From owner-freebsd-java@FreeBSD.ORG Mon May 5 05:30:09 2003 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6992137B401 for ; Mon, 5 May 2003 05:30:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 670CF43FCB for ; Mon, 5 May 2003 05:30:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h45CU8Up061508 for ; Mon, 5 May 2003 05:30:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h45CU8Vc061506; Mon, 5 May 2003 05:30:08 -0700 (PDT) Resent-Date: Mon, 5 May 2003 05:30:08 -0700 (PDT) Resent-Message-Id: <200305051230.h45CU8Vc061506@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-java@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C59D237B401 for ; Mon, 5 May 2003 05:27:49 -0700 (PDT) Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id A854C43FAF for ; Mon, 5 May 2003 05:27:48 -0700 (PDT) (envelope-from rv@puget.esil.univ-mrs.fr) Received: from puget.esil.univ-mrs.fr (localhost.esil.univ-mrs.fr [127.0.0.1]) h45CR8nx089440 for ; Mon, 5 May 2003 14:27:08 +0200 (CEST) (envelope-from rv@puget.esil.univ-mrs.fr) Received: (from rv@localhost) by puget.esil.univ-mrs.fr (8.12.6p2/8.12.6/Submit) id h45CR8MC089439; Mon, 5 May 2003 14:27:08 +0200 (CEST) Message-Id: <200305051227.h45CR8MC089439@puget.esil.univ-mrs.fr> Date: Mon, 5 May 2003 14:27:08 +0200 (CEST) From: To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: java/51788: Update port: jakarta-commons-logging dependency fix X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: herve.quiroz@esil.univ-mrs.fr List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 12:30:09 -0000 >Number: 51788 >Category: java >Synopsis: Update port: jakarta-commons-logging dependency fix >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon May 05 05:30:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 5.0-RELEASE-p6 i386 >Organization: >Environment: System: FreeBSD puget.esil.univ-mrs.fr 5.0-RELEASE-p6 FreeBSD 5.0-RELEASE-p6 #2: Fri Mar 28 20:04:56 CET 2003 root@puget.esil.univ-mrs.fr:/usr/obj/usr/src/sys/ASSIMILATED i386 >Description: A dependency is broken: the JAR file for java/jakarta-log4j is not correctly set. >How-To-Repeat: >Fix: diff -u jakarta-commons-logging.old/Makefile jakarta-commons-logging/Makefile --- jakarta-commons-logging.old/Makefile Mon May 5 14:00:25 2003 +++ jakarta-commons-logging/Makefile Mon May 5 14:00:41 2003 @@ -16,7 +16,7 @@ COMMENT= Generic logging wrapper library BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/jakarta-ant \ - ${LOCALBASE}/share/java/classes/jakarta-log4j.jar:${PORTSDIR}/java/jakarta-log4j + ${LOCALBASE}/share/java/classes/log4j.jar:${PORTSDIR}/java/jakarta-log4j USE_JAVA= 1.2+ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-java@FreeBSD.ORG Mon May 5 06:24:56 2003 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47E9637B401; Mon, 5 May 2003 06:24:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBA5F43FA3; Mon, 5 May 2003 06:24:55 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h45DOtUp083853; Mon, 5 May 2003 06:24:55 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h45DOtBK083849; Mon, 5 May 2003 06:24:55 -0700 (PDT) Date: Mon, 5 May 2003 06:24:55 -0700 (PDT) From: Ernst de Haan Message-Id: <200305051324.h45DOtBK083849@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-java@FreeBSD.org, znerd@FreeBSD.org Subject: Re: java/51788: Update port: jakarta-commons-logging dependency fix X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 13:24:56 -0000 Synopsis: Update port: jakarta-commons-logging dependency fix Responsible-Changed-From-To: freebsd-java->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Mon May 5 06:24:44 PDT 2003 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=51788 From owner-freebsd-java@FreeBSD.ORG Mon May 5 11:01:36 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0082037B408 for ; Mon, 5 May 2003 11:01:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8952E43F85 for ; Mon, 5 May 2003 11:01:35 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h45I1ZUp080337 for ; Mon, 5 May 2003 11:01:35 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h45I1Z3v080331 for java@freebsd.org; Mon, 5 May 2003 11:01:35 -0700 (PDT) Date: Mon, 5 May 2003 11:01:35 -0700 (PDT) Message-Id: <200305051801.h45I1Z3v080331@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: java@FreeBSD.org Subject: Current problem reports assigned to you X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 18:01:36 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/02/25] java/35320 java linux-jdk-1.4 JVM fails when running Tomc 1 problem total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/10/11] java/43925 java New port: net/beepcore-java (supersedes p 1 problem total. From owner-freebsd-java@FreeBSD.ORG Mon May 5 11:10:40 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4889037B401 for ; Mon, 5 May 2003 11:10:40 -0700 (PDT) Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D7DC43FAF for ; Mon, 5 May 2003 11:10:39 -0700 (PDT) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from puget.esil.univ-mrs.fr (localhost.esil.univ-mrs.fr [127.0.0.1]) h45IA1nx097695; Mon, 5 May 2003 20:10:01 +0200 (CEST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from localhost (rv@localhost)h45IA083097689; Mon, 5 May 2003 20:10:00 +0200 (CEST) X-Authentication-Warning: puget.esil.univ-mrs.fr: rv owned process doing -bs Date: Mon, 5 May 2003 20:09:59 +0200 (CEST) From: Herve Quiroz X-X-Sender: rv@puget.esil.univ-mrs.fr To: Greg Lewis In-Reply-To: <20030502172300.GA5567@misty.eyesbeyond.com> Message-ID: <20030505200415.K97673@puget.esil.univ-mrs.fr> References: <20030501190202.S93849@puget.esil.univ-mrs.fr> <20030502172300.GA5567@misty.eyesbeyond.com> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1624609277-1052158199=:97673" cc: Ernst de Haan cc: freebsd-java@freebsd.org Subject: Re: bsd.java.mk: USE_ANT X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 18:10:40 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-1624609277-1052158199=:97673 Content-Type: TEXT/PLAIN; charset=US-ASCII Hi, Here it is ! A patch for bsd.java.mk and a patch for an existing port to test the new Ant support. BTW Ernst, there were some missing files in the pkg-plist for jakarta-commons-cli so even if you don't commit the Ant support as-is, you may use the port diff to fix the existing port. If people review it and agree with it, I think it will ease the porting of java libs. Furthermore, it would encourage porters to have the libs built from source instead of just installed from downloaded binaries. Regards, Herve --0-1624609277-1052158199=:97673 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="jakarta-commons-cli.diff" Content-Transfer-Encoding: BASE64 Content-ID: <20030505200959.N97673@puget.esil.univ-mrs.fr> Content-Description: jakarta-commons-cli.diff Content-Disposition: attachment; filename="jakarta-commons-cli.diff" ZGlmZiAtdSBqYWthcnRhLWNvbW1vbnMtY2xpLm9sZC9NYWtlZmlsZSBqYWth cnRhLWNvbW1vbnMtY2xpL01ha2VmaWxlDQotLS0gamFrYXJ0YS1jb21tb25z LWNsaS5vbGQvTWFrZWZpbGUJTW9uIE1heSAgNSAxNDo0NDowOCAyMDAzDQor KysgamFrYXJ0YS1jb21tb25zLWNsaS9NYWtlZmlsZQlNb24gTWF5ICA1IDIw OjAwOjI4IDIwMDMNCkBAIC0xNSwzMyArMTUsMjggQEANCiBNQUlOVEFJTkVS PQl6bmVyZEBGcmVlQlNELm9yZw0KIENPTU1FTlQ9CUphdmEgbGlicmFyeSBm b3IgY29tbWFuZCBsaW5lIGFyZ3VtZW50cyBhbmQgb3B0aW9ucw0KIA0KLUJV SUxEX0RFUEVORFM9CSR7QU5UfToke1BPUlRTRElSfS9kZXZlbC9qYWthcnRh LWFudCBcDQotCQkke0xPQ0FMQkFTRX0vc2hhcmUvamF2YS9jbGFzc2VzL2Nv bW1vbnMtbGFuZy5qYXI6JHtQT1JUU0RJUn0vamF2YS9qYWthcnRhLWNvbW1v bnMtbGFuZw0KK0JVSUxEX0RFUEVORFM9CSR7TE9DQUxCQVNFfS9zaGFyZS9q YXZhL2NsYXNzZXMvY29tbW9ucy1sYW5nLmphcjoke1BPUlRTRElSfS9qYXZh L2pha2FydGEtY29tbW9ucy1sYW5nDQogDQogVVNFX0pBVkE9CTEuMisNCiBX UktTUkM9CQkke1dSS0RJUn0vJHtQT1JUTkFNRX0tJHtQT1JUVkVSU0lPTn0N CiANCiBQTElTVF9TVUIrPQlUPSR7VEFSR0VUX0RJUjpTL14ke1BSRUZJWH1c Ly8vfQ0KLUFOVD89CQkke0xPQ0FMQkFTRX0vYmluL2FudA0KLS5pZiBkZWZp bmVkKE5PUE9SVERPQ1MpDQotQU5UX1RBUkdFVD0JamFyIC1Ebm9nZXQNCi0u ZWxzZQ0KLUFOVF9UQVJHRVQ9CWphciBqYXZhZG9jIC1Ebm9nZXQgLXZlcmJv c2UNCitVU0VfQU5UPQl5ZXMNCitBTlRfQVJHUz0JLURub2dldA0KK0FOVF9U QVJHRVQ9CWphcg0KKy5pZiAhZGVmaW5lZChOT1BPUlRET0NTKQ0KK0FOVF9U QVJHRVQ9CWphdmFkb2MNCiAuZW5kaWYNCi1KQVZBU0hBUkVESVI9CSR7UFJF RklYfS9zaGFyZS9qYXZhDQotSkFSRElSPQkJJHtKQVZBU0hBUkVESVJ9L2Ns YXNzZXMNCi1KQVJGSUxFPQkke1BPUlROQU1FfS0ke1BPUlRWRVJTSU9OfS1i ZXRhLTItZGV2Lmphcg0KLURFU1RKQVJGSUxFPQkke1BPUlROQU1FfS5qYXIN CitKQVJGSUxFPQkke1dSS1NSQ30vdGFyZ2V0LyR7UE9SVE5BTUV9LSR7UE9S VFZFUlNJT059LWJldGEtMi1kZXYuamFyDQorREVTVEpBUkZJTEU9CSR7SkFW QUpBUkRJUn0vJHtQT1JUTkFNRX0uamFyDQogDQotZG8tYnVpbGQ6DQotCUAk e01LRElSfSAke1dSS1NSQ30vbGliDQotCUBjZCAke1dSS1NSQ30gJiYgJHtB TlR9ICR7QU5UX1RBUkdFVH0NCitwcmUtYnVpbGQ6DQorCUBta2RpciAke1dS S1NSQ30vbGliDQogDQogZG8taW5zdGFsbDoNCi0JQCR7RUNIT30gLW4gIj4+ IEluc3RhbGxpbmcgSkFSIGFzICR7SkFSRElSfS8ke0RFU1RKQVJGSUxFfS4u LiINCi0JQCR7Q1B9ICR7V1JLU1JDfS90YXJnZXQvJHtKQVJGSUxFfSAke0pB UkRJUn0vJHtERVNUSkFSRklMRX0NCisJQCR7RUNIT30gLW4gIj4+IEluc3Rh bGxpbmcgSkFSIGFzICR7REVTVEpBUkZJTEV9Li4uIg0KKwlAJHtDUH0gJHtK QVJGSUxFfSAke0RFU1RKQVJGSUxFfQ0KIAlAJHtFQ0hPfSAiIFsgRE9ORSBd Ig0KLQ0KIC5pZiAhZGVmaW5lZChOT1BPUlRET0NTKQ0KIAlAJHtFQ0hPfSAt biAiPj4gSW5zdGFsbGluZyBkb2N1bWVudGF0aW9uIGluICR7RE9DU0RJUn0u Li4iDQogCUAke01LRElSfSAke0RPQ1NESVJ9DQpkaWZmIC11IGpha2FydGEt Y29tbW9ucy1jbGkub2xkL3BrZy1wbGlzdCBqYWthcnRhLWNvbW1vbnMtY2xp L3BrZy1wbGlzdA0KLS0tIGpha2FydGEtY29tbW9ucy1jbGkub2xkL3BrZy1w bGlzdAlNb24gTWF5ICA1IDE0OjQ0OjA4IDIwMDMNCisrKyBqYWthcnRhLWNv bW1vbnMtY2xpL3BrZy1wbGlzdAlNb24gTWF5ICA1IDE0OjU0OjM1IDIwMDMN CkBAIC01MCw2ICs1MCw4IEBADQogc2hhcmUvZG9jL2NvbW1vbnMtY2xpL2Rl cHJlY2F0ZWQtbGlzdC5odG1sDQogc2hhcmUvZG9jL2NvbW1vbnMtY2xpL3N0 eWxlc2hlZXQuY3NzDQogc2hhcmUvZG9jL2NvbW1vbnMtY2xpL2FsbGNsYXNz ZXMtZnJhbWUuaHRtbA0KK3NoYXJlL2RvYy9jb21tb25zLWNsaS9hbGxjbGFz c2VzLW5vZnJhbWUuaHRtbA0KK3NoYXJlL2RvYy9jb21tb25zLWNsaS9jb25z dGFudC12YWx1ZXMuaHRtbA0KIHNoYXJlL2phdmEvY2xhc3Nlcy9jb21tb25z LWNsaS5qYXINCiBAZGlycm0gc2hhcmUvZG9jL2NvbW1vbnMtY2xpL29yZy9h cGFjaGUvY29tbW9ucy9jbGkvY2xhc3MtdXNlDQogQGRpcnJtIHNoYXJlL2Rv Yy9jb21tb25zLWNsaS9vcmcvYXBhY2hlL2NvbW1vbnMvY2xpDQpPbmx5IGlu IGpha2FydGEtY29tbW9ucy1jbGkub2xkOiB3b3JrDQo= --0-1624609277-1052158199=:97673 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="bsd.java.mk.diff" Content-Transfer-Encoding: BASE64 Content-ID: <20030505200959.N97673@puget.esil.univ-mrs.fr> Content-Description: bsd.java.mk.diff Content-Disposition: attachment; filename="bsd.java.mk.diff" LS0tIGJzZC5qYXZhLm1rLm9sZAlNb24gTWF5ICA1IDA5OjUyOjU3IDIwMDMN CisrKyBic2QuamF2YS5tawlNb24gTWF5ICA1IDE5OjU4OjU1IDIwMDMNCkBA IC01MDYsMyArNTA2LDM4IEBADQogLgkJZW5kaWYNCiAuCWVuZGlmDQogLmVu ZGlmDQorDQorDQorIy0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t DQorIyBBcGFjaGUgQW50IHN1cHBvcnQNCisjDQorIyBBTlRfRU5WCQktIEFu dCBlbnZpcm9uZW1lbnQgdmFyaWFibGVzIChzZWUgQW50J3MgTWFudWFsIGZv ciBkZXRhaWxzKQ0KKyMgQU5UX0FSR1MJCS0gQXJndW1lbnRzIHRvIGJlIHBh c3NlZCB0byBBbnQgd2hlbiBidWlsZCB0aGUgc3BlY2lmaWVkDQorIyAJCQkJ ICB0YXJnZXQocykuDQorIyBBTlRfVEFSR0VUCS0gVGFyZ2V0KHMpIHRvIGJ1 aWxkIHdpdGggQW50IGFzIHBhcnQgb2YgdGhlIHBvcnQgYnVpbGQuDQorLmlm IGRlZmluZWQoVVNFX0FOVCkNCisNCisjIERlZmluZSAoaWYgbm90IGFscmVh ZHkpIHRoZSBBbnQgZXhlY3V0YWJsZQ0KK0FOVF9DTUQ/PQkke0xPQ0FMQkFT RX0vYmluL2FudA0KKw0KKyMgQW50IHBvcnQgZGVwZW5kZW5jeQ0KK0JVSUxE X0RFUEVORFMrPQkJJHtBTlRfQ01EfToke1BPUlRTRElSfS9kZXZlbC9qYWth cnRhLWFudA0KKw0KKyMgYnVpbGRpbmcgd2l0aCBBbnQNCisuCWlmICF0YXJn ZXQoZG8tYnVpbGQpDQorZG8tYnVpbGQ6DQorCUBlY2hvICI+PiBCdWlsZGlu ZyB3aXRoIGFudC4uLiINCisJQGVjaG8gIglBTlRfQ01EPQkke0FOVF9DTUR9 Ig0KKy4JCWlmIGRlZmluZWQoQU5UX0VOVikNCisJQGVjaG8gIglBTlRfRU5W PQkke0FOVF9FTlZ9Ig0KKy4JCWVuZGlmDQorLgkJaWYgZGVmaW5lZChBTlRf QVJHUykNCisJQGVjaG8gIglBTlRfQVJHUz0JJHtBTlRfQVJHU30iDQorLgkJ ZW5kaWYNCisuCQlpZiBkZWZpbmVkKEFOVF9UQVJHRVQpDQorCUBlY2hvICIJ QU5UX1RBUkdFVD0JJHtBTlRfVEFSR0VUfSINCisuCQllbmRpZg0KKwlAY2Qg JHtXUktTUkN9ICYmICR7U0VURU5WfSAke0FOVF9FTlZ9ICR7QU5UX0NNRH0g JHtBTlRfQVJHU30gJHtBTlRfVEFSR0VUfQ0KKy4JZW5kaWYNCisNCisuZW5k aWYNCg== --0-1624609277-1052158199=:97673-- From owner-freebsd-java@FreeBSD.ORG Tue May 6 00:44:08 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 208A637B401 for ; Tue, 6 May 2003 00:44:08 -0700 (PDT) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0947243F3F for ; Tue, 6 May 2003 00:44:07 -0700 (PDT) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.9/8.12.9) with ESMTP id h467i74G015876; Tue, 6 May 2003 09:44:07 +0200 (CEST) (envelope-from ernst@zaphod.euronet.nl) Received: from localhost (localhost [[UNIX: localhost]]) by zaphod.euronet.nl (8.12.9/8.12.9/Submit) id h467i0MG015865; Tue, 6 May 2003 09:44:00 +0200 (CEST) From: Ernst de Haan To: Herve Quiroz , Greg Lewis Date: Tue, 6 May 2003 09:44:00 +0200 User-Agent: KMail/1.5.1 References: <20030501190202.S93849@puget.esil.univ-mrs.fr> <20030502172300.GA5567@misty.eyesbeyond.com> <20030505200415.K97673@puget.esil.univ-mrs.fr> In-Reply-To: <20030505200415.K97673@puget.esil.univ-mrs.fr> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305060944.00211.znerd@FreeBSD.org> cc: freebsd-java@freebsd.org Subject: Re: bsd.java.mk: USE_ANT X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2003 07:44:08 -0000 Sounds good. I'll review it and let you know. At the same time I would encourage all other port writers on freebsd-java to test these patches too! Let us all know what you find. Cheers, Ernst On Monday 05 May 2003 20:09, Herve Quiroz wrote: > Hi, > > > Here it is ! A patch for bsd.java.mk and a patch for an existing port to > test the new Ant support. > > BTW Ernst, there were some missing files in the pkg-plist for > jakarta-commons-cli so even if you don't commit the Ant support as-is, > you may use the port diff to fix the existing port. > > If people review it and agree with it, I think it will ease the porting > of java libs. Furthermore, it would encourage porters to have the libs > built from source instead of just installed from downloaded binaries. > > Regards, > > Herve From owner-freebsd-java@FreeBSD.ORG Wed May 7 08:00:39 2003 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C654337B407 for ; Wed, 7 May 2003 08:00:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EB8E43FE5 for ; Wed, 7 May 2003 08:00:26 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h47F0QUp072323 for ; Wed, 7 May 2003 08:00:26 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h47F0Qgo072322; Wed, 7 May 2003 08:00:26 -0700 (PDT) Resent-Date: Wed, 7 May 2003 08:00:26 -0700 (PDT) Resent-Message-Id: <200305071500.h47F0Qgo072322@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-java@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4583D37B401 for ; Wed, 7 May 2003 07:53:42 -0700 (PDT) Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0907E43F3F for ; Wed, 7 May 2003 07:53:39 -0700 (PDT) (envelope-from rv@puget.esil.univ-mrs.fr) Received: from puget.esil.univ-mrs.fr (localhost.esil.univ-mrs.fr [127.0.0.1]) h47ErInx092743 for ; Wed, 7 May 2003 16:53:18 +0200 (CEST) (envelope-from rv@puget.esil.univ-mrs.fr) Received: (from rv@localhost) by puget.esil.univ-mrs.fr (8.12.6p2/8.12.6/Submit) id h47ErHqG092742; Wed, 7 May 2003 16:53:17 +0200 (CEST) Message-Id: <200305071453.h47ErHqG092742@puget.esil.univ-mrs.fr> Date: Wed, 7 May 2003 16:53:17 +0200 (CEST) From: To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: java/51925: Update port: trove4j X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: herve.quiroz@esil.univ-mrs.fr List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2003 15:00:39 -0000 >Number: 51925 >Category: java >Synopsis: Update port: trove4j >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed May 07 08:00:25 PDT 2003 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 5.0-RELEASE-p6 i386 >Organization: >Environment: System: FreeBSD puget.esil.univ-mrs.fr 5.0-RELEASE-p6 FreeBSD 5.0-RELEASE-p6 #2: Fri Mar 28 20:04:56 CET 2003 root@puget.esil.univ-mrs.fr:/usr/obj/usr/src/sys/ASSIMILATED i386 >Description: - Update to version 1.0.2 of Trove4j - The port now uses the JAVAJARDIR variable defined in bsd.java.mk >How-To-Repeat: >Fix: diff -u trove4j.old/Makefile trove4j/Makefile --- trove4j.old/Makefile Wed May 7 15:30:10 2003 +++ trove4j/Makefile Wed May 7 16:39:41 2003 @@ -5,7 +5,7 @@ # $FreeBSD: ports/java/trove4j/Makefile,v 1.1 2003/03/27 15:12:02 znerd Exp $ PORTNAME= trove4j -PORTVERSION= 0.1.8 +PORTVERSION= 1.0.2 CATEGORIES= java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= trove4j @@ -20,14 +20,13 @@ PORT_JARFILE= trove.jar JAVA_WRKLIBDIR= ${WRKSRC}/lib JAVA_WRKDOCSDIR= ${WRKSRC}/javadocs -JAVA_LIBDIR= ${PREFIX}/share/java/classes INSTALL_JAR= ${INSTALL_DATA} do-install: @${ECHO_CMD} -n ">> Installing JAR file..." - @${MKDIR} ${JAVA_LIBDIR} - @cd ${JAVA_WRKLIBDIR} && ${INSTALL_JAR} ${PORT_JARFILE} ${JAVA_LIBDIR} + @${MKDIR} ${JAVAJARDIR} + @cd ${JAVA_WRKLIBDIR} && ${INSTALL_JAR} ${PORT_JARFILE} ${JAVAJARDIR} @${ECHO_CMD} " [DONE]" .if !defined(NOPORTDOCS) @@ -43,6 +42,6 @@ .endif post-install: - @${ECHO_CMD} "${PORTNAME}-${PORTVERSION} installed as ${JAVA_LIBDIR}/${PORT_JARFILE}" + @${ECHO_CMD} "${PORTNAME}-${PORTVERSION} installed as ${JAVAJARDIR}/${PORT_JARFILE}" .include diff -u trove4j.old/distinfo trove4j/distinfo --- trove4j.old/distinfo Wed May 7 15:30:10 2003 +++ trove4j/distinfo Wed May 7 16:22:25 2003 @@ -1 +1 @@ -MD5 (trove-0.1.8.tar.gz) = 71df9002362113b1ba26aba8e9bc4ada +MD5 (trove-1.0.2.tar.gz) = a246a09db112b7986b02c2a9f771bae0 diff -u trove4j.old/pkg-plist trove4j/pkg-plist --- trove4j.old/pkg-plist Wed May 7 15:30:10 2003 +++ trove4j/pkg-plist Wed May 7 16:46:29 2003 @@ -327,6 +327,8 @@ share/doc/trove4j/javadocs/index-files/index-8.html share/doc/trove4j/javadocs/index-files/index-9.html share/doc/trove4j/javadocs/allclasses-frame.html +share/doc/trove4j/javadocs/allclasses-noframe.html +share/doc/trove4j/javadocs/constant-values.html share/doc/trove4j/javadocs/deprecated-list.html share/doc/trove4j/javadocs/help-doc.html share/doc/trove4j/javadocs/index.html >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-java@FreeBSD.ORG Wed May 7 11:13:40 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 416B337B401 for ; Wed, 7 May 2003 11:13:40 -0700 (PDT) Received: from forte.heathen.com (dsl093-130-125.sfo2.dsl.speakeasy.net [66.93.130.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 739A743F85 for ; Wed, 7 May 2003 11:13:35 -0700 (PDT) (envelope-from paigen@heathen.com) Received: from forte.heathen.com (localhost.heathen.com [127.0.0.1]) by forte.heathen.com (8.12.3/8.12.3) with ESMTP id h47IDRdt044784; Wed, 7 May 2003 11:13:27 -0700 (PDT) (envelope-from paigen@forte.heathen.com) Message-Id: <200305071813.h47IDRdt044784@forte.heathen.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: freebsd-java@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 07 May 2003 11:13:26 -0700 From: David Paigen cc: paigen@heathen.com Subject: I want to run a java enabled browser X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2003 18:13:40 -0000 Summary: Opera crashes with jdk118/jfc, mozilla wants jdk13, jdk13 won't build. Please help with looking at java websites. Hello, my problem started out with an inability to see java in Opera, but it has wandered all over by now. 1. I started by trying to add java to Opera 6.12 (FreeBSD). Following the instructions on opera.com and freebsd.org/java I installed jdk 1.1.8 and jfc out of the ports collection, then pointed Opera at /usr/local/jdk1.1.8/lib/i386/green_threads/ and Opera dumped core. A search of freebsd.org for "opera AND java" suggested that I am SOL, that Opera and java just don't work together on freebsd. Is there anyone out there who has been successful with this combo? 2. So then I turned to mozilla. I started by installing it out of the ports collection, but it told me this: ### A symlink has been created for the Java plugin. However, in order for Java to function, you must first install the java/jdk13 port. If you do not do this, you will see the following error when starting Mozilla: LoadPlugin: failed to initialize shared library /usr/local/jdk1.3.1/jre/plugin/ i386/ns600/libjavaplugin_oji.so [Cannot open "/usr/local/jdk1.3.1/jre/plugin/i3 86/ns600/libjavaplugin_oji.so"] If you do not want Java support, you can safely ignore this message. ### 3. So I went over to the jdk13 port. But when I tried to build that (after downloading umpteen files from as many websites) I got another error: gmake[3]: *** No rule to make target `../../../build/bsd-i386/classes/META-INF/ services/javax.sound.sampled.spi.FormatConversionProvider', needed by `copy-files'. Stop. gmake[3]: Leaving directory `/opt1/fbsd/ports46/java/jdk13/work/j2sdk1.3.1/make /javax/sound' gmake[2]: *** [optimized] Error 2 gmake[2]: Leaving directory `/opt1/fbsd/ports46/java/jdk13/work/j2sdk1.3.1/make /javax/sound' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/opt1/fbsd/ports46/java/jdk13/work/j2sdk1.3.1/make /javax' gmake: *** [all] Error 1 *** Error code 2 Stop in /opt1/fbsd/ports46/java/jdk13. I did a cvsup and a make clean, to verify that I had the latest and greatest, but that didn't help. Has anyone seen this before? Or can anyone tell me what the problem is, or better, how I can fix it? Thanks muchly in advance, -David Paigen From owner-freebsd-java@FreeBSD.ORG Wed May 7 14:15:34 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D40B437B401 for ; Wed, 7 May 2003 14:15:34 -0700 (PDT) Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2D2743FB1 for ; Wed, 7 May 2003 14:15:31 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr1.xmission.com with spam-scanned (Exim 3.35 #1) id 19DW2C-0007hl-01 for freebsd-java@freebsd.org; Wed, 07 May 2003 15:01:04 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.35 #1) id 19DVit-0000IM-01; Wed, 07 May 2003 14:41:08 -0600 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.12.9/8.12.9) with ESMTP id h47KjqQf067672; Wed, 7 May 2003 14:45:53 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.9/8.12.9/Submit) id h47KjknI067671; Wed, 7 May 2003 14:45:46 -0600 (MDT) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Wed, 7 May 2003 14:45:46 -0600 From: Greg Lewis To: David Paigen Message-ID: <20030507204546.GA67587@misty.eyesbeyond.com> References: <200305071813.h47IDRdt044784@forte.heathen.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305071813.h47IDRdt044784@forte.heathen.com> User-Agent: Mutt/1.4.1i X-Spam-Status: No, hits=-3.5 required=8.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MUTT,X_AUTH_WARNING version=2.43 X-Spam-Level: cc: freebsd-java@freebsd.org Subject: Re: I want to run a java enabled browser X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2003 21:15:35 -0000 On Wed, May 07, 2003 at 11:13:26AM -0700, David Paigen wrote: > 3. So I went over to the jdk13 port. But when I tried to build that > (after downloading umpteen files from as many websites) I got another > error: You have an old version of tar which doesn't unpack the sources correctly. Please use GNU tar instead. You can force this by installing the gtar port (archivers/gtar) and doing: make TAR=gtar when building the jdk13 port. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Thu May 8 00:27:45 2003 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DD0237B401; Thu, 8 May 2003 00:27:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F63943FBD; Thu, 8 May 2003 00:27:45 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h487RjUp073646; Thu, 8 May 2003 00:27:45 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h487RjnL073642; Thu, 8 May 2003 00:27:45 -0700 (PDT) Date: Thu, 8 May 2003 00:27:45 -0700 (PDT) From: Ernst de Haan Message-Id: <200305080727.h487RjnL073642@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-java@FreeBSD.org, znerd@FreeBSD.org Subject: Re: java/51925: Update port: trove4j X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 07:27:45 -0000 Synopsis: Update port: trove4j Responsible-Changed-From-To: freebsd-java->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Thu May 8 00:27:37 PDT 2003 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=51925 From owner-freebsd-java@FreeBSD.ORG Thu May 8 08:51:50 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0E1037B401 for ; Thu, 8 May 2003 08:51:50 -0700 (PDT) Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 245E343FD7 for ; Thu, 8 May 2003 08:51:49 -0700 (PDT) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from puget.esil.univ-mrs.fr (localhost.esil.univ-mrs.fr [127.0.0.1]) h48Fpcnx044711 for ; Thu, 8 May 2003 17:51:38 +0200 (CEST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from localhost (rv@localhost)h48FpbpE044708 for ; Thu, 8 May 2003 17:51:38 +0200 (CEST) X-Authentication-Warning: puget.esil.univ-mrs.fr: rv owned process doing -bs Date: Thu, 8 May 2003 17:51:37 +0200 (CEST) From: Herve Quiroz X-X-Sender: rv@puget.esil.univ-mrs.fr To: freebsd-java@FreeBSD.ORG Message-ID: <20030508171349.Y34216@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Java libraries and port categories X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 15:51:50 -0000 Hi, I was wondering what was the policy regarding the choice of the category of a port. Some libraries are in java (like the jakarta ones), some others are in textproc (like the XML related ones). The same goes for the java tools: some are in java (the JDKs, mmake, the JITs) and some others are in devel (apache-ant)... Ernst has already produced a good effort to unify the names of the various JDK ports. Now, how about discussing and choosing a policy regarding java ports and their category ? Regards, Herve From owner-freebsd-java@FreeBSD.ORG Thu May 8 23:05:09 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF86E37B401; Thu, 8 May 2003 23:05:09 -0700 (PDT) Received: from p6m7g8.com (pcp02835904pcs.hyatsv01.md.comcast.net [68.54.254.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15D8F43F3F; Thu, 8 May 2003 23:05:09 -0700 (PDT) (envelope-from philip@p6m7g8.com) Received: from p6m7g8.com (localhost [127.0.0.1]) by p6m7g8.com (8.12.6p2/8.12.6) with ESMTP id h4975AUA005705; Fri, 9 May 2003 02:05:10 -0500 (EST) (envelope-from philip@p6m7g8.com) Received: (from philip@localhost) by p6m7g8.com (8.12.6p2/8.12.6/Submit) id h49759t9005704; Fri, 9 May 2003 02:05:09 -0500 (EST) From: "Philip M. Gollucci" Organization: eJournalPress To: questions@freebsd.org, java@freebsd.org Date: Fri, 9 May 2003 02:05:09 -0500 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305090205.09942.philip@p6m7g8.com> Subject: /usr/ports/java/jdk14 -> LIBC_R TEST FAILED: libc_r update required X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 06:05:10 -0000 p6m7g8# uname -a FreeBSD p6m7g8.com 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #2: Mon May 5 23:07:20 EST 2003 philip@p6m7g8:/usr/obj/usr/src/sys/PHILIP-SCSI i386 p6m7g8# pwd /usr/ports/java/jdk14 p6m7g8# make mkdir -p /usr/ports/java/jdk14/work ; rm -f /usr/ports/java/jdk14/work/testos ; gcc -lc_r -o /usr/ports/java/jdk14/work/testos /usr/ports/java/jdk14/files/testos.c if [ ! -f /usr/ports/java/jdk14/work/testos ] ; then /usr/bin/printf "\n You must have a version of FreeBSD later than 4.7-STABLE\n February 2003 or 5-CURRENT February 2003 to compile and\n use JDK 1.4.1.\n\n" ; exit 1 ; fi /usr/ports/java/jdk14/work/testos LIBC_R TEST FAILED: libc_r update required *** Error code 1 just from the uname, this shouldn't be the case. cvsup to -CURRENT in libc_r ... same thing. ran /usr/share/examples/FreeBSD_version with output Compilation release date: 500043 Execution environment release date: 500043 p6m7g8# gcc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.2.1 [FreeBSD] 20021119 (release) ls -l /usr/ports/distfiles/ [some output snipped] -rw------- 1 philip wheel 52251762 May 8 14:08 j2sdk-1_4_1-src-scsl.zip -rw------- 1 philip wheel 42250657 May 8 15:56 j2sdk-1_4_1_02-linux-i586.bin -rw------- 1 philip wheel 572923 May 8 13:57 bsd-jdk14-patches-3.tar.gz -- END ------------------------------------------------------------------------------ Philip M. Gollucci Consultant E-Mail: philip@p6m7g8.com URL : http://p6m7g8.net/Resume/resume.shtml Phone : 301.474.9598 eJournalPress DBA / Software Engineer / System Administrator E-Mail: pgollucci@ejournalpress.com URL : http://www.ejournalpress.com Phone : 301.530.6375 $Id: .signature,v 1.4 2003/05/02 23:46:37 philip Exp $ From owner-freebsd-java@FreeBSD.ORG Fri May 9 01:26:42 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1757137B405 for ; Fri, 9 May 2003 01:26:40 -0700 (PDT) Received: from azrael.xs4all.nl (azrael.xs4all.nl [213.84.50.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0688543FB1 for ; Fri, 9 May 2003 01:26:39 -0700 (PDT) (envelope-from remco@azrael.xs4all.nl) Received: from azrael.xs4all.nl (localhost [127.0.0.1]) by azrael.xs4all.nl (8.12.8p1/8.12.8) with ESMTP id h498QJdu030595; Fri, 9 May 2003 10:26:19 +0200 (CEST) (envelope-from remco@azrael.xs4all.nl) Received: (from remco@localhost) by azrael.xs4all.nl (8.12.8p1/8.12.8/Submit) id h498QEiF030589; Fri, 9 May 2003 10:26:14 +0200 (CEST) Date: Fri, 9 May 2003 10:26:14 +0200 From: "Remco van 't Veer" To: Greg Lewis Message-ID: <20030509082614.GC910@azrael.xs4all.nl> References: <20030428214135.GB22798@grimoire.chen.org.nz> <20030429043605.GA69329@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20030429043605.GA69329@misty.eyesbeyond.com> X-Spook: tiger Nash Templar RPC SABENA SACS STU-III SBS NCCS ULF Enforcers User-Agent: Mutt/1.5.4i cc: freebsd-java@freebsd.org Subject: Re: JDK1.4.1 and runaway processes. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 08:26:42 -0000 I managed to reproduce the problem using java_g, used gcore to generate a core file and had gdb write a backtrace. HTH, Remco Here's the output: Script started on Fri May 9 10:16:22 2003 $ ps ax | grep java_g 27543 p6 S 45:59.63 /usr/local/jdk1.4.1/bin/java_g -Djava.endorsed.dirs=/hm/remco/lib/tomcat8080/bin:/hm/remco/lib/tomcat8080/common/endors 28865 p6 R 317:19.24 /usr/local/jdk1.4.1/bin/java_g -Djava.endorsed.dirs=/hm/remco/lib/tomcat8080/bin:/hm/remco/lib/tomcat8080/common/endors 30484 pa S+ 0:00.01 grep java_g $ gcore -s 28865 $ ls -l core.28865 -rw-r--r-- 1 remco remco 204918784 May 9 10:17 core.28865 $ java_g -version java version "1.4.1-p3" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-p3-root_04_apr_2003_17_15) Java HotSpot(TM) Client VM (build 1.4.1-p3-root_04_apr_2003_17_15-debug, mixed mode) $ gdb /usr/local/jdk1.4.1/bin/java_g core.28865 GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"...Deprecated bfd_read called at /big/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 2627 in elfstab_build_psymtabs Deprecated bfd_read called at /big/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 933 in fill_symbuf Core was generated by `java_g'. Reading symbols from /usr/lib/libc_r.so.4...done. Reading symbols from /usr/local/jdk1.4.1/jre/lib/i386/client/libjvm_g.so...done. Reading symbols from /usr/lib/libstdc++.so.3...done. Reading symbols from /usr/lib/libm.so.2...done. Reading symbols from /usr/local/jdk1.4.1/jre/lib/i386/native_threads/libhpi_g.so...done. Reading symbols from /usr/local/jdk1.4.1/jre/lib/i386/libverify_g.so...done. Reading symbols from /usr/local/jdk1.4.1/jre/lib/i386/libjava_g.so...done. Reading symbols from /usr/local/jdk1.4.1/jre/lib/i386/libzip_g.so...done. Reading symbols from /usr/local/jdk1.4.1/jre/lib/i386/libnet_g.so...done. Reading symbols from /usr/local/jdk1.4.1/jre/lib/i386/libawt_g.so...done. Reading symbols from /usr/local/jdk1.4.1/jre/lib/i386/libmlib_image_g.so...done. Reading symbols from /usr/X11R6/lib/libXp.so.6...done. Reading symbols from /usr/X11R6/lib/libXt.so.6...done. Reading symbols from /usr/X11R6/lib/libXext.so.6...done. Reading symbols from /usr/X11R6/lib/libXtst.so.6...done. Reading symbols from /usr/X11R6/lib/libXmu.so.6...done. Reading symbols from /usr/X11R6/lib/libX11.so.6...done. Reading symbols from /usr/X11R6/lib/libSM.so.6...done. Reading symbols from /usr/X11R6/lib/libICE.so.6...done. Reading symbols from /usr/X11R6/lib/libXThrStub.so.6...done. Reading symbols from /usr/libexec/ld-elf.so.1...done. #0 0x280bb395 in _thread_sig_handler () from /usr/lib/libc_r.so.4 (gdb) bt #0 0x280bb395 in _thread_sig_handler () from /usr/lib/libc_r.so.4 #1 0xbfbfffac in ?? () #2 0x280f6ef5 in _thread_leave_cancellation_point () from /usr/lib/libc_r.so.4 #3 0x280f724f in _thread_leave_cancellation_point () from /usr/lib/libc_r.so.4 #4 0x280f76fd in free () from /usr/lib/libc_r.so.4 #5 0x280b479b in fork () from /usr/lib/libc_r.so.4 #6 0x29f93b2e in Java_java_lang_UNIXProcess_forkAndExec (env=0x89394b8, process=0x8b2b62c, cmdarray=0x8b2b628, envp=0x0, path=0x8b2b620, stdin_fd=0x8b2b61c, stdout_fd=0x8b2b618, stderr_fd=0x8b2b614) at /big/ports/java/jdk14/work/control/build/bsd-i586/tmp/java/java.lang/java/obj_g/UNIXProcess_md.c:335 #7 0x2bb084bc in ?? () #8 0x2bb00eff in ?? () #9 0x2bafe19d in ?? () #10 0x28531054 in JavaCalls::call_helper (result=0x8b2b9b4, m=0x8b2b7c0, args=0x8b2b850, __the_thread__=0x8939418) at /big/ports/java/jdk14/work/hotspot/src/share/vm/runtime/javaCalls.cpp:387 #11 0x2875599c in os::os_exception_wrapper (f=0x28530bac , value=0x8b2b9b4, method=0x8b2b7c0, args=0x8b2b850, thread=0x8939418) at /big/ports/java/jdk14/work/hotspot/src/os/bsd/vm/os_bsd.cpp:1828 #12 0x28530b91 in JavaCalls::call (result=0x8b2b9b4, method={ = {_handle = 0x86e084c}, }, args=0x8b2b850, __the_thread__=0x8939418) at /big/ports/java/jdk14/work/hotspot/src/share/vm/runtime/javaCalls.cpp:315 #13 0x2854a3c5 in jni_invoke_nonstatic (env=0x89394b8, result=0x8b2b9b4, receiver=0x8760220, call_type=JNI_NONVIRTUAL, methodID=0x886ea98, args=0x8b2b998, __the_thread__=0x8939418) at /big/ports/java/jdk14/work/hotspot/src/share/vm/prims/jni.cpp:760 #14 0x2854c153 in jni_NewObjectV (env=0x89394b8, clazz=0x876021c, methodID=0x886ea98, args=0x8b2ba68 "δΊ²\b") at /big/ports/java/jdk14/work/hotspot/src/share/vm/prims/jni.cpp:801 #15 0x29f9e638 in JNU_NewObjectByName (env=0x89394b8, class_name=0x29fa6dfc "java/lang/UNIXProcess", constructor_sig=0x29fa6dc0 "([Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)V") at ../../../src/share/native/common/jni_util.c:369 #16 0x29f98a9a in Java_java_lang_Runtime_execInternal (env=0x89394b8, this=0x8b2bae8, cmdarray=0x8b2bae4, envp=0x0, path=0x8b2badc) at ../../../src/solaris/native/java/lang/Runtime_md.c:28 #17 0x2bb084bc in ?? () #18 0x2bb00f2a in ?? () #19 0x2bb00f2a in ?? () #20 0x2bb00e53 in ?? () #21 0x2bb00e53 in ?? () #22 0x2bb01159 in ?? () #23 0x2bafe19d in ?? () #24 0x28531054 in JavaCalls::call_helper (result=0x8b2bec8, m=0x8b2bd68, args=0x8b2be0c, __the_thread__=0x8939418) at /big/ports/java/jdk14/work/hotspot/src/share/vm/runtime/javaCalls.cpp:387 #25 0x2875599c in os::os_exception_wrapper (f=0x28530bac , value=0x8b2bec8, method=0x8b2bd68, args=0x8b2be0c, thread=0x8939418) at /big/ports/java/jdk14/work/hotspot/src/os/bsd/vm/os_bsd.cpp:1828 #26 0x28530b91 in JavaCalls::call (result=0x8b2bec8, method={ = {_handle = 0x86e0838}, }, args=0x8b2be0c, __the_thread__=0x8939418) at /big/ports/java/jdk14/work/hotspot/src/share/vm/runtime/javaCalls.cpp:315 #27 0x285302ed in JavaCalls::call_virtual (result=0x8b2bec8, spec_klass={ = {_handle = 0x86e0828}, }, name={ = { _handle = 0x29f021c8}, }, signature={ = {_handle = 0x29f0224c}, }, args=0x8b2be0c, __the_thread__=0x8939418) at /big/ports/java/jdk14/work/hotspot/src/share/vm/runtime/javaCalls.cpp:211 #28 0x28530385 in JavaCalls::call_virtual (result=0x8b2bec8, receiver={_handle = 0x86e0824}, spec_klass={ = { _handle = 0x86e0828}, }, name={ = {_handle = 0x29f021c8}, }, signature={ = { _handle = 0x29f0224c}, }, __the_thread__=0x8939418) ---Type to continue, or q to quit--- at /big/ports/java/jdk14/work/hotspot/src/share/vm/runtime/javaCalls.cpp:217 #29 0x2862222d in thread_entry (thread=0x8939418, __the_thread__=0x8939418) at /big/ports/java/jdk14/work/hotspot/src/share/vm/prims/jvm.cpp:1810 #30 0x287dd305 in JavaThread::thread_main_inner (this=0x8939418) at /big/ports/java/jdk14/work/hotspot/src/share/vm/runtime/thread.cpp:1321 #31 0x287dd1c1 in JavaThread::run (this=0x8939418) at /big/ports/java/jdk14/work/hotspot/src/share/vm/runtime/thread.cpp:1305 #32 0x28752808 in _start (data=0x8939418) at /big/ports/java/jdk14/work/hotspot/src/os/bsd/vm/os_bsd.cpp:557 #33 0x280840a8 in _thread_start () from /usr/lib/libc_r.so.4 #34 0x0 in ?? () (gdb) $ ^D Script done on Fri May 9 10:19:14 2003 On Mon, Apr 28, 2003 at 22:36, Greg Lewis wrote: > On Tue, Apr 29, 2003 at 09:41:35AM +1200, Jonathan Chen wrote: > > What can I do to help track down this problem? It'd be nice to get a > > core-dump for analysis, but the processes don't seem to die unless a > > kill -9 is applied to it. Am I the only person to see this? > > You can get a core of a running process with gcore(1). Of course you > can also attach to the process directly with gdb, or run things under > gdb by setting DEBUG_PROG to start with. > > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Web : http://www.eyesbeyond.com > Information Technology FreeBSD : glewis@FreeBSD.org > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" -- We are committed to continue towards harnessing our net-initiatives as part of a larger strategy to meet the needs of the world. From owner-freebsd-java@FreeBSD.ORG Fri May 9 13:55:04 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BA0D37B401 for ; Fri, 9 May 2003 13:55:04 -0700 (PDT) Received: from nwkea-mail-2.sun.com (nwkea-mail-2.sun.com [192.18.42.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id F17ED43F3F for ; Fri, 9 May 2003 13:55:03 -0700 (PDT) (envelope-from Ranjith.Mandala@Sun.COM) Received: from ha2sca-mail1.SFBay.Sun.COM ([129.145.155.62]) by nwkea-mail-2.sun.com (8.12.9/8.12.9) with ESMTP id h49Kt3PH005957 for ; Fri, 9 May 2003 13:55:03 -0700 (PDT) Received: from ranjith (d-usca14-133-175 [129.145.133.175]) ESMTP id h49Kt2114943; Fri, 9 May 2003 13:55:02 -0700 (PDT) Date: Fri, 9 May 2003 13:55:02 -0700 (PDT) Message-ID: <14381011.1052513709165.JavaMail.ranjithm@ha2sca-mail1.sfbay.sun.com> From: Ranjith Mandala To: freebsd-java@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: postEmail $Id: PostEmail.java,v 1.17 2002/08/30 02:33:02 gmanwani Exp $ X-IM-Review-ID: 185339 cc: Ranjith.Mandala@Sun.COM Subject: Re: (Review ID: 185339) Freebsd 4.8 // java internal error: Unexpected Signal : 11 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 20:55:04 -0000 Hi Juan Albisu, Thank you for using our bug submit page. This Bug Report was submitted from http://java.sun.com/cgi-bin/bugreport.cgi and is being forwarded to you on behalf of juanalbisu@nemds.com. If you would like to respond. Please send an e-mail to the address listed at the end of this report. Regards, RM. ----------------- Original Bug Report------------------- category : hotspot release : 1.4.1 subcategory : other type : bug synopsis : Freebsd 4.8 // java internal error: Unexpected Signal : 11 description : FULL PRODUCT VERSION : Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06) Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode) FULL OS VERSION : Freebsd 4.8 A DESCRIPTION OF THE PROBLEM : Unexpected Signal : 11 occurred at PC=0x2A3FD79F Function=read (compiled Java code) Library=(N/A) Current Java thread: Dynamic libraries: Can not get information for pid = 3202 Local Time = Tue May 6 21:12:17 2003 Elapsed Time = 4 # # HotSpot Virtual Machine Error : 11 # Error ID : 4F530E43505002E6 # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Server VM (1.4.1_02-b06 mixed mode) # # An error report file has been saved as hs_err_pid3192.log. # Please refer to the file for further information. # when trying to run jboss and other things STEPS TO FOLLOW TO REPRODUCE THE PROBLEM : lunch jboss ERROR MESSAGES/STACK TRACES THAT OCCUR : Unexpected Signal : 11 occurred at PC=0x2A3FD79F Function=read (compiled Java code) Library=(N/A) Current Java thread: Dynamic libraries: Can not get information for pid = 3202 Local Time = Tue May 6 21:12:17 2003 Elapsed Time = 4 # # HotSpot Virtual Machine Error : 11 # Error ID : 4F530E43505002E6 # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Server VM (1.4.1_02-b06 mixed mode) # # An error report file has been saved as hs_err_pid3192.log. # Please refer to the file for further information. REPRODUCIBILITY : This bug can be reproduced always. workaround : suggested_val : cust_name : Juan Albisu cust_email : juanalbisu@nemds.com jdcid : JMAF keyword : webbug company : nemds hardware : x86 OSversion : Linux bugtraqID : 0 dateCreated : 2003-05-06 13:32:06.3 dateEvaluated : 2003-05-09 14:19:02.571 From owner-freebsd-java@FreeBSD.ORG Fri May 9 13:56:01 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFD7A37B404 for ; Fri, 9 May 2003 13:56:01 -0700 (PDT) Received: from brmea-mail-3.sun.com (pheriche.sun.com [192.18.98.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDCE143FA3 for ; Fri, 9 May 2003 13:56:00 -0700 (PDT) (envelope-from Ranjith.Mandala@Sun.COM) Received: from ha2sca-mail1.SFBay.Sun.COM ([129.145.155.62]) by brmea-mail-3.sun.com (8.12.9/8.12.9) with ESMTP id h49Ku0Ws019156 for ; Fri, 9 May 2003 14:56:00 -0600 (MDT) Received: from ranjith (d-usca14-133-175 [129.145.133.175]) ESMTP id h49Ktx115094; Fri, 9 May 2003 13:55:59 -0700 (PDT) Date: Fri, 9 May 2003 13:55:59 -0700 (PDT) Message-ID: <27706026.1052513765930.JavaMail.ranjithm@ha2sca-mail1.sfbay.sun.com> From: Ranjith Mandala To: freebsd-java@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: postEmail $Id: PostEmail.java,v 1.17 2002/08/30 02:33:02 gmanwani Exp $ X-IM-Review-ID: 185339 cc: Ranjith.Mandala@Sun.COM Subject: Re: (Review ID: 185339) Freebsd 4.8 // java internal error: Unexpected Signal : 11 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 20:56:02 -0000 Hi, This Bug Report was submitted from http://java.sun.com/cgi-bin/bugreport.cgi and is being forwarded to you on behalf of juanalbisu@nemds.com. If you would like to respond. Please send an e-mail to the address listed at the end of this report. Regards, Ranjith ----------------- Original Bug Report------------------- category : hotspot release : 1.4.1 subcategory : other type : bug synopsis : Freebsd 4.8 // java internal error: Unexpected Signal : 11 description : FULL PRODUCT VERSION : Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06) Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode) FULL OS VERSION : Freebsd 4.8 A DESCRIPTION OF THE PROBLEM : Unexpected Signal : 11 occurred at PC=0x2A3FD79F Function=read (compiled Java code) Library=(N/A) Current Java thread: Dynamic libraries: Can not get information for pid = 3202 Local Time = Tue May 6 21:12:17 2003 Elapsed Time = 4 # # HotSpot Virtual Machine Error : 11 # Error ID : 4F530E43505002E6 # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Server VM (1.4.1_02-b06 mixed mode) # # An error report file has been saved as hs_err_pid3192.log. # Please refer to the file for further information. # when trying to run jboss and other things STEPS TO FOLLOW TO REPRODUCE THE PROBLEM : lunch jboss ERROR MESSAGES/STACK TRACES THAT OCCUR : Unexpected Signal : 11 occurred at PC=0x2A3FD79F Function=read (compiled Java code) Library=(N/A) Current Java thread: Dynamic libraries: Can not get information for pid = 3202 Local Time = Tue May 6 21:12:17 2003 Elapsed Time = 4 # # HotSpot Virtual Machine Error : 11 # Error ID : 4F530E43505002E6 # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Server VM (1.4.1_02-b06 mixed mode) # # An error report file has been saved as hs_err_pid3192.log. # Please refer to the file for further information. REPRODUCIBILITY : This bug can be reproduced always. workaround : suggested_val : cust_name : Juan Albisu cust_email : juanalbisu@nemds.com jdcid : JMAF keyword : webbug company : nemds hardware : x86 OSversion : Linux bugtraqID : 0 dateCreated : 2003-05-06 13:32:06.3 dateEvaluated : 2003-05-09 14:55:38.555 From owner-freebsd-java@FreeBSD.ORG Fri May 9 20:21:13 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63D1F37B401; Fri, 9 May 2003 20:21:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 008A043FBF; Fri, 9 May 2003 20:21:13 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h4A3LCUp070705; Fri, 9 May 2003 20:21:12 -0700 (PDT) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h4A3LCMx070700; Fri, 9 May 2003 20:21:12 -0700 (PDT) Date: Fri, 9 May 2003 20:21:12 -0700 (PDT) From: Greg Lewis Message-Id: <200305100321.h4A3LCMx070700@freefall.freebsd.org> To: fuyuki@hadaly.org, glewis@FreeBSD.org, java@FreeBSD.org Subject: Re: java/43925: New port: net/beepcore-java (supersedes ports/38063) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2003 03:21:13 -0000 Synopsis: New port: net/beepcore-java (supersedes ports/38063) State-Changed-From-To: open->closed State-Changed-By: glewis State-Changed-When: Fri May 9 20:20:36 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=43925