Commit graph

19 commits

Author SHA1 Message Date
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
hubertf
fc3822a7a8 Fix path to RFC-database, it's most certainly not in /usr/local.
Bump revision.
2005-07-18 20:00:22 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
seb
f8cdf2b9f6 Replace ad hoc sed usage with REPLACE_PERL. 2004-02-16 10:11:45 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
skrll
88af130dfa Move to sha1 digests, and add distfile sizes. 2001-04-20 15:04:54 +00:00
zuntum
94021430b0 Revert last change, as Hubert requested 2001-04-17 20:58:43 +00:00
agc
bbc67fac91 + 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:53:33 +00:00
zuntum
d5afbce8e0 Put sed substitution to "do-patch", not "post-patch", as we don't
actually have patches for it. Main reason for this is that I was taken
aback when I read the Makefile.
2001-04-17 10:49:26 +00:00
zuntum
0558f6b386 Update rfcutil to 3.2
v3.2 03.19.01
-Thanks to Roberto Scaramuzzi for fixing my logic when searching for a
 suitable browser.  This would possibly return a non preferred viewer.
-Various clean-ups and syntax changes.
2001-04-07 21:45:47 +00:00
zuntum
9de97ea352 Set PKGNAME to rfcutil-3.1, do not derive it from DISTNAME because check script complains 2001-03-15 18:57:00 +00:00
zuntum
e02fbf7d0d DEPEND -> DEPENDS and fix my mail address 2001-03-14 16:17:07 +00:00
hubertf
e13ec79d8b [reimport into right dir - the other one was already reported to admins]
Added rfcnet-3.1:
Search for RFCs and do ports, services & protocol lookups

RFC Util allows you to specify the number of an RFC, or a search string, and
it returns all related RFCs. It features command line switches to spawn lynx
or w3m to view the RFC, dump to file for offline viewing, or mail to
an address. It also allows local and remote lookups of port, service,
or proto numbers.

Contributed by Tomasz Luchowski <zuntum@eik.pl> in PR 12131
2001-03-05 23:37:15 +00:00