Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Jan 2012 19:30:58
0.6
|
ohauer  |
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@ |
02 Nov 2011 03:43:45
0.6
|
pgollucci  |
- sync apache13 related EXPIRATION_DATE
With Hat: apache@ |
07 Sep 2011 03:00:51
0.6
|
pgollucci  |
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from
now).
- This can be changed later as needed, if at all, either way we won't remove
them
until after 9.0 is released.
With Hat: apache@
Reported by: dvl via freshports |
27 Aug 2011 09:54:40
0.6
|
ohauer  |
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@ |
20 Aug 2011 17:27:52
0.6
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
19 Mar 2011 12:38:54
0.6
|
miwi  |
- Get Rid MD5 support |
23 Aug 2010 03:07:50
0.6
|
pgollucci  |
- Fix duplicate INDEX entry
Reported by: make index |
17 May 2009 07: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 16:21:56
0.5
|
clement  |
- Assign maintainership to freshly created apache@ mailing list |
16 Apr 2004 13: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 |