pkgsrc/pkgtools/pkg_install/files
jlam 73bf789d08 Update pkg_install to 20030914. Changes from version 20030913 are
ensuring that recursive pkg_delete'ing works by using the correct
pkg_dbdir to find packages.  This fixes recursive deleting if the
-K flag is passed to pkg_delete(1), and the named dbdir differs from
the default dbdir (/var/db/pkg).
2003-09-14 04:58:30 +00:00
..
add Bump version to 20030907. Changes from previous version include: 2003-09-09 13:34:11 +00:00
admin Update pkg_install to version 20030912. Changes from 200230907 are 2003-09-13 05:50:23 +00:00
create Bump version to 20030907. Changes from previous version include: 2003-09-09 13:34:11 +00:00
delete Update pkg_install to 20030914. Changes from version 20030913 are 2003-09-14 04:58:30 +00:00
info Pull in rev 1.49 of perform.c from src/usr.sbin/pkg_install/info. This 2003-09-10 17:31:49 +00:00
lib Update pkg_install to 20030914. Changes from version 20030913 are 2003-09-14 04:58:30 +00:00
view Update pkg_install to 20030913. Changes from version 20020912 are quieting 2003-09-13 09:24:07 +00:00
config.guess Update pkg_install to 20030823, which has the changes to support 2003-09-01 16:27:07 +00:00
config.sub Update pkg_install to 20030823, which has the changes to support 2003-09-01 16:27:07 +00:00
configure Substitute for various program paths used by the linkfarm(1) and 2003-09-08 04:49:05 +00:00
configure.ac Substitute for various program paths used by the linkfarm(1) and 2003-09-08 04:49:05 +00:00
install-sh Import autoconf'd pkg_install source from 2002-12-20 18:13:52 +00:00
Makefile.in Exit if there's a problem building in one of the subdirectories instead of 2003-09-08 01:36:45 +00:00
README Update pkg_install to 20030823, which has the changes to support 2003-09-01 16:27:07 +00:00
src2nbcompat Only copy new files into place if they're different from the original file, 2003-09-02 08:26:35 +00:00
tkpkg Import autoconf'd pkg_install source from 2002-12-20 18:13:52 +00:00

# $NetBSD: README,v 1.2 2003/09/01 16:27:09 jlam 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, Christian E. Hopps,
and Johnny Lam.

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