freebsd-dev/usr.sbin/pkg_install
Masafumi Max NAKANE cb48519127 Pkg_add refused to process package whose packing list contains @exec/@unexec
before any file names.  This change makes pkg_add to process those
packages if @exec/@unexec commands don't contain any %[fFB].  Also
enable @exec/@unexec that have %D if the installation prefix is known to
pkg_add.
Reviewed by:	jkh
1997-10-24 08:32:06 +00:00
..
add Pkg_add refused to process package whose packing list contains @exec/@unexec 1997-10-24 08:32:06 +00:00
create Don't return from cleanup() - if it's removed the playpen then very 1997-10-13 15:03:55 +00:00
delete Don't return from cleanup() - if it's removed the playpen then very 1997-10-13 15:03:55 +00:00
info Deal with PLIST_UNEXEC properly. 1997-10-18 05:42:05 +00:00
lib - do string-magic on the right variable when trying 1997-10-18 05:54:17 +00:00
Makefile
Makefile.inc
README
tkpkg

This is the pkg_install suite of tools for doing maintainance of
software "packages".  More documentation is available in the man pages
for each individual command.

This code was written by Jordan Hubbard for FreeBSD, snatched and
mildly reshaped by John Kohl in NetBSD and the changes taken back into
FreeBSD again by Jordan, who then proceeded to add another couple
of dozen features on top.  Whee! :-)