head	1.6;
access;
symbols
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2010.06.07.04.03.40;	author pgollucci;	state dead;
branches;
next	1.5;

1.5
date	2010.05.27.21.26.58;	author pgollucci;	state Exp;
branches;
next	1.4;

1.4
date	2009.04.13.02.27.07;	author pgollucci;	state Exp;
branches;
next	1.3;

1.3
date	2005.08.07.04.45.50;	author lawrance;	state Exp;
branches;
next	1.2;

1.2
date	2001.10.02.12.00.34;	author mi;	state Exp;
branches;
next	1.1;

1.1
date	2001.01.13.01.29.38;	author jeh;	state Exp;
branches;
next	;


desc
@@


1.6
log
@- Covnert to AP_FAST_BUILD / AP_GENPLIST
@
text
@%%APACHEMODDIR%%/mod_auth_pgsql.so
@@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %f
@@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %f
@


1.5
log
@- 2/3:
     - consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists

PR:             ports/147142
Reviewed by:    portmgr (pav)
With Hat:       apache@@
@
text
@@


1.4
log
@Massive cleanup
- APACHE_COMPAT is deprecated
- Use DOS2UNIX
- Kill AP_* garbage
- Use PORTDOCS var
@
text
@d2 2
a3 2
@@exec %D/sbin/apxs -e -a -n auth_pgsql %f
@@unexec %D/sbin/apxs -e -A -n auth_pgsql %f
@


1.3
log
@Unbreak and fix plist.
Use DOCSDIR.
Use default DOCSDIR location.

Approved by:	portmgr (linimon)
@
text
@d1 1
a1 1
libexec/apache/mod_auth_pgsql.so
a3 3
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@


1.2
log
@Replace my ancient manual NOPORTDOCS handling with the standard procedure.
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 :)
@
text
@d4 3
a6 5
%%PORTDOCS%%share/doc/%%AUTH_PGSQL_DOCS%%/README
%%PORTDOCS%%share/doc/%%AUTH_PGSQL_DOCS%%/index.html
%%PORTDOCS%%@@exec (cd %D/share/doc && ln -sf %%AUTH_PGSQL_DOCS%% mod_auth_pgsql)
%%PORTDOCS%%@@unexec rm -f %D/share/doc/mod_auth_pgsql
%%PORTDOCS%%@@dirrm share/doc/%%AUTH_PGSQL_DOCS%%
@


1.1
log
@New Port: www/mod_auth_pgsql
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>
@
text
@d4 5
a8 5
%%DOC%%share/doc/%%AUTH_PGSQL_DOCS%%/README
%%DOC%%share/doc/%%AUTH_PGSQL_DOCS%%/index.html
%%DOC%%@@exec (cd %D/share/doc && ln -sf %%AUTH_PGSQL_DOCS%% mod_auth_pgsql)
%%DOC%%@@unexec rm -f %D/share/doc/mod_auth_pgsql
%%DOC%%@@dirrm share/doc/%%AUTH_PGSQL_DOCS%%
@

