OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Christian Edward Gruber (Christian.Edward.Grubergmx.net)
Date: Tue Sep 04 2001 - 13:19:21 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    The policy is not to have it by default. If you want to have a /package
    directory on your OpenBSD system, and install everything into it, do:

    PREFIX=/package make install clean

    in the ports tree, or if you like,

    PREFIX=/package/${package_name} make install clean

    (to get a more /opt style)

    Policy is what OpenBSD will go out of their way to support conveniently.
    Your computer is your own to configure as you choose.

    cg.