Go to file
Satoshi Asami bfe907886a Add a variable LOCAL_PREFIX that defaults to "/usr/local", as a
counterpart to X11BASE (default "/usr/X11R6").

Now PREFIX is set to ${X11BASE} or ${LOCAL_PREFIX} depending on
whether USE_IMAKE or USE_X11 is set or not.

This enables us to refer to non-X ports from X ports using
${LOCAL_PREFIX}, thus removing most of the remaining "/usr/local"s
from the ports tree.

This will also allow the system administrator to move the whole
"local" tree to somewhere else, without affecting X ports.  (Of course
not all ports are necessarily happy with that, but we're working on
it.)

Based on: an idea that came up while I was watching a football game
          several months ago ("hey, maybe I can move that sideline
          without disturbing the other!")
1996-03-31 10:02:09 +00:00
bin Fixed typo. 1996-03-31 02:29:13 +00:00
eBones Big clean-up job. Remove ancient and never-to-be used stuff. 1996-03-11 16:17:58 +00:00
etc Add /usr/share/examples/perfmon. 1996-03-28 21:17:42 +00:00
games add missing include files 1996-03-13 23:38:21 +00:00
gnu Moved the include of <sys/types.h> to before the include of <dirent.h> 1996-03-29 14:00:25 +00:00
include Slightly simplify inlined functions 1996-03-25 13:46:21 +00:00
lib stat() before open() because opening of special files may be harmful. 1996-03-29 12:55:54 +00:00
libexec Here is a patch to talkd which makes it send the request to the tty with 1996-03-24 09:27:20 +00:00
lkm Add in qcam module (forgot) 1996-03-24 00:30:38 +00:00
release Add the jp.106 Japanese keymap to list of possibilities. I also see 1996-03-30 16:19:40 +00:00
sbin Fixed a type to match Lite2's fixed-width type changes. 1996-03-19 14:41:05 +00:00
secure Comment out the NOPROFILE=yes to make this orthogonal with the rest of our 1996-03-17 15:43:32 +00:00
share Add a variable LOCAL_PREFIX that defaults to "/usr/local", as a 1996-03-31 10:02:09 +00:00
sys Removed dead option DUMMY_NOPS. 1996-03-31 04:18:02 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Renamed Proc-cache to Dir-cache for the same reasons as in vmstat. 1996-03-29 14:48:25 +00:00
usr.sbin Another round of fixes: 1996-03-31 09:55:02 +00:00
COPYRIGHT
Makefile Re-instate the bootstrap target which can be used to build tools 1996-03-24 13:16:45 +00:00