head	1.7;
access;
symbols
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	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
	RELEASE_4_9_0:1.1
	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
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2012.01.01.19.30.41;	author ohauer;	state dead;
branches;
next	1.6;

1.6
date	2010.06.06.05.00.26;	author pgollucci;	state Exp;
branches;
next	1.5;

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

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

1.3
date	2009.05.31.18.31.45;	author pgollucci;	state Exp;
branches;
next	1.2;

1.2
date	2004.06.03.11.59.23;	author anders;	state Exp;
branches;
next	1.1;

1.1
date	2001.04.07.04.25.18;	author will;	state Exp;
branches;
next	;


desc
@@


1.7
log
@- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@@
@
text
@%%APACHEMODDIR%%/%%AP_MODULE%%
@@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F
@@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
%%PORTDOCS%%%%DOCSDIR%%/configure.txt
%%PORTDOCS%%%%DOCSDIR%%/faq.txt
%%PORTDOCS%%%%DOCSDIR%%/samples/dot-htaccess
%%PORTDOCS%%%%DOCSDIR%%/samples/httpd
%%PORTDOCS%%@@dirrm %%DOCSDIR%%/samples
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@


1.6
log
@- use %%AP_MODULE%% PLIST_SUB var in pkg-plist s

PR:             ports/147143
Submitted by:   pgollucci@@ (myself)
Reviewed by:    portmgr (pav)
@
text
@@


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
@d1 1
a1 1
%%APACHEMODDIR%%/mod_auth_pam.so
@


1.4
log
@- 1/3:
    - apxs -a is install
    - apxs -A is uninstall

PR:             ports/147139
Reviewed by:    portmgr (pav)
With Hat:       apache@@
@
text
@d2 2
a3 2
@@exec %D/sbin/apxs -e -a -n auth_pam %D/%F
@@unexec %D/sbin/apxs -e -A -n auth_pam %D/%F
@


1.3
log
@use AP %%var%% in pkg-plist

PR:             ports/134605
Approved by:    maintainer timeout (anders; 2 weeks)
Submitted by:   me
@
text
@d2 1
a2 1
@@exec %D/sbin/apxs -e -A -n auth_pam %D/%F
@


1.2
log
@Update to 1.1.1.
DOCSDIRify.

PR:		58635
Submitted by:	clement
@
text
@d1 1
a1 1
libexec/apache/mod_auth_pam.so
@


1.1
log
@Add mod_auth_pam 1.0a, an apache module which allows users to use PAM
modules for user authentication.

PR:		26301
Submitted by:	Anders Nordby <anders@@fix.no>
@
text
@d4 6
a9 6
%%PORTDOCS%%share/doc/mod_auth_pam/configure.html
%%PORTDOCS%%share/doc/mod_auth_pam/faq.html
%%PORTDOCS%%share/doc/mod_auth_pam/samples/dot-htaccess
%%PORTDOCS%%share/doc/mod_auth_pam/samples/httpd
%%PORTDOCS%%@@dirrm share/doc/mod_auth_pam/samples
%%PORTDOCS%%@@dirrm share/doc/mod_auth_pam
@

