1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
freebsd-ports/www/mod_auth_external/pkg-plist
Will Andrews 6262db5109 Add mod_auth_external 2.1.11, an Apache module that enables the use
of external mechanisms for user authentication.

PR:		27321
Submitted by:	Anders Nordby <anders@fix.no>
2001-05-20 03:16:09 +00:00

35 lines
2.0 KiB
Plaintext

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/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/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