aboutsummaryrefslogtreecommitdiff
path: root/www/mod_macro22
Commit message (Collapse)AuthorAgeFilesLines
* - add stage supportOlli Hauer2013-12-151-9/+5
| | | | | | | | | | - add license - minor cleanups with hat apache@ Notes: svn path=/head/; revision=336589
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - new port mod_macro24Olli Hauer2013-03-271-6/+6
| | | | | | | | | | | | | | | | | mod_macro is a third-party module to the Apache Http Server, distributed with a BSD-style license like Apache. It allows the definition and use of macros within apache runtime configuration files. The syntax is a natural extension to apache html-like configuration style. WWW: http://www.cri.ensmp.fr/~coelho/mod_macro/ - adopt new Makefile style for mod_macro22 PR: 177413 Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> Notes: svn path=/head/; revision=315392
* Variable that start with _ are considered private to the definingEitan Adler2013-03-021-1/+1
| | | | | | | | | | makefile and may not be used by ports makefiles. In addition, avoid problems should the defaults ever change. Approved by: portmgr (tabthorpe) Notes: svn path=/head/; revision=313182
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-181-2/+2
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* Add portscout directive to limit version numbers to 1.1.x.Shaun Amott2012-08-171-0/+2
| | | | | | | Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> (maintainer) Notes: svn path=/head/; revision=302677
* - connect to license frameworkOlli Hauer2011-11-061-0/+5
| | | | | | | | PR: ports/159661 Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> (maintainer) Notes: svn path=/head/; revision=285188
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.1.11Philip M. Gollucci2010-09-222-8/+7
| | | | | | | | PR: ports/150857 Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> (maintainer) Notes: svn path=/head/; revision=261648
* - Chase devel/apr -> devel/apr1 shufflingPhilip M. Gollucci2010-05-181-1/+1
| | | | | | | | | PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@ Notes: svn path=/head/; revision=254523
* 5/5: Chase www/apache22 (bundled apr shlib bump)Philip M. Gollucci2010-05-051-0/+1
| | | | | | | | | | PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@ Notes: svn path=/head/; revision=253785
* - Mark remaining mod_* ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-211-0/+2
| | | | | | | | PR: ports/134611 Approved by: pav (#bsdports) Notes: svn path=/head/; revision=234362
* mod_macro is a third-party module to the Apache Http Server, distributed withMartin Wilke2008-06-013-0/+37
a BSD-style license like Apache. It allows the definition and use of macros within apache runtime configuration files. The syntax is a natural extension to apache html-like configuration style. WWW: http://www.cri.ensmp.fr/~coelho/mod_macro/ PR: ports/124173 Submitted by: Lukasz Wasikowski <lukasz at wasikowski.net> Notes: svn path=/head/; revision=214140