aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_pgsql2
Commit message (Collapse)AuthorAgeFilesLines
* - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-171-0/+2
| | | | Notes: svn path=/head/; revision=234060
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Update to 2.0.3Clement Laforet2006-03-192-6/+5
| | | | | | | | | | - Now it works with apache 2.2, so we bump USE_APACHE to 20+ PR: ports/93748 Submitted by: Larry Rosenman <ler@lerctr.org> Notes: svn path=/head/; revision=157659
* A typo in the Makefile rendered this port totally unusableMathieu Arnold2006-03-031-2/+2
| | | | | | | | PR: 93988 Approved by: portmgr (clement) Notes: svn path=/head/; revision=156949
* - Convert to new USE_APACHEClement Laforet2005-12-043-17/+8
| | | | | | | | - Use AP_FAST_BUILD and AP_GENPLIST - Add SHA256H Notes: svn path=/head/; revision=150411
* - prepare removal of www/apache2 in favor of www/apache20 for namingClement Laforet2005-12-041-1/+1
| | | | | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus Notes: svn path=/head/; revision=150328
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-2/+3
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=127737
* - Assign maintainership to freshly created apache@ mailing listClement Laforet2004-08-181-1/+1
| | | | Notes: svn path=/head/; revision=116602
* - Respect "apache modules convention".Clement Laforet2004-08-171-1/+2
| | | | | | | | When you install an apache module via ports or packages, ideally module must not alter configuration (not enabled by default) Notes: svn path=/head/; revision=116518
* - SIZEify distinfoClement Laforet2004-02-071-0/+1
| | | | Notes: svn path=/head/; revision=100265
* - Use LATEST_LINK to avoir link conflict with www/mod_auth_pgsqlClement Laforet2004-02-061-0/+2
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=100131
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Update my email addressClement Laforet2004-01-131-1/+1
| | | | | | | Approved and reviewed by: erwin (mentor) Notes: svn path=/head/; revision=98067
* Fix maintainers email addressOliver Lehmann2003-10-071-1/+1
| | | | | | | | PR: 57697 Submitted by: maintainer Notes: svn path=/head/; revision=90528
* Add mod_auth_pgsql 2.0.2b1, an Apache 2 module for authenticationPeter Pentchev2003-10-074-0/+45
against PostgreSQL databases. PR: 57655 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=90511