From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 16 13:50:09 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64C97106566B for ; Sat, 16 Jul 2011 13:50:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 295988FC0C for ; Sat, 16 Jul 2011 13:50:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6GDo9Wb044993 for ; Sat, 16 Jul 2011 13:50:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6GDo9Os044992; Sat, 16 Jul 2011 13:50:09 GMT (envelope-from gnats) Resent-Date: Sat, 16 Jul 2011 13:50:09 GMT Resent-Message-Id: <201107161350.p6GDo9Os044992@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rene Ladan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F35C106566B; Sat, 16 Jul 2011 13:42:27 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 003838FC19; Sat, 16 Jul 2011 13:42:27 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6GDgQqI044139; Sat, 16 Jul 2011 13:42:26 GMT (envelope-from rene@freefall.freebsd.org) Received: (from rene@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6GDgQ08044138; Sat, 16 Jul 2011 13:42:26 GMT (envelope-from rene) Message-Id: <201107161342.p6GDgQ08044138@freefall.freebsd.org> Date: Sat, 16 Jul 2011 13:42:26 GMT From: Rene Ladan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: java@FreeBSD.org Subject: ports/158969: [exp-run] Java cleanup X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Rene Ladan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jul 2011 13:50:09 -0000 >Number: 158969 >Category: ports >Synopsis: [exp-run] Java cleanup >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 16 13:50:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Rene Ladan >Release: FreeBSD 8.2-STABLE i386 >Organization: >Environment: System: FreeBSD freefall.freebsd.org 8.2-STABLE FreeBSD 8.2-STABLE #4 r220774: Mon Apr 18 13:56:14 UTC 2011 simon@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386 Current Ports Tree. >Description: Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . >How-To-Repeat: >Fix: Remove the following ports: java/jdk13 java/linux-sun-jdk13 java/linux-blackdown-jdk14 java/linux-sun-jdk14 Apply ftp://rene-ladan.nl/pub/freebsd/bsd.java.mk.diff and ftp://rene-ladan.nl/pub/freebsd/java15plus.diff to ${PORTSDIR} >Release-Note: >Audit-Trail: >Unformatted: