pkgsrc/pkgtools/pkg_install/files
2008-05-08 15:30:17 +00:00
..
add Revert last change, it was not intended to go into HEAD. 2008-04-26 17:40:01 +00:00
admin Drop clauses 3 and 4 from TNF licenses 2008-04-29 05:46:08 +00:00
audit-packages Fix download-vulnerability-list's -c option. From Jim Bernard in PR 38231. 2008-03-13 08:37:43 +00:00
bpm regen. 2007-08-02 23:34:08 +00:00
create Revert last change, it was not intended to go into HEAD. 2008-04-26 17:40:01 +00:00
delete Make pkg_delete with -p actually work. Prepending the prefix doesn't 2008-04-23 20:54:39 +00:00
info Drop clauses 3 and 4 from TNF licenses 2008-04-29 05:46:08 +00:00
lib 2-clause my license. 2008-05-08 15:30:17 +00:00
view Add datarootdir to shut up configure. 2008-03-10 12:14:32 +00:00
config.guess Sync config.{guess,sub} with mk/gnu-configure. 2007-03-12 00:48:28 +00:00
config.sub Sync config.{guess,sub} with mk/gnu-configure. 2007-03-12 00:48:28 +00:00
configure Detect socket and gethostbyname requirements for Solaris. 2008-04-20 13:59:09 +00:00
configure.ac Detect socket and gethostbyname requirements for Solaris. 2008-04-20 13:59:09 +00:00
install-sh
Makefile.in - only build pkg_admin, pkg_create and pkg_info for --enable-bootstrap 2007-08-03 13:15:58 +00:00
README Merge remaining small changes from NetBSD, most of all the pkgsrc.7 man 2007-07-16 09:57:56 +00:00
tkpkg

# $NetBSD: README,v 1.9 2007/07/16 09:57:56 joerg 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! :-)

In another round of enhancements, NetBSD changes were added by
Alistair Crooks, Hubert Feyrer, Thorsten Frueauf, Rene Hexel,
Christian E. Hopps, Thomas Klausner, Johnny Lam, Matthias Scheler and
Adrian Portelli.

When making snapshots, please modify PKGTOOLS_VERSION in lib/version.h
to that day's date.

pkgsrc/pkgtools/pkg_install is the canonical location for these sources.