aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_pgsql2
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* Migrate USE_APACHE to USES= apache (category www)Bernard Spil2018-03-111-2/+1
| | | | | | | | | - Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk With hat: apache Notes: svn path=/head/; revision=464189
* Fix with apache 2.4.Mathieu Arnold2014-08-252-1/+17
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=366082
* Convert to USES=pgsqlBaptiste Daroussin2014-08-251-1/+1
| | | | Notes: svn path=/head/; revision=366069
* - allow stagingOlli Hauer2013-12-151-8/+3
| | | | | | | | | - change to new LIB_DEPENDS notation - s/LATEST_LINK/PKGNAMESUFFIX/ - fix MASTERSITE Notes: svn path=/head/; revision=336534
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - USE_APACHE= s/22+/22/Olli Hauer2012-09-221-5/+2
| | | | | | | | | | | | | | - 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@ Notes: svn path=/head/; revision=304723
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-181-3/+3
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-1/+1
| | | | Notes: svn path=/head/; revision=280086
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - 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