Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2018 13:36:06 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r486518 - in head: . java java/cacao java/classpath java/jamvm
Message-ID:  <201812031336.wB3Da65G079342@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Mon Dec  3 13:36:05 2018
New Revision: 486518
URL: https://svnweb.freebsd.org/changeset/ports/486518

Log:
  Remove expired ports:
  2018-12-02 java/classpath: Staled since 2012, OpenJDK is live now
  java/cacao: Depends on expired java/classpath
  2018-12-04 java/jamvm: Abandonware, depends on expired java/classpath

Deleted:
  head/java/cacao/
  head/java/classpath/
  head/java/jamvm/
Modified:
  head/MOVED
  head/java/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon Dec  3 12:53:45 2018	(r486517)
+++ head/MOVED	Mon Dec  3 13:36:05 2018	(r486518)
@@ -10646,3 +10646,6 @@ emulators/qemu-ppcnv|emulators/qemu-powernv|2018-11-28
 net/pecl-gupnp||2018-12-01|Has expired: does not build with latest gssdp and gupnp
 graphics/gimpfx-foundry||2018-12-01|Has expired: No release for 10 years, only partially working with recent GIMP
 www/rubygem-http-form_data1|www/rubygem-http-form_data|2018-12-01|Has expired: Use www/rubygem-http-form_data instead
+java/classpath||2018-12-03|Has expired: Staled since 2012, OpenJDK is live now
+java/cacao||2018-12-03|Removed, depends on expired java/classpath
+java/jamvm||2018-12-03|Has expired: Abandonware, depends on expired java/classpath

Modified: head/java/Makefile
==============================================================================
--- head/java/Makefile	Mon Dec  3 12:53:45 2018	(r486517)
+++ head/java/Makefile	Mon Dec  3 13:36:05 2018	(r486518)
@@ -11,9 +11,7 @@
     SUBDIR += bootstrap-openjdk8
     SUBDIR += bouncycastle
     SUBDIR += bouncycastle15
-    SUBDIR += cacao
     SUBDIR += castor
-    SUBDIR += classpath
     SUBDIR += cos
     SUBDIR += cryptix-jce
     SUBDIR += dbvis
@@ -53,7 +51,6 @@
     SUBDIR += jakarta-commons-primitives
     SUBDIR += jakarta-oro
     SUBDIR += jakarta-regexp
-    SUBDIR += jamvm
     SUBDIR += jasmin
     SUBDIR += jattach
     SUBDIR += java-checkstyle



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812031336.wB3Da65G079342>