NetBSD/usr.sbin/pkg_install
2003-09-19 17:44:53 +00:00
..
add Bump date for previous. 2003-09-08 07:12:53 +00:00
admin Initialize cnt; from Greg A. Woods in PR 22862. 2003-09-19 17:44:53 +00:00
create Sort options; use Fl x instead of Ar -x; use Pq/Sq. 2003-09-08 09:11:12 +00:00
delete Update pkg_install to 20030914. Changes from version 20030913 are 2003-09-14 04:58:30 +00:00
info Fix a bug I accidentally introduced in rev. 1.48 where a pkg_dbdir could no 2003-09-10 17:28:59 +00:00
lib Let pkg_admin(1) have a -S argument - some vendors' xargs(1) don't pass 2003-09-18 09:56:20 +00:00
view Update pkg_install to 20030913. Changes from version 20020912 are quieting 2003-09-13 09:20:26 +00:00
Makefile Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
Makefile.inc Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
README Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
tkpkg Silly as it may be, update the #! line in this script to match the pkgsrc 2000-09-14 18:00:44 +00:00

# $NetBSD: README,v 1.7 2003/09/02 07:34:48 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.