Commit graph

15 commits

Author SHA1 Message Date
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
grant
60ad86155b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
wiz
65193cf15f Fix build on Solaris. From Jonathan Perkin in PR 22907. 2003-09-23 13:34:44 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
agc
027c166bf7 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:28:57 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
zuntum
05cd238a63 Change my email address to zuntum@netbsd.org 2001-03-16 20:51:13 +00:00
hubertf
7585acdc0b Update dog to 1.7. Changes:
The --skip-tags option was added, in order to use the formating
filters (like --krad and --rot13) without changing the contents of HTML tags.
A hex dump filter was added (--hex), which displays output in hexadecimal
values. Last, but certainly not least, the --oog filter was added to do
trivial conversion of input text into a format that OOG, of Slashdot fame,
might use.

Upgraded on request (and hints) from Tomasz Luchowski <zuntum@eik.pl>
2001-02-26 22:56:46 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
hubertf
34e6365eee Add dog-1.5:
Dog writes the contents of each given file, URL, or stdin

Dog writes the contents of each given file,  URL,  or  the standard
input if none are given or when a file named '-' is given, to the
standard output.  It  currently  supports the  file,  http,  and
raw URL types. It is designed as a compatible, but enhanced,
replacement of cat(1).

Submitted by Tomasz Luchowski <zuntum@eik.pl> in PR 11992
2001-01-19 01:35:05 +00:00