NetBSD/usr.sbin/pkg_install/add
agc 959d0a0cde + Remove obsolete and unused string functions.
+ Fix a bug introduced when the package name comparison routines were moved -
alternate matching now completes and works properly.
+ Add -R argument to pkg_create, which re-orders any directories in the
generated PLIST into reverse alphabetic order.
+ Add -l argument to pkg_create, which checks that any symbolic links in
the package are relative-to-$PREFIX pathnames, rather than full pathnames.
+ General cleanup elsewhere.
1998-10-12 12:03:24 +00:00
..
Makefile WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
add.h More cleanup - various bits of KNF. 1998-10-09 18:27:31 +00:00
extract.c More cleanup - various bits of KNF. 1998-10-09 18:27:31 +00:00
futil.c Allow symlinks to directories instead of pure directories in several 1998-08-27 23:37:35 +00:00
main.c + Remove obsolete and unused string functions. 1998-10-12 12:03:24 +00:00
perform.c + Remove obsolete and unused string functions. 1998-10-12 12:03:24 +00:00
pkg_add.1 Add support for CONFLICTS entry, implement -C switch for pkg_create 1998-06-05 11:22:19 +00:00