freebsd-dev/usr.sbin/pkg_install/lib
Satoshi Asami 5edd12d270 The environment variable PKG_PREFIX is set to the first @cwd command
in the packing list, or the argument to -p if it is specified, before
the requirements/installation/deinstallation scripts are called.  This
enables the scripts to be written to work on the final installation
destination, even if the user uses -p to override the package's default.
1994-05-25 18:00:04 +00:00
..
exec.c Lots of misc tweaks, support for arbitrary separators in pkg_info, more 1993-09-03 23:01:17 +00:00
file.c Added code for doing % sequence expansion, added new @unexec command. 1993-09-18 03:39:50 +00:00
global.c Make y_or_n() pay attention to AutoAnswer global. 1994-04-05 14:08:47 +00:00
lib.h The environment variable PKG_PREFIX is set to the first @cwd command 1994-05-25 18:00:04 +00:00
Makefile Lots of misc tweaks, support for arbitrary separators in pkg_info, more 1993-09-03 23:01:17 +00:00
msg.c Make y_or_n() pay attention to AutoAnswer global. 1994-04-05 14:08:47 +00:00
pen.c Made staging area configurable rather than assuming /tmp (-t) 1993-09-05 04:54:24 +00:00
plist.c Add new find_plist() function. 1994-05-25 06:27:24 +00:00
str.c The release version of my package install suite. Please see man pages 1993-08-26 01:19:55 +00:00