head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2;
locks; strict;
comment	@# @;


1.2
date	2011.04.29.13.41.32;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	2011.02.26.15.11.28;	author kuriyama;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Ubreak deinstallation by removing LoadModule line with @@unexec.

Notified by:	erwin
@
text
@libexec/apache22/mod_auth_tkt.so
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi/Apache/AuthTkt.pm
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi/AuthTktConfig.pm
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi/login.cgi
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi/logout.cgi
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi/tkt.css
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/conf/02_auth_tkt.conf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/conf/auth_tkt_cgi.conf
%%PORTEXAMPLES%%@@dirrm %%EXAMPLESDIR%%/conf
%%PORTEXAMPLES%%@@dirrm %%EXAMPLESDIR%%/cgi/Apache
%%PORTEXAMPLES%%@@dirrm %%EXAMPLESDIR%%/cgi
%%PORTEXAMPLES%%@@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@@unexec egrep -v 'LoadModule +auth_tkt_module +libexec/apache22/mod_auth_tkt.so' %D/etc/apache22/httpd.conf > /tmp/httpd.$$; mv /tmp/httpd.$$ %D/etc/apache22/httpd.conf
@


1.1
log
@mod_auth_tkt is a lightweight single-sign-on authentication module for
apache, supporting versions 1.3.x, 2.0.x, and 2.2.x.  It uses secure
cookie-based tickets to implement a single-signon framework that works
across multiple apache instances and servers.

WWW: http://www.openfusion.com.au/labs/mod_auth_tkt/
@
text
@d15 1
@

