Go to file
agc 33ef3d651a Add a new packing list directive, @blddep, which notes the exact
version of the pre-requisite package which was used to build the
package. This is derived automatically from the list of pre-requisite
packages which is provided to pkg_create(1) in the -P argument.

Bump the version number to 20020305.

Versions of the pkg_install tools prior to 20020305, when adding a
binary package with embedded @blddep directives, will warn that the
directive is not recognised, but will continue to add the binary
package.
2002-03-05 13:01:19 +00:00
bin Drop trailing space. 2002-03-04 13:19:33 +00:00
crypto don't try to use the krb5 context if the init fails; should fix 2002-02-26 11:16:08 +00:00
dist More ipip references 2002-03-04 15:15:39 +00:00
distrib provide check_DESTDIR and check_RELEASEDIR targets in <bsd.own.mk> 2002-03-05 03:51:21 +00:00
etc provide check_DESTDIR and check_RELEASEDIR targets in <bsd.own.mk> 2002-03-05 03:51:21 +00:00
games Correct spelling of "delimiter", and remove from ignored-errors lists. 2002-02-26 02:37:28 +00:00
gnu sync with FSF binutils: 2002-03-04 13:35:42 +00:00
include Make it obvious in comments that dispatch takes some arguments (from 2002-02-25 22:44:56 +00:00
lib Unblock a few routines that are needed if 128bit support is being pulled in. 2002-03-04 21:27:19 +00:00
libexec Lineup comment and remove unnecessary whitespaces. 2002-03-04 01:40:56 +00:00
regress add test for -P 2002-03-04 13:17:32 +00:00
sbin add "Apple UFS" and "Apple Boot" partition ids used by Darwin 2002-03-04 04:22:22 +00:00
share oops; should define check_DESTDIR before setting default for DESTDIR... 2002-03-05 03:53:58 +00:00
sys Enforce 10-bit width for I/O addresses of 16-bit PC Cards when I/O 2002-03-05 11:56:33 +00:00
tools Fix target ordering glitches: the `afterinstall' sources in here depend 2002-03-01 15:39:00 +00:00
usr.bin Remove prototypes for some static functions that don't exist. 2002-03-05 12:54:34 +00:00
usr.sbin Add a new packing list directive, @blddep, which notes the exact 2002-03-05 13:01:19 +00:00
BUILDING document various supported environment variables, including MAKEOBJDIRPREFIX 2002-03-05 01:15:51 +00:00
BUILDING.mdoc document various supported environment variables, including MAKEOBJDIRPREFIX 2002-03-05 01:15:51 +00:00
Makefile Restructure infodir-meta to call a proper submake. Put the code into the 2002-03-01 06:02:41 +00:00
Makefile.inc
UPDATING Tell VAX people to update their gas so they can assemble -current sources. 2002-02-24 01:15:21 +00:00
build.sh Nuke my "mkdirp" hack. "mkdir -p" is used so liberally throughout the 2002-03-02 03:51:02 +00:00