Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - more fixes | clement | 2005-12-04 | 1 | -2/+2 |
| | |||||
* | - prepare removal of www/apache2 in favor of www/apache20 for naming | clement | 2005-12-04 | 1 | -2/+2 |
| | | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus | ||||
* | - Don't install httpd.conf.bak | clement | 2005-08-02 | 1 | -1/+1 |
| | | | | Approved by: portmgr (self) | ||||
* | - Unbreak | clement | 2005-04-09 | 3 | -12/+20 |
| | | | | | - Make portlint happy - Minor changes | ||||
* | - Assign maintainership to apache@ | clement | 2005-02-27 | 1 | -1/+1 |
| | |||||
* | Maintainer is currently unable to continue maintaining this port. We | linimon | 2005-02-27 | 1 | -1/+1 |
| | | | | appreciate all the help in the past. | ||||
* | BROKEN on 5.x: Does not compile | kris | 2004-09-19 | 1 | -0/+4 |
| | | | | Approved by: portmgr (self) | ||||
* | BROKEN on amd64: Missing -fPIC | kris | 2004-04-03 | 1 | -1/+7 |
| | |||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | New port: mod_v2h mass vhosting module for Apache | edwin | 2003-01-17 | 7 | -0/+146 |
mod_v2h is a mass virtual hosting module for Apache, it uses mySQL for holding its data. I needed to install on a system, so I figured I might as well write a port for it while I was at it :) PR: ports/37803 Submitted by: hikari-chan <hikari@hikari.org.uk> |