freebsd-ports/www/mod_auth_remote/pkg-plist
Erwin Lansing 5dda08d708 - Fix malformed request which prevents from authenticate agaist Zope servers
Notice by: Morten W. Petersen" <morten@nidelven-it.no>
        Obtained from: srp@grex.org (author)

- Port changes:
        - use USE_APACHE
        - use PORTDOCS
        - fix install/deinstall behaviour with package install

PR:		60030
Submitted by:	maintainer
2003-12-09 12:17:58 +00:00

4 lines
273 B
Text

libexec/apache2/mod_auth_remote.so
@exec %D/sbin/apxs -e -A -n auth_remote %D/%f
@unexec %D/sbin/apxs -e -A -n auth_remote %D/%f
@unexec echo "===> If you do not plan on reinstalling mod_auth_remote, you must manually remove"; echo "===> references to it in httpd.conf."