diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1999-07-01 06:03:13 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1999-07-01 06:03:13 +0800 |
commit | 92bd965402eaa76d29fc4f56cf7af190100f3452 (patch) | |
tree | f11cf54228e53df9a0a4e0e8b543fe635e9ebd83 /www/apache-jserv/pkg-plist | |
parent | d662ed0cb2df56ffe4fe0167c2f0893def5a3594 (diff) | |
download | freebsd-ports-graphics-92bd965402eaa76d29fc4f56cf7af190100f3452.tar.gz freebsd-ports-graphics-92bd965402eaa76d29fc4f56cf7af190100f3452.tar.zst freebsd-ports-graphics-92bd965402eaa76d29fc4f56cf7af190100f3452.zip |
Loadable servlet module for apache.
PR: ports/10389 (part of)
Submitted by: greg@greg.rim.or.jp
Diffstat (limited to 'www/apache-jserv/pkg-plist')
-rw-r--r-- | www/apache-jserv/pkg-plist | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/www/apache-jserv/pkg-plist b/www/apache-jserv/pkg-plist new file mode 100644 index 00000000000..db5cd86f235 --- /dev/null +++ b/www/apache-jserv/pkg-plist @@ -0,0 +1,52 @@ +etc/apache/jserv.conf.default +etc/apache/jserv.properties.default +etc/apache/zone.properties.default +libexec/apache/libjserv.a +libexec/apache/libjserv.so +libexec/apache/libjserv.so.0 +libexec/apache/mod_jserv.so +libexec/apache/ApacheJServ.jar +share/doc/mod_jserv/FAQ.html +share/doc/mod_jserv/api/index.html +share/doc/mod_jserv/bugs.html +share/doc/mod_jserv/changes.html +share/doc/mod_jserv/contributing.html +share/doc/mod_jserv/contributors.html +share/doc/mod_jserv/features.html +share/doc/mod_jserv/future/index.html +share/doc/mod_jserv/future/sandboxing.html +share/doc/mod_jserv/glossary.html +share/doc/mod_jserv/howto.load-balancing.html +share/doc/mod_jserv/images/apache_pb.gif +share/doc/mod_jserv/images/java-apache-project.gif +share/doc/mod_jserv/images/lbfail001.gif +share/doc/mod_jserv/images/lbfail002.gif +share/doc/mod_jserv/images/lbfail003.gif +share/doc/mod_jserv/images/lbprod001.gif +share/doc/mod_jserv/images/lbprod002.gif +share/doc/mod_jserv/images/lbshm001.gif +share/doc/mod_jserv/index.html +share/doc/mod_jserv/license.html +share/doc/mod_jserv/install/howto.security.html +share/doc/mod_jserv/install/howto.servlets.html +share/doc/mod_jserv/install/howto.status.html +share/doc/mod_jserv/install/howto.unix_install.html +share/doc/mod_jserv/install/howto.win32_install.html +share/doc/mod_jserv/install/index.html +share/doc/mod_jserv/modules.html +share/doc/mod_jserv/operation.html +share/doc/mod_jserv/protocol/AJPv1.html +share/doc/mod_jserv/protocol/AJPv11.html +share/doc/mod_jserv/protocol/AJPv2.html +share/doc/mod_jserv/protocol/AJPv21.html +share/doc/mod_jserv/security.html +share/doc/mod_jserv/sendbug.html +share/doc/mod_jserv/support.html +share/doc/mod_jserv/y2k.html +share/doc/mod_jserv/zones.html +@dirrm share/doc/mod_jserv/api +@dirrm share/doc/mod_jserv/future +@dirrm share/doc/mod_jserv/images +@dirrm share/doc/mod_jserv/install +@dirrm share/doc/mod_jserv/protocol +@dirrm share/doc/mod_jserv |