Port details |
- mod_auth_pgsql2 Allows users to use PostgreSQL databases for user authentication
- 2.0.3_4 www
=7 2.0.3_4Version of this port present on the latest quarterly branch. - Maintainer: apache@FreeBSD.org
 - Port Added: 2003-10-07 10:28:09
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: postfix, zip, p5-DBD-Pg
- License: not specified in port
- Description:
- This add-on module allows the apache web server to use a PostgreSQL
database for user and/or group authentication. For large user lists this
can offer a significate speed up over apache's standard flat file
format.
WWW: http://www.giuseppetanzilli.it/mod_auth_pgsql2/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ap24-mod_auth_pgsql2>0:www/mod_auth_pgsql2
- To install the port:
- cd /usr/ports/www/mod_auth_pgsql2/ && make install clean
- To add the package, run one of these commands:
- pkg install www/mod_auth_pgsql2
- pkg install ap24-mod_auth_pgsql2
- PKGNAME: ap24-mod_auth_pgsql2
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mod_auth_pgsql-2.0.3.tar.gz) = 51651609d742e21bbc587fd4951b41a39deda53262cbf931b9b40bdda3b5cb92
SIZE (mod_auth_pgsql-2.0.3.tar.gz) = 15474
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- apxs : www/apache24
- Runtime dependencies:
-
- apxs : www/apache24
- Library dependencies:
-
- libpq.so.5 : databases/postgresql12-client
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for ap24-mod_auth_pgsql2-2.0.3_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_mod_auth_pgsql2
- USES:
- apache:2.2+ pgsql
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 2.0.3_4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jul 2019 20:46:57
2.0.3_4
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Dec 2018 01:35:36
2.0.3_3
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
10 Sep 2018 13:14:52
2.0.3_2
|
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
11 Mar 2018 17:38:46
2.0.3_2
|
brnrd  |
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
25 Aug 2014 14:58:09
2.0.3_2
|
mat  |
Fix with apache 2.4.
Sponsored by: Absolight |
25 Aug 2014 12:19:44
2.0.3_2
|
bapt  |
Convert to USES=pgsql |
15 Dec 2013 13:54:30
2.0.3_2
|
ohauer  |
- allow staging
- change to new LIB_DEPENDS notation
- s/LATEST_LINK/PKGNAMESUFFIX/
- fix MASTERSITE |
20 Sep 2013 23:36:54
2.0.3_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
14 Aug 2013 22:35:54
2.0.3_2 
|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
22 Sep 2012 21:15:51
2.0.3_2
|
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
2.0.3_2
|
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@ |
20 Aug 2011 17:27:52
2.0.3_2
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
19 Mar 2011 12:38:54
2.0.3_1
|
miwi  |
- Get Rid MD5 support |
17 May 2009 07:24:35
2.0.3_1
|
pgollucci  |
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes |
06 Jun 2008 14:07:24
2.0.3_1
|
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) |
19 Mar 2006 10:53:24
2.0.3
|
clement  |
- Update to 2.0.3
- Now it works with apache 2.2, so we bump USE_APACHE to 20+
PR: ports/93748
Submitted by: Larry Rosenman <ler@lerctr.org> |
03 Mar 2006 14:48:28
2.0.2b1_3
|
mat  |
A typo in the Makefile rendered this port totally unusable
PR: 93988
Approved by: portmgr (clement) |
04 Dec 2005 21:08:46
2.0.2b1_2
|
clement  |
- Convert to new USE_APACHE
- Use AP_FAST_BUILD and AP_GENPLIST
- Add SHA256H |
04 Dec 2005 00:18:15
2.0.2b1_2
|
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 |
31 Jan 2005 00:35:56
2.0.2b1_2
|
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) |
18 Aug 2004 16:21:56
2.0.2b1_1
|
clement  |
- Assign maintainership to freshly created apache@ mailing list |
17 Aug 2004 13:27:50
2.0.2b1_1
|
clement  |
- Respect "apache modules convention".
When you install an apache module via ports or packages, ideally
module must not alter configuration (not enabled by default) |
07 Feb 2004 17:16:21
2.0.2b1_1
|
clement  |
- SIZEify distinfo |
06 Feb 2004 11:21:00
2.0.2b1_1
|
clement  |
- Use LATEST_LINK to avoir link conflict with www/mod_auth_pgsql
Noticed by: kris |
04 Feb 2004 05:10:27
2.0.2b1_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
13 Jan 2004 15:04:51
2.0.2b1
|
clement  |
- Update my email address
Approved and reviewed by: erwin (mentor) |
07 Oct 2003 16:27:04
2.0.2b1
|
oliver  |
Fix maintainers email address
PR: 57697
Submitted by: maintainer |
07 Oct 2003 10:26:44
2.0.2b1
|
roam  |
Add mod_auth_pgsql 2.0.2b1, an Apache 2 module for authentication
against PostgreSQL databases.
PR: 57655
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |