| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Sep 2012 21:15:51
0.6_2
|
ohauer  |
- USE_APACHE= s/22+/22/
- adopt new Makefile header
Port build fails on local exp-run with apache24 with
error: 'conn_rec' has no member named 'remote_ip'
or various other apache22 specific functions/parameters
with hat apache@ |
18 Aug 2012 14:29:11
0.6_2
|
ohauer  |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
23 Jan 2012 19:39:53
0.6_2
|
ohauer  |
- fix apache LoadModule line
PR: 164303
Submitted by: Victor Sudakov <vas@library.tomsk.ru> |
01 Jan 2012 17:37:17
0.6_1
|
ohauer  |
- rewrite mod_rpaf2 so it is not a subport of mod_rpaf
(prepare to remove www/apache13 and depending www/mod_rpaf)
with hat apache@
PR: 161758
Submitted by: Kris Persson <krisp@mlode.com> |
20 Aug 2011 17:27:52
0.6_1
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
04 Dec 2005 20:26:15
0.5
|
clement  |
- Convert to new USE_APACHE
- Add SHA256 |
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 22:14:29
0.5
|
clement  |
(should) fix INDEX build.
Pointy hat to: me |
17 Mar 2004 18:37:02
0.5
|
clement  |
Add mod_rpaf2, a mod_rpaf slave port, for apache2. |