Commit graph

11 commits

Author SHA1 Message Date
rillig
0fce61e7ee Fixed pkglint warnings. 2006-03-12 14:31:23 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
758d912e33 Update package Makefile now that bsd.pkg.extract.mk is using the
"extract" script for extraction.  Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed.  The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
2006-01-21 18:57:40 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
wiz
e7bd7f29f9 Update to 2002.1nb1: relnotes.txt has changed, use a different DIST_SUBDIR. 2004-07-19 12:34:50 +00:00
salo
0b5611d5d1 basename -> ${BASENAME}, from Soren Jacobsen via PR pkg/23539. 2003-11-23 07:14:09 +00:00
schmonz
a8c9d30b9c relnotes.txt has been updated again. From Robert Elz in PR pkg/19900. 2003-01-18 16:00:08 +00:00
schmonz
eb7e938dc0 The release notes have been updated. 2002-11-22 21:19:11 +00:00
schmonz
684b1a96bb Initial import of documentation for Perforce 2002.1: user manuals,
release notes, technical notes, FAQ's, and some other documents of
interest.
2002-09-01 02:34:37 +00:00