From owner-freebsd-eclipse@FreeBSD.ORG Sun Jan 29 04:35:18 2006 Return-Path: X-Original-To: freebsd-eclipse@hub.freebsd.org Delivered-To: freebsd-eclipse@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F2F616A458; Sun, 29 Jan 2006 04:35:18 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 560D543D49; Sun, 29 Jan 2006 04:35:18 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0T4ZIr1072039; Sun, 29 Jan 2006 04:35:18 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0T4ZH5a072035; Sun, 29 Jan 2006 04:35:17 GMT (envelope-from linimon) Date: Sun, 29 Jan 2006 04:35:17 GMT From: Mark Linimon Message-Id: <200601290435.k0T4ZH5a072035@freefall.freebsd.org> To: jmelo@freebsdbrasil.com.br, linimon@FreeBSD.org, freebsd-eclipse@FreeBSD.org Cc: Subject: Re: ports/92317: Update port: java/eclipse-vep-examples update to 1.1.0.1 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jan 2006 04:35:19 -0000 Synopsis: Update port: java/eclipse-vep-examples update to 1.1.0.1 State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Sun Jan 29 04:34:31 UTC 2006 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=92317 From owner-freebsd-eclipse@FreeBSD.ORG Sun Jan 29 22:30:14 2006 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8600F16A420 for ; Sun, 29 Jan 2006 22:30:14 +0000 (GMT) (envelope-from johnwrussell@comcast.net) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.192.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F6F143D49 for ; Sun, 29 Jan 2006 22:30:13 +0000 (GMT) (envelope-from johnwrussell@comcast.net) Received: from rmailcenter03.comcast.net ([204.127.197.113]) by comcast.net (rwcrmhc11) with SMTP id <20060129223013m110018re1e>; Sun, 29 Jan 2006 22:30:13 +0000 Received: from [24.4.165.68] by rmailcenter03.comcast.net; Sun, 29 Jan 2006 22:30:12 +0000 From: johnwrussell@comcast.net To: freebsd-eclipse@freebsd.org Date: Sun, 29 Jan 2006 22:30:12 +0000 Message-Id: <012920062230.10339.43DD41F4000C632D00002863220074567204040A9C9C9A9D9902080106@comcast.net> X-Mailer: AT&T Message Center Version 1 (Aug 4 2005) X-Authenticated-Sender: am9obndydXNzZWxsQGNvbWNhc3QubmV0 Subject: Crash during License Agreement dialog X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jan 2006 22:30:14 -0000 I'm not sure whether this is an Eclipse problem, a plugin problem, or a JVM problem. Any guidance will be much appreciated! John =============================================================== PROBLEM: Eclipse crashes if the web.xml in my J2EE project contains this web-app tag: ACTIONS TO REPRODUCE THE PROBLEM: After creating web.xml, I right-click on the project in Project Explorer, and choose Refresh from the context menu. A frame titled "License Agreement" then appears. It says: A request has been made to cache the resource http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd In order to cache the resource you must agree to the license below: (However, there is no license shown, only an empty text box, and two buttons that say "I Agree" and "I Disagree".) After a few seconds, a frame titled "Error" appears. It says: JVM terminated. Exit code=1 /usr/local/jdk1.5.0/bin/java -Xms40m -Xmx256m -jar /usr/local/eclipse/startup.jar -os freebsd -ws gtk -arch x86 -launcher /usr/local/eclipse/eclipse -name Eclipse -showsplash 600 -exitdata 3000a -vm /usr/local/jdk1.5.0/bin/java -vmargs -Xms40m -Xmx256m -jar /usr/local/eclipse/startup.jar The terminal from which I started Eclipse shows this error message: # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0x28633217, pid=633, tid=0x8060000 # # Java VM: Java HotSpot(TM) Client VM (1.5.0-p2-root_21_jan_2006_11_10 mixed mode) # Problematic frame: # C [libzip.so+0x10217] inflate_fast+0x17 # # An error report file with more information is saved as hs_err_pid633.log # # If you would like to submit a bug report, please write # a letter to freebsd-java@FreeBSD.org mailing list. From owner-freebsd-eclipse@FreeBSD.ORG Mon Jan 30 06:19:22 2006 Return-Path: X-Original-To: freebsd-eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0696716A420; Mon, 30 Jan 2006 06:19:22 +0000 (GMT) (envelope-from tmclaugh@sdf.lonestar.org) Received: from straycat.dhs.org (c-24-63-86-11.hsd1.ma.comcast.net [24.63.86.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D54843D45; Mon, 30 Jan 2006 06:19:20 +0000 (GMT) (envelope-from tmclaugh@sdf.lonestar.org) Received: from [192.168.1.101] ([192.168.1.101]) by straycat.dhs.org (8.13.4/8.13.4) with ESMTP id k0U6OHMj023735; Mon, 30 Jan 2006 01:24:17 -0500 (EST) From: Tom McLaughlin To: freebsd-eclipse@FreeBSD.org Content-Type: multipart/mixed; boundary="=-XBagkwzXR4/rmhzulXGL" Date: Mon, 30 Jan 2006 01:16:08 -0500 Message-Id: <1138601768.96307.2.camel@bofh.meditech.com> Mime-Version: 1.0 X-Mailer: Evolution 2.5.5 FreeBSD GNOME Team Port Cc: nork@FreeBSD.org Subject: [PATCH] - java/eclipse 3.1.2 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2006 06:19:22 -0000 --=-XBagkwzXR4/rmhzulXGL Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi all, Attached is a patch for the latest eclsipse release. Unfortunately this patch is not well tested by me. Eclipse started crashing on start for me after my last jdk14 update. Same error as found here: http://lists.freebsd.org/pipermail/freebsd-eclipse/2006-January/000319.html I looked through CVS and I see there's been a zlib change with jdk15 but that won't be done building for a while and I want to go to sleep. Figured I'd save someone the trouble of updating Eclipse since I had already done so. Thanks, Tom (Please CC me on replies, I am not subscribed to the mailing list) -- | tmclaugh at sdf.lonestar.org tmclaugh at FreeBSD.org | | FreeBSD http://www.FreeBSD.org | | BSD# http://www.mono-project.com/Mono:FreeBSD | --=-XBagkwzXR4/rmhzulXGL Content-Disposition: attachment; filename=eclipse-3.1.2.diff Content-Type: text/x-patch; name=eclipse-3.1.2.diff; charset=us-ascii Content-Transfer-Encoding: quoted-printable Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /ncvs/ports/java/eclipse/Makefile,v retrieving revision 1.46 diff -u -r1.46 Makefile --- Makefile 19 Jan 2006 16:49:57 -0000 1.46 +++ Makefile 30 Jan 2006 05:47:56 -0000 @@ -6,11 +6,10 @@ # =20 PORTNAME=3D eclipse -PORTVERSION=3D 3.1.1 -PORTREVISION=3D 3 +PORTVERSION=3D 3.1.2 CATEGORIES=3D java devel MASTER_SITES=3D ${MASTER_SITE_ECLIPSE} -MASTER_SITE_SUBDIR=3D R-${PORTVERSION}-200509290840 +MASTER_SITE_SUBDIR=3D R-${PORTVERSION}-200601181600 DISTNAME=3D ${PORTNAME}-sourceBuild-srcIncluded-${PORTVERSION} DIST_SUBDIR=3D eclipse =20 Index: distinfo =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /ncvs/ports/java/eclipse/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- distinfo 18 Dec 2005 09:43:18 -0000 1.10 +++ distinfo 30 Jan 2006 05:47:56 -0000 @@ -1,3 +1,3 @@ -MD5 (eclipse/eclipse-sourceBuild-srcIncluded-3.1.1.zip) =3D 0d78d5f8afe767= 014a1cc69ee8c20869 -SHA256 (eclipse/eclipse-sourceBuild-srcIncluded-3.1.1.zip) =3D d7b3d24e2e9= f4b15a4b7ab08ab8c0ebf636acccd3b855dd7ce3242841a16326f -SIZE (eclipse/eclipse-sourceBuild-srcIncluded-3.1.1.zip) =3D 66272356 +MD5 (eclipse/eclipse-sourceBuild-srcIncluded-3.1.2.zip) =3D f2c8066151de14= c5ccdf420266ce9f39 +SHA256 (eclipse/eclipse-sourceBuild-srcIncluded-3.1.2.zip) =3D 31233332f20= 5a197a42aafdc4f15a4f38eb5e4be19ac8a7192492ab8a21324a4 +SIZE (eclipse/eclipse-sourceBuild-srcIncluded-3.1.2.zip) =3D 66630673 Index: files/patch-features-platform-build.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /ncvs/ports/java/eclipse/files/patch-features-platform-build.xml,= v retrieving revision 1.2 diff -u -r1.2 patch-features-platform-build.xml --- files/patch-features-platform-build.xml 9 Oct 2005 14:54:21 -0000 1.2 +++ files/patch-features-platform-build.xml 30 Jan 2006 05:47:56 -0000 @@ -1,6 +1,6 @@ ---- features/org.eclipse.platform/build.xml.orig Thu Sep 29 15:51:39 2005 -+++ features/org.eclipse.platform/build.xml Tue Oct 4 19:30:26 2005 -@@ -92,6 +92,11 @@ +--- features/org.eclipse.platform/build.xml.orig Wed Jan 18 16:09:14 2006 ++++ features/org.eclipse.platform/build.xml Sun Jan 29 19:17:52 2006 +@@ -87,6 +87,11 @@ @@ -12,9 +12,9 @@ -@@ -102,6 +107,11 @@ - - +@@ -117,6 +122,11 @@ + + + + @@ -25,11 +25,11 @@ @@ -346,7 +356,7 @@ - + -- -+ +- ++ @@ -53,7 +53,7 @@ -@@ -405,6 +428,19 @@ +@@ -407,6 +430,19 @@ =20 =20 @@ -73,7 +73,7 @@ -@@ -429,6 +465,21 @@ +@@ -431,6 +467,21 @@ =20 =20 Index: files/patch-features-platform-source-build.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /ncvs/ports/java/eclipse/files/patch-features-platform-source-bui= ld.xml,v retrieving revision 1.2 diff -u -r1.2 patch-features-platform-source-build.xml --- files/patch-features-platform-source-build.xml 9 Oct 2005 14:54:21 -000= 0 1.2 +++ files/patch-features-platform-source-build.xml 30 Jan 2006 05:47:56 -00= 00 @@ -1,7 +1,7 @@ ---- features/org.eclipse.platform.source/build.xml.orig Thu Sep 29 15:51:4= 0 2005 -+++ features/org.eclipse.platform.source/build.xml Tue Oct 4 19:56:03 200= 5 +--- features/org.eclipse.platform.source/build.xml.orig Wed Jan 18 16:09:1= 4 2006 ++++ features/org.eclipse.platform.source/build.xml Sun Jan 29 19:36:36 200= 6 @@ -72,6 +72,21 @@ - + + @@ -23,11 +23,11 @@ @@ -136,7 +151,7 @@ - + -- -+ +- ++ Index: files/patch-features-rcp-build.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /ncvs/ports/java/eclipse/files/patch-features-rcp-build.xml,v retrieving revision 1.2 diff -u -r1.2 patch-features-rcp-build.xml --- files/patch-features-rcp-build.xml 9 Oct 2005 14:54:21 -0000 1.2 +++ files/patch-features-rcp-build.xml 30 Jan 2006 05:47:56 -0000 @@ -1,5 +1,5 @@ ---- features/org.eclipse.rcp/build.xml.orig Tue Oct 4 22:48:28 2005 -+++ features/org.eclipse.rcp/build.xml Tue Oct 4 22:48:33 2005 +--- features/org.eclipse.rcp/build.xml.orig Wed Jan 18 16:09:14 2006 ++++ features/org.eclipse.rcp/build.xml Sun Jan 29 20:51:40 2006 @@ -127,6 +127,21 @@ @@ -23,11 +23,11 @@ @@ -185,7 +200,7 @@ - + -- -+ +- ++ Index: files/patch-features-rcp-source-build.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /ncvs/ports/java/eclipse/files/patch-features-rcp-source-build.xm= l,v retrieving revision 1.2 diff -u -r1.2 patch-features-rcp-source-build.xml --- files/patch-features-rcp-source-build.xml 9 Oct 2005 14:54:21 -0000 1.2 +++ files/patch-features-rcp-source-build.xml 30 Jan 2006 05:47:56 -0000 @@ -1,8 +1,8 @@ ---- features/org.eclipse.rcp.source/build.xml.orig Thu Sep 29 15:51:40 200= 5 -+++ features/org.eclipse.rcp.source/build.xml Tue Oct 4 23:01:00 2005 -@@ -22,6 +22,21 @@ - - +--- features/org.eclipse.rcp.source/build.xml.orig Wed Jan 18 16:09:14 200= 6 ++++ features/org.eclipse.rcp.source/build.xml Sun Jan 29 20:56:53 2006 +@@ -47,6 +47,21 @@ + + + + @@ -23,11 +23,11 @@ @@ -135,7 +150,7 @@ - + -- -+ +- ++ --=-XBagkwzXR4/rmhzulXGL-- From owner-freebsd-eclipse@FreeBSD.ORG Mon Jan 30 10:18:24 2006 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B01CB16A42F; Mon, 30 Jan 2006 10:18:24 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (dslcustomer-239-113.vivodi.gr [83.171.239.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id D829B43D46; Mon, 30 Jan 2006 10:18:23 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id k0UAILSg011996; Mon, 30 Jan 2006 12:18:22 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.158] (ajax.ebs.gr [10.1.1.158]) by ebs.gr (8.13.3/8.12.11) with ESMTP id k0UAJEnr022936; Mon, 30 Jan 2006 12:19:15 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <43DDE7EC.7010401@ebs.gr> Date: Mon, 30 Jan 2006 12:18:20 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Thunderbird 1.5 (X11/20060116) MIME-Version: 1.0 To: Tom McLaughlin References: <1138601768.96307.2.camel@bofh.meditech.com> In-Reply-To: <1138601768.96307.2.camel@bofh.meditech.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: nork@freebsd.org, freebsd-eclipse@freebsd.org Subject: Re: [PATCH] - java/eclipse 3.1.2 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2006 10:18:25 -0000 Tom McLaughlin wrote: > Hi all, > > Attached is a patch for the latest eclsipse release. Unfortunately this > patch is not well tested by me. Eclipse started crashing on start for > me after my last jdk14 update. Same error as found here: > > http://lists.freebsd.org/pipermail/freebsd-eclipse/2006-January/000319.html > > I looked through CVS and I see there's been a zlib change with jdk15 but > that won't be done building for a while and I want to go to sleep. > Figured I'd save someone the trouble of updating Eclipse since I had > already done so. Thanks for the patch. I hadn't had time during the weekend to finish it myself, so I appreciate the effort. I can confirm it works fine from my testing so far. As for your jdk14 crashes, see java/92459 for a patch that may fix them. Thanks, Panagiotis From owner-freebsd-eclipse@FreeBSD.ORG Mon Jan 30 10:23:06 2006 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BA7B16A420 for ; Mon, 30 Jan 2006 10:23:06 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (dslcustomer-239-113.vivodi.gr [83.171.239.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2F9143D45 for ; Mon, 30 Jan 2006 10:23:05 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id k0UAN1Sg012029; Mon, 30 Jan 2006 12:23:01 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.158] (ajax.ebs.gr [10.1.1.158]) by ebs.gr (8.13.3/8.12.11) with ESMTP id k0UANsmh023022; Mon, 30 Jan 2006 12:23:55 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <43DDE904.6040000@ebs.gr> Date: Mon, 30 Jan 2006 12:23:00 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Thunderbird 1.5 (X11/20060116) MIME-Version: 1.0 To: johnwrussell@comcast.net References: <012920062230.10339.43DD41F4000C632D00002863220074567204040A9C9C9A9D9902080106@comcast.net> In-Reply-To: <012920062230.10339.43DD41F4000C632D00002863220074567204040A9C9C9A9D9902080106@comcast.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-eclipse@freebsd.org Subject: Re: Crash during License Agreement dialog X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2006 10:23:06 -0000 johnwrussell@comcast.net wrote: > I'm not sure whether this is an Eclipse problem, a plugin problem, or a > JVM problem. Any guidance will be much appreciated! Could you update and rebuild jdk15, and then try again? Cheers, Panagiotis From owner-freebsd-eclipse@FreeBSD.ORG Mon Jan 30 11:02:14 2006 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E681216A422 for ; Mon, 30 Jan 2006 11:02:14 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9876C43D46 for ; Mon, 30 Jan 2006 11:02:14 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0UB2EQ7019175 for ; Mon, 30 Jan 2006 11:02:14 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0UB2BEm019169 for freebsd-eclipse@freebsd.org; Mon, 30 Jan 2006 11:02:12 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 30 Jan 2006 11:02:12 GMT Message-Id: <200601301102.k0UB2BEm019169@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-eclipse@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2006 11:02:15 -0000 Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2006/01/23] ports/92190 eclipse [patch] Enable x11-toolkits/swt31 for amd 1 problem total. From owner-freebsd-eclipse@FreeBSD.ORG Tue Jan 31 16:29:19 2006 Return-Path: X-Original-To: freebsd-eclipse@hub.freebsd.org Delivered-To: freebsd-eclipse@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 225A416A422; Tue, 31 Jan 2006 16:29:19 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF7E343D46; Tue, 31 Jan 2006 16:29:18 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0VGTIEt066792; Tue, 31 Jan 2006 16:29:18 GMT (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0VGTIn9066788; Tue, 31 Jan 2006 16:29:18 GMT (envelope-from glewis) Date: Tue, 31 Jan 2006 16:29:18 GMT From: Greg Lewis Message-Id: <200601311629.k0VGTIn9066788@freefall.freebsd.org> To: glewis@FreeBSD.org, freebsd-eclipse@FreeBSD.org, glewis@FreeBSD.org Cc: Subject: Re: ports/92190: [patch] Enable x11-toolkits/swt31 for amd64 systems X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 16:29:19 -0000 Synopsis: [patch] Enable x11-toolkits/swt31 for amd64 systems Responsible-Changed-From-To: freebsd-eclipse->glewis Responsible-Changed-By: glewis Responsible-Changed-When: Tue Jan 31 16:29:18 UTC 2006 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=92190