aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-11-30 22:55:40 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-11-30 22:55:40 +0000
commit407547160128b898595a7bfd9b4bcd0068d87296 (patch)
tree2d35438963ec82923153f1abb840f7c60d2d8bab /www
parent899237ccc0e90a23ae8c813d700c914bb934d583 (diff)
downloadports-407547160128b898595a7bfd9b4bcd0068d87296.tar.gz
ports-407547160128b898595a7bfd9b4bcd0068d87296.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/jetspeed/Makefile43
-rw-r--r--www/jetspeed/distinfo2
-rw-r--r--www/jetspeed/pkg-descr9
-rw-r--r--www/jetspeed/pkg-message6
-rw-r--r--www/jetspeed/pkg-plist11
6 files changed, 0 insertions, 72 deletions
diff --git a/www/Makefile b/www/Makefile
index 7f8fb8216ae2..c01a6c5de2cd 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -363,7 +363,6 @@
SUBDIR += jdresolve
SUBDIR += jericho-html
SUBDIR += jesred
- SUBDIR += jetspeed
SUBDIR += jetty
SUBDIR += jinzora
SUBDIR += joomla15
diff --git a/www/jetspeed/Makefile b/www/jetspeed/Makefile
deleted file mode 100644
index 53c88969ef13..000000000000
--- a/www/jetspeed/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# New ports collection makefile for: jetspeed
-# Date created: 30 July 2003
-# Whom: francisco@gomezmarin.com
-#
-# $FreeBSD$
-#
-
-PORTNAME= jetspeed
-PORTVERSION= 1.6
-PORTREVISION= 5
-CATEGORIES= www java
-MASTER_SITES= http://www.apache.org/dist/portals/jetspeed-1/
-#MASTER_SITE_SUBDIR=jetspeed/binaries
-DISTNAME= ${PORTNAME}-${PORTVERSION}-war
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Jetspeed is an Open Source Portal, written in Java and XML
-
-RUN_DEPENDS= ${LOCALBASE}/bin/ant:${PORTSDIR}/devel/apache-ant \
- ${JAKARTA_HOME}/bin/bootstrap.jar:${PORTSDIR}/www/tomcat55
-
-DEPRECATED= project retired upstream
-EXPIRATION_DATE= 2012-11-20
-
-WRKSRC= ${WRKDIR}/${DISTNAME:C/-war//}
-USE_ZIP= yes
-USE_JAVA= yes
-JAVA_VERSION= 1.5+
-
-NO_BUILD= yes
-
-JAKARTA_HOME= ${LOCALBASE}/tomcat5.5
-
-do-install:
- @${INSTALL_DATA} ${WRKSRC}/jetspeed.war ${JAKARTA_HOME}/webapps
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
- @${INSTALL_DATA} ${WRKSRC}/* ${DOCSDIR}
-.endif
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/www/jetspeed/distinfo b/www/jetspeed/distinfo
deleted file mode 100644
index 4046962c318f..000000000000
--- a/www/jetspeed/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (jetspeed-1.6-war.zip) = 1875bfdadf3f09820dbcf516de72d81c4121fe10fc653fb26989b15fbbb9ef05
-SIZE (jetspeed-1.6-war.zip) = 13191543
diff --git a/www/jetspeed/pkg-descr b/www/jetspeed/pkg-descr
deleted file mode 100644
index 370e176de374..000000000000
--- a/www/jetspeed/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-Jetspeed is an Open Source implementation of an Enterprise
-Information Portal, using Java and XML. A portal makes network
-resources (applications, databases and so forth) available to
-end-users. The user can access the portal via a web browser,
-WAP-phone, pager or any other device. Jetspeed acts as the central
-hub where information from multiple sources are made available in
-an easy to use manner.
-
-WWW: http://portals.apache.org/jetspeed-1/
diff --git a/www/jetspeed/pkg-message b/www/jetspeed/pkg-message
deleted file mode 100644
index 29497e61194f..000000000000
--- a/www/jetspeed/pkg-message
+++ /dev/null
@@ -1,6 +0,0 @@
-Once everything is finally installed set the JAVA_HOME
-variable to ${LOCALBASE}/jdk and run the Tomcat
-server. The JetSpeed portal war file is copied to
-${LOCALBASE}/apache-tomcat4.1/webapps, where tomcat resides.
-
-For more information on how it works look at JetSpeed homepage.
diff --git a/www/jetspeed/pkg-plist b/www/jetspeed/pkg-plist
deleted file mode 100644
index a6a5c9b4407a..000000000000
--- a/www/jetspeed/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-tomcat5.5/webapps/jetspeed.war
-%%PORTDOCS%%%%DOCSDIR%%/Activation-License.txt
-%%PORTDOCS%%%%DOCSDIR%%/INSTALL
-%%PORTDOCS%%%%DOCSDIR%%/LICENSE
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/NOTES
-%%PORTDOCS%%%%DOCSDIR%%/project.xml
-%%PORTDOCS%%%%DOCSDIR%%/FIXES.html
-%%PORTDOCS%%%%DOCSDIR%%/jetspeed.war
-%%PORTDOCS%%%%DOCSDIR%%/WARNING
-%%PORTDOCS%%@dirrm %%DOCSDIR%%