ef020cc402
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. |
||
---|---|---|
.. | ||
add | ||
admin | ||
bpm | ||
create | ||
delete | ||
info | ||
lib | ||
view | ||
Makefile | ||
Makefile.inc | ||
README | ||
tkpkg |
# $NetBSD: README,v 1.11 2004/04/11 06:13:46 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.