aboutsummaryrefslogtreecommitdiff
path: root/www/mod_macro22
Commit message (Collapse)AuthorAgeFilesLines
* - 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