Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2002 21:11:13 +0200
From:      Ernst de Haan <znerd@FreeBSD.org>
To:        java@FreeBSD.org, ports@FreeBSD.org
Subject:   Request for review: Changing JDK port names
Message-ID:  <200205071911.VAA02089@smtp.hccnet.nl>

next in thread | raw e-mail | index | archive | help
Hi all,

In response to PR 27358 I hereby propose a new naming scheme for the current 
JDK ports.
1) First step is this email to freebsd-java and freebsd-ports for review and 
improvement suggestions.
2) If no objections hold, then the second step is that I will request 
portmgr@ and/or cvs@ to make the suggested repocopies.
3) Thirdly I will change bsd.java.mk and make any other changes necessary for 
the ports tree to build correctly.

The repocopy request will not be made until after the release of FreeBS 4.6.

See:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/27358

The current JDK ports:

ernst@heinz$ grep ^_JAVA_PORT_ ~/ports/Mk/bsd.java.mk
_JAVA_PORT_FREEBSD_1_1=                 java/jdk
_JAVA_PORT_FREEBSD_1_2=                 java/jdk12-beta
_JAVA_PORT_FREEBSD_1_3=                 java/jdk13
_JAVA_PORT_BLACKDOWN_LINUX_1_2= java/linux-jdk
_JAVA_PORT_SUN_LINUX_1_2=               java/linux-sun-jdk12
_JAVA_PORT_IBM_LINUX_1_3=               java/linux-ibm-jdk13
_JAVA_PORT_SUN_LINUX_1_3=               java/linux-jdk13
_JAVA_PORT_SUN_LINUX_1_4=               java/linux-jdk14
ernst@heinz$

Suggested repocopies:

java/jdk               --> java/jdk11
java/jdk12-beta        --> java/jdk12
java/linux-jdk         --> java/linux-blackdown-jdk12
java/linux-jdk13       --> java/linux-sun-jdk13
java/linux-jdk14       --> java/linux-sun-jdk14

Resulting JDK ports:

java/jdk11
java/jdk12
java/jdk13
java/linux-blackdown-jdk12
java/linux-sun-jdk12
java/linux-ibm-jdk13
java/linux-sun-jdk13
java/linux-sun-jdk14


Ernst

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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