head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1;
locks; strict;
comment	@# @;


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

1.2
date	2010.05.27.21.26.58;	author pgollucci;	state Exp;
branches;
next	1.1;

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


desc
@@


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

PR:             ports/147143
Submitted by:   pgollucci@@ (myself)
Reviewed by:    portmgr (pav)
@
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
@@unexec echo "===>  If you do not plan on reinstalling mod_auth_pubtkt, you must manually remove"; echo "===>  references to it in httpd.conf."
@


1.2
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_pubtkt.so
@


1.1
log
@mod_auth_pubtkt is a Web single sign-on (SSO) solution for Apache

WWW:	https://neon1.net/mod_auth_pubtkt/

Submitted by:	Manuel Kasper <mkasper@@monzoon.net>
@
text
@d2 2
a3 2
@@exec %D/sbin/apxs -e -a -n auth_pubtkt %D/%f
@@unexec %D/sbin/apxs -e -A -n auth_pubtkt %D/%f
@

