aboutsummaryrefslogtreecommitdiff
path: root/www/mod_macro2
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to new USE_APACHEClement Laforet2005-12-042-4/+3
| | | | | | | - Add SHA256 Notes: svn path=/head/; revision=150395
* - prepare removal of www/apache2 in favor of www/apache20 for namingClement Laforet2005-12-041-1/+1
| | | | | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus Notes: svn path=/head/; revision=150328
* - Fix LATEST_LINKClement Laforet2004-11-251-0/+1
| | | | | | | Noticed by: kris bot II Notes: svn path=/head/; revision=122399
* - Assign maintainership to freshly created apache@ mailing listClement Laforet2004-08-181-1/+1
| | | | Notes: svn path=/head/; revision=116602
* - Add missing "post-install:"Clement Laforet2004-08-081-0/+1
| | | | Notes: svn path=/head/; revision=115638
* - Add mod_macro 1.1.6 for apache2Clement Laforet2004-08-083-0/+36
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/ Notes: svn path=/head/; revision=115637