Commit graph

21 commits

Author SHA1 Message Date
wiz
e9d3d62e6e Don't expect perl to provide p5-CGI, depend on the package instead.
Bump PKGREVISION.

p5-CGI will be removed from perl soon.
2014-05-31 12:22:42 +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
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +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
zafer
1a1a825c64 service suspended. prevent timeout. fetch from backup. 2011-03-17 22:00:48 +00:00
joerg
fb90b8cd25 DESTDIR support 2010-02-11 22:46:18 +00:00
rillig
bb5c84e48f Fixed creating libexec/cgi-bin as a regular file. Corrected PKGMANDIR. 2006-10-17 07:00:19 +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
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
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13: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
seb
18f9eecb30 Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-10 12:52:19 +00:00
jmmv
73d1a17858 Use REPLACE_PERL. 2003-07-02 17:02:54 +00:00
wiz
057df85503 Install to LOCALBASE, not hardwired /usr/pkg.
Patches provided by Hiramatsu Yoshifumi in pkg/15206.
2002-01-29 13:42:28 +00:00
jlam
0374075bfe APACHE_SYSCONFDIR is obsolete...set PKG_SYSCONFSUBDIR to httpd instead. 2001-11-25 19:18:32 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
71b65d6be2 Alter dependencies so that perl>=5.6.1nb2 will satisfy the dependency for
p5-CGI or p5-Data-Dumper.
2001-09-05 17:18:21 +00:00
kim
0ba843ee17 Works with CGI.pm 2.66 as well. 2001-05-31 19:18:18 +00:00
kim
1bb7ed2ba3 CGI.pm 2.72 is ok. 2001-05-29 20:17:24 +00:00
kim
fc95cb9470 Stripes is a Looking Glass implementation that works with Zebra and
Cisco routers. A Looking Glass is a CGI script for viewing results of
simple queries executed on remote routers.
2001-05-29 20:04:59 +00:00