aboutsummaryrefslogtreecommitdiff
path: root/www/mod_curb
Commit message (Collapse)AuthorAgeFilesLines
* - re-populate distinfo. It was empty.Clement Laforet2005-12-051-0/+3
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=150451
* - Fix a condition in bsd.apache.mkClement Laforet2005-12-042-7/+2
| | | | | | | | - all apache 1.3 only modules maintained by apache@ are now bsd.apache.mk compliant Notes: svn path=/head/; revision=150376
* - Fix future INDEX build failureClement Laforet2005-12-041-1/+1
| | | | | | | | Reported by: FreshPorts Sanity Daemon Special thanks to: dvl Notes: svn path=/head/; revision=150332
* - 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
* - Add mod_curb 1.1Clement Laforet2005-09-073-0/+37
mod_curb is an "volume" limiter apache module. It works on a per-server basis. It can't be used with virtualhosts. WWW: http://www.steve.org.uk/Software/mod_curb/ Notes: svn path=/head/; revision=142184