pkgsrc/pkgtools/pkg_install/files
grant 485637d8af sync with src:
initialise a variable before using it. pkg_info binpkg.tgz would pass
garbage on the command line to tar(1).
2005-02-21 01:21:39 +00:00
..
add Pull in documentation improvements and a minor change to allow building 2005-02-05 00:28:58 +00:00
admin Pull in documentation/whitespace fixes and improvements from the HEAD 2005-02-04 01:19:03 +00:00
bpm regen pkg_info.cat1 after last update to man page source. 2004-08-26 09:34:58 +00:00
create Pull in portability changes from src, and bump version to 20041226: 2004-12-29 12:16:56 +00:00
delete Pull in documentation improvements and a minor change to allow building 2005-02-05 00:28:58 +00:00
info sync with src: 2005-02-21 01:21:39 +00:00
lib sync with src: 2005-02-20 09:17:25 +00:00
view Pull in documentation/whitespace fixes and improvements from the HEAD 2005-02-04 01:19:03 +00:00
config.guess update config.{sub,guess} for various bootstrap tools. fixes build on 2004-12-12 00:46:28 +00:00
config.sub update config.{sub,guess} for various bootstrap tools. fixes build on 2004-12-12 00:46:28 +00:00
configure Fix the version number of the package in the configure script, and modify 2004-08-21 06:33:39 +00:00
configure.ac Fix the version number of the package in the configure script, and modify 2004-08-21 06:33:39 +00:00
install-sh
Makefile.in Don't use .PHONY, which isn't understood by every make. Split out the 2004-08-31 17:40:41 +00:00
pkg_install2nbcompat s/pax/pkg_install/ in the usage message. 2005-02-03 23:53:23 +00:00
README Pull in documentation/whitespace fixes and improvements from the HEAD 2005-02-04 01:19:03 +00:00
tkpkg

# $NetBSD: README,v 1.6 2005/02/04 01:19:03 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, Rene Hexel,
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.

This is the canonical location for these sources.  Any changes should
be made here first, then merged over to pkgsrc.