head	1.4;
access;
symbols
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	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.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2006.04.15.13.20.59;	author mbr;	state dead;
branches;
next	1.3;

1.3
date	2005.11.26.14.08.51;	author flz;	state Exp;
branches;
next	1.2;

1.2
date	2003.06.30.09.35.27;	author mbr;	state Exp;
branches;
next	1.1;

1.1
date	2002.04.27.13.53.27;	author mbr;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Unbreak for apxs 1.2+ and apache 2+
Build for apache1.3 too.
Remove package list, we autobuild it.
@
text
@libexec/apache%%VER%%/mod_auth_mysql.so
@@exec %D/sbin/apxs -e -a -n mysql_auth %f
@@unexec %D/sbin/apxs -e -A -n mysql_auth %f
%%PORTDOCS%%share/doc/mod_auth_mysql_another/CONFIGURE
%%PORTDOCS%%share/doc/mod_auth_mysql_another/CHANGES
%%PORTDOCS%%@@dirrm share/doc/mod_auth_mysql_another
@


1.3
log
@- Update to 3.0.0.

PR:		ports/88795
Submitted by:	Ilya Pizik <polzun@@scar.jinr.ru>
Approved by:	maintainer timeout (2 weeks)
@
text
@@


1.2
log
@Update to 2.0. Include Apache 2 support.

PR:		52436
Submitted by:	Alex Dupre <sysadmin@@alexdupre.com>
@
text
@d4 2
a5 1
%%PORTDOCS%%share/doc/mod_auth_mysql_another/README
@


1.1
log
@Another version of mod_auth_mysql which works ok with more than one
Database too.
@
text
@d1 5
a5 7
libexec/apache/mod_auth_mysql.so
@@exec %D/sbin/apxs -e -a -n auth_mysql %f
@@unexec %D/sbin/apxs -e -A -n auth_mysql %f
share/doc/%%AUTH_MYSQL_DOCS%%/USAGE
@@exec (cd %D/share/doc && ln -sf %%AUTH_MYSQL_DOCS%% mod_auth_mysql_another)
@@unexec rm -rf %D/share/doc/mod_auth_mysql_another
@@dirrm share/doc/%%AUTH_MYSQL_DOCS%%
@

