Commit graph

33 commits

Author SHA1 Message Date
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
bsiegert
3364239cca Use lynx, not the vulnerable links, by default. From kj Woolley in
PR pkg/49740.
2015-05-11 14:07:44 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
hans
180f800ab0 Fix build with options lynx or w3m.
Don't use sed directly at do-extract, instead use SUBST at post-patch.
Change patch-aa to apply against the original source.
2012-02-25 14:07:59 +00:00
hubertf
a25f7c1bfe Update to rfc-3.2nb7:
Add patch to see if the downloaded index is compressed,
and if so uncompress it. Gets 'links' working again as
viewer / download tool.
2011-11-23 13:30:30 +00:00
hans
7f799b85fd Fix patch breakage when not using links as viewer.
Instead of patching the URL for rfc-index.txt, define it in the Makefile
and use the existing sed command in do-extract.

Bump revision to 6.
2011-05-04 16:27:42 +00:00
hubertf
35a240a54c Fix broken URL for rfc-index.txt download.
Bump version to rfcutil-3.2nb5
2011-01-19 22:13:04 +00:00
wiz
aeaceb273d Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
joerg
1d5cc86ec3 DESTDIR support 2009-02-16 18:44:40 +00:00
hubertf
11dd3b3884 Add support for the options framework
Enable support for w3m and lynx
Add support for links
Default to links, as w3m doesn't build on Mac OS X
2009-01-04 15:37:07 +00:00
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