svn commit: r353685 - in head: . java java/linux-sun-jdk16 java/linux-sun-jre16

Rene Ladan rene at FreeBSD.org
Sun May 11 13:25:27 UTC 2014


Author: rene
Date: Sun May 11 13:25:26 2014
New Revision: 353685
URL: http://svnweb.freebsd.org/changeset/ports/353685
QAT: https://qat.redports.org/buildarchive/r353685/

Log:
  Remove expired ports:
  2014-05-10 java/linux-sun-jre16: Unsupported and known for multiple security vulnerabilities
  2014-05-10 java/linux-sun-jdk16: Unsupported and known for multiple security vulnerabilities

Deleted:
  head/java/linux-sun-jdk16/
  head/java/linux-sun-jre16/
Modified:
  head/LEGAL
  head/MOVED
  head/java/Makefile

Modified: head/LEGAL
==============================================================================
--- head/LEGAL	Sun May 11 13:25:12 2014	(r353684)
+++ head/LEGAL	Sun May 11 13:25:26 2014	(r353685)
@@ -142,13 +142,11 @@ jai-*-lib-linux-i586.*	java/jai		Redistr
 jai_imageio-*-lib-linux-* java/jai-imageio	Redistribution is not permitted
 java3d-sdk-*-linux-i386* java/java3d		License does not allow distribution
 javax_comm-*-solsparc.*	comms/java-commapi	No commercial use
-jdk-6*-i586.bin		java/linux-sun-jdk16	Redistribution of repackaged binaries not permitted
 jdk-7*-i586.tar.gz	java/linux-sun-jdk17	Redistribution of repackaged binaries not permitted
 jdk-8*-i586.tar.gz	java/linux-oracle-jdk18	Redistribution of repackaged binaries not permitted
 jfbuild_src_*		games/jfsw		Must be distributed only through the Internet and free of charge
 jmf-*-alljava.zip	java/jmf		Redistribution of pre-compiled binaries is not permitted
 jpgraph-2.*		graphics/jpgraph2	The free version cannot be used in a commercial context
-jre-6*-i586.bin		java/linux-sun-jre16	License does not allow distribution with fee
 jre-7*-i586.tar.gz	java/linux-sun-jre17	License does not allow distribution with fee
 jre-8*-i586.tar.gz	java/linux-oracle-jre18	License does not allow distribution with fee
 jta-*.zip		java/jta		See the license

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun May 11 13:25:12 2014	(r353684)
+++ head/MOVED	Sun May 11 13:25:26 2014	(r353685)
@@ -6095,3 +6095,5 @@ security/yassl|security/cyassl|2014-05-0
 lang/open-cobol|lang/gnu-cobol|2014-05-07|Moved to match upstream name change
 sysutils/lire||2014-05-11|Project is dead
 net/ipfw-graph||2014-05-11|Project is dead
+java/linux-sun-jre16||2014-05-11|Has expired: Unsupported and known for multiple security vulnerabilities
+java/linux-sun-jdk16||2014-05-11|Has expired: Unsupported and known for multiple security vulnerabilities

Modified: head/java/Makefile
==============================================================================
--- head/java/Makefile	Sun May 11 13:25:12 2014	(r353684)
+++ head/java/Makefile	Sun May 11 13:25:26 2014	(r353685)
@@ -115,9 +115,7 @@
     SUBDIR += langspec
     SUBDIR += linux-oracle-jdk18
     SUBDIR += linux-oracle-jre18
-    SUBDIR += linux-sun-jdk16
     SUBDIR += linux-sun-jdk17
-    SUBDIR += linux-sun-jre16
     SUBDIR += linux-sun-jre17
     SUBDIR += mmake
     SUBDIR += mx4j


More information about the svn-ports-all mailing list