aboutsummaryrefslogtreecommitdiff
path: root/www/apache22-event-mpm
Commit message (Collapse)AuthorAgeFilesLines
* Revert some testings that should not have been committedBaptiste Daroussin2012-10-051-3/+2
| | | | Notes: svn path=/head/; revision=305311
* Convert to new options frameworkBaptiste Daroussin2012-10-051-2/+3
| | | | Notes: svn path=/head/; revision=305307
* - allow the ports to build without make configOlli Hauer2012-09-021-0/+4
| | | | Notes: svn path=/head/; revision=303578
* devel/apr1 [1]Olli Hauer2012-09-021-7/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update APR to 1.4.6 - update APR-util to 1.4.1 - remove PKGNAMESUFFIX'es www/apache-(event|itk|peruser|worker)-mpm - adopt new Makefile header, adjust PKGNAMESUFFIX in apache22 masterport PKGNAME match now LATEST_LINK www/apache22 [2]-[6] - rewrite for options NG - PORTNAME s|apache|apache22| - remove APR APR-util specific otions, will be checked now with help of apr/u-1-config Mk/bsd.apache.mk - rewrite for options NG - remove no longer needet make targets (show-categories, make-options-list) [1] PR: 165143 [2]-[6] PR: 130479 PR: 153406 PR: 158565 PR: 168769 PR: 167965 with hat apache@ Notes: svn path=/head/; revision=303550
* apache22Olli Hauer2012-07-221-1/+1
| | | | | | | | | | | | | - centralise OPTIONS in Makefile.options - s/Enable// in OPTIONS - rewrite Makefile.modules (last defined SLAVE_PORT_MPM port use now WITH_MPM var) - no REVISION bump, nothing changed in the logic / functionality apache22-peruser-mpm - use WITH_MPM instead SLAVE_PORT_MPM Notes: svn path=/head/; revision=301353
* Apache 2.2 with the event MPM enabled.Philip M. Gollucci2010-12-072-0/+21
WWW: http://httpd.apache.org/ PR: ports/151969 Submitted by: Tom Judge <tom at tomjudge.com> Notes: svn path=/head/; revision=265812