pkgsrc/www/apache
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
..
files Remove custom "restart" code from startup script so that Apache really 2005-04-18 14:40:17 +00:00
patches Update apache to apache_1-3.33nb3: 2005-02-28 23:30:48 +00:00
buildlink3.mk Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
DESCR
distinfo Update apache to apache_1-3.33nb3: 2005-02-28 23:30:48 +00:00
Makefile Remove some obsolete variables from BUILD_DEFS. 2005-05-31 20:00:43 +00:00
module.mk Don't check for USE_BUILDLINK3 anymore in these files. These are included 2005-03-24 22:42:58 +00:00
PLIST RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. 2005-05-02 20:33:57 +00:00
PLIST.shared
PLIST.suexec