pkgsrc/pkgtools/pkg_install/files
erh c8629a84a6 Fix strip_txz() so it actually works even when the extension found isn't
going to be returned.  This fixes some issues with automatic installation
 of dependencies.
2008-10-13 15:54:24 +00:00
..
add pkg_install-20080916: 2008-09-17 15:21:30 +00:00
admin pkg_install-20081002: 2008-10-02 20:46:56 +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 pkg_install-20080916: 2008-09-17 15:21:30 +00:00
delete pkg_install-20080916: 2008-09-17 15:21:30 +00:00
info Drop clauses 3 and 4 from TNF licenses 2008-04-29 05:46:08 +00:00
lib Fix strip_txz() so it actually works even when the extension found isn't 2008-10-13 15:54:24 +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 20080915: 2008-09-16 13:32:58 +00:00
configure.ac 20080915: 2008-09-16 13:32:58 +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.