| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
17 May 2009 08:24:35
0.6
|
pgollucci  |
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes |
24 Jan 2008 17:34:15
0.6
|
erwin  |
Update to 0.6
PR: 119250
Submitted by: Yarodin <yarodin@gmail.com> |
06 Dec 2005 17:31:33
0.5
|
clement  |
- Fix INDEX build again...
Sorry |
06 Dec 2005 13:43:39
0.5
|
clement  |
- fix build on 4.x (because of outdated make) |
04 Dec 2005 21:01:55
0.5
|
clement  |
- remove duplicated AP_FAST_BUILD definition |
04 Dec 2005 20:26:15
0.5
|
clement  |
- Convert to new USE_APACHE
- Add SHA256 |
04 Dec 2005 00:18:15
0.5
|
clement  |
- prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus |
18 Aug 2004 17:21:56
0.5
|
clement  |
- Assign maintainership to freshly created apache@ mailing list |
16 Apr 2004 14:52:18
0.5
|
clement  |
- Utilize Makefile.modules.3rd
IMHO, it's one of the best example to see how Makefile.modules.3rd
can be useful. |
18 Mar 2004 00:42:51
0.5
|
clement  |
PKGNAMESUFFIX should be added if WITH_APACHE2 is set. (and not only in
slave port) |
17 Mar 2004 18:32:27
0.5
|
clement  |
Add mod_rpaf 0.5
rpaf changes the remote address of the client on incoming proxy
requests. It is used in backend servers that needs to know the IP of the
client, and works in conjunction with mod_proxy_add_forward (which sets
the X-Forwarded-For header). When an X-Host header exists rpaf will take
the hostname found here, put it into Apache, and update the virtualhost
settings so that you can serve virtualhosts on the backend.
Author: Thomas Eibner |