summaryrefslogtreecommitdiff
path: root/www/apache2/Makefile
AgeCommit message (Expand)AuthorFilesLines
2006-04-23Fix ownership permissions on installed filesadrianp1-2/+37
2006-04-23Modify packages that set PKG_USERS and PKG_GROUPS to follow the newjlam1-2/+2
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig1-4/+4
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-25Add "pkg-config" to the list of tools required for building thetron1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
2006-01-21Add fix for CVE-2005-3357 from Apache bug report 37791.tron1-2/+2
2006-01-05Fix the default config and ServerRoot paths in apache and apache2 manpages,ghen1-2/+11
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
2005-12-15Add fix for security vulnerability reported in CVE-2005-3352 taken fromtron1-2/+2
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-5/+5
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
2005-10-23Add missing manpage to PLIST. Bump PKGREVISION for binary package change.jlam1-2/+2
2005-10-21Require at least version 0.9.7.2.0.55 of the "apr" package becausetron1-1/+4
2005-10-17Update "apr" package to version 0.9.7. Changes since version 0.9.6:tron1-2/+1
2005-09-28Removed trailing white-space.rillig1-2/+2
2005-09-02Add patch from Apache SVN repository to fix weak client certificatetron1-2/+2
2005-08-28- Add security patch for CAN-2005-2491 from Apache SVN repository.tron1-2/+2
2005-08-23The real user name in PKG_USERS does not need to be escaped with doublerillig1-2/+2
2005-08-20The htdocs directory is under ${PREFIX}, so use REQD_DIRS instead ofjlam1-4/+4
2005-08-19Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMSjlam1-4/+4
2005-08-08Add fixes for CAN-2005-1268 (not really a security problem) andtron1-2/+2
2005-07-16Remove some unnecessarily strong dependencies on perl that resultedjlam1-2/+2
2005-05-21SUBST_FILES.* must be relative to ${WRKSRC}.jlam1-5/+5
2005-05-21Move the PKGREVISION from the Makefile.common. It should be usedreed1-1/+2
2005-05-10apr/buildlink3.mk defines PKG_BUILD_OPTIONS.apr as the result of thejlam1-2/+2
2005-05-09Check if a variable is defined before matching against it in .ifdillo1-2/+2
2005-04-25Changes 2.0.54:adam1-14/+12
2005-04-18Remove custom "restart" code from startup script so that Apache reallytron1-2/+2
2005-04-12Updated apache to 2.0.53nb1martti1-1/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-04-11Install mkcert to help with certificate creation. The script wasmartti1-2/+8
2005-02-09Update "apache2" package to version 2.0.53. Changes since version 2.0.52:tron1-2/+1
2005-02-07Make deflate a default module; bump pkgrevision.martin1-3/+3
2005-01-03Add a patch missed in the previous commit.minskim1-2/+2
2005-01-01Always use ${PERL5} as a perl path, instead of depending on PrintPath.minskim1-2/+3
2004-12-28The default location of the pkgsrc-installed rc.d scripts is nowreed1-2/+2
2004-12-18- Bump to nb5 to specifically address a new apache vuln:adrianp1-2/+2
2004-12-07Classes must be appended to SUBST_CLASSES.seb1-3/+3
2004-11-30Modify the apxs(8) script to use ${APR_LIBTOOL} as the libtool tojlam1-2/+2
2004-11-26Pass DL_* flags to the compiler when linking httpd since it dlopensjlam1-2/+3
2004-11-24There are additional headers installed if APACHE_MPM == "worker".jlam1-1/+6
2004-11-23We don't need to check for APR_USE_* or generate our own _APR_OPTIONSjlam1-13/+7
2004-11-22* Create APACHE_MPM variable that can be either "prefork" or "worker"jlam1-5/+20
2004-11-22Convert to use bsd.options.mk: APACHE_SUEXEC is now the "suexec" option.jlam1-21/+5
2004-11-22Clarify that APACHE_MODULES is the list of modules that are linkedjlam1-2/+5
2004-11-22Fix OpenLDAP detection after devel/apr was converted to use bsd.options.mk.jlam1-4/+8
2004-11-22Use BUILDLINK_PREFIX.apr to refer to the installed location of the aprjlam1-9/+7
2004-11-10Add --localstatedir=${VARBASE} to CONFIGURE_ARGS.epg1-1/+2