head	1.3;
access;
symbols
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2005.12.04.21.08.46;	author clement;	state dead;
branches;
next	1.2;

1.2
date	2004.08.17.13.27.49;	author clement;	state Exp;
branches;
next	1.1;

1.1
date	2003.10.07.10.26.44;	author roam;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Convert to new USE_APACHE
- Use AP_FAST_BUILD and AP_GENPLIST
- Add SHA256H
@
text
@libexec/apache2/mod_auth_pgsql.so
@@exec %D/sbin/apxs -e -A -n auth_pgsql %D/%f
@@unexec %D/sbin/apxs -e -A -n auth_pgsql %D/%f
%%PORTDOCS%%%%DOCSDIR%%/mod_auth_pgsql.html
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@@unexec echo "===>  If you do not plan on reinstalling mod_auth_pgsql, you must manually remove"; echo "===>  references to it in httpd.conf."
@


1.2
log
@- Respect "apache modules convention".
  When you install an apache module via ports or packages, ideally
  module must not alter configuration (not enabled by default)
@
text
@@


1.1
log
@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>
@
text
@d2 2
a3 1
@@exec %D/sbin/apxs -e -a -n auth_pgsql %D/%f
@

