NetBSD/usr.sbin/pkg_install
abs 0be46fce4e Fix file descriptor leak in read_buildinfo() which caused one leaked
descriptor per package inspected. 'pkg_add *' in a large directory now
works.  Update PKGTOOLS_VERSION to "20040410"
2004-04-10 09:10:17 +00:00
..
add Fix file descriptor leak in read_buildinfo() which caused one leaked 2004-04-10 09:10:17 +00:00
admin Spell the plural of suffix "suffixes", not "suffices". 2004-02-13 17:56:17 +00:00
bpm s/netbsd.org/NetBSD.org/g 2004-03-16 14:31:15 +00:00
create Re-add umask() setting, and parameterize it so that pkgsrc/bootstrap based 2004-04-09 18:27:48 +00:00
delete Changes to make these work on Interix: remove nonroot warnings if on 2004-03-29 21:41:39 +00:00
info Some package names are extra long, like xscreensaver-gnome-4.13 2004-04-01 02:37:24 +00:00
lib Fix file descriptor leak in read_buildinfo() which caused one leaked 2004-04-10 09:10:17 +00:00
view s/netbsd.org/NetBSD.org/i 2003-11-12 13:31:07 +00:00
Makefile Add a simple text menu-based binary package manager, bpm(1). 2003-12-21 11:31:46 +00:00
Makefile.inc
README Sort names. 2003-10-04 00:53:12 +00:00
tkpkg

# $NetBSD: README,v 1.10 2003/10/04 00:53:12 wiz 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,
Thomas Klausner, Johnny Lam, and Matthias Scheler.

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