Date: Thu, 20 Jan 2005 08:41:13 +0000 (UTC) From: Alexey Zelkin <phantom@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk15 Makefile distinfo pkg-descr pkg-message pkg-plist ports/java/jdk15/files cacerts patch-control::common::Defs-bsd.gmkpatch-plugin::common::config.gmk ... Message-ID: <200501200841.j0K8fDGP038958@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phantom 2005-01-20 08:41:13 UTC FreeBSD ports repository Modified files: java/jdk15 Makefile distinfo pkg-descr pkg-message java/jdk15/files patch-control::common::Defs-bsd.gmk Added files: java/jdk15/files patch-j2se::common::Defs-bsd.gmk patch-j2se::instrument::Makefile Removed files: java/jdk15 pkg-plist java/jdk15/files cacerts disable-ipv6.patch patch-common::Defs-bsd.gmk patch-plugin::common::config.gmk patch-plugin::ns6::Makefile testos.c Log: Please welcome new participant of FreeBSD ports tree and Java ports family -- first public patchset of native Sun JDK 1.5.0 port. Most valuable addition of this patchset is native amd64 support. And special thanks goes to Daniel Seuffert <ds@freeBSD.org> for making it possible by providing amd64 hardware. This patchset was tested on following configurations: i386/4.10, i386/5.3, amd64/5.3. 5.3-RELEASE support is quite strong and shown no huge visible problems over last week. But even mentioning above note, keep in mind -- THIS IS ALPHA PATCHSET and suitable for testers/developers ONLY! Known issues are including (but for sure not limited to): . Browser plugin support is missing . JVMTI, JDWP and JMX are not tested yet . FreeBSD i386/4.10 support is suffering from hidden memory allocation failres (ideas and patches are welcome) NOTE ABOUT BOOTSTRAPING: It's possible to bootstrap jdk 1.5.0 using jdk 1.4.2 (either native or linux one). There's no need to have java/linux_jdk15 installed and working. Supported by: FreeBSD Foundation Revision Changes Path 1.85 +65 -106 ports/java/jdk15/Makefile 1.14 +6 -6 ports/java/jdk15/distinfo 1.2 +0 -98 ports/java/jdk15/files/cacerts (dead) 1.2 +0 -15 ports/java/jdk15/files/disable-ipv6.patch (dead) 1.9 +0 -13 ports/java/jdk15/files/patch-common::Defs-bsd.gmk (dead) 1.2 +3 -3 ports/java/jdk15/files/patch-control::common::Defs-bsd.gmk 1.1 +13 -0 ports/java/jdk15/files/patch-j2se::common::Defs-bsd.gmk (new) 1.1 +15 -0 ports/java/jdk15/files/patch-j2se::instrument::Makefile (new) 1.2 +0 -13 ports/java/jdk15/files/patch-plugin::common::config.gmk (dead) 1.3 +0 -13 ports/java/jdk15/files/patch-plugin::ns6::Makefile (dead) 1.3 +0 -81 ports/java/jdk15/files/testos.c (dead) 1.5 +2 -2 ports/java/jdk15/pkg-descr 1.5 +16 -19 ports/java/jdk15/pkg-message 1.24 +0 -1764 ports/java/jdk15/pkg-plist (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501200841.j0K8fDGP038958>