pkgsrc/pkgtools/pkg_install/files
jlam fa97dd7fdd Sync with version 20040730 from src/usr.sbin/pkg_install on the HEAD:
> Re-work the code which checks the recorded build versions of a binary
> package to make pkg_add work properly when no +BUILD_INFO file exists.
>
> Modify the return value from read_buildinfo() to return 1 for success
> and 0 for failure.
>
> Use symbolic constants, rather than integers.
>
> If we can't read the build information, always tell of this fact.
>
> Bump version to 20040730
>
> Addresses PR 26429; a different version of these mods were verified to
> allow a +BUILD_INFO-less binary package to be added by Martin Husemann.
2004-08-06 16:57:03 +00:00
..
add Sync with version 20040730 from src/usr.sbin/pkg_install on the HEAD: 2004-08-06 16:57:03 +00:00
admin Sync with version 20040730 from src/usr.sbin/pkg_install on the HEAD: 2004-08-06 16:57:03 +00:00
bpm Sync with version 20040730 from src/usr.sbin/pkg_install on the HEAD: 2004-08-06 16:57:03 +00:00
create Sync with version 20040730 from src/usr.sbin/pkg_install on the HEAD: 2004-08-06 16:57:03 +00:00
delete Remove warning on Interix; OK'd by hubertf. 2004-03-29 20:28:05 +00:00
info Sync with version 20040730 from src/usr.sbin/pkg_install on the HEAD: 2004-08-06 16:57:03 +00:00
lib Sync with version 20040730 from src/usr.sbin/pkg_install on the HEAD: 2004-08-06 16:57:03 +00:00
view Sync with version 20040730 from src/usr.sbin/pkg_install on the HEAD: 2004-08-06 16:57:03 +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 Sync with version 20040730 from src/usr.sbin/pkg_install on the HEAD: 2004-08-06 16:57:03 +00:00
configure.ac Sync with version 20040730 from src/usr.sbin/pkg_install on the HEAD: 2004-08-06 16:57:03 +00:00
install-sh Import autoconf'd pkg_install source from 2002-12-20 18:13:52 +00:00
Makefile.in clean up autoconf generated files in view/ 2003-09-23 06:05:13 +00:00
README Update pkg_install to 20040411, pulling up the changes in the NetBSD source 2004-04-11 06:56:11 +00:00
tkpkg Import autoconf'd pkg_install source from 2002-12-20 18:13:52 +00:00

# $NetBSD: README,v 1.5 2004/04/11 06:56:11 rh 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.