eabd67be2c
Approved by: portmgr blanket
11 lines
621 B
Text
11 lines
621 B
Text
%%APACHEMODDIR%%/mod_auth_tkt.so
|
|
man/man3/mod_auth_tkt.3.gz
|
|
%%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
|
|
@unexec egrep -v 'LoadModule +auth_tkt_module +%%APACHEMODDIR%%/mod_auth_tkt.so' %D/%%APACHEETCDIR%%/httpd.conf > /tmp/httpd.$$; mv /tmp/httpd.$$ %D/%%APACHEETCDIR%%/httpd.conf
|