aboutsummaryrefslogtreecommitdiff
path: root/www/mod_bw
Commit message (Collapse)AuthorAgeFilesLines
* - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-171-0/+2
| | | | Notes: svn path=/head/; revision=234060
* Fix plist with -DNOPORT*.Ion-Mihai Tetcu2009-04-081-0/+2
| | | | | | | | Prompted by: QAT QA run Approved by: maintainer timeout on QATMail Notes: svn path=/head/; revision=231865
* - Update to 0.8Clement Laforet2007-03-203-30/+5
| | | | Notes: svn path=/head/; revision=187772
* - Remove a patch chunk which was breaking runtime on FreeBSD 4.XPav Lucistnik2006-10-062-15/+1
| | | | | | | | | PR: ports/97883 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Approved by: maintainer timeout (apache; 4 months) Notes: svn path=/head/; revision=174662
* - Upgrade to 0.7.Jun Kuriyama2006-05-163-8/+47
| | | | | | | | - Fix compilation with apache-2.0 (actually apr-0.9). - Add a patch for my debugging... Notes: svn path=/head/; revision=162533
* - Convert to new USE_APACHEClement Laforet2005-12-042-4/+3
| | | | | | | - Add SHA256 Notes: svn path=/head/; revision=150390
* - 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_bw (officially known as bw_mod) v0.6Clement Laforet2005-09-113-0/+41
Bandwidth and Connection control per Virtual Host or Directory. It can: * Restrict the number of simultaneous connections per vhost/dir * Limit the bandwidth for files on vhost/dir WWW: http://www.ivn.cl/apache/ Notes: svn path=/head/; revision=142451