| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Sep 2012 21:15:51
3.0.0_4
|
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
3.0.0_4
|
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@ |
01 Mar 2012 03:05:34
3.0.0_4
|
pgollucci  |
- Over to apache@ |
02 Jan 2012 04:39:12
3.0.0_4
|
tabthorpe  |
- Reassign to the heap |
01 Jan 2012 16:47:41
3.0.0_4
|
ohauer  |
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@ |
24 Oct 2011 04:17:38
3.0.0_4
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
20 Aug 2011 17:27:52
3.0.0_4
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
19 Mar 2011 13:15:34
3.0.0_3
|
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
19 Mar 2011 12:38:54
3.0.0_3
|
miwi  |
- Get Rid MD5 support |
06 Jun 2010 04:48:05
3.0.0_2
|
pgollucci  |
- WITH_APACHE2 is dead
PR: ports/146899
Submitted by: pgollucci@ (myself)
Approved by: maintainer timeout (mbr; 14 days) |
22 Aug 2009 00:38:34
3.0.0_2
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
21 May 2009 20:45:34
3.0.0_2
|
pgollucci  |
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR: ports/134611
Approved by: pav (#bsdports) |
29 Jul 2007 12:11:07
3.0.0_2
|
pav  |
- Fix build with Apache 2.2
PR: ports/111601
Submitted by: Patrick Powell <papowell@astart.com>
Approved by: maintainer timeout (mbr; 3 months) |
15 May 2006 13:26:01
3.0.0_2
|
mbr  |
Bump port revision after the last fix for apache2 |
15 May 2006 13:24:49
3.0.0_1
|
mbr  |
Change ap_pstrcat to apr_pstrcat for the apache22 case. |
13 May 2006 04:41:22
3.0.0_1
|
edwin  |
Remove USE_REINPLACE from categories starting with W |
17 Apr 2006 20:55:38
3.0.0_1
|
linimon  |
Restore mbr as maintainer at his request. It seems I lost his mail replying
to my request for status.
Hat: portmgr
Pointy hat: linimon |
15 Apr 2006 13:21:00
3.0.0_1
|
mbr  |
Unbreak for apxs 1.2+ and apache 2+
Build for apache1.3 too.
Remove package list, we autobuild it. |
15 Apr 2006 06:26:48
3.0.0
|
linimon  |
Reset mbr due to no answer to an email inquiry about his status, and
maintainer-timeouts.
Hat: portmgr |
24 Jan 2006 03:14:23
3.0.0
|
edwin  |
SHA256ify
Approved by: krion@ |
04 Dec 2005 00:18:15
3.0.0
|
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 |
26 Nov 2005 14:08:51
3.0.0
|
flz  |
- Update to 3.0.0.
PR: ports/88795
Submitted by: Ilya Pizik <polzun@scar.jinr.ru>
Approved by: maintainer timeout (2 weeks) |
25 Nov 2005 03:58:32
2.9.0
|
linimon  |
Chase some URLs per the distfile survey.
hat: portmgr |
05 Apr 2005 08:23:53
2.9.0
|
mbr  |
Upgrade to 2.9.0, remove obsoleted patches.
PR: 74686
Submitted by: ports@c0decafe.net |
31 Mar 2004 03:12:58
2.0
|
trevor  |
SIZEify (maintainer timeout) |
11 Jan 2004 18:52:38
2.0
|
mbr  |
Make mod_auth_mysql working with mysqld 4.1.x. Replace make_scrambled_password()
with hash_password().
PR: 54067 |
07 Nov 2003 09:12:58
2.0
|
marcus  |
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex |
30 Jun 2003 09:35:28
2.0
|
mbr  |
Update to 2.0. Include Apache 2 support.
PR: 52436
Submitted by: Alex Dupre <sysadmin@alexdupre.com> |
07 Mar 2003 06:12:57
1.0
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
11 Sep 2002 12:51:34
1.0
|
mbr  |
Unbreak port on stable. Apxs was hardcoded in the Makefile. |
22 May 2002 15:50:34
1.0
|
mbr  |
Change LOCALBASE to PREFIX, and set -rpath, so the module can be installed
into PREFIX without setting LD_LIBRARY_PATH. |
27 Apr 2002 13:53:37
1.0
|
mbr  |
Another version of mod_auth_mysql which works ok with more than one
Database too. |