pkgsrc/pkgtools/pkg_install/files
joerg 4f6bbb3a46 pkg_install-20091115:
Completely ignore @src in pkg_create. Silently ignore the -L option.
The combination of -I and -p are used by pkgsrc for the same result.
2009-11-05 16:22:32 +00:00
..
add pkg_install-20091006: 2009-10-07 12:53:26 +00:00
admin pkg_install-20091021: 2009-10-21 17:10:36 +00:00
bpm regen. 2009-02-08 23:14:14 +00:00
create pkg_install-20091115: 2009-11-05 16:22:32 +00:00
delete pkg_install-20090817: 2009-08-16 21:10:14 +00:00
info pkg_install-20090911: 2009-09-11 18:00:12 +00:00
lib pkg_install-20091115: 2009-11-05 16:22:32 +00:00
view regen. 2009-02-08 23:14:14 +00:00
x509 Merge x509 setup and documentation from pkg_install-renovation. 2009-02-02 12:49:16 +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 pkg_install-20090911: 2009-09-11 18:00:12 +00:00
configure.ac pkg_install-20090911: 2009-09-11 18:00:12 +00:00
install-sh
Makefile.in Merge pkg_install-20090201 from pkg_install-renovation branch. 2009-02-02 12:34:59 +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.