freebsd-ports/www/mod_auth_external/pkg-plist
Anders Nordby 6735879828 Update to version 2.1.15.
This adds a Perl DBI/DBD (My)SQL authenticator example by me.
2002-01-27 23:40:58 +00:00

38 lines
2.3 KiB
Text

libexec/apache/mod_auth_external.so
@exec %D/sbin/apxs -e -A -n auth_external %D/%F
@unexec %D/sbin/apxs -e -A -n auth_external %D/%F
%%PORTDOCS%%share/doc/mod_auth_external/examples/mysql/mysql-auth.pl
%%PORTDOCS%%share/doc/mod_auth_external/examples/mysql/README
%%PORTDOCS%%share/doc/mod_auth_external/examples/pwauth/unixgroup
%%PORTDOCS%%share/doc/mod_auth_external/examples/pwauth/pwauth.c
%%PORTDOCS%%share/doc/mod_auth_external/examples/pwauth/config.h
%%PORTDOCS%%share/doc/mod_auth_external/examples/pwauth/README
%%PORTDOCS%%share/doc/mod_auth_external/examples/pwauth/INSTALL
%%PORTDOCS%%share/doc/mod_auth_external/examples/pwauth/Makefile
%%PORTDOCS%%share/doc/mod_auth_external/examples/pwauth/FORM_AUTH
%%PORTDOCS%%share/doc/mod_auth_external/examples/radius/CHANGES
%%PORTDOCS%%share/doc/mod_auth_external/examples/radius/md5-radius.c
%%PORTDOCS%%share/doc/mod_auth_external/examples/radius/md5-radius.h
%%PORTDOCS%%share/doc/mod_auth_external/examples/radius/mod-radfuncs.c
%%PORTDOCS%%share/doc/mod_auth_external/examples/radius/mod-radius.h
%%PORTDOCS%%share/doc/mod_auth_external/examples/radius/mod_auth_external_radius.c
%%PORTDOCS%%share/doc/mod_auth_external/examples/radius/README
%%PORTDOCS%%share/doc/mod_auth_external/examples/sybase/mod_auth_external_sybase.c
%%PORTDOCS%%share/doc/mod_auth_external/examples/sybase/README
%%PORTDOCS%%share/doc/mod_auth_external/examples/test/test.pipe
%%PORTDOCS%%share/doc/mod_auth_external/examples/test/test.env
%%PORTDOCS%%share/doc/mod_auth_external/examples/test/testgroup.env
%%PORTDOCS%%share/doc/mod_auth_external/examples/test/testgroup.pipe
%%PORTDOCS%%share/doc/mod_auth_external/examples/test/README
%%PORTDOCS%%share/doc/mod_auth_external/AUTHENTICATORS
%%PORTDOCS%%share/doc/mod_auth_external/CHANGES
%%PORTDOCS%%share/doc/mod_auth_external/INSTALL
%%PORTDOCS%%share/doc/mod_auth_external/README
%%PORTDOCS%%share/doc/mod_auth_external/TODO
%%PORTDOCS%%@dirrm share/doc/mod_auth_external/examples/mysql
%%PORTDOCS%%@dirrm share/doc/mod_auth_external/examples/pwauth
%%PORTDOCS%%@dirrm share/doc/mod_auth_external/examples/radius
%%PORTDOCS%%@dirrm share/doc/mod_auth_external/examples/sybase
%%PORTDOCS%%@dirrm share/doc/mod_auth_external/examples/test
%%PORTDOCS%%@dirrm share/doc/mod_auth_external/examples
%%PORTDOCS%%@dirrm share/doc/mod_auth_external