| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
17 May 2009 08:24:35
0.9.12_4
|
pgollucci  |
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes |
13 Apr 2009 03:27:07
0.9.12_4
|
pgollucci  |
Massive cleanup
- APACHE_COMPAT is deprecated
- Use DOS2UNIX
- Kill AP_* garbage
- Use PORTDOCS var |
27 Dec 2008 21:15:31
0.9.12_4
|
pgollucci  |
Unmaintained www/mod_* ports over to apache@ maintainer
mod_$lang excluded
Approved by: portmgr (erwin) |
06 Jun 2008 15:07:24
0.9.12_4
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
13 Dec 2006 16:14:17
0.9.12_3
|
linimon  |
Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.
Hat: portmgr |
24 Jan 2006 03:14:23
0.9.12_3
|
edwin  |
SHA256ify
Approved by: krion@ |
19 Sep 2005 12:52:15
0.9.12_3
|
clement  |
- Define APACHE_COMPAT
It fixed INDEX build with next exp-build patchset and prepare a smooth
migration to bsd.apache.mk
It's a no-op for now.
Approved by: portmgr (self) |
07 Aug 2005 05:45:50
0.9.12_3
|
lawrance  |
Unbreak and fix plist.
Use DOCSDIR.
Use default DOCSDIR location.
Approved by: portmgr (linimon) |
23 Jul 2005 03:53:43
0.9.12_3
|
kris  |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it. |
28 Feb 2005 01:06:32
0.9.12_3
|
kris  |
BROKEN: Incomplete pkg-plist |
31 Jan 2005 00:35:56
0.9.12_3
|
girgen  |
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors) |
31 Mar 2004 04:12:58
0.9.12_2
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:10:27
0.9.12_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
07 Nov 2003 09:12:58
0.9.12_1
|
marcus  |
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex |
07 Mar 2003 06:12:57
0.9.12_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
18 Jan 2003 22:38:32
0.9.12_1
|
seanc  |
Add dependency on libpq.3 and POSTGRESQL_PORT tunable. Grab
maintainership of ports while I'm here. |
15 Jan 2003 12:29:37
0.9.12
|
edwin  |
libpq.so.3 is it these days
PR: ports/47094
Submitted by: Igor Roboul <igorr@speechpro.com> |
09 Sep 2002 19:30:10
0.9.12
|
dinoex  |
support appache13-modssl by defining APACHE_PORT in /etc/make.conf
others variants of the apache ports can be used too. |
26 Mar 2002 07:53:38
0.9.12
|
petef  |
This patch is no longer needed as postgresql installs include
files into the Right Place now.
Submitted by: bento |
12 Jan 2002 19:43:01 
|
mi  |
Update from 0.9.11 to 0.9.12. From the Changelog: [...] 0.9.12
2002-01-11 (Giuseppe Tanzilli <info@giuseppetanzilli.it>) -
small fix for Auth_PG_uppercase_uid/Auth_PG_lowercase_uid -
added Auth_PG_pwd_ignore_case option |
05 Jan 2002 10:17:43 
|
pat  |
Update to 0.9.11 which fixes security hole |
02 Oct 2001 14:00:34 
|
mi  |
Replace my ancient manual NOPORTDOCS handling with the standard procedure. Add
WWW to the pkg-descr (http://www.giuseppetanzilli.it/mod_auth_pgsql/). Create
the pkg-message with the warning regarding upgrading -- some module specific
commands were change (like Auth_PGdatabase -> Auth_PG_database). |
02 Oct 2001 13:33:49 
|
mi  |
Upgrade to 0.9.9 -- closes a security hole: |
21 Apr 2001 13:43:12 
|
vanilla  |
Fix include directory for postgresql7.1's new layout. |
13 Jan 2001 01:29:38 
|
jeh  |
New Port: www/mod_auth_pgsql Functionally equivalent to the mod_auth_mysql,
but uses PostgreSQL database as a back-end. |