pkgsrc/pkgtools/pkg_install/files
jlam 06768a3ab4 Update pkg_install to version 20030912. Changes from 200230907 are
adding two new options to pkg_admin(1) to simply using this utility to
list the bare package names that match patterns when looking in PKG_DBDIR:

      -b      Print only the basenames when matching package names for
              lsall and lsbest.

      -d lsdir
              Set lsdir as the path to the directory in which to find
              matching package names for lsall and lsbest.
2003-09-13 05:50:23 +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 Bump version to 20030907. Changes from previous version include: 2003-09-09 13:34:11 +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 version 20030912. Changes from 200230907 are 2003-09-13 05:50:23 +00:00
view Bump version to 20030907. Changes from previous version include: 2003-09-09 13:34:11 +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.