pkgsrc/www/apache
grant 35616f80b5 when Apache is built with dlcompat present, the installed httpd/os.h
header file #includes <dlfcn.h>, so we need to include
dlopen.buildlink3.mk so that dlfcn.h can be found by packages which
use httpd/os.h.

XXX this is not entirely correct, but works around the problem
XXX sufficiently. the problem is that Darwin (7.7.x) has dlopen() and
XXX friends but does not provide prototypes in dlfcn.h (or anywhere else).
2004-12-19 04:02:43 +00:00
..
files Use ${VARBASE} instead of hardcoded /var. 2004-11-15 15:05:34 +00:00
patches Pass the DL_* flags to the compiler when building httpd so that dlopen 2004-11-26 18:52:47 +00:00
buildlink3.mk when Apache is built with dlcompat present, the installed httpd/os.h 2004-12-19 04:02:43 +00:00
DESCR
distinfo Pass the DL_* flags to the compiler when building httpd so that dlopen 2004-11-26 18:52:47 +00:00
Makefile Pass the DL_* flags to the compiler when building httpd so that dlopen 2004-11-26 18:52:47 +00:00
module.mk Remove references to buildlink2. 2004-07-06 22:51:34 +00:00
PLIST Update "apache" package to version 1.3.32. Changes since version 1.3.31: 2004-10-25 08:44:16 +00:00
PLIST.shared Merge changes in packages from the buildlink2 branch that have 2002-08-25 18:38:05 +00:00
PLIST.suexec