summaryrefslogtreecommitdiffstats
path: root/www/mod_auth_pgsql
Commit message (Collapse)AuthorAgeFilesLines
* Add dependency on libpq.3 and POSTGRESQL_PORT tunable. Grabseanc2003-01-181-2/+4
| | | | maintainership of ports while I'm here.
* libpq.so.3 is it these daysedwin2003-01-151-1/+1
| | | | | PR: ports/47094 Submitted by: Igor Roboul <igorr@speechpro.com>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* support appache13-modssl by defining APACHE_PORT in /etc/make.confdinoex2002-09-091-4/+5
| | | | others variants of the apache ports can be used too.
* This patch is no longer needed as postgresql installs includepetef2002-03-261-40/+0
| | | | | | files into the Right Place now. Submitted by: bento
* Update from 0.9.11 to 0.9.12. From the Changelog:mi2002-01-122-2/+2
| | | | | | | [...] 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
* Update to 0.9.11 which fixes security holepat2002-01-052-2/+2
| | | | | PR: 33524 Submitted by: Sean Chittenden <sean@chittenden.org>
* Replace my ancient manual NOPORTDOCS handling with the standard procedure.mi2001-10-024-11/+17
| | | | | | | | | 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). No PORTREVISION bump -- no binaries changed. No chance, the package was already rebuilt :)
* Upgrade to 0.9.9 -- closes a security hole:mi2001-10-022-5/+4
| | | | | | | | | http://cert.uni-stuttgart.de/advisories/apache_auth.php Release maintainership. Submitted by: KANAI Yasunori Reminded by: Mike Harding
* Fix include directory for postgresql7.1's new layout.vanilla2001-04-212-5/+45
|
* New Port: www/mod_auth_pgsqljeh2001-01-135-0/+83
Functionally equivalent to the mod_auth_mysql, but uses PostgreSQL database as a back-end. PR: 22757 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
OpenPOWER on IntegriCloud