summaryrefslogtreecommitdiff
path: root/www/mod_auth_external/pkg-plist
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-05-20 03:16:09 +0000
committerWill Andrews <will@FreeBSD.org>2001-05-20 03:16:09 +0000
commit6262db5109ebd0dd658c2ca1066866abc695ace3 (patch)
treed88dcac9afc72cd68f591a5d5b3f72a48c9c280c /www/mod_auth_external/pkg-plist
parentAdd ftpproxy 1.0.1, a ftp proxy. (diff)
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>
Notes
Notes: svn path=/head/; revision=42780
Diffstat (limited to '')
-rw-r--r--www/mod_auth_external/pkg-plist34
1 files changed, 34 insertions, 0 deletions
diff --git a/www/mod_auth_external/pkg-plist b/www/mod_auth_external/pkg-plist
new file mode 100644
index 000000000000..4566ef5c5797
--- /dev/null
+++ b/www/mod_auth_external/pkg-plist
@@ -0,0 +1,34 @@
+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