From owner-freebsd-java@FreeBSD.ORG Sun Sep 26 04:37:28 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8C88106564A for ; Sun, 26 Sep 2010 04:37:28 +0000 (UTC) (envelope-from eoakes@comcast.net) Received: from qmta13.emeryville.ca.mail.comcast.net (qmta13.emeryville.ca.mail.comcast.net [76.96.27.243]) by mx1.freebsd.org (Postfix) with ESMTP id 546BA8FC0A for ; Sun, 26 Sep 2010 04:37:28 +0000 (UTC) Received: from omta18.emeryville.ca.mail.comcast.net ([76.96.30.74]) by qmta13.emeryville.ca.mail.comcast.net with comcast id BE2e1f0011bwxycADGQGbF; Sun, 26 Sep 2010 04:24:16 +0000 Received: from abbyBSD7.workgroup ([76.18.90.79]) by omta18.emeryville.ca.mail.comcast.net with comcast id BGQF1f0091ijSP88eGQFqX; Sun, 26 Sep 2010 04:24:16 +0000 Message-ID: <4C9EBC4B.8070703@comcast.net> Date: Sat, 25 Sep 2010 21:21:47 -0600 From: tom oakes User-Agent: Thunderbird 2.0.0.9 (X11/20080213) MIME-Version: 1.0 To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Port Install jdk16 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2010 04:37:28 -0000 Hello, I am attempting a port install of jdk16 on a new Freebsd 8.1 system. I have managed to get the port through displaying the license. The next output is: "Do you agree to the above license terms? [yes or no] yes unzip: cannot find or open /usr/ports/distfiles/E, /usr/ports/distfiles/E.zip or /usr/ports/distfiles/E.ZIP. *** Error code 1 Stop in /usr/ports/java/jdk16. *** Error code 1 Stop in /usr/ports/java/jdk16." I have no idea what the file E, E.zip, or E.ZIP is or where to find it. Any help you can give me will be appreciated! Tom Oakes From owner-freebsd-java@FreeBSD.ORG Sun Sep 26 03:07:41 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74AE1106566B for ; Sun, 26 Sep 2010 03:07:41 +0000 (UTC) (envelope-from huanghwh@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 25D368FC08 for ; Sun, 26 Sep 2010 03:07:40 +0000 (UTC) Received: by qyk34 with SMTP id 34so449883qyk.13 for ; Sat, 25 Sep 2010 20:07:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:reply-to:date :message-id:subject:from:to:content-type; bh=RtLawouMNJfdqcZuwhIrBLep1oM9aYoxW8RpY7GoBT0=; b=ZQR0wDN8fZ4KqVwmz6wIvurMI6ZuUnQ+T/97tKE3gPM9yr51OlVIm23SZHW9hNtsze 8ACgM/fVWphvn/PokB7S5ANqLjfejMRRBJcFv3VKCZBZ8PG0H2I2JvTZmhEHQpSwN6Lj pNpD1gn5+HdkgO8btmCRbfCcygYEe3npSOHns= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; b=FhXfzJCzGFQilrh821HG/WOrDuGNSEWECscMJfSjXtiWOe1vYwiqOtIfPdHJshY0Wq RXSQyiKWIDUdY41PfkURwdB3eGJ6D5Z6UtrfZ57b54Xb4ivNk7zRs09RrMC7ogrdoD0J V8cxVWVPFL5TLSJAOWvcbts26e+uHSFz5rc98= MIME-Version: 1.0 Received: by 10.220.203.203 with SMTP id fj11mr1206804vcb.3.1285468908459; Sat, 25 Sep 2010 19:41:48 -0700 (PDT) Received: by 10.220.91.213 with HTTP; Sat, 25 Sep 2010 19:41:48 -0700 (PDT) Date: Sun, 26 Sep 2010 10:41:48 +0800 Message-ID: From: =?GB2312?B?u8bOxLvU?= To: freebsd-java@freebsd.org X-Mailman-Approved-At: Sun, 26 Sep 2010 11:14:09 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: SCTP not work under openjdk7? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: huanghwh@gmail.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2010 03:07:41 -0000 hi, I try to use SCTP under FreeBSD8.1+openjdk7, It seems not work. I use sample code from http://blogs.sun.com/chegar/entry/sctp_in_java: %/usr/local/openjdk7/bin/java -version openjdk version "1.7.0" OpenJDK Runtime Environment (build 1.7.0-root_2010_07_12_16_38-b00) OpenJDK 64-Bit Server VM (build 19.0-b03, mixed mode) %/usr/local/openjdk7/bin/java DaytimeServer Exception in thread "main" java.lang.AssertionError: Unknown event type at sun.nio.ch.SctpPeerAddrChange.(SctpPeerAddrChange.java:75) at sun.nio.ch.SctpChannelImpl.receive0(Native Method) at sun.nio.ch.SctpChannelImpl.receiveIntoNativeBuffer(SctpChannelImpl.java:849) at sun.nio.ch.SctpChannelImpl.receive(SctpChannelImpl.java:825) at sun.nio.ch.SctpChannelImpl.receive(SctpChannelImpl.java:768) at sun.nio.ch.SctpChannelImpl.(SctpChannelImpl.java:163) at sun.nio.ch.SctpChannelImpl.(SctpChannelImpl.java:141) at sun.nio.ch.SctpServerChannelImpl.accept(SctpServerChannelImpl.java:241) at DaytimeServer.main(DaytimeServer.java:35) %/usr/local/openjdk7/bin/java DaytimeClient New association setup with 10 outbound streams, and 10 inbound streams. Exception in thread "main" java.net.SocketException: Connection reset by peer at sun.nio.ch.SctpChannelImpl.receive0(Native Method) at sun.nio.ch.SctpChannelImpl.receiveIntoNativeBuffer(SctpChannelImpl.java:849) at sun.nio.ch.SctpChannelImpl.receive(SctpChannelImpl.java:825) at sun.nio.ch.SctpChannelImpl.receive(SctpChannelImpl.java:768) at sun.nio.ch.SctpChannelImpl.receive(SctpChannelImpl.java:730) at DaytimeClient.main(DaytimeClient.java:35) anyone have this problem? --hwh From owner-freebsd-java@FreeBSD.ORG Sun Sep 26 21:56:13 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FE02106566B; Sun, 26 Sep 2010 21:56:13 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from cp-out3.libero.it (cp-out3.libero.it [212.52.84.103]) by mx1.freebsd.org (Postfix) with ESMTP id EED048FC0C; Sun, 26 Sep 2010 21:56:12 +0000 (UTC) Received: from wmail21 (172.31.0.73) by cp-out3.libero.it (8.5.107) (authenticated as barbara.xxx1975@libero.it) id 4C8877F6012793CE; Sun, 26 Sep 2010 23:56:11 +0200 Message-ID: <16558169.4252601285538171530.JavaMail.defaultUser@defaultHost> Date: Sun, 26 Sep 2010 23:56:11 +0200 (CEST) From: Barbara To: MIME-Version: 1.0 Content-Type: text/plain;charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-SenderIP: 87.16.223.160 Cc: jkim@FreeBSD.org Subject: R: Re: testing move from jdk16 to openjdk+icedtea X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Barbara List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2010 21:56:13 -0000 > >On Thursday 23 September 2010 05:25 pm, Barbara wrote: >> >=CE=A3=CF=84=CE=B9=CF=82 Thursday 23 September 2010 15:34:25 =CE=BF/=CE= =B7 Robert Huff =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: >> >> =09Having used jdk16 for years because I wanted the plugins, I'd >> >> like to give the new boy a try. >> >> =09Is there anything I should be aware of? Can I just install >> >> openjdk, then icedtea? >> >> =09(And while I'm asking, is there any /a priori/ reason to prefer >> >> openjdk6 over openjdk7?) >> > >> >Read everything under this subject: "IcedTea6 Mozilla plugin with >> > OpenJDK6" , >> >> in order to know what to expect. >> >> >IcedTea is just a make option in openjdk6. >> > >> >> =09=09=09=09=09Robert Huff >> > >> >-- >> >Achilleas Mantzios >> >> As far as I can remember, that thread is mostly about build >> problems. Read also the one with the subject: "icedtea+firefox >> crash closing tab". > >FYI, I fixed the problem and updated the port few minutes ago. :-) > >Cheers, > >Jung-uk Kim > I can confirm, great improvement in stability. Barbara From owner-freebsd-java@FreeBSD.ORG Mon Sep 27 02:36:16 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A1BF1065670 for ; Mon, 27 Sep 2010 02:36:16 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 65F6D8FC19 for ; Mon, 27 Sep 2010 02:36:16 +0000 (UTC) Received: by iwn34 with SMTP id 34so5522431iwn.13 for ; Sun, 26 Sep 2010 19:36:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=ZMjeKCJAcWxw+qOKPwwpXVMSelNiZzbQKA1/Uw7vgkw=; b=UzZ0Rh6YioJPQGBqit1oNsfQRo9LHlmqT/NDMkhGt2Iyn9aKah0k7bsTMuwxpTpooj MJX96ap/AmjmtedUlMcB/NViD+3SqtBeJKjYkCpgDIHJJsdhaF8a2B2sgmditQpXjyk/ VR9yiJzIueiAHRNWBSXiu/5RPIT3guaOic4F0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=rLFozcSrvZ70hXjjL2VAV0sQi/1Eo6pF52iDq0c2T5wQQjDrrJGQ/2G+lIkA9wOHwX 4CLng2Dzx1MbXI11KjCt1HlTNk/JqZ/mHGUagHEs2x/mrR02EGznZ9eBoNAHevM3o5ZG Ls7MR96p5aUo4+DMgtPHoIn69msn+SiZ4L/lA= MIME-Version: 1.0 Received: by 10.231.30.68 with SMTP id t4mr7985446ibc.129.1285553329677; Sun, 26 Sep 2010 19:08:49 -0700 (PDT) Received: by 10.231.184.223 with HTTP; Sun, 26 Sep 2010 19:08:49 -0700 (PDT) Date: Sun, 26 Sep 2010 22:08:49 -0400 Message-ID: From: Aryeh Friedman To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: FF 3.6+ Applets and the right JDK X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2010 02:36:16 -0000 I currently use java/diablo-jdk-1.6.0.07.02_9, www/linux-f10-flashplugin-10.1r53 and www/firefox-3.5.11,1 for both personal and professional browsing on 8.1-STABLE... except for the occasional npviewer hiccup it seems to work fine... I want to upgrade to the latest JDK, flash and firefox possible... note since I do applet development (my main jdk for doing the actual compiling is 1.6u21 on a cloud Gentoo server)... I want to update both the local and server jdk's but the server side has given us problems with generics in some rare cases (we have some very complex type parameterizations in one of our core libs)... what do people recommend interms of far I can upgrade stuff (I would preffer openjdk 1.6, latest ff and latest flash if possible) From owner-freebsd-java@FreeBSD.ORG Mon Sep 27 11:06:58 2010 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74A6C106566B for ; Mon, 27 Sep 2010 11:06:58 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 633AC8FC2A for ; Mon, 27 Sep 2010 11:06:58 +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 o8RB6whh023516 for ; Mon, 27 Sep 2010 11:06:58 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o8RB6vnm023514 for freebsd-java@FreeBSD.org; Mon, 27 Sep 2010 11:06:57 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 27 Sep 2010 11:06:57 GMT Message-Id: <201009271106.o8RB6vnm023514@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-java@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-java@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2010 11:06:58 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/150584 java Jave SE Timezone updater specified in the package is n o java/147512 java Crash of RXTX-2.1-7 on AMD64 system o ports/142704 java [PATCH] java/jai-imageio: use $SUB_FILES to dynamicall o java/141919 java Serious remote vulnerability in the JRE o java/138729 java java/jdk16: setting 'export AWT_TOOLKIT=MToolkit' caus o java/138728 java java/jdk16: SIGSEGV in java runtime o java/128948 java java/jdk16 built from source can't bind a socket, but o java/128809 java JVM aborted when GNU RXTX write to serial port. o java/123555 java linux-sun-jdk15, linux-sun-jdk16 produce a coredump o java/122513 java native JDKs unbuildable with Linux ones o java/121692 java java/jdk16: Java 1.5 1.5.0.14p8 crashes in RMI TCP Con o java/120146 java java/jdk15: netbeans 6.0 causes java core dump on amd6 o java/119063 java An unexpected error has been detected by Java Runtime o java/118956 java eclipse and netbeans break on diablo-jdk15 o java/118496 java Eclipse packages do not work with 6.3-RC1/amd64 o java/116667 java linux-sun-javac1.4 hangs on SMP o java/114644 java tomcat goes out of PermSpace, jvm crashes o ports/113467 java Multiple "missing return value" errors building JDK on f java/112595 java Java appletviewer frequently hangs (kse_release loop) o java/110912 java Java krb5 client leaks UDP connections f java/105482 java diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug o java/97461 java Diablo JDK does not report Update level in a format su s java/62837 java linux-sun-jdk14 executables hang with COMPAT_LINUX in 23 problems total. From owner-freebsd-java@FreeBSD.ORG Mon Sep 27 11:07:26 2010 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2824810656CA for ; Mon, 27 Sep 2010 11:07:26 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 173A98FC2D for ; Mon, 27 Sep 2010 11:07:26 +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 o8RB7P95023950 for ; Mon, 27 Sep 2010 11:07:25 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o8RB7PHG023948 for java@FreeBSD.org; Mon, 27 Sep 2010 11:07:25 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 27 Sep 2010 11:07:25 GMT Message-Id: <201009271107.o8RB7PHG023948@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: java@FreeBSD.org Cc: Subject: Current problem reports assigned to java@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2010 11:07:26 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/150142 java Not installed java/openjdk6 on file system zfs /usr/lo o ports/120372 java java/linux-sun-jdk16: linux-sun-jre1.6.0 plugin doesn' o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to o ports/113751 java java/linux-sun-jdk15: linux-sun-jdk-1.5.0.12,2 - java 5 problems total. From owner-freebsd-java@FreeBSD.ORG Mon Sep 27 08:01:58 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 927411065670 for ; Mon, 27 Sep 2010 08:01:58 +0000 (UTC) (envelope-from huanghwh@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 61ED28FC18 for ; Mon, 27 Sep 2010 08:01:58 +0000 (UTC) Received: by pvc21 with SMTP id 21so1435500pvc.13 for ; Mon, 27 Sep 2010 01:01:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:reply-to :in-reply-to:references:date:message-id:subject:from:to:cc :content-type; bh=tKfQzPeiWyG1O7OrQF23xy6lht23bTG19wzhsc5F6y4=; b=vAxMOhC34296tyJTX4LO5jnerh5IUlTIufktTuqHUcX+DQ5+l+FRPAEU/qMFivfFic t8kgkpa9lF5pFBBSaLZf7Qhm9mFS+z14IaHUbap6I5/hINDm7GK69Sgn+2h4faqhCSqu cV8+UCrGVDJ+gDeTbg1v6J+7J3CzjnEAoXQbg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; b=FhTeWNtZP9z17KURauUXQmogusrwGWhpLMEI9DR22RkKCmR85ohRpnalfqJqrlE4M6 iGLNADjXvPH7FTBU24XJQBBoSEhH74Id94ERccd2B8bumHi395SQyvhYxZJkRnUqDfZc Exn7LLSAp7VQVhZI7R2SIY1kmhHN5MOuPXt9s= MIME-Version: 1.0 Received: by 10.142.4.8 with SMTP id 8mr6035515wfd.100.1285574517899; Mon, 27 Sep 2010 01:01:57 -0700 (PDT) Received: by 10.220.91.213 with HTTP; Mon, 27 Sep 2010 01:01:57 -0700 (PDT) In-Reply-To: References: Date: Mon, 27 Sep 2010 16:01:57 +0800 Message-ID: From: =?GB2312?B?u8bOxLvU?= To: freebsd-java@freebsd.org X-Mailman-Approved-At: Mon, 27 Sep 2010 11:21:16 +0000 Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: SCTP not work under openjdk7? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: huanghwh@gmail.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2010 08:01:58 -0000 2010/9/26 =BB=C6=CE=C4=BB=D4 > hi, > I try to use SCTP under FreeBSD8.1+openjdk7, It seems not work. > I use sample code from http://blogs.sun.com/chegar/entry/sctp_in_java: > > %/usr/local/openjdk7/bin/java -version > openjdk version "1.7.0" > OpenJDK Runtime Environment (build 1.7.0-root_2010_07_12_16_38-b00) > OpenJDK 64-Bit Server VM (build 19.0-b03, mixed mode) > > %/usr/local/openjdk7/bin/java DaytimeServer > Exception in thread "main" java.lang.AssertionError: Unknown event type > at sun.nio.ch.SctpPeerAddrChange.(SctpPeerAddrChange.java:75) > at sun.nio.ch.SctpChannelImpl.receive0(Native Method) > at > sun.nio.ch.SctpChannelImpl.receiveIntoNativeBuffer(SctpChannelImpl.java:8= 49) > at sun.nio.ch.SctpChannelImpl.receive(SctpChannelImpl.java:825) > at sun.nio.ch.SctpChannelImpl.receive(SctpChannelImpl.java:768) > at sun.nio.ch.SctpChannelImpl.(SctpChannelImpl.java:163) > at sun.nio.ch.SctpChannelImpl.(SctpChannelImpl.java:141) > at > sun.nio.ch.SctpServerChannelImpl.accept(SctpServerChannelImpl.java:241) > at DaytimeServer.main(DaytimeServer.java:35) > > > %/usr/local/openjdk7/bin/java DaytimeClient > New association setup with 10 outbound streams, and 10 inbound streams. > Exception in thread "main" java.net.SocketException: Connection reset by > peer > at sun.nio.ch.SctpChannelImpl.receive0(Native Method) > at > sun.nio.ch.SctpChannelImpl.receiveIntoNativeBuffer(SctpChannelImpl.java:8= 49) > at sun.nio.ch.SctpChannelImpl.receive(SctpChannelImpl.java:825) > at sun.nio.ch.SctpChannelImpl.receive(SctpChannelImpl.java:768) > at sun.nio.ch.SctpChannelImpl.receive(SctpChannelImpl.java:730) > at DaytimeClient.main(DaytimeClient.java:35) > > > anyone have this problem? > > --hwh > > > This patch make sctp works, and pass most of test case in "jdk/test/com/sun/nio/sctp" tp# diff -u SctpChannelImpl.c.orig SctpChannelImpl.c --- SctpChannelImpl.c.orig 2010-09-26 20:05:25.978142798 +0800 +++ SctpChannelImpl.c 2010-09-27 15:29:01.524449940 +0800 @@ -548,8 +548,11 @@ /* Set up the msghdr structure for sending */ memset(msg, 0, sizeof (*msg)); memset(cbuf, 0, cbuf_size); - msg->msg_name =3D &sa; - msg->msg_namelen =3D sa_len; + /* FreeBSD have to make msg->msg_name =3D NULL */ + if(sa_len !=3D 0){ + msg->msg_name =3D &sa; + msg->msg_namelen =3D sa_len; + } iov->iov_base =3D addr; iov->iov_len =3D length; msg->msg_iov =3D iov; diff -u SctpNet.c.orig SctpNet.c --- SctpNet.c.orig 2010-09-26 20:05:13.455803096 +0800 +++ SctpNet.c 2010-09-27 15:23:12.176899650 +0800 @@ -191,7 +191,9 @@ memset(&event, 0, sizeof(event)); event.sctp_data_io_event =3D 1; event.sctp_association_event =3D 1; - event.sctp_address_event =3D 1; + /* In oneToOne case, do not subscription sctp_address_event. */ + if(!oneToOne) + event.sctp_address_event =3D 1; event.sctp_send_failure_event =3D 1; //event.sctp_peer_error_event =3D 1; event.sctp_shutdown_event =3D 1; From owner-freebsd-java@FreeBSD.ORG Mon Sep 27 21:33:28 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A20D106566B for ; Mon, 27 Sep 2010 21:33:28 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from fep20.mx.upcmail.net (fep20.mx.upcmail.net [62.179.121.40]) by mx1.freebsd.org (Postfix) with ESMTP id 5496E8FC1A for ; Mon, 27 Sep 2010 21:33:26 +0000 (UTC) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep20-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20100927213325.HXPD17643.viefep20-int.chello.at@edge03.upcmail.net> for ; Mon, 27 Sep 2010 23:33:25 +0200 Received: from pinky ([213.46.23.80]) by edge03.upcmail.net with edge id BxZP1f0131jgp3H03xZQp9; Mon, 27 Sep 2010 23:33:25 +0200 X-SourceIP: 213.46.23.80 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-java@freebsd.org References: Date: Mon, 27 Sep 2010 23:33:22 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: User-Agent: Opera Mail/10.62 (Win32) X-Cloudmark-Analysis: v=1.1 cv=WPXthVDctC5K37chdIuWDfGL2h54X6uWtZ5SeJIYSNg= c=1 sm=0 a=xLwpUxv_0LIA:10 a=bgpUlknNv7MA:10 a=kj9zAlcOel0A:10 a=pGLkceISAAAA:8 a=xbNGfTnPWut9HMOzfEgA:9 a=CE73HQtGgmXWWtE0K28A:7 a=Ued62cUSST0NEl3e_r_oAg35sx8A:4 a=CjuIK1q_8ugA:10 a=MSl-tDqOz04A:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Subject: Re: FF 3.6+ Applets and the right JDK X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2010 21:33:28 -0000 On Mon, 27 Sep 2010 04:08:49 +0200, Aryeh Friedman wrote: > I currently use java/diablo-jdk-1.6.0.07.02_9, > www/linux-f10-flashplugin-10.1r53 and www/firefox-3.5.11,1 for both > personal and professional browsing on 8.1-STABLE... except for the > occasional npviewer hiccup it seems to work fine... I want to upgrade > to the latest JDK, flash and firefox possible... note since I do > applet development (my main jdk for doing the actual compiling is > 1.6u21 on a cloud Gentoo server)... I want to update both the local > and server jdk's but the server side has given us problems with > generics in some rare cases (we have some very complex type > parameterizations in one of our core libs)... what do people recommend > interms of far I can upgrade stuff (I would preffer openjdk 1.6, > latest ff and latest flash if possible) If you are developing applets the server side Java version doesn't matter as applets run client side in the browser? And what has flash to do with the applets? In fact you are asking a lot of questions in one long sentence. In another fact... if it works don't upgrade if there is no reason for it. (But this probably is not what you wanted to hear) Ronald. From owner-freebsd-java@FreeBSD.ORG Mon Sep 27 21:34:11 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0EED1065672 for ; Mon, 27 Sep 2010 21:34:11 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from fep19.mx.upcmail.net (fep19.mx.upcmail.net [62.179.121.39]) by mx1.freebsd.org (Postfix) with ESMTP id DBA7A8FC1F for ; Mon, 27 Sep 2010 21:34:10 +0000 (UTC) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep19-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20100927213409.ROTX1892.viefep19-int.chello.at@edge03.upcmail.net>; Mon, 27 Sep 2010 23:34:09 +0200 Received: from pinky ([213.46.23.80]) by edge03.upcmail.net with edge id Bxa71f03U1jgp3H03xa8WQ; Mon, 27 Sep 2010 23:34:09 +0200 X-SourceIP: 213.46.23.80 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-java@freebsd.org, "tom oakes" References: <4C9EBC4B.8070703@comcast.net> Date: Mon, 27 Sep 2010 23:34:06 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: <4C9EBC4B.8070703@comcast.net> User-Agent: Opera Mail/10.62 (Win32) X-Cloudmark-Analysis: v=1.1 cv=BBXmjR/jrMMj1wHBsuD7Cdv69cLzNztNz9uR8CXiauo= c=1 sm=0 a=bgpUlknNv7MA:10 a=kj9zAlcOel0A:10 a=C_IRinGWAAAA:8 a=ANcvExOBzuy3CcyvdWsA:9 a=GiZjzVDjDeZiTTI7svRW7EuxphIA:4 a=CjuIK1q_8ugA:10 a=si9q_4b84H0A:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Cc: Subject: Re: Port Install jdk16 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2010 21:34:11 -0000 On Sun, 26 Sep 2010 05:21:47 +0200, tom oakes wrote: > Hello, > > I am attempting a port install of jdk16 on a new Freebsd 8.1 system. > > I have managed to get the port through displaying the license. The next > output is: > > "Do you agree to the above license terms? [yes or no] > yes > unzip: cannot find or open /usr/ports/distfiles/E, > /usr/ports/distfiles/E.zip or /usr/ports/distfiles/E.ZIP. > *** Error code 1 > > Stop in /usr/ports/java/jdk16. > *** Error code 1 > > Stop in /usr/ports/java/jdk16." > > > I have no idea what the file E, E.zip, or E.ZIP is or where to find it. > > Any help you can give me will be appreciated! > > Tom Oakes Does /use/ports/java/openjdk6 work for you? Ronald. From owner-freebsd-java@FreeBSD.ORG Mon Sep 27 21:56:04 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EACF106566B for ; Mon, 27 Sep 2010 21:56:04 +0000 (UTC) (envelope-from eoakes@comcast.net) Received: from qmta14.emeryville.ca.mail.comcast.net (qmta14.emeryville.ca.mail.comcast.net [76.96.27.212]) by mx1.freebsd.org (Postfix) with ESMTP id 373FB8FC12 for ; Mon, 27 Sep 2010 21:56:03 +0000 (UTC) Received: from omta11.emeryville.ca.mail.comcast.net ([76.96.30.36]) by qmta14.emeryville.ca.mail.comcast.net with comcast id Bxmr1f0090mlR8UAExw3rg; Mon, 27 Sep 2010 21:56:03 +0000 Received: from abbyBSD7.workgroup ([76.18.90.79]) by omta11.emeryville.ca.mail.comcast.net with comcast id Bxw21f00T1ijSP88Xxw2a5; Mon, 27 Sep 2010 21:56:03 +0000 Message-ID: <4CA1044B.50506@comcast.net> Date: Mon, 27 Sep 2010 14:53:31 -0600 From: tom oakes User-Agent: Thunderbird 2.0.0.9 (X11/20080213) MIME-Version: 1.0 To: Ronald Klop References: <4C9EBC4B.8070703@comcast.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-java@freebsd.org Subject: Re: Port Install jdk16 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2010 21:56:04 -0000 I have not tried installing openjdk6. What I was working on was getting openoffice working, so I just installed the diablo-jre16 port. It installed OK. I will try the openjdk6 later. Thanks, Tom Ronald Klop wrote: > On Sun, 26 Sep 2010 05:21:47 +0200, tom oakes wrote: > >> Hello, >> >> I am attempting a port install of jdk16 on a new Freebsd 8.1 system. >> >> I have managed to get the port through displaying the license. The >> next output is: >> >> "Do you agree to the above license terms? [yes or no] >> yes >> unzip: cannot find or open /usr/ports/distfiles/E, >> /usr/ports/distfiles/E.zip or /usr/ports/distfiles/E.ZIP. >> *** Error code 1 >> >> Stop in /usr/ports/java/jdk16. >> *** Error code 1 >> >> Stop in /usr/ports/java/jdk16." >> >> >> I have no idea what the file E, E.zip, or E.ZIP is or where to find it. >> >> Any help you can give me will be appreciated! >> >> Tom Oakes > > Does /use/ports/java/openjdk6 work for you? > > Ronald. > From owner-freebsd-java@FreeBSD.ORG Mon Sep 27 22:27:19 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1E9D106566C for ; Mon, 27 Sep 2010 22:27:19 +0000 (UTC) (envelope-from rick@rix.kiwi-computer.com) Received: from rix.kiwi-computer.com (66-191-70-202.static.stcd.mn.charter.com [66.191.70.202]) by mx1.freebsd.org (Postfix) with SMTP id AEAFB8FC13 for ; Mon, 27 Sep 2010 22:27:19 +0000 (UTC) Received: (qmail 89747 invoked by uid 2000); 27 Sep 2010 22:27:18 -0000 Date: Mon, 27 Sep 2010 17:27:18 -0500 From: "Rick C. Petty" To: tom oakes Message-ID: <20100927222718.GA89229@rix.kiwi-computer.com> References: <4C9EBC4B.8070703@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C9EBC4B.8070703@comcast.net> User-Agent: Mutt/1.4.2.3i Cc: freebsd-java@freebsd.org Subject: Re: Port Install jdk16 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd2009@kiwi-computer.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2010 22:27:20 -0000 On Sat, Sep 25, 2010 at 09:21:47PM -0600, tom oakes wrote: > > I am attempting a port install of jdk16 on a new Freebsd 8.1 system. I just did this last week, on both an amd64 and an i386 system, and both were successful. Have you csup'd your ports tree? -- Rick C. Petty From owner-freebsd-java@FreeBSD.ORG Mon Sep 27 23:26:47 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E55EA106564A for ; Mon, 27 Sep 2010 23:26:46 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from fep18.mx.upcmail.net (fep18.mx.upcmail.net [62.179.121.38]) by mx1.freebsd.org (Postfix) with ESMTP id 5B87E8FC13 for ; Mon, 27 Sep 2010 23:26:45 +0000 (UTC) Received: from edge05.upcmail.net ([192.168.13.212]) by viefep18-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20100927232644.YSXN1424.viefep18-int.chello.at@edge05.upcmail.net>; Tue, 28 Sep 2010 01:26:44 +0200 Received: from pinky ([213.46.23.80]) by edge05.upcmail.net with edge id BzSi1f02J1jgp3H05zSjaq; Tue, 28 Sep 2010 01:26:44 +0200 X-SourceIP: 213.46.23.80 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: "Aryeh Friedman" References: Date: Tue, 28 Sep 2010 01:26:41 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: User-Agent: Opera Mail/10.62 (Win32) X-Cloudmark-Analysis: v=1.1 cv=BBXmjR/jrMMj1wHBsuD7Cdv69cLzNztNz9uR8CXiauo= c=1 sm=0 a=xLwpUxv_0LIA:10 a=bgpUlknNv7MA:10 a=kj9zAlcOel0A:10 a=pGLkceISAAAA:8 a=q56oFxeYAAAA:8 a=6I5d2MoRAAAA:8 a=jDIqnEEcAAAA:8 a=VwBdlcEZbfPMKouG5soA:9 a=uQJVDRjbbTVROpYDNFoA:7 a=clS_rP7AoFNPwUN2RwcN50bb61QA:4 a=CjuIK1q_8ugA:10 a=BoJ1h3GCuxwA:10 a=MSl-tDqOz04A:10 a=SV7veod9ZcQA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Cc: "freebsd-java@freebsd.org" Subject: Re: FF 3.6+ Applets and the right JDK X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2010 23:26:47 -0000 On Mon, 27 Sep 2010 23:37:22 +0200, Aryeh Friedman wrote: > The reason for upgrading is we also do HTML5 work and even though the > support is not there fully yet we do need to test against the best > current support for HTML5.... the reason for bringing up flash was I > don't own a TV and didn't want to loose that capability for watching > video (there is not enough OGG/HTML5 videos out there yet to make not > having flash an option) Please keep the mailinglist as a recipient. There are people out there who know more than I do. Up-to-date HTML5 needs Firefox 3.6+ or Opera 10.60+ (AFAIK). For applets you can try the openjdk6 port with the new WEB config option, which works for me in Firefox 3.6, but I have hangs in Opera. This applet support is quite new. See the archives of this mailinglist of the last few weeks for more info about that. I don't have experience with flashplugin on FreeBSD. But why don't you just try it? You can always go back to firefox 3.5. Some info about the applet support in openjdk6: http://www.freshports.org/commit.php?category=java&port=openjdk6&files=yes&message_id=201009160032.o8G0WmIv087354@repoman.freebsd.org Ronald. > On Mon, Sep 27, 2010 at 5:33 PM, Ronald Klop > wrote: >> On Mon, 27 Sep 2010 04:08:49 +0200, Aryeh Friedman >> wrote: >> >>> I currently use java/diablo-jdk-1.6.0.07.02_9, >>> www/linux-f10-flashplugin-10.1r53 and www/firefox-3.5.11,1 for both >>> personal and professional browsing on 8.1-STABLE... except for the >>> occasional npviewer hiccup it seems to work fine... I want to upgrade >>> to the latest JDK, flash and firefox possible... note since I do >>> applet development (my main jdk for doing the actual compiling is >>> 1.6u21 on a cloud Gentoo server)... I want to update both the local >>> and server jdk's but the server side has given us problems with >>> generics in some rare cases (we have some very complex type >>> parameterizations in one of our core libs)... what do people recommend >>> interms of far I can upgrade stuff (I would preffer openjdk 1.6, >>> latest ff and latest flash if possible) >> >> If you are developing applets the server side Java version doesn't >> matter as >> applets run client side in the browser? And what has flash to do with >> the >> applets? >> >> In fact you are asking a lot of questions in one long sentence. >> >> In another fact... if it works don't upgrade if there is no reason for >> it. >> (But this probably is not what you wanted to hear) >> >> Ronald. >> _______________________________________________ >> 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" From owner-freebsd-java@FreeBSD.ORG Tue Sep 28 02:36:06 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EEBE1065672 for ; Tue, 28 Sep 2010 02:36:06 +0000 (UTC) (envelope-from eoakes@comcast.net) Received: from qmta09.emeryville.ca.mail.comcast.net (qmta09.emeryville.ca.mail.comcast.net [76.96.30.96]) by mx1.freebsd.org (Postfix) with ESMTP id 474408FC0A for ; Tue, 28 Sep 2010 02:36:06 +0000 (UTC) Received: from omta05.emeryville.ca.mail.comcast.net ([76.96.30.43]) by qmta09.emeryville.ca.mail.comcast.net with comcast id BuQm1f0080vp7WLA92c0Dp; Tue, 28 Sep 2010 02:36:00 +0000 Received: from abbyBSD7.workgroup ([76.18.90.79]) by omta05.emeryville.ca.mail.comcast.net with comcast id C2bz1f00A1ijSP88R2bzvt; Tue, 28 Sep 2010 02:36:00 +0000 Message-ID: <4CA145E9.5060105@comcast.net> Date: Mon, 27 Sep 2010 19:33:29 -0600 From: tom oakes User-Agent: Thunderbird 2.0.0.9 (X11/20080213) MIME-Version: 1.0 To: rick-freebsd2009@kiwi-computer.com References: <4C9EBC4B.8070703@comcast.net> <20100927222718.GA89229@rix.kiwi-computer.com> In-Reply-To: <20100927222718.GA89229@rix.kiwi-computer.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-java@freebsd.org Subject: Re: Port Install jdk16 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2010 02:36:06 -0000 Thanks, I had done a portsnap fetch, but somehow got sidetracked and didn't do the portsnap extract!! The port made and installed correctly now. Tom Rick C. Petty wrote: > On Sat, Sep 25, 2010 at 09:21:47PM -0600, tom oakes wrote: > >> I am attempting a port install of jdk16 on a new Freebsd 8.1 system. >> > > I just did this last week, on both an amd64 and an i386 system, and both > were successful. Have you csup'd your ports tree? > > -- Rick C. Petty > _______________________________________________ > 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" > > From owner-freebsd-java@FreeBSD.ORG Tue Sep 28 07:03:41 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 882A5106566B for ; Tue, 28 Sep 2010 07:03:41 +0000 (UTC) (envelope-from achill@matrix.gatewaynet.com) Received: from smadev.internal.net (host3.dynacom.ondsl.gr [62.103.35.211]) by mx1.freebsd.org (Postfix) with ESMTP id 055EB8FC12 for ; Tue, 28 Sep 2010 07:03:40 +0000 (UTC) Received: from smadev.internal.net (localhost.internal.net [127.0.0.1]) by smadev.internal.net (8.14.2/8.14.2) with ESMTP id o8S73ctB085964 for ; Tue, 28 Sep 2010 10:03:38 +0300 (EEST) (envelope-from achill@matrix.gatewaynet.com) Received: from localhost (localhost [[UNIX: localhost]]) by smadev.internal.net (8.14.2/8.14.2/Submit) id o8S73acs085963 for freebsd-java@freebsd.org; Tue, 28 Sep 2010 10:03:36 +0300 (EEST) (envelope-from achill@matrix.gatewaynet.com) From: Achilleas Mantzios Organization: Dynacom Tankers Mgmt To: freebsd-java@freebsd.org Date: Tue, 28 Sep 2010 10:03:35 +0300 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-7" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <201009281003.35950.achill@matrix.gatewaynet.com> Subject: Re: FF 3.6+ Applets and the right JDK X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2010 07:03:41 -0000 =D3=F4=E9=F2 Tuesday 28 September 2010 02:26:41 =EF/=E7 Ronald Klop =DD=E3= =F1=E1=F8=E5: > On Mon, 27 Sep 2010 23:37:22 +0200, Aryeh Friedman =20 > wrote: >=20 > > The reason for upgrading is we also do HTML5 work and even though the > > support is not there fully yet we do need to test against the best > > current support for HTML5.... the reason for bringing up flash was I > > don't own a TV and didn't want to loose that capability for watching > > video (there is not enough OGG/HTML5 videos out there yet to make not > > having flash an option) I have the newest applet plugin working with linux-f10-flashplugin-10.1r82. All work fine, flash, youtube, and some applets i tested. The applets who dont work are the same who dont work neither in Ubuntu, so = its safe to say that this is ok for now. :) =2D-=20 Achilleas Mantzios From owner-freebsd-java@FreeBSD.ORG Wed Sep 29 01:20:08 2010 Return-Path: Delivered-To: java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 383B5106564A; Wed, 29 Sep 2010 01:20:08 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0E9A38FC0A; Wed, 29 Sep 2010 01:20:08 +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 o8T1K7HH037683; Wed, 29 Sep 2010 01:20:07 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o8T1K7jj037673; Wed, 29 Sep 2010 01:20:07 GMT (envelope-from edwin) Date: Wed, 29 Sep 2010 01:20:07 GMT Message-Id: <201009290120.o8T1K7jj037673@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, java@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/151042: [patch] java/openjdk6 Respect CC X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2010 01:20:08 -0000 Synopsis: [patch] java/openjdk6 Respect CC Responsible-Changed-From-To: freebsd-ports-bugs->java Responsible-Changed-By: edwin Responsible-Changed-When: Wed Sep 29 01:20:07 UTC 2010 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=151042 From owner-freebsd-java@FreeBSD.ORG Wed Sep 29 14:20:02 2010 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 801501065673 for ; Wed, 29 Sep 2010 14:20:02 +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 431F88FC15 for ; Wed, 29 Sep 2010 14:20:02 +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 o8TEK2Zf083873 for ; Wed, 29 Sep 2010 14:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o8TEK2p0083872; Wed, 29 Sep 2010 14:20:02 GMT (envelope-from gnats) Resent-Date: Wed, 29 Sep 2010 14:20:02 GMT Resent-Message-Id: <201009291420.o8TEK2p0083872@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, Mikhail Tsatsenko Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5FC41065679 for ; Wed, 29 Sep 2010 14:13:11 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id C4EC98FC17 for ; Wed, 29 Sep 2010 14:13:11 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o8TEDB8n060046 for ; Wed, 29 Sep 2010 14:13:11 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o8TEDBgd060045; Wed, 29 Sep 2010 14:13:11 GMT (envelope-from nobody) Message-Id: <201009291413.o8TEDBgd060045@www.freebsd.org> Date: Wed, 29 Sep 2010 14:13:11 GMT From: Mikhail Tsatsenko To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: java/151074: [PATCH] upgrade java/jdk16-doc to the latest patchset X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2010 14:20:02 -0000 >Number: 151074 >Category: java >Synopsis: [PATCH] upgrade java/jdk16-doc to the latest patchset >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 Sep 29 14:20:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Mikhail Tsatsenko >Release: 9.0-CURRENT amd64 >Organization: >Environment: FreeBSD amnezia 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r213246: Tue Sep 28 18:57:02 MSD 2010 >Description: Sun's website does not provide to select version and gives by default most recent jdk-6u21-docs.zip instead of jdk-6u10-docs.zip wanted by the port >How-To-Repeat: >Fix: diff -uNr jdk16-doc.orig/Makefile jdk16-doc/Makefile --- jdk16-doc.orig/Makefile 2010-09-29 17:59:36.000000000 +0400 +++ jdk16-doc/Makefile 2010-09-29 18:03:44.000000000 +0400 @@ -9,7 +9,7 @@ PORTVERSION= ${JDK_VERSION}.${JDK_UPDATE_VER} CATEGORIES= java MASTER_SITES= # -DISTNAME= jdk-6u10-docs +DISTNAME= jdk-6u21-docs MAINTAINER= java@FreeBSD.org COMMENT= Java Development Kit ${JDK_MAJOR_VER} Documentation @@ -26,7 +26,7 @@ JDK_VERSION= 1.6.0 JDK_MAJOR_VER= ${JDK_VERSION:R} JDK_CONCAT_VER= ${JDK_MAJOR_VER:S/.//g} -JDK_UPDATE_VER= 10 +JDK_UPDATE_VER= 21 DOWNLOAD_URL= http://java.sun.com/javase/downloads/index.jsp NO_BUILD= yes diff -uNr jdk16-doc.orig/distinfo jdk16-doc/distinfo --- jdk16-doc.orig/distinfo 2010-09-29 17:59:36.000000000 +0400 +++ jdk16-doc/distinfo 2010-09-29 18:00:01.000000000 +0400 @@ -1,3 +1,3 @@ -MD5 (jdk-6u10-docs.zip) = 01a8f6b06f6a5396a96dd656162710e6 -SHA256 (jdk-6u10-docs.zip) = 429e805af7d8c01f357e3ae2c600a0913b17f207b35f7f9f3b22cdcea6476481 -SIZE (jdk-6u10-docs.zip) = 58890428 +MD5 (jdk-6u21-docs.zip) = 9856159367fbd7c829abdc04bdbb5293 +SHA256 (jdk-6u21-docs.zip) = 465956c976a825a7727b8503d1cc70232c31728b1014a4374340eb2dcfc620ab +SIZE (jdk-6u21-docs.zip) = 58957265 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-java@FreeBSD.ORG Thu Sep 30 13:54:58 2010 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4FFA106564A for ; Thu, 30 Sep 2010 13:54:58 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.net [IPv6:2001:6c8:130:400::6]) by mx1.freebsd.org (Postfix) with ESMTP id 832BD8FC08 for ; Thu, 30 Sep 2010 13:54:58 +0000 (UTC) Received: by mail.droso.net (Postfix, from userid 1001) id AA4CA1CC60; Thu, 30 Sep 2010 15:54:57 +0200 (CEST) Date: Thu, 30 Sep 2010 15:54:57 +0200 From: Erwin Lansing To: java@FreeBSD.org Message-ID: <20100930135457.GG77643@droso.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uZo9fh+l4yLSnF9M" Content-Disposition: inline X-Operating-System: FreeBSD/i386 7.3-STABLE User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Subject: [ports-i386@FreeBSD.org: linux-blackdown-jdk-1.4.2_3 failed on i386 8-exp] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2010 13:54:59 -0000 --uZo9fh+l4yLSnF9M Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, -erwin ----- Forwarded message from User Ports-i386 ----- Date: Thu, 30 Sep 2010 13:36:23 GMT =46rom: User Ports-i386 To: erwin@FreeBSD.org, miwi@FreeBSD.org, itetcu@FreeBSD.org Subject: linux-blackdown-jdk-1.4.2_3 failed on i386 8-exp You can also find this build log at http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8-exp.20090507142= 441/linux-blackdown-jdk-1.4.2_3.log building linux-blackdown-jdk-1.4.2_3 on gohan44.freebsd.org in directory /x/tmp/8-exp/20100928161816/chroot/178 DISTDIR=3D/tmp/distfiles DISTDIR=3D/tmp/distfiles/RESTRICTED building for: 8.0-RELEASE-p5 i386 maintained by: java@FreeBSD.org port directory: /usr/ports/java/linux-blackdown-jdk14 Makefile ident: $FreeBSD: ports/java/linux-blackdown-jdk14/Makefile,v 1.17 = 2009/03/19 17:28:43 bsam Exp $ build started at Thu Sep 30 13:35:43 UTC 2010 FETCH_DEPENDS=3D PATCH_DEPENDS=3D EXTRACT_DEPENDS=3D BUILD_DEPENDS=3D RUN_DEPENDS=3Djavavmwrapper-2.3.5.tbz linux-f10-expat-2.0.1.tbz linux-f10-f= ontconfig-2.6.0.tbz linux-f10-xorg-libs-7.4_1.tbz linux_base-f10-10_3.tbz prefixes: LOCALBASE=3Dusr/local add_pkg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> License check disabled, port has not defined LICENSE =3D> j2sdk-1.4.2-02-linux-i586.bin doesn't seem to exist in /tmp/distfiles/= RESTRICTED/. =3D> Attempting to fetch from ftp://metalab.unc.edu/pub/linux/devel/lang/ja= va/blackdown.org/JDK-1.4.2/i386/02/. fetch: ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/JDK-1.= 4.2/i386/02/j2sdk-1.4.2-02-linux-i586.bin: File unavailable (e.g., file not= found, no access) =3D> Attempting to fetch from ftp://ftp.tux.org/pub/java/JDK-1.4.2/i386/02/. fetch: ftp://ftp.tux.org/pub/java/JDK-1.4.2/i386/02/j2sdk-1.4.2-02-linux-i5= 86.bin: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distf= iles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/j2sdk-1.4.2-02-lin= ux-i586.bin: File unavailable (e.g., file not found, no access) =3D> Couldn't fetch it - please try to retrieve this =3D> port manually into /tmp/distfiles/RESTRICTED/ and try again. *** Error code 1 Stop in /a/ports/java/linux-blackdown-jdk14. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/java/linux-blackdown-jdk14 ended at Thu Sep 30 13:36:06= UTC 2010 !DSPAM:4ca49259230293978312281! ----- End forwarded message ----- --=20 Erwin Lansing http://droso.org Prediction is very difficult especially about the future erwin@FreeBSD.org --uZo9fh+l4yLSnF9M Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iD8DBQFMpJaxqy9aWxUlaZARAoefAKDbbJXyXMRVIehZ3Cg2weL/5Ot0owCg4A3r gBwIDfRklUfCLgVDT5HcvfA= =q7Fn -----END PGP SIGNATURE----- --uZo9fh+l4yLSnF9M-- From owner-freebsd-java@FreeBSD.ORG Thu Sep 30 14:02:37 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 920B1106566B for ; Thu, 30 Sep 2010 14:02:37 +0000 (UTC) (envelope-from achill@matrix.gatewaynet.com) Received: from smadev.internal.net (host3.dynacom.ondsl.gr [62.103.35.211]) by mx1.freebsd.org (Postfix) with ESMTP id 02EEE8FC12 for ; Thu, 30 Sep 2010 14:02:36 +0000 (UTC) Received: from smadev.internal.net (localhost.internal.net [127.0.0.1]) by smadev.internal.net (8.14.2/8.14.2) with ESMTP id o8UE2XNg008132 for ; Thu, 30 Sep 2010 17:02:33 +0300 (EEST) (envelope-from achill@matrix.gatewaynet.com) Received: from localhost (localhost [[UNIX: localhost]]) by smadev.internal.net (8.14.2/8.14.2/Submit) id o8UE2WG0008131 for freebsd-java@freebsd.org; Thu, 30 Sep 2010 17:02:32 +0300 (EEST) (envelope-from achill@matrix.gatewaynet.com) From: Achilleas Mantzios Organization: Dynacom Tankers Mgmt To: freebsd-java@freebsd.org Date: Thu, 30 Sep 2010 17:02:32 +0300 User-Agent: KMail/1.9.7 References: <20100930135457.GG77643@droso.net> In-Reply-To: <20100930135457.GG77643@droso.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <201009301702.32545.achill@matrix.gatewaynet.com> Subject: Re: [ports-i386@FreeBSD.org: linux-blackdown-jdk-1.4.2_3 failed on i386 8-exp] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2010 14:02:37 -0000 blackdown died some time around 2007, so i guess it is safe to mark it BROK= EN. =CE=A3=CF=84=CE=B9=CF=82 Thursday 30 September 2010 16:54:57 =CE=BF/=CE=B7 = Erwin Lansing =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: >=20 > FYI; can you please investigate and/or report to the developers? If > you are already aware of this problem but do not yet have a fix, > please mark the port BROKEN in the appropriate case, so that users do > not unexpectedly encounter it. >=20 > See http://pointyhat.freebsd.org for the full log. >=20 > Thanks, > -erwin >=20 > ----- Forwarded message from User Ports-i386 ---= =2D- >=20 > Date: Thu, 30 Sep 2010 13:36:23 GMT > From: User Ports-i386 > To: erwin@FreeBSD.org, miwi@FreeBSD.org, itetcu@FreeBSD.org > Subject: linux-blackdown-jdk-1.4.2_3 failed on i386 8-exp >=20 > You can also find this build log at >=20 > http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8-exp.200905071= 42441/linux-blackdown-jdk-1.4.2_3.log >=20 > building linux-blackdown-jdk-1.4.2_3 on gohan44.freebsd.org > in directory /x/tmp/8-exp/20100928161816/chroot/178 > DISTDIR=3D/tmp/distfiles > DISTDIR=3D/tmp/distfiles/RESTRICTED > building for: 8.0-RELEASE-p5 i386 > maintained by: java@FreeBSD.org > port directory: /usr/ports/java/linux-blackdown-jdk14 > Makefile ident: $FreeBSD: ports/java/linux-blackdown-jdk14/Makefile,v 1.1= 7 2009/03/19 17:28:43 bsam Exp $ > build started at Thu Sep 30 13:35:43 UTC 2010 > FETCH_DEPENDS=3D > PATCH_DEPENDS=3D > EXTRACT_DEPENDS=3D > BUILD_DEPENDS=3D > RUN_DEPENDS=3Djavavmwrapper-2.3.5.tbz linux-f10-expat-2.0.1.tbz linux-f10= =2Dfontconfig-2.6.0.tbz linux-f10-xorg-libs-7.4_1.tbz linux_base-f10-10_3.t= bz > prefixes: LOCALBASE=3Dusr/local > add_pkg > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D> License check disabled, port has not defined LICENSE > =3D> j2sdk-1.4.2-02-linux-i586.bin doesn't seem to exist in /tmp/distfile= s/RESTRICTED/. > =3D> Attempting to fetch from ftp://metalab.unc.edu/pub/linux/devel/lang/= java/blackdown.org/JDK-1.4.2/i386/02/. > fetch: ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/JDK-= 1.4.2/i386/02/j2sdk-1.4.2-02-linux-i586.bin: File unavailable (e.g., file n= ot found, no access) > =3D> Attempting to fetch from ftp://ftp.tux.org/pub/java/JDK-1.4.2/i386/0= 2/. > fetch: ftp://ftp.tux.org/pub/java/JDK-1.4.2/i386/02/j2sdk-1.4.2-02-linux-= i586.bin: File unavailable (e.g., file not found, no access) > =3D> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/dis= tfiles/. > fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/j2sdk-1.4.2-02-l= inux-i586.bin: File unavailable (e.g., file not found, no access) > =3D> Couldn't fetch it - please try to retrieve this > =3D> port manually into /tmp/distfiles/RESTRICTED/ and try again. > *** Error code 1 >=20 > Stop in /a/ports/java/linux-blackdown-jdk14. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > build of /usr/ports/java/linux-blackdown-jdk14 ended at Thu Sep 30 13:36:= 06 UTC 2010 >=20 > !DSPAM:4ca49259230293978312281! >=20 >=20 > ----- End forwarded message ----- =2D-=20 Achilleas Mantzios From owner-freebsd-java@FreeBSD.ORG Sat Oct 2 03:38:19 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 311E4106578A for ; Sat, 2 Oct 2010 03:38:19 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id 793F88FC0C for ; Sat, 2 Oct 2010 03:38:18 +0000 (UTC) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.14.4/8.14.4) with ESMTP id o9234hw2054084; Fri, 1 Oct 2010 20:04:43 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.14.4/8.14.4/Submit) id o9234gwN054083; Fri, 1 Oct 2010 20:04:42 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Fri, 1 Oct 2010 20:04:42 -0700 From: Greg Lewis To: Achilleas Mantzios Message-ID: <20101002030442.GA54074@misty.eyesbeyond.com> References: <20100930135457.GG77643@droso.net> <201009301702.32545.achill@matrix.gatewaynet.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201009301702.32545.achill@matrix.gatewaynet.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-java@freebsd.org Subject: Re: [ports-i386@FreeBSD.org: linux-blackdown-jdk-1.4.2_3 failed on i386 8-exp] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2010 03:38:19 -0000 On Thu, Sep 30, 2010 at 05:02:32PM +0300, Achilleas Mantzios wrote: > blackdown died some time around 2007, so i guess it is safe to mark it BROKEN. I'd propose that removing all the 1.3 and 1.4 JDKs from the ports tree is the right way forward here. > ???????? Thursday 30 September 2010 16:54:57 ??/?? Erwin Lansing ????????????: > > > > FYI; can you please investigate and/or report to the developers? If > > you are already aware of this problem but do not yet have a fix, > > please mark the port BROKEN in the appropriate case, so that users do > > not unexpectedly encounter it. > > > > See http://pointyhat.freebsd.org for the full log. > > > > Thanks, > > -erwin > > > > ----- Forwarded message from User Ports-i386 ----- > > > > Date: Thu, 30 Sep 2010 13:36:23 GMT > > From: User Ports-i386 > > To: erwin@FreeBSD.org, miwi@FreeBSD.org, itetcu@FreeBSD.org > > Subject: linux-blackdown-jdk-1.4.2_3 failed on i386 8-exp > > > > You can also find this build log at > > > > http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8-exp.20090507142441/linux-blackdown-jdk-1.4.2_3.log > > > > building linux-blackdown-jdk-1.4.2_3 on gohan44.freebsd.org > > in directory /x/tmp/8-exp/20100928161816/chroot/178 > > DISTDIR=/tmp/distfiles > > DISTDIR=/tmp/distfiles/RESTRICTED > > building for: 8.0-RELEASE-p5 i386 > > maintained by: java@FreeBSD.org > > port directory: /usr/ports/java/linux-blackdown-jdk14 > > Makefile ident: $FreeBSD: ports/java/linux-blackdown-jdk14/Makefile,v 1.17 2009/03/19 17:28:43 bsam Exp $ > > build started at Thu Sep 30 13:35:43 UTC 2010 > > FETCH_DEPENDS= > > PATCH_DEPENDS= > > EXTRACT_DEPENDS= > > BUILD_DEPENDS= > > RUN_DEPENDS=javavmwrapper-2.3.5.tbz linux-f10-expat-2.0.1.tbz linux-f10-fontconfig-2.6.0.tbz linux-f10-xorg-libs-7.4_1.tbz linux_base-f10-10_3.tbz > > prefixes: LOCALBASE=usr/local > > add_pkg > > ================================================================ > > ======================================== > > ===> License check disabled, port has not defined LICENSE > > => j2sdk-1.4.2-02-linux-i586.bin doesn't seem to exist in /tmp/distfiles/RESTRICTED/. > > => Attempting to fetch from ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/JDK-1.4.2/i386/02/. > > fetch: ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/JDK-1.4.2/i386/02/j2sdk-1.4.2-02-linux-i586.bin: File unavailable (e.g., file not found, no access) > > => Attempting to fetch from ftp://ftp.tux.org/pub/java/JDK-1.4.2/i386/02/. > > fetch: ftp://ftp.tux.org/pub/java/JDK-1.4.2/i386/02/j2sdk-1.4.2-02-linux-i586.bin: File unavailable (e.g., file not found, no access) > > => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. > > fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/j2sdk-1.4.2-02-linux-i586.bin: File unavailable (e.g., file not found, no access) > > => Couldn't fetch it - please try to retrieve this > > => port manually into /tmp/distfiles/RESTRICTED/ and try again. > > *** Error code 1 > > > > Stop in /a/ports/java/linux-blackdown-jdk14. > > ================================================================ > > build of /usr/ports/java/linux-blackdown-jdk14 ended at Thu Sep 30 13:36:06 UTC 2010 > > > > !DSPAM:4ca49259230293978312281! > > > > > > ----- End forwarded message ----- > > > > -- > Achilleas Mantzios > _______________________________________________ > 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" -- 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 Sat Oct 2 03:47:56 2010 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 368D010656C8; Sat, 2 Oct 2010 03:47:56 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0DC738FC12; Sat, 2 Oct 2010 03:47:56 +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 o923lt9X004271; Sat, 2 Oct 2010 03:47:55 GMT (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o923ltlf004265; Sat, 2 Oct 2010 03:47:55 GMT (envelope-from glewis) Date: Sat, 2 Oct 2010 03:47:55 GMT Message-Id: <201010020347.o923ltlf004265@freefall.freebsd.org> To: m.tsatsenko@mail.ru, glewis@FreeBSD.org, freebsd-java@FreeBSD.org From: glewis@FreeBSD.org Cc: Subject: Re: ports/151074: [PATCH] upgrade java/jdk16-doc to the latest patchset X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2010 03:47:56 -0000 Synopsis: [PATCH] upgrade java/jdk16-doc to the latest patchset State-Changed-From-To: open->closed State-Changed-By: glewis State-Changed-When: Sat Oct 2 03:47:43 UTC 2010 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=151074 From owner-freebsd-java@FreeBSD.ORG Sat Oct 2 03:50:03 2010 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91447106566C for ; Sat, 2 Oct 2010 03:50:03 +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 81DA08FC2F for ; Sat, 2 Oct 2010 03:50:03 +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 o923o3lw004499 for ; Sat, 2 Oct 2010 03:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o923o3vc004497; Sat, 2 Oct 2010 03:50:03 GMT (envelope-from gnats) Date: Sat, 2 Oct 2010 03:50:03 GMT Message-Id: <201010020350.o923o3vc004497@freefall.freebsd.org> To: freebsd-java@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/151074: commit references a PR X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2010 03:50:03 -0000 The following reply was made to PR ports/151074; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/151074: commit references a PR Date: Sat, 2 Oct 2010 03:47:35 +0000 (UTC) glewis 2010-10-02 03:47:29 UTC FreeBSD ports repository Modified files: java/jdk16-doc Makefile distinfo Log: . Update to the docs for Update 21. PR: 151074 Submitted by: Mikhail Tsatsenko Revision Changes Path 1.4 +4 -4 ports/java/jdk16-doc/Makefile 1.3 +3 -3 ports/java/jdk16-doc/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"