diff options
author | rene <rene@FreeBSD.org> | 2016-12-02 07:36:56 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-12-02 07:36:56 +0800 |
commit | 554aabdd3f011db8bec869e87466bc4cf11fb193 (patch) | |
tree | b553a2a6998b26245b9818f3c63c20d24e58f29d /java | |
parent | e342e1c24dfe86c0d659349bb9708479356cb7c0 (diff) | |
download | freebsd-ports-gnome-554aabdd3f011db8bec869e87466bc4cf11fb193.tar.gz freebsd-ports-gnome-554aabdd3f011db8bec869e87466bc4cf11fb193.tar.zst freebsd-ports-gnome-554aabdd3f011db8bec869e87466bc4cf11fb193.zip |
Remove expired port:
2016-12-01 java/jakarta-struts: Port is unmaintained and has known security vulnerabilites
Diffstat (limited to 'java')
-rw-r--r-- | java/Makefile | 1 | ||||
-rw-r--r-- | java/jakarta-struts/Makefile | 31 | ||||
-rw-r--r-- | java/jakarta-struts/distinfo | 2 | ||||
-rw-r--r-- | java/jakarta-struts/pkg-descr | 21 | ||||
-rw-r--r-- | java/jakarta-struts/pkg-plist | 52 |
5 files changed, 0 insertions, 107 deletions
diff --git a/java/Makefile b/java/Makefile index c0bdc85fb298..9feebb8af4f3 100644 --- a/java/Makefile +++ b/java/Makefile @@ -52,7 +52,6 @@ SUBDIR += jakarta-commons-primitives SUBDIR += jakarta-oro SUBDIR += jakarta-regexp - SUBDIR += jakarta-struts SUBDIR += jamvm SUBDIR += jasmin SUBDIR += java-checkstyle diff --git a/java/jakarta-struts/Makefile b/java/jakarta-struts/Makefile deleted file mode 100644 index 95c58ce7f078..000000000000 --- a/java/jakarta-struts/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# Created by: Anton Yudin <toha@toha.org.ua> -# $FreeBSD$ - -PORTNAME= struts -PORTVERSION= 1.2.9 -CATEGORIES= java devel -MASTER_SITES= APACHE/${PORTNAME}/binaries -PKGNAMEPREFIX= apache- -DISTNAME= ${PORTNAME}-${PORTVERSION}-bin - -MAINTAINER= ports@FreeBSD.org -COMMENT= Apache Struts framework - -USE_JAVA= yes -JAVA_VERSION= 1.6+ -NO_BUILD= YES -USES= cpe zip -CPE_VENDOR= apache - -JAVASHAREDIR= share/java -TDIR= ${JAVASHAREDIR}/${PKGNAME} -PLIST_SUB+= T=${TDIR} - -DEPRECATED= Port is unmaintained and has known security vulnerabilites -EXPIRATION_DATE=2016-12-01 - -do-install: - cd ${WRKSRC} && ${FIND} . -type d -exec ${INSTALL} -d ${STAGEDIR}${PREFIX}/${TDIR}/{} \; && \ - ${FIND} . -type f -exec ${INSTALL_DATA} {} ${STAGEDIR}${PREFIX}/${TDIR}/{} \; - -.include <bsd.port.mk> diff --git a/java/jakarta-struts/distinfo b/java/jakarta-struts/distinfo deleted file mode 100644 index 4b7dafc774ad..000000000000 --- a/java/jakarta-struts/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (struts-1.2.9-bin.zip) = 9015e990eaaeb9a659ca34d042520618b98fff65287f0d05f668b01e9330805f -SIZE (struts-1.2.9-bin.zip) = 14483492 diff --git a/java/jakarta-struts/pkg-descr b/java/jakarta-struts/pkg-descr deleted file mode 100644 index 8db156650dd2..000000000000 --- a/java/jakarta-struts/pkg-descr +++ /dev/null @@ -1,21 +0,0 @@ -The core of the Struts framework is a flexible control layer based -on standard technologies like Java Servlets, JavaBeans, -ResourceBundles, and Extensible Markup Language (XML), as well as -various Jakarta Commons packages. Struts encourages application -architectures based on the Model 2 approach, a variation of the -classic Model-View-Controller (MVC) design paradigm. - -Struts provides its own Controller component and integrates with -other technologies to provide the Model and the View. For the -Model, Struts can interact with any standard data access -technology, including Enterprise Java Beans, JDBC, and Object -Relational Bridge. For the View, Struts works well with JavaServer -Pages, including JSTL and JSF, as well as Velocity Templates, XSLT, -and other presentation systems. - -The Struts framework provides the invisible underpinnings every -professional web application needs to survive. Struts helps you -create an extensible development environment for your application, -based on published standards and proven design patterns. - -WWW: http://struts.apache.org diff --git a/java/jakarta-struts/pkg-plist b/java/jakarta-struts/pkg-plist deleted file mode 100644 index ad6f973ee1b5..000000000000 --- a/java/jakarta-struts/pkg-plist +++ /dev/null @@ -1,52 +0,0 @@ -%%T%%/INSTALL -%%T%%/LICENSE -%%T%%/NOTICE -%%T%%/README -%%T%%/contrib/struts-el/README.txt -%%T%%/contrib/struts-el/lib/c-rt.tld -%%T%%/contrib/struts-el/lib/c.tld -%%T%%/contrib/struts-el/lib/fmt-rt.tld -%%T%%/contrib/struts-el/lib/fmt.tld -%%T%%/contrib/struts-el/lib/jstl.jar -%%T%%/contrib/struts-el/lib/sql-rt.tld -%%T%%/contrib/struts-el/lib/sql.tld -%%T%%/contrib/struts-el/lib/standard.jar -%%T%%/contrib/struts-el/lib/struts-bean-el.tld -%%T%%/contrib/struts-el/lib/struts-bean.tld -%%T%%/contrib/struts-el/lib/struts-el.jar -%%T%%/contrib/struts-el/lib/struts-html-el.tld -%%T%%/contrib/struts-el/lib/struts-html.tld -%%T%%/contrib/struts-el/lib/struts-logic-el.tld -%%T%%/contrib/struts-el/lib/struts-logic.tld -%%T%%/contrib/struts-el/lib/struts-nested.tld -%%T%%/contrib/struts-el/lib/struts-tiles-el.tld -%%T%%/contrib/struts-el/lib/struts-tiles.tld -%%T%%/contrib/struts-el/lib/struts.jar -%%T%%/contrib/struts-el/lib/x-rt.tld -%%T%%/contrib/struts-el/lib/x.tld -%%T%%/contrib/struts-el/webapps/strutsel-exercise-taglib.war -%%T%%/lib/antlr.jar -%%T%%/lib/commons-beanutils.jar -%%T%%/lib/commons-digester.jar -%%T%%/lib/commons-fileupload.jar -%%T%%/lib/commons-logging.jar -%%T%%/lib/commons-validator.jar -%%T%%/lib/jakarta-oro.jar -%%T%%/lib/struts-bean.tld -%%T%%/lib/struts-config_1_0.dtd -%%T%%/lib/struts-config_1_1.dtd -%%T%%/lib/struts-config_1_2.dtd -%%T%%/lib/struts-html.tld -%%T%%/lib/struts-logic.tld -%%T%%/lib/struts-nested.tld -%%T%%/lib/struts-tiles.tld -%%T%%/lib/struts.jar -%%T%%/lib/tiles-config_1_1.dtd -%%T%%/lib/validator-rules.xml -%%T%%/lib/web-app_2_2.dtd -%%T%%/lib/web-app_2_3.dtd -%%T%%/webapps/struts-blank.war -%%T%%/webapps/struts-documentation.war -%%T%%/webapps/struts-examples.war -%%T%%/webapps/struts-mailreader.war -%%T%%/webapps/tiles-documentation.war |