Commit graph

16 commits

Author SHA1 Message Date
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