aboutsummaryrefslogtreecommitdiff
path: root/www/tomcat41
diff options
context:
space:
mode:
Diffstat (limited to 'www/tomcat41')
-rw-r--r--www/tomcat41/Makefile25
-rw-r--r--www/tomcat41/distinfo1
-rw-r--r--www/tomcat41/pkg-comment1
-rw-r--r--www/tomcat41/pkg-descr5
-rw-r--r--www/tomcat41/pkg-plist93
5 files changed, 0 insertions, 125 deletions
diff --git a/www/tomcat41/Makefile b/www/tomcat41/Makefile
deleted file mode 100644
index 2cf4632299fa..000000000000
--- a/www/tomcat41/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: jakarta-tomcat
-# Date created: 20 Oct 2000
-# Whom: des
-#
-# $FreeBSD$
-#
-
-PORTNAME= jakarta-tomcat
-PORTVERSION= 3.2.1
-CATEGORIES= www
-MASTER_SITES= http://jakarta.apache.org/builds/jakarta-tomcat/release/v${PORTVERSION}/bin/
-DIST_SUBDIR= jakarta/tomcat/${PORTVERSION}
-
-MAINTAINER= dirk@FreeBSD.org
-
-BUILD_DEPENDS= pinstall:${PORTSDIR}/devel/pinstall
-RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/javac:${PORTSDIR}/java/jdk
-
-NO_BUILD= yes
-
-do-install:
- @${LN} -fs ${WRKSRC} ${WRKDIR}/tomcat
- @pinstall -v -d ${WRKDIR}
-
-.include <bsd.port.mk>
diff --git a/www/tomcat41/distinfo b/www/tomcat41/distinfo
deleted file mode 100644
index 9f69bda323dc..000000000000
--- a/www/tomcat41/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (jakarta/tomcat/3.2.1/jakarta-tomcat-3.2.1.tar.gz) = 43178931ed737cfd92bdde22ed37c98c
diff --git a/www/tomcat41/pkg-comment b/www/tomcat41/pkg-comment
deleted file mode 100644
index 4cdebafe2cb7..000000000000
--- a/www/tomcat41/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A 100% Pure Java web server with built-in Servlet and JSP support
diff --git a/www/tomcat41/pkg-descr b/www/tomcat41/pkg-descr
deleted file mode 100644
index fafdccabf504..000000000000
--- a/www/tomcat41/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Jakarta Tomcat is a web server written in 100% Pure Java. Tomcat is also the
-reference implementation for the Java Servlet 2.2 and JavaServer Pages 1.1
-technologies.
-
-WWW: http://jakarta.apache.org/tomcat/
diff --git a/www/tomcat41/pkg-plist b/www/tomcat41/pkg-plist
deleted file mode 100644
index 75948be109f6..000000000000
--- a/www/tomcat41/pkg-plist
+++ /dev/null
@@ -1,93 +0,0 @@
-tomcat/LICENSE
-tomcat/bin/ant
-tomcat/bin/ant.bat
-tomcat/bin/antRun
-tomcat/bin/antRun.bat
-tomcat/bin/cpappend.bat
-tomcat/bin/jspc.bat
-tomcat/bin/jspc.sh
-tomcat/bin/shutdown.bat
-tomcat/bin/shutdown.sh
-tomcat/bin/startup.bat
-tomcat/bin/startup.sh
-tomcat/bin/tomcat.bat
-tomcat/bin/tomcat.sh
-tomcat/bin/tomcatEnv.bat
-tomcat/conf/build.xml
-tomcat/conf/jni_server.xml
-tomcat/conf/jni_workers.properties
-tomcat/conf/manifest.servlet
-tomcat/conf/mod_jk.conf
-tomcat/conf/obj.conf
-tomcat/conf/server.xml
-tomcat/conf/test-tomcat.xml
-tomcat/conf/tomcat-users.xml
-tomcat/conf/tomcat.conf
-tomcat/conf/tomcat.policy
-tomcat/conf/tomcat.properties
-tomcat/conf/uriworkermap.properties
-tomcat/conf/web.dtd
-tomcat/conf/web.xml
-tomcat/conf/workers.properties
-tomcat/conf/wrapper.properties
-tomcat/doc/JDBCRealm.howto
-tomcat/doc/NT-Service-howto.html
-tomcat/doc/Tomcat-Workers-HowTo.html
-tomcat/doc/appdev/build.xml.txt
-tomcat/doc/appdev/contents.html
-tomcat/doc/appdev/deployment.html
-tomcat/doc/appdev/footer.html
-tomcat/doc/appdev/header.html
-tomcat/doc/appdev/index.html
-tomcat/doc/appdev/installation.html
-tomcat/doc/appdev/introduction.html
-tomcat/doc/appdev/processes.html
-tomcat/doc/appdev/sample/build.bat
-tomcat/doc/appdev/sample/build.sh
-tomcat/doc/appdev/sample/build.xml
-tomcat/doc/appdev/sample/etc/web.xml
-tomcat/doc/appdev/sample/src/Hello.java
-tomcat/doc/appdev/sample/web/hello.jsp
-tomcat/doc/appdev/sample/web/images/tomcat.gif
-tomcat/doc/appdev/sample/web/index.html
-tomcat/doc/appdev/source.html
-tomcat/doc/appdev/tomcat.gif
-tomcat/doc/appdev/web.xml.txt
-tomcat/doc/faq
-tomcat/doc/in-process-howto.html
-tomcat/doc/index.html
-tomcat/doc/mod_jk-howto.html
-tomcat/doc/readme
-tomcat/doc/tomcat-apache-howto.html
-tomcat/doc/tomcat-iis-howto.html
-tomcat/doc/tomcat-netscape-howto.html
-tomcat/doc/tomcat-ssl-howto.html
-tomcat/doc/uguide/images/banner.gif
-tomcat/doc/uguide/images/tomcat.gif
-tomcat/doc/uguide/style.css
-tomcat/doc/uguide/tomcat-security.html
-tomcat/doc/uguide/tomcat_ug.html
-tomcat/lib/ant.jar
-tomcat/lib/jasper.jar
-tomcat/lib/jaxp.jar
-tomcat/lib/parser.jar
-tomcat/lib/servlet.jar
-tomcat/lib/webserver.jar
-tomcat/webapps/ROOT.war
-tomcat/webapps/admin.war
-tomcat/webapps/examples.war
-tomcat/webapps/test.war
-@dirrm tomcat/webapps
-@dirrm tomcat/doc/uguide/images
-@dirrm tomcat/doc/uguide
-@dirrm tomcat/doc/appdev/sample/web/images
-@dirrm tomcat/doc/appdev/sample/web
-@dirrm tomcat/doc/appdev/sample/etc
-@dirrm tomcat/doc/appdev/sample/src
-@dirrm tomcat/doc/appdev/sample
-@dirrm tomcat/doc/appdev
-@dirrm tomcat/doc
-@dirrm tomcat/lib
-@dirrm tomcat/conf
-@dirrm tomcat/bin
-@dirrm tomcat