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