diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-06-08 14:01:52 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-06-08 14:01:52 +0800 |
commit | 1afb2d064e5619c0735be9935d5f13e4fe05bd6a (patch) | |
tree | a2a68c2f5e698bcf44a25d2312f629909c641ecc /www | |
parent | 6621d01557a02d400f6e18d57dd85b574387b6a7 (diff) | |
download | freebsd-ports-gnome-1afb2d064e5619c0735be9935d5f13e4fe05bd6a.tar.gz freebsd-ports-gnome-1afb2d064e5619c0735be9935d5f13e4fe05bd6a.tar.zst freebsd-ports-gnome-1afb2d064e5619c0735be9935d5f13e4fe05bd6a.zip |
2009-06-09 www/apache-jserv: superceeded by tomcat
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/apache-jserv/Makefile | 56 | ||||
-rw-r--r-- | www/apache-jserv/distinfo | 3 | ||||
-rw-r--r-- | www/apache-jserv/files/patch-aa | 11 | ||||
-rw-r--r-- | www/apache-jserv/files/patch-ab | 11 | ||||
-rw-r--r-- | www/apache-jserv/files/patch-ac | 11 | ||||
-rw-r--r-- | www/apache-jserv/files/patch-ad | 37 | ||||
-rw-r--r-- | www/apache-jserv/files/patch-ae | 20 | ||||
-rw-r--r-- | www/apache-jserv/files/patch-af | 10 | ||||
-rw-r--r-- | www/apache-jserv/files/patch-ag | 31 | ||||
-rw-r--r-- | www/apache-jserv/files/patch-ah | 11 | ||||
-rw-r--r-- | www/apache-jserv/files/patch-docs::api::Makefile.in | 11 | ||||
-rw-r--r-- | www/apache-jserv/pkg-descr | 16 | ||||
-rw-r--r-- | www/apache-jserv/pkg-message | 5 | ||||
-rw-r--r-- | www/apache-jserv/pkg-plist | 159 |
15 files changed, 0 insertions, 393 deletions
diff --git a/www/Makefile b/www/Makefile index 64fcfc0832d8..a748d587f926 100644 --- a/www/Makefile +++ b/www/Makefile @@ -17,7 +17,6 @@ SUBDIR += aolserver-xotcl SUBDIR += apache-contrib SUBDIR += apache-forrest - SUBDIR += apache-jserv SUBDIR += apache-mode.el SUBDIR += apache13 SUBDIR += apache13+ipv6 diff --git a/www/apache-jserv/Makefile b/www/apache-jserv/Makefile deleted file mode 100644 index 5fc37f854b9e..000000000000 --- a/www/apache-jserv/Makefile +++ /dev/null @@ -1,56 +0,0 @@ -# New ports collection makefile for: apache mod_jserv -# Date created: 1999/05/29 -# Whom: Kensaku Masuda <greg@greg.rim.or.jp> -# -# $FreeBSD$ -# - -PORTNAME= apache-jserv -PORTVERSION= 1.1.2 -PORTREVISION= 4 -CATEGORIES= www java -MASTER_SITES= http://archive.apache.org/dist/java/jserv/ -DISTNAME= ApacheJServ-${PORTVERSION} - -MAINTAINER= apache@FreeBSD.org -COMMENT= Loadable servlet module for apache - -DEPRECATED= superceeded by tomcat -EXPIRATION_DATE= 2009-06-09 - -USE_JAVA= yes - -BUILD_DEPENDS= ${LOCALBASE}/sbin/apachectl:${PORTSDIR}/${APACHE_PORT}\ - ${JAVALIBDIR}/jsdk.jar:${PORTSDIR}/java/jsdk -RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper\ - ${LOCALBASE}/sbin/apachectl:${PORTSDIR}/${APACHE_PORT}\ - ${JAVALIBDIR}/jsdk.jar:${PORTSDIR}/java/jsdk - -USE_GMAKE= yes -GMAKE= ${LOCALBASE}/bin/gmake # Must have the full path. -GNU_CONFIGURE= yes -USE_PERL5= yes -APACHE_COMPAT= yes -CONFIGURE_ENV= PERL=${PERL} -CONFIGURE_ARGS= --prefix=${PREFIX}\ - --libexecdir=${LOCALBASE}/libexec/apache\ - --libdir=${LOCALBASE}/libexec/apache\ - --with-logdir=/var/log\ - --sysconfdir=${PREFIX}/etc/apache\ - --with-apxs=${APXS}\ - --with-jdk-home=${JAVA_HOME}\ - --with-JSDK=${JAVALIBDIR}/jsdk.jar\ - --with-java=${JAVA}\ - --with-javac=${JAVAC}\ - --with-servlets=${JAVASHAREDIR}/servlets\ - --with-gnu-ld\ - --enable-compressed-jar\ - --enable-EAPI -.if defined (HAVE_JIKES) -CONFIGURE_ARGS+=--with-javac=${LOCALBASE}/bin/jikes -.endif - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/www/apache-jserv/distinfo b/www/apache-jserv/distinfo deleted file mode 100644 index 0c192e28a41a..000000000000 --- a/www/apache-jserv/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ApacheJServ-1.1.2.tar.gz) = 6d48a1b9fcc5eea4dfebaae29ba5a485 -SHA256 (ApacheJServ-1.1.2.tar.gz) = b6457be7d7c0a19781508f6047eb27a4727f4e4a00e9edde41d9fb853899635a -SIZE (ApacheJServ-1.1.2.tar.gz) = 770638 diff --git a/www/apache-jserv/files/patch-aa b/www/apache-jserv/files/patch-aa deleted file mode 100644 index addcb364415f..000000000000 --- a/www/apache-jserv/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Wed Mar 3 08:46:29 1999 -+++ configure Wed Mar 3 08:46:42 1999 -@@ -1239,7 +1239,7 @@ - fi - - # Always use our own libtool. --LIBTOOL='$(SHELL) $(top_builddir)/libtool' -+LIBTOOL='libtool' - - # Check for any special flags to pass to ltconfig. - libtool_flags= diff --git a/www/apache-jserv/files/patch-ab b/www/apache-jserv/files/patch-ab deleted file mode 100644 index d7c90ec22be7..000000000000 --- a/www/apache-jserv/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/Makefile.in.orig Wed Jan 26 18:21:50 2000 -+++ docs/Makefile.in Wed Jan 26 18:22:14 2000 -@@ -115,7 +115,7 @@ - - DOCFILES = $(strip $(shell ls $(EXTRA_DIST))) - --docdir = ${prefix}/docs -+docdir = ${prefix}/share/doc/mod_jserv - doc_DATA = $(DOCFILES) - mkinstalldirs = $(SHELL) $(top_srcdir)/src/scripts/build/unix/mkinstalldirs - CONFIG_CLEAN_FILES = diff --git a/www/apache-jserv/files/patch-ac b/www/apache-jserv/files/patch-ac deleted file mode 100644 index 2c5a27f548ef..000000000000 --- a/www/apache-jserv/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- conf/jserv.conf.in.orig Wed Jan 26 18:37:20 2000 -+++ conf/jserv.conf.in Wed Jan 26 18:38:36 2000 -@@ -40,7 +40,7 @@ - # Syntax: ApJServLogFile [filename] - # Default: "./logs/mod_jserv.log" - # Note: when set to "DISABLED", the log will be redirected to Apache error log --ApJServLogFile @JSERV_LOG@/mod_jserv.log -+ApJServLogFile /var/log/mod_jserv.log - - # Log Level for this module - # Syntax: ApJServLogLevel [debug|info|notice|warn|error|crit|alert|emerg] diff --git a/www/apache-jserv/files/patch-ad b/www/apache-jserv/files/patch-ad deleted file mode 100644 index b466feeb11af..000000000000 --- a/www/apache-jserv/files/patch-ad +++ /dev/null @@ -1,37 +0,0 @@ ---- conf/jserv.properties.in.orig Sat Jan 15 01:58:57 2000 -+++ conf/jserv.properties.in Fri Apr 7 01:57:42 2000 -@@ -53,8 +53,15 @@ - # MUST NOT be in this classpath or the classpath of the shell - # you start the Apache from. - # --wrapper.classpath=@JSERV_CLASSES@ -+wrapper.classpath=@prefix@/share/java/classes/ApacheJServ.jar - wrapper.classpath=@JSDK_CLASSES@ -+# Uncomment if you use Cocoon. -+#wrapper.classpath=@prefix@/share/java/classes/Cocoon.jar -+#wrapper.classpath=@prefix@/share/java/classes/openxml.jar -+#wrapper.classpath=@prefix@/share/java/classes/xslp.jar -+# Currently, these are not officially supported by the Cocoon team. -+#wrapper.classpath=@prefix@/share/java/classes/xml4j.jar -+#wrapper.classpath=@prefix@/share/java/classes/lotusxsl.jar - - # An environment name with value passed to the JVM - # Syntax: wrapper.env=[name]=[value] (String) -@@ -117,7 +124,7 @@ - # Syntax: [servlet zone name as on the zones list].properties=[full path to configFile] (String) - # Default: NONE - # Note: if the file could not be opened, try using absolute paths. --root.properties=@JSERV_CONF@/zone.properties -+root.properties=@sysconfdir@/zone.properties - - # - # Thread Pool parameters -@@ -247,7 +254,7 @@ - # Syntax: log.file=[log path and filename] (String) - # Default: NONE - # Note: if the file could not be opened, try using absolute paths. --log.file=@JSERV_LOG@/jserv.log -+log.file=/var/log/jserv.log - - # Enable the timestamp before the log message - # Syntax: log.timestamp=[true,false] (boolean) diff --git a/www/apache-jserv/files/patch-ae b/www/apache-jserv/files/patch-ae deleted file mode 100644 index 7160b939b3b1..000000000000 --- a/www/apache-jserv/files/patch-ae +++ /dev/null @@ -1,20 +0,0 @@ ---- conf/zone.properties.in.orig Wed Jan 26 18:30:38 2000 -+++ conf/zone.properties.in Wed Jan 26 18:31:53 2000 -@@ -23,6 +23,8 @@ - # here. - - repositories=@JSERV_REPO@ -+# Uncomment if you use Cocoon. -+#repositories=@prefix@/share/java/classes/Cocoon.jar - - # Classloader parameters - ######################### -@@ -141,6 +143,8 @@ - # Syntax: servlet.[classname].initArgs=[name]=[value],[name]=[value],... - # Default: NONE - # servlet.org.fool.Dummy.initArgs=message=I'm a dummy servlet -+# Uncomment if you use Cocoon. -+#servlet.org.apache.cocoon.Cocoon.initArgs=properties=@prefix@/etc/apache/cocoon.properties - - # Aliased Servlet Init Parameters - ################################## diff --git a/www/apache-jserv/files/patch-af b/www/apache-jserv/files/patch-af deleted file mode 100644 index e7901830f97f..000000000000 --- a/www/apache-jserv/files/patch-af +++ /dev/null @@ -1,10 +0,0 @@ ---- src/java/org/apache/java/lang/AdaptiveClassLoader.java.orig Sun Mar 12 06:34:42 2000 -+++ src/java/org/apache/java/lang/AdaptiveClassLoader.java Fri May 19 00:10:41 2000 -@@ -723,6 +723,7 @@ - if ( zipfile != null ) { - try { - zipfile.close(); -+ zipfile = null; - } catch ( IOException ignored ) { - } - } diff --git a/www/apache-jserv/files/patch-ag b/www/apache-jserv/files/patch-ag deleted file mode 100644 index b2ff44682907..000000000000 --- a/www/apache-jserv/files/patch-ag +++ /dev/null @@ -1,31 +0,0 @@ ---- src/java/org/apache/jserv/JServConnection.java.orig Wed Feb 9 00:05:03 2000 -+++ src/java/org/apache/jserv/JServConnection.java Wed Feb 9 00:15:59 2000 -@@ -1062,6 +1062,14 @@ - * known. - */ - public String getRemoteUser() { -+ String type = getAuthType(); -+ if(type == null) { -+ return (String) env_vars.get("REMOTE_USER"); -+ } else if(type.equalsIgnoreCase("SSL")) { -+ String name = (String)env_vars.get("SSL_CLIENT_DN"); -+ name = name.replace('/', ','); -+ return name.substring(1); -+ } - return (String) env_vars.get("REMOTE_USER"); - } - -@@ -1072,7 +1080,12 @@ - * @return this request's authentication scheme, or null if none. - */ - public String getAuthType() { -- return (String) env_vars.get("AUTH_TYPE"); -+ String temp = (String) env_vars.get("SSL_CLIENT_DN"); -+ if(temp != null && temp.equals("") == false) { -+ return "SSL"; -+ } else { -+ return (String) env_vars.get("AUTH_TYPE"); -+ } - } - - /** diff --git a/www/apache-jserv/files/patch-ah b/www/apache-jserv/files/patch-ah deleted file mode 100644 index efa2c044ea32..000000000000 --- a/www/apache-jserv/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- src/java/Makefile.in.orig Fri Apr 7 01:36:25 2000 -+++ src/java/Makefile.in Fri Apr 7 01:37:51 2000 -@@ -109,7 +109,7 @@ - SUBDIRS = org - - ARCHIVE = $(PACKAGE).jar --jardir = ${libexecdir} -+jardir = $(prefix)/share/java/classes - jar_DATA = ${ARCHIVE} - - # VT: NOTE: This is not going to be as bad as in ECS because the findstring diff --git a/www/apache-jserv/files/patch-docs::api::Makefile.in b/www/apache-jserv/files/patch-docs::api::Makefile.in deleted file mode 100644 index 8bfdebab261e..000000000000 --- a/www/apache-jserv/files/patch-docs::api::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/api/Makefile.in.orig Sun Jun 18 04:07:12 2000 -+++ docs/api/Makefile.in Thu May 24 13:22:22 2001 -@@ -114,7 +114,7 @@ - - FILES = org *.html *.css package-list - --docdir = ${prefix}/docs/api -+docdir = ${prefix}/share/doc/mod_jserv/api - mkinstalldirs = $(SHELL) $(top_srcdir)/src/scripts/build/unix/mkinstalldirs - CONFIG_CLEAN_FILES = - DIST_COMMON = Makefile.am Makefile.in diff --git a/www/apache-jserv/pkg-descr b/www/apache-jserv/pkg-descr deleted file mode 100644 index 47684d854c90..000000000000 --- a/www/apache-jserv/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -What is it? - Apache JServ is a 100% pure Java servlet engine designed to - implement the Sun Java Servlet API 2.0 specifications and - add Java Servlet capabilities to the Apache - HTTP Server <http://www.apache.org/>. - -The Latest Version - Details of the latest version can be found on the - archive of the Java Apache Project web site - <http://archive.apache.org/dist/java/jserv>. - -WWW: http://archive.apache.org/dist/java/jserv/ - -Note: this is using a historical archive of old software releases, -as such it is probably wise to find a newer and actively maintained -solution. diff --git a/www/apache-jserv/pkg-message b/www/apache-jserv/pkg-message deleted file mode 100644 index f1510869661b..000000000000 --- a/www/apache-jserv/pkg-message +++ /dev/null @@ -1,5 +0,0 @@ -To activate mod_jserv: - -o Touch /var/log/jserv.log with write permission for owner of httpd. -o Add "Include etc/apache/jserv/jserv.conf" into httpd.conf to activate mod_jserv. - diff --git a/www/apache-jserv/pkg-plist b/www/apache-jserv/pkg-plist deleted file mode 100644 index c5eda4fa3fac..000000000000 --- a/www/apache-jserv/pkg-plist +++ /dev/null @@ -1,159 +0,0 @@ -@comment $FreeBSD$ -etc/apache/jserv/jserv.conf -etc/apache/jserv/jserv.properties -etc/apache/jserv/zone.properties -%%JAVAJARDIR%%/ApacheJServ.jar -libexec/apache/mod_jserv.so -%%JAVASHAREDIR%%/servlets/Hello.class -%%JAVASHAREDIR%%/servlets/Hello.java -%%JAVASHAREDIR%%/servlets/IsItWorking.class -%%JAVASHAREDIR%%/servlets/IsItWorking.java -share/doc/mod_jserv/api/org/apache/java/io/SimpleFileFilter.html -share/doc/mod_jserv/api/org/apache/java/io/package-tree.html -share/doc/mod_jserv/api/org/apache/java/io/package-frame.html -share/doc/mod_jserv/api/org/apache/java/io/Logger.html -share/doc/mod_jserv/api/org/apache/java/io/LogRecord.html -share/doc/mod_jserv/api/org/apache/java/io/LogWriter.html -share/doc/mod_jserv/api/org/apache/java/io/LogWriter.Agent.html -share/doc/mod_jserv/api/org/apache/java/io/ReadFullyInputStream.html -share/doc/mod_jserv/api/org/apache/java/io/package-summary.html -share/doc/mod_jserv/api/org/apache/java/lang/TimeoutException.html -share/doc/mod_jserv/api/org/apache/java/lang/package-tree.html -share/doc/mod_jserv/api/org/apache/java/lang/package-frame.html -share/doc/mod_jserv/api/org/apache/java/lang/Stoppable.html -share/doc/mod_jserv/api/org/apache/java/lang/AdaptiveClassLoader.html -share/doc/mod_jserv/api/org/apache/java/lang/AdaptiveClassLoader.ClassCacheEntry.html -share/doc/mod_jserv/api/org/apache/java/lang/Bytes.html -share/doc/mod_jserv/api/org/apache/java/lang/Lock.html -share/doc/mod_jserv/api/org/apache/java/lang/Semaphore.html -share/doc/mod_jserv/api/org/apache/java/lang/package-summary.html -share/doc/mod_jserv/api/org/apache/java/net/package-summary.html -share/doc/mod_jserv/api/org/apache/java/net/package-tree.html -share/doc/mod_jserv/api/org/apache/java/net/package-frame.html -share/doc/mod_jserv/api/org/apache/java/net/AuthenticatedServerSocket.html -share/doc/mod_jserv/api/org/apache/java/net/AuthenticatedSocket.html -share/doc/mod_jserv/api/org/apache/java/net/AuthenticationException.html -share/doc/mod_jserv/api/org/apache/java/recycle/pool/package-summary.html -share/doc/mod_jserv/api/org/apache/java/recycle/pool/package-tree.html -share/doc/mod_jserv/api/org/apache/java/recycle/pool/package-frame.html -share/doc/mod_jserv/api/org/apache/java/recycle/pool/Worker.html -share/doc/mod_jserv/api/org/apache/java/recycle/pool/WorkerContainer.html -share/doc/mod_jserv/api/org/apache/java/recycle/pool/WorkerPool.html -share/doc/mod_jserv/api/org/apache/java/recycle/package-tree.html -share/doc/mod_jserv/api/org/apache/java/recycle/package-frame.html -share/doc/mod_jserv/api/org/apache/java/recycle/Controller.html -share/doc/mod_jserv/api/org/apache/java/recycle/Recyclable.html -share/doc/mod_jserv/api/org/apache/java/recycle/RecycleBin.html -share/doc/mod_jserv/api/org/apache/java/recycle/AdaptiveController.html -share/doc/mod_jserv/api/org/apache/java/recycle/Container.html -share/doc/mod_jserv/api/org/apache/java/recycle/ControlledContainer.html -share/doc/mod_jserv/api/org/apache/java/recycle/ControllerFactory.html -share/doc/mod_jserv/api/org/apache/java/recycle/DefaultController.html -share/doc/mod_jserv/api/org/apache/java/recycle/GaussianController.html -share/doc/mod_jserv/api/org/apache/java/recycle/LimitedContainer.html -share/doc/mod_jserv/api/org/apache/java/recycle/MinMaxController.html -share/doc/mod_jserv/api/org/apache/java/recycle/RecycleBinIsEmpty.html -share/doc/mod_jserv/api/org/apache/java/recycle/package-summary.html -share/doc/mod_jserv/api/org/apache/java/recycle/RecycleBinIsFull.html -share/doc/mod_jserv/api/org/apache/java/security/package-summary.html -share/doc/mod_jserv/api/org/apache/java/security/package-tree.html -share/doc/mod_jserv/api/org/apache/java/security/package-frame.html -share/doc/mod_jserv/api/org/apache/java/security/MD5.html -share/doc/mod_jserv/api/org/apache/java/security/MessageDigest.html -share/doc/mod_jserv/api/org/apache/java/util/SimpleQueue.html -share/doc/mod_jserv/api/org/apache/java/util/package-tree.html -share/doc/mod_jserv/api/org/apache/java/util/package-frame.html -share/doc/mod_jserv/api/org/apache/java/util/Configurations.html -share/doc/mod_jserv/api/org/apache/java/util/ConfigurationsRepository.html -share/doc/mod_jserv/api/org/apache/java/util/ExtendedProperties.html -share/doc/mod_jserv/api/org/apache/java/util/ExtendedProperties.PropertiesReader.html -share/doc/mod_jserv/api/org/apache/java/util/ExtendedProperties.PropertiesTokenizer.html -share/doc/mod_jserv/api/org/apache/java/util/package-summary.html -share/doc/mod_jserv/api/org/apache/jserv/JServUtils.html -share/doc/mod_jserv/api/org/apache/jserv/package-tree.html -share/doc/mod_jserv/api/org/apache/jserv/package-frame.html -share/doc/mod_jserv/api/org/apache/jserv/JServDefs.html -share/doc/mod_jserv/api/org/apache/jserv/JServLogChannels.html -share/doc/mod_jserv/api/org/apache/jserv/JServSendError.html -share/doc/mod_jserv/api/org/apache/jserv/Ajpv12InputStream.html -share/doc/mod_jserv/api/org/apache/jserv/JServ.html -share/doc/mod_jserv/api/org/apache/jserv/JServConnection.html -share/doc/mod_jserv/api/org/apache/jserv/JServConnection.JServInputStream.html -share/doc/mod_jserv/api/org/apache/jserv/JServConnection.JServOutputStream.html -share/doc/mod_jserv/api/org/apache/jserv/JServContext.html -share/doc/mod_jserv/api/org/apache/jserv/JServLog.html -share/doc/mod_jserv/api/org/apache/jserv/JServServletManager.html -share/doc/mod_jserv/api/org/apache/jserv/JServSession.html -share/doc/mod_jserv/api/org/apache/jserv/JServSTMStore.html -share/doc/mod_jserv/api/org/apache/jserv/JServServletManager.ACLObjectInputStream.html -share/doc/mod_jserv/api/org/apache/jserv/package-summary.html -share/doc/mod_jserv/api/stylesheet.css -share/doc/mod_jserv/api/serialized-form.html -share/doc/mod_jserv/api/packages.html -share/doc/mod_jserv/api/overview-tree.html -share/doc/mod_jserv/api/overview-summary.html -share/doc/mod_jserv/api/package-list -share/doc/mod_jserv/api/index.html -share/doc/mod_jserv/api/index-all.html -share/doc/mod_jserv/api/help-doc.html -share/doc/mod_jserv/api/deprecated-list.html -share/doc/mod_jserv/api/allclasses-frame.html -share/doc/mod_jserv/api/overview-frame.html -share/doc/mod_jserv/FAQ.html -share/doc/mod_jserv/STATUS.txt -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/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/license.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/upgrade.html -share/doc/mod_jserv/y2k.html -share/doc/mod_jserv/zones.html -@dirrm etc/apache/jserv -@dirrm share/java/servlets -@dirrm share/doc/mod_jserv/api/org/apache/java/io -@dirrm share/doc/mod_jserv/api/org/apache/java/lang -@dirrm share/doc/mod_jserv/api/org/apache/java/net -@dirrm share/doc/mod_jserv/api/org/apache/java/recycle/pool -@dirrm share/doc/mod_jserv/api/org/apache/java/recycle -@dirrm share/doc/mod_jserv/api/org/apache/java/security -@dirrm share/doc/mod_jserv/api/org/apache/java/util -@dirrm share/doc/mod_jserv/api/org/apache/java -@dirrm share/doc/mod_jserv/api/org/apache/jserv -@dirrm share/doc/mod_jserv/api/org/apache -@dirrm share/doc/mod_jserv/api/org -@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 |