Commit graph

4 commits

Author SHA1 Message Date
jlam
c3a1661459 Support buildlink3. 2003-11-25 11:42:09 +00:00
grant
ca400a8282 apache6 has no buildlink2.mk as it is handled automagically by
apache/buildlink2.mk, so include that instead.

makes this actually work with apache6.
2003-11-21 07:04:43 +00:00
grant
64acec9a80 style/whitespace fixes 2003-10-19 07:46:50 +00:00
erh
2912824c9a Add an apache.mk, similar to java-vm.mk and emacs.mk, that allows apache
modules that will work with more than one version of the apache web server
to not require a separate package for each version of apache.  This was
originally based on java-vm.mk
	Makefile variables added:
		PKG_APACHE_ACCEPTED : Contains the list of valid versions of apache.
		USE_APR : If set, the package required apr to run.
	User variabled added:
		PKG_APACHE_DEFAULT : The version of apache to install, if there is
		                     none yet.  Defaults to apache13
	Variables set:
		PKG_APACHE : Which version of apache is being used.
2003-09-04 03:00:19 +00:00