959d0a0cde
+ 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. |
||
---|---|---|
.. | ||
add | ||
create | ||
delete | ||
info | ||
lib | ||
Makefile | ||
Makefile.inc | ||
README | ||
tkpkg |
# $NetBSD: README,v 1.2 1997/06/05 12:59:19 agc Exp $ # Original from FreeBSD, no rcs id. 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! :-)