From owner-freebsd-java Mon Feb 19 9:58:32 2001 Delivered-To: freebsd-java@freebsd.org Received: from ntua.gr (achilles.noc.ntua.gr [147.102.222.210]) by hub.freebsd.org (Postfix) with ESMTP id A5F4837B401 for ; Mon, 19 Feb 2001 09:58:27 -0800 (PST) Received: from netmode.ntua.gr (dolly.netmode.ece.ntua.gr [147.102.13.10]) by ntua.gr (8.9.3/8.9.3) with ESMTP id TAA17203 for ; Mon, 19 Feb 2001 19:58:25 +0200 (EET) Received: (from past@localhost) by netmode.ntua.gr (8.11.1/8.11.1) id f1JI5dA29784 for java@freebsd.org; Mon, 19 Feb 2001 20:05:39 +0200 (EET) (envelope-from past) Date: Mon, 19 Feb 2001 20:05:39 +0200 From: Panagiotis Astithas To: java@freebsd.org Subject: Porting the JDK Message-ID: <20010219200539.B28982@netmode.ece.ntua.gr> Reply-To: past@netmode.ntua.gr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i X-Organizational-Unit: Network Management and Optimal Design Laboratory X-Organization: National Technical University of Athens, GREECE X-Work-Phone: +30-1-772-1-450 X-Work-FAX: +30-1-772-1-452 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have been reading the Sun Community Source License for about an hour now, but it is still not clear to me: if I were to begin an effort to port the 1.3 jdk, would I be in violation of the license, if I published the necessary patches on this list? If so, the only way to produce a legal native 1.3 jdk would be to pay some fee to Sun and obtain the right to use the JCK, work with it and publish the binary code? -past To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Feb 19 11:44:40 2001 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 93CF337B491 for ; Mon, 19 Feb 2001 11:44:37 -0800 (PST) Received: from nomad.yogotech.com (yogotech.nokia.com [4.22.66.156]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id MAA25535; Mon, 19 Feb 2001 12:44:36 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id MAA01201; Mon, 19 Feb 2001 12:44:34 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14993.30625.990493.580409@nomad.yogotech.com> Date: Mon, 19 Feb 2001 12:44:33 -0700 (MST) To: past@netmode.ntua.gr Cc: java@FreeBSD.ORG Subject: Re: Porting the JDK In-Reply-To: <20010219200539.B28982@netmode.ece.ntua.gr> References: <20010219200539.B28982@netmode.ece.ntua.gr> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I have been reading the Sun Community Source License for about > an hour now, but it is still not clear to me: if I were to begin > an effort to port the 1.3 jdk, would I be in violation of the > license, if I published the necessary patches on this list? Maybe, but probably not. Publishing the patches should be limited to those folks who have already signed the SCSL license, although Sun doesn't seem to mind if others look at the patches. > If so, the only way to produce a legal native 1.3 jdk would be > to pay some fee to Sun and obtain the right to use the JCK, work > with it and publish the binary code? To create a binary version, this is necessary yes. Fortunately, we do have access to the JCK, although the rights for binary distribution are *still* being worked on. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Feb 19 14:22:39 2001 Delivered-To: freebsd-java@freebsd.org Received: from misty.eyesbeyond.com (c24-p99.senet.com.au [203.152.232.100]) by hub.freebsd.org (Postfix) with ESMTP id 72F7F37B4EC for ; Mon, 19 Feb 2001 14:22:35 -0800 (PST) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.9.3/8.9.3) id IAA01288; Tue, 20 Feb 2001 08:52:24 +1030 (CST) (envelope-from glewis) Date: Tue, 20 Feb 2001 08:52:24 +1030 From: Greg Lewis To: Panagiotis Astithas Cc: java@FreeBSD.ORG Subject: Re: Porting the JDK Message-ID: <20010220085224.A1265@misty.eyesbeyond.com> References: <20010219200539.B28982@netmode.ece.ntua.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010219200539.B28982@netmode.ece.ntua.gr>; from past@netmode.ntua.gr on Mon, Feb 19, 2001 at 08:05:39PM +0200 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Feb 19, 2001 at 08:05:39PM +0200, Panagiotis Astithas wrote: > I have been reading the Sun Community Source License for about > an hour now, but it is still not clear to me: if I were to begin > an effort to port the 1.3 jdk, would I be in violation of the > license, if I published the necessary patches on this list? My reading is yes, although I did this initially with 1.2.2 and I'm still alive :). Its fairly simple to set up something like I have for the 1.2.2 patches which requires people to agree to the SCSL before downloading them. This makes sure that everybody is happy. I hadn't actually noticed Sun had now released the 1.3 code for other than Windows till now! - Greg -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Mobile: 0419 868 494 Information Technology Web : http://www.eyesbeyond.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Feb 19 17:22:54 2001 Delivered-To: freebsd-java@freebsd.org Received: from heinz.jollem.com (c104187.upc-c.chello.nl [212.187.104.187]) by hub.freebsd.org (Postfix) with ESMTP id 2567137B491 for ; Mon, 19 Feb 2001 17:22:50 -0800 (PST) Received: (from ernst@localhost) by heinz.jollem.com (8.11.1/8.11.1) id f1K1M3s59401 for freebsd-java@freebsd.org; Tue, 20 Feb 2001 02:22:03 +0100 (CET) (envelope-from ernst) Date: Tue, 20 Feb 2001 02:22:03 +0100 From: Ernst de Haan To: FreeBSD Java mailing list Subject: [gnats-admin@FreeBSD.org: Re: ports/25216: Update for port "java/orion"] Message-ID: <20010220022203.A59387@c187104187.telekabel.chello.nl> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, Would anyone care to commit this port update? It's for java/orion. Changes: * Updates Orion Server from 1.4.0 to 1.4.5 * Runtime dependency is now Linux JDK 1.3.0 instead of our own JDK 1.2.2 * Hard-coded paths in the pkg-plist file (generated using plist-builder, for which a PR has just been submitted) * Now creates a symlink from /usr/local/orion -> /usr/local/orion1.4.5 And while you're at it, would you care committing the plist-builder too? It should go in devel. Thanks :) -- Ernst --rwEMma7ioTxnRzrJ Content-Type: message/rfc822 Content-Disposition: inline Received: from localhost (localhost.jollem.com [127.0.0.1]) by heinz.jollem.com (8.11.1/8.11.1) with ESMTP id f1K0GCT55740 for ; Tue, 20 Feb 2001 01:16:12 +0100 (CET) (envelope-from gnats@FreeBSD.org) Delivered-To: jollem-com-ernst@heinz.jollem.com Received: from catbert.jollem.com [10.0.0.1] by localhost with POP3 (fetchmail-5.6.1) for ernst@localhost (single-drop); Tue, 20 Feb 2001 01:16:12 +0100 (CET) Received: (qmail 96721 invoked from network); 20 Feb 2001 00:09:07 -0000 Received: from mx1.freebsd.org (216.136.204.125) by c104187.upc-c.chello.nl with SMTP; 20 Feb 2001 00:09:07 -0000 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB7526E2942 for ; Mon, 19 Feb 2001 16:10:01 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C3C2137B65D for ; Mon, 19 Feb 2001 16:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1K0A1V16322; Mon, 19 Feb 2001 16:10:01 -0800 (PST) (envelope-from gnats) Date: Mon, 19 Feb 2001 16:10:01 -0800 (PST) Message-Id: <200102200010.f1K0A1V16322@freefall.freebsd.org> To: ernst@heinz.jollem.com From: gnats-admin@FreeBSD.org Subject: Re: ports/25216: Update for port "java/orion" Reply-To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org In-Reply-To: Your message of Tue, 20 Feb 2001 01:07:35 +0100 (CET) <200102200007.f1K07Z455720@heinz.jollem.com> Sender: gnats@FreeBSD.org MIME-Version: 1.0 Thank you very much for your problem report. It has the internal identification `ports/25216'. The individual assigned to look at your report is: freebsd-ports. You can access the state of your problem report at any time via this link: http://www.freebsd.org/cgi/query-pr.cgi?pr=25216 >Category: ports >Responsible: freebsd-ports >Synopsis: Update for port "java/orion" >Arrival-Date: Mon Feb 19 16:10:01 PST 2001 --rwEMma7ioTxnRzrJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Feb 19 21:59: 6 2001 Delivered-To: freebsd-java@freebsd.org Received: from neptune.he.net (neptune.he.net [216.218.166.2]) by hub.freebsd.org (Postfix) with ESMTP id 9B3B437B503 for ; Mon, 19 Feb 2001 21:59:04 -0800 (PST) Received: from netrinsics.com ([211.101.228.66] (may be forged)) by neptune.he.net (8.8.6/8.8.2) with ESMTP id VAA28247 for ; Mon, 19 Feb 2001 21:58:54 -0800 Received: (from robinson@localhost) by netrinsics.com (8.11.2/8.11.1) id f1JJ6Kp03015; Tue, 20 Feb 2001 03:06:20 +0800 (+0800) (envelope-from robinson) Date: Tue, 20 Feb 2001 03:06:20 +0800 (+0800) From: Michael Robinson Message-Id: <200102191906.f1JJ6Kp03015@netrinsics.com> To: past@netmode.ntua.gr Subject: Re: Porting the JDK Cc: java@freebsd.org In-Reply-To: <20010219200539.B28982@netmode.ece.ntua.gr> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Panagiotis Astithas writes: >I have been reading the Sun Community Source License for about >an hour now, but it is still not clear to me: if I were to begin >an effort to port the 1.3 jdk, would I be in violation of the >license, if I published the necessary patches on this list? > >If so, the only way to produce a legal native 1.3 jdk would be >to pay some fee to Sun and obtain the right to use the JCK, work >with it and publish the binary code? You could always just "launder" your patches through Nate. I'm sure he would be most cooperative. -Michael Robinson P.S. If I had the time and resources, my inclination would be to port the damn thing and dare Sun to sue me. I'd have to find a way to smuggle the source code into the country, first, though, because it's on Sun's "banned" list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Feb 20 1: 0:54 2001 Delivered-To: freebsd-java@freebsd.org Received: from heinz.jollem.com (c104187.upc-c.chello.nl [212.187.104.187]) by hub.freebsd.org (Postfix) with ESMTP id 88B9E37B491 for ; Tue, 20 Feb 2001 01:00:47 -0800 (PST) (envelope-from ernst@heinz.jollem.com) Received: (from ernst@localhost) by heinz.jollem.com (8.11.1/8.11.1) id f1K901o60132 for freebsd-java@freebsd.org; Tue, 20 Feb 2001 10:00:01 +0100 (CET) (envelope-from ernst) Date: Tue, 20 Feb 2001 10:00:01 +0100 From: Ernst de Haan To: FreeBSD Java mailing list Subject: Update for port Orion Server (java/orion) Message-ID: <20010220100001.A60117@c187104187.telekabel.chello.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Would anyone care to commit this port update? It's for java/orion. Changes: * Updates Orion Server from 1.4.0 to 1.4.5 * Runtime dependency is now Linux JDK 1.3.0 instead of our own JDK 1.2.2 * Hard-coded paths in the pkg-plist file (generated using plist-builder, for which a PR has just been submitted) * Now creates a symlink from /usr/local/orion -> /usr/local/orion1.4.5 And while you're at it, would you care committing the plist-builder too? It should go in devel. Thanks :) -- Ernst Received: from localhost (localhost.jollem.com [127.0.0.1]) by heinz.jollem.com (8.11.1/8.11.1) with ESMTP id f1K0GCT55740 for ; Tue, 20 Feb 2001 01:16:12 +0100 (CET) (envelope-from gnats@FreeBSD.org) Delivered-To: jollem-com-ernst@heinz.jollem.com Received: from catbert.jollem.com [10.0.0.1] by localhost with POP3 (fetchmail-5.6.1) for ernst@localhost (single-drop); Tue, 20 Feb 2001 01:16:12 +0100 (CET) Received: (qmail 96721 invoked from network); 20 Feb 2001 00:09:07 -0000 Received: from mx1.freebsd.org (216.136.204.125) by c104187.upc-c.chello.nl with SMTP; 20 Feb 2001 00:09:07 -0000 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB7526E2942 for ; Mon, 19 Feb 2001 16:10:01 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C3C2137B65D for ; Mon, 19 Feb 2001 16:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1K0A1V16322; Mon, 19 Feb 2001 16:10:01 -0800 (PST) (envelope-from gnats) Date: Mon, 19 Feb 2001 16:10:01 -0800 (PST) Message-Id: <200102200010.f1K0A1V16322@freefall.freebsd.org> To: ernst@heinz.jollem.com From: gnats-admin@FreeBSD.org Subject: Re: ports/25216: Update for port "java/orion" Reply-To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org In-Reply-To: Your message of Tue, 20 Feb 2001 01:07:35 +0100 (CET) <200102200007.f1K07Z455720@heinz.jollem.com> Sender: gnats@FreeBSD.org Thank you very much for your problem report. It has the internal identification `ports/25216'. The individual assigned to look at your report is: freebsd-ports. You can access the state of your problem report at any time via this link: http://www.freebsd.org/cgi/query-pr.cgi?pr=25216 >Category: ports >Responsible: freebsd-ports >Synopsis: Update for port "java/orion" >Arrival-Date: Mon Feb 19 16:10:01 PST 2001 --rwEMma7ioTxnRzrJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Feb 21 14:14:27 2001 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id F0A1937B491 for ; Wed, 21 Feb 2001 14:14:24 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (yogotech.nokia.com [4.22.66.156]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id PAA12058 for ; Wed, 21 Feb 2001 15:14:20 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id NAA19957; Wed, 21 Feb 2001 13:06:11 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14996.8114.725540.108609@nomad.yogotech.com> Date: Wed, 21 Feb 2001 13:06:10 -0700 (MST) To: java@FreeBSD.org Subject: JDK1.1.8 'primary' mirror needed X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 12 months after I left, my previous employer finally took down the anonymous ftp site that was being used for the JDK1.1 port. I need someone to host the primary site, and will probably need a primary and secondaries for the upcoming JDK1.2 port. Any volunteers? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Feb 21 14:22:39 2001 Delivered-To: freebsd-java@freebsd.org Received: from mobile.hub.org (SHW12-37.accesscable.net [24.71.155.37]) by hub.freebsd.org (Postfix) with ESMTP id B0F0337B503 for ; Wed, 21 Feb 2001 14:22:36 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by mobile.hub.org (8.11.1/8.11.1) with ESMTP id f1LMM3T18901; Wed, 21 Feb 2001 18:22:04 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: mobile.hub.org: scrappy owned process doing -bs Date: Wed, 21 Feb 2001 18:22:03 -0400 (AST) From: The Hermit Hacker To: Nate Williams Cc: Subject: Re: JDK1.1.8 'primary' mirror needed In-Reply-To: <14996.8114.725540.108609@nomad.yogotech.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org *raise hand* what do you need? userid to login to upload? On Wed, 21 Feb 2001, Nate Williams wrote: > 12 months after I left, my previous employer finally took down the > anonymous ftp site that was being used for the JDK1.1 port. > > I need someone to host the primary site, and will probably need a > primary and secondaries for the upcoming JDK1.2 port. > > Any volunteers? > > > Nate > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Feb 21 14:35:37 2001 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 85A5537B4EC for ; Wed, 21 Feb 2001 14:35:35 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (yogotech.nokia.com [4.22.66.156]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id PAA12417; Wed, 21 Feb 2001 15:35:32 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id PAA20501; Wed, 21 Feb 2001 15:35:30 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14996.17073.645244.999455@nomad.yogotech.com> Date: Wed, 21 Feb 2001 15:35:29 -0700 (MST) To: The Hermit Hacker Cc: Nate Williams , Subject: Re: JDK1.1.8 'primary' mirror needed In-Reply-To: References: <14996.8114.725540.108609@nomad.yogotech.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > *raise hand* what do you need? userid to login to upload? Something like that. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Feb 21 15:38:48 2001 Delivered-To: freebsd-java@freebsd.org Received: from heinz.jollem.com (c104187.upc-c.chello.nl [212.187.104.187]) by hub.freebsd.org (Postfix) with ESMTP id EC7D537B491 for ; Wed, 21 Feb 2001 15:38:44 -0800 (PST) (envelope-from ernst@heinz.jollem.com) Received: (from ernst@localhost) by heinz.jollem.com (8.11.1/8.11.1) id f1LNbqn84832; Thu, 22 Feb 2001 00:37:52 +0100 (CET) (envelope-from ernst) Date: Thu, 22 Feb 2001 00:37:52 +0100 From: Ernst de Haan To: Nate Williams Cc: java@FreeBSD.ORG Subject: Re: JDK1.1.8 'primary' mirror needed Message-ID: <20010222003752.A84823@c187104187.telekabel.chello.nl> References: <14996.8114.725540.108609@nomad.yogotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <14996.8114.725540.108609@nomad.yogotech.com>; from nate@yogotech.com on Wed, Feb 21, 2001 at 01:06:10PM -0700 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi N8, I can be secondary. My site is http://www.jollem.com/. It has very limited bandwidth (20 KB upstream) but as a secondary it's better than nothing I guess. If you like I can send you your account name and password any time. -- Ernst Nate Williams wrote: > 12 months after I left, my previous employer finally took down the > anonymous ftp site that was being used for the JDK1.1 port. > > I need someone to host the primary site, and will probably need a > primary and secondaries for the upcoming JDK1.2 port. > > Any volunteers? > > > Nate > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Feb 21 18:38:21 2001 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 1DBBF37B491 for ; Wed, 21 Feb 2001 18:38:19 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (yogotech.nokia.com [4.22.66.156]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id TAA16300; Wed, 21 Feb 2001 19:38:16 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id TAA21751; Wed, 21 Feb 2001 19:38:13 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14996.31556.641837.639978@nomad.yogotech.com> Date: Wed, 21 Feb 2001 19:36:52 -0700 (MST) To: Ernst de Haan Cc: Nate Williams , java@FreeBSD.ORG Subject: Re: JDK1.1.8 'primary' mirror needed In-Reply-To: <20010222003752.A84823@c187104187.telekabel.chello.nl> References: <14996.8114.725540.108609@nomad.yogotech.com> <20010222003752.A84823@c187104187.telekabel.chello.nl> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I can be secondary. My site is http://www.jollem.com/. It has very limited > bandwidth (20 KB upstream) but as a secondary it's better than nothing I > guess. If you like I can send you your account name and password any time. Thanks. I've still got 2-3 secondaries already, so I'm currently looking primarily for a primary/primaries. Nate > > 12 months after I left, my previous employer finally took down the > > anonymous ftp site that was being used for the JDK1.1 port. > > > > I need someone to host the primary site, and will probably need a > > primary and secondaries for the upcoming JDK1.2 port. > > > > Any volunteers? > > > > > > Nate > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-java" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Feb 21 18:45: 6 2001 Delivered-To: freebsd-java@freebsd.org Received: from mobile.hub.org (SHW39-29.accesscable.net [24.138.39.29]) by hub.freebsd.org (Postfix) with ESMTP id D8AE137B4EC for ; Wed, 21 Feb 2001 18:45:03 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by mobile.hub.org (8.11.1/8.11.1) with ESMTP id f1M2ifk20278; Wed, 21 Feb 2001 22:44:41 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: mobile.hub.org: scrappy owned process doing -bs Date: Wed, 21 Feb 2001 22:44:36 -0400 (AST) From: The Hermit Hacker To: Nate Williams Cc: Ernst de Haan , Subject: Re: JDK1.1.8 'primary' mirror needed In-Reply-To: <14996.31556.641837.639978@nomad.yogotech.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org did you get my email? is there anything special you need for a primary? On Wed, 21 Feb 2001, Nate Williams wrote: > > I can be secondary. My site is http://www.jollem.com/. It has very limited > > bandwidth (20 KB upstream) but as a secondary it's better than nothing I > > guess. If you like I can send you your account name and password any time. > > Thanks. I've still got 2-3 secondaries already, so I'm currently > looking primarily for a primary/primaries. > > > Nate > > > 12 months after I left, my previous employer finally took down the > > > anonymous ftp site that was being used for the JDK1.1 port. > > > > > > I need someone to host the primary site, and will probably need a > > > primary and secondaries for the upcoming JDK1.2 port. > > > > > > Any volunteers? > > > > > > > > > Nate > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-java" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Feb 22 3:12:16 2001 Delivered-To: freebsd-java@freebsd.org Received: from heinz.jollem.com (c104187.upc-c.chello.nl [212.187.104.187]) by hub.freebsd.org (Postfix) with ESMTP id D104A37B401 for ; Thu, 22 Feb 2001 03:12:09 -0800 (PST) (envelope-from ernst@heinz.jollem.com) Received: (from ernst@localhost) by heinz.jollem.com (8.11.1/8.11.1) id f1MBBKA87222; Thu, 22 Feb 2001 12:11:20 +0100 (CET) (envelope-from ernst) Date: Thu, 22 Feb 2001 12:11:20 +0100 From: Ernst de Haan To: Nate Williams Cc: java@FreeBSD.ORG Subject: Re: JDK1.1.8 'primary' mirror needed Message-ID: <20010222121120.A87208@c187104187.telekabel.chello.nl> References: <14996.8114.725540.108609@nomad.yogotech.com> <20010222003752.A84823@c187104187.telekabel.chello.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010222003752.A84823@c187104187.telekabel.chello.nl>; from ernst@jollem.com on Thu, Feb 22, 2001 at 12:37:52AM +0100 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org What about webspace on freebsd.org ? Would make a nice set of mirrors. I guess jkh is the one to talk to then. Or perhaps we could get some space on a (FreeBSD || UNIX) User Group ftp server somewhere. Like the NLFUG or NLUUG. -- Ernst Ernst de Haan wrote: > Hi N8, > > I can be secondary. My site is http://www.jollem.com/. It has very limited > bandwidth (20 KB upstream) but as a secondary it's better than nothing I > guess. If you like I can send you your account name and password any time. > > -- > Ernst > > > Nate Williams wrote: > > 12 months after I left, my previous employer finally took down the > > anonymous ftp site that was being used for the JDK1.1 port. > > > > I need someone to host the primary site, and will probably need a > > primary and secondaries for the upcoming JDK1.2 port. > > > > Any volunteers? > > > > > > Nate > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-java" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Feb 22 4:31:38 2001 Delivered-To: freebsd-java@freebsd.org Received: from gnuppy.monkey.org (cx739861-a.dt1.sdca.home.com [24.5.164.61]) by hub.freebsd.org (Postfix) with ESMTP id 5DF9637B65D for ; Thu, 22 Feb 2001 04:31:37 -0800 (PST) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.22 #1 (Debian)) id 14VuuG-0000wy-00 for ; Thu, 22 Feb 2001 04:31:36 -0800 To: freebsd-java@freebsd.org Subject: mailer rejection test. Message-Id: From: Bill Huey Date: Thu, 22 Feb 2001 04:31:36 -0800 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Feb 22 4:33:47 2001 Delivered-To: freebsd-java@freebsd.org Received: from gnuppy.monkey.org (cx739861-a.dt1.sdca.home.com [24.5.164.61]) by hub.freebsd.org (Postfix) with ESMTP id EEDA937B503 for ; Thu, 22 Feb 2001 04:33:45 -0800 (PST) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.22 #1 (Debian)) id 14VuwL-0000xO-00; Thu, 22 Feb 2001 04:33:45 -0800 To: freebsd-java@freebsd.org Subject: Hello from BSDi's BSD/OS division ;) Cc: billh@gnuppy.monkey.org Message-Id: From: Bill Huey Date: Thu, 22 Feb 2001 04:33:45 -0800 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I'm a BSDi commercial systems engineer that's been working on a 1.3.1 (feb01) port of the Sun JVM to our OS using native threads. And I'm hoping that my work will be available to the FreeBSD community soon after I finish this port for our OS. I read something about Nate complaining about BSDi in the archive, but I don't know the details behind that are. What's up ? Thanks. ;-) bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Feb 22 9:21:27 2001 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 809A737B491 for ; Thu, 22 Feb 2001 09:21:24 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (yogotech.nokia.com [4.22.66.156]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id KAA29905; Thu, 22 Feb 2001 10:21:21 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id KAA29207; Thu, 22 Feb 2001 10:21:19 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14997.19066.341442.130723@nomad.yogotech.com> Date: Thu, 22 Feb 2001 10:20:58 -0700 (MST) To: Ernst de Haan Cc: Nate Williams , java@FreeBSD.ORG Subject: Re: JDK1.1.8 'primary' mirror needed In-Reply-To: <20010222121120.A87208@c187104187.telekabel.chello.nl> References: <14996.8114.725540.108609@nomad.yogotech.com> <20010222003752.A84823@c187104187.telekabel.chello.nl> <20010222121120.A87208@c187104187.telekabel.chello.nl> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > What about webspace on freebsd.org ? Would make a nice set of > mirrors. I guess jkh is the one to talk to then. Or perhaps we could > get some space on a (FreeBSD || UNIX) User Group ftp server > somewhere. Like the NLFUG or NLUUG. It was originally on freebsd.org, but the WWW-meister asked me to move it off due to too much load. Nate > > I can be secondary. My site is http://www.jollem.com/. It has very limited > > bandwidth (20 KB upstream) but as a secondary it's better than nothing I > > guess. If you like I can send you your account name and password any time. > > > > -- > > Ernst > > > > > > Nate Williams wrote: > > > 12 months after I left, my previous employer finally took down the > > > anonymous ftp site that was being used for the JDK1.1 port. > > > > > > I need someone to host the primary site, and will probably need a > > > primary and secondaries for the upcoming JDK1.2 port. > > > > > > Any volunteers? > > > > > > > > > Nate > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-java" in the body of the message > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-java" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Feb 22 9:41:59 2001 Delivered-To: freebsd-java@freebsd.org Received: from firewall.ox.com (firewall.ox.com [129.77.1.1]) by hub.freebsd.org (Postfix) with ESMTP id 2D57737B401 for ; Thu, 22 Feb 2001 09:41:56 -0800 (PST) (envelope-from rfurphy@ox.com) Received: from firewall.ox.com (root@localhost) by firewall.ox.com with ESMTP id MAA01615 for ; Thu, 22 Feb 2001 12:41:55 -0500 (EST) Received: from pur-sv-exchgw1.ny.ox.com (pur-sv-exchgw1.ny.ox.com [129.77.2.49]) by firewall.ox.com with ESMTP id MAA01611 for ; Thu, 22 Feb 2001 12:41:55 -0500 (EST) Received: from ox.com (rfurphy.ny.ox.com [129.77.2.97]) by pur-sv-exchgw1.ny.ox.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 17HPDCGD; Thu, 22 Feb 2001 12:41:55 -0500 Message-ID: <3A954F5C.C1A5049A@ox.com> Date: Thu, 22 Feb 2001 12:41:48 -0500 From: Rob Furphy X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.17-14smp i686) X-Accept-Language: en MIME-Version: 1.0 To: java@FreeBSD.ORG Subject: Re: JDK1.1.8 'primary' mirror needed References: <14996.8114.725540.108609@nomad.yogotech.com> <20010222003752.A84823@c187104187.telekabel.chello.nl> <20010222121120.A87208@c187104187.telekabel.chello.nl> <14997.19066.341442.130723@nomad.yogotech.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nate, What's the monthly traffic level in GigaBytes? Rob Nate Williams wrote: > > What about webspace on freebsd.org ? Would make a nice set of > > mirrors. I guess jkh is the one to talk to then. Or perhaps we could > > get some space on a (FreeBSD || UNIX) User Group ftp server > > somewhere. Like the NLFUG or NLUUG. > > It was originally on freebsd.org, but the WWW-meister asked me to move > it off due to too much load. > > Nate > > > > I can be secondary. My site is http://www.jollem.com/. It has very limited > > > bandwidth (20 KB upstream) but as a secondary it's better than nothing I > > > guess. If you like I can send you your account name and password any time. > > > > > > -- > > > Ernst > > > > > > > > > Nate Williams wrote: > > > > 12 months after I left, my previous employer finally took down the > > > > anonymous ftp site that was being used for the JDK1.1 port. > > > > > > > > I need someone to host the primary site, and will probably need a > > > > primary and secondaries for the upcoming JDK1.2 port. > > > > > > > > Any volunteers? > > > > > > > > > > > > Nate > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-java" in the body of the message > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-java" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Feb 22 10:28:36 2001 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 3F53B37B4EC for ; Thu, 22 Feb 2001 10:28:30 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (yogotech.nokia.com [4.22.66.156]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id LAA01068; Thu, 22 Feb 2001 11:28:27 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id LAA29898; Thu, 22 Feb 2001 11:28:25 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14997.23113.6470.66129@nomad.yogotech.com> Date: Thu, 22 Feb 2001 11:28:25 -0700 (MST) To: Rob Furphy Cc: java@FreeBSD.ORG Subject: Re: JDK1.1.8 'primary' mirror needed In-Reply-To: <3A954F5C.C1A5049A@ox.com> References: <14996.8114.725540.108609@nomad.yogotech.com> <20010222003752.A84823@c187104187.telekabel.chello.nl> <20010222121120.A87208@c187104187.telekabel.chello.nl> <14997.19066.341442.130723@nomad.yogotech.com> <3A954F5C.C1A5049A@ox.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > What's the monthly traffic level in GigaBytes? I have no idea, because I lost access to the ftp server when I left my previous job. Nate > > > What about webspace on freebsd.org ? Would make a nice set of > > > mirrors. I guess jkh is the one to talk to then. Or perhaps we could > > > get some space on a (FreeBSD || UNIX) User Group ftp server > > > somewhere. Like the NLFUG or NLUUG. > > > > It was originally on freebsd.org, but the WWW-meister asked me to move > > it off due to too much load. > > > > Nate > > > > > > I can be secondary. My site is http://www.jollem.com/. It has very limited > > > > bandwidth (20 KB upstream) but as a secondary it's better than nothing I > > > > guess. If you like I can send you your account name and password any time. > > > > > > > > -- > > > > Ernst > > > > > > > > > > > > Nate Williams wrote: > > > > > 12 months after I left, my previous employer finally took down the > > > > > anonymous ftp site that was being used for the JDK1.1 port. > > > > > > > > > > I need someone to host the primary site, and will probably need a > > > > > primary and secondaries for the upcoming JDK1.2 port. > > > > > > > > > > Any volunteers? > > > > > > > > > > > > > > > Nate > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > with "unsubscribe freebsd-java" in the body of the message > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-java" in the body of the message > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-java" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Feb 22 10:36:35 2001 Delivered-To: freebsd-java@freebsd.org Received: from mobile.hub.org (SHW39-29.accesscable.net [24.138.39.29]) by hub.freebsd.org (Postfix) with ESMTP id 99BD737B401 for ; Thu, 22 Feb 2001 10:36:31 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by mobile.hub.org (8.11.1/8.11.1) with ESMTP id f1MIa4o24800; Thu, 22 Feb 2001 14:36:04 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: mobile.hub.org: scrappy owned process doing -bs Date: Thu, 22 Feb 2001 14:36:04 -0400 (AST) From: The Hermit Hacker To: Nate Williams Cc: Rob Furphy , Subject: Re: JDK1.1.8 'primary' mirror needed In-Reply-To: <14997.23113.6470.66129@nomad.yogotech.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 22 Feb 2001, Nate Williams wrote: > > What's the monthly traffic level in GigaBytes? > > I have no idea, because I lost access to the ftp server when I left my > previous job. instead of one advertised primary, how about making a 'java.freebsd.org' RR record in DNS pointing to all the various 'mirrors', so that DNS handles load balancing across several servers? then, maybe, get something setup on the main freebsd site that only the mirrors can connect to to grab the updates ... ? > > > > What about webspace on freebsd.org ? Would make a nice set of > > > > mirrors. I guess jkh is the one to talk to then. Or perhaps we could > > > > get some space on a (FreeBSD || UNIX) User Group ftp server > > > > somewhere. Like the NLFUG or NLUUG. > > > > > > It was originally on freebsd.org, but the WWW-meister asked me to move > > > it off due to too much load. > > > > > > Nate > > > > > > > > I can be secondary. My site is http://www.jollem.com/. It has very limited > > > > > bandwidth (20 KB upstream) but as a secondary it's better than nothing I > > > > > guess. If you like I can send you your account name and password any time. > > > > > > > > > > -- > > > > > Ernst > > > > > > > > > > > > > > > Nate Williams wrote: > > > > > > 12 months after I left, my previous employer finally took down the > > > > > > anonymous ftp site that was being used for the JDK1.1 port. > > > > > > > > > > > > I need someone to host the primary site, and will probably need a > > > > > > primary and secondaries for the upcoming JDK1.2 port. > > > > > > > > > > > > Any volunteers? > > > > > > > > > > > > > > > > > > Nate > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > > with "unsubscribe freebsd-java" in the body of the message > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > with "unsubscribe freebsd-java" in the body of the message > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-java" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-java" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Feb 22 10:42:56 2001 Delivered-To: freebsd-java@freebsd.org Received: from firewall.ox.com (firewall.ox.com [129.77.1.1]) by hub.freebsd.org (Postfix) with ESMTP id 92EB837B401 for ; Thu, 22 Feb 2001 10:42:53 -0800 (PST) (envelope-from rfurphy@ox.com) Received: from firewall.ox.com (root@localhost) by firewall.ox.com with ESMTP id NAA03764; Thu, 22 Feb 2001 13:42:52 -0500 (EST) Received: from pur-sv-exchgw1.ny.ox.com (pur-sv-exchgw1.ny.ox.com [129.77.2.49]) by firewall.ox.com with ESMTP id NAA03760; Thu, 22 Feb 2001 13:42:52 -0500 (EST) Received: from ox.com (rfurphy.ny.ox.com [129.77.2.97]) by pur-sv-exchgw1.ny.ox.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 17HPDCPC; Thu, 22 Feb 2001 13:42:52 -0500 Message-ID: <3A955DAC.22F05848@ox.com> Date: Thu, 22 Feb 2001 13:42:52 -0500 From: Rob Furphy X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.17-14smp i686) X-Accept-Language: en MIME-Version: 1.0 To: Nate Williams Cc: freebsd-java@freebsd.org Subject: Re: JDK1.1.8 'primary' mirror needed References: <14996.8114.725540.108609@nomad.yogotech.com> <20010222003752.A84823@c187104187.telekabel.chello.nl> <20010222121120.A87208@c187104187.telekabel.chello.nl> <14997.19066.341442.130723@nomad.yogotech.com> <3A954F5C.C1A5049A@ox.com> <14997.23113.6470.66129@nomad.yogotech.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org That's a bummer. Any guesses? No way for me (anyone really) to commit to such a thing without knowing the traffic level that would need to be supported ($$$). How about on a BSDi server, perhaps Bill Huey can help? Rob Nate Williams wrote: > > What's the monthly traffic level in GigaBytes? > > I have no idea, because I lost access to the ftp server when I left my > previous job. > > Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Feb 22 10:48: 2 2001 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 3E20337B401 for ; Thu, 22 Feb 2001 10:47:59 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (yogotech.nokia.com [4.22.66.156]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id LAA01397; Thu, 22 Feb 2001 11:47:56 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id LAA00112; Thu, 22 Feb 2001 11:47:53 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14997.24281.672695.646829@nomad.yogotech.com> Date: Thu, 22 Feb 2001 11:47:53 -0700 (MST) To: Rob Furphy Cc: Nate Williams , freebsd-java@FreeBSD.ORG Subject: Re: JDK1.1.8 'primary' mirror needed In-Reply-To: <3A955DAC.22F05848@ox.com> References: <14996.8114.725540.108609@nomad.yogotech.com> <20010222003752.A84823@c187104187.telekabel.chello.nl> <20010222121120.A87208@c187104187.telekabel.chello.nl> <14997.19066.341442.130723@nomad.yogotech.com> <3A954F5C.C1A5049A@ox.com> <14997.23113.6470.66129@nomad.yogotech.com> <3A955DAC.22F05848@ox.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > That's a bummer. Any guesses? No way for me (anyone really) to > commit to such a thing without knowing the traffic level that would > need to be supported ($$$). I understand, but I don't want to give people bad information. All I can say is that when JDK1.1 was released, my 10-limit Ftp server was max'd out for a week. My answer to the folks who want to limit bandwidth is to have them limit the bandwidth on their ftp server. No matter what you guess it might end up being, when a new release is made, things tend to get loaded. Nate > > > What's the monthly traffic level in GigaBytes? > > > > I have no idea, because I lost access to the ftp server when I left my > > previous job. > > > > Nate > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Feb 22 10:48:29 2001 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id DF3E937B401 for ; Thu, 22 Feb 2001 10:48:24 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (yogotech.nokia.com [4.22.66.156]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id LAA01418; Thu, 22 Feb 2001 11:48:20 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id LAA00119; Thu, 22 Feb 2001 11:48:18 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14997.24306.122041.556234@nomad.yogotech.com> Date: Thu, 22 Feb 2001 11:48:18 -0700 (MST) To: The Hermit Hacker Cc: Nate Williams , Rob Furphy , Subject: Re: JDK1.1.8 'primary' mirror needed In-Reply-To: References: <14997.23113.6470.66129@nomad.yogotech.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > What's the monthly traffic level in GigaBytes? > > > > I have no idea, because I lost access to the ftp server when I left my > > previous job. > > instead of one advertised primary, how about making a 'java.freebsd.org' > RR record in DNS pointing to all the various 'mirrors', so that DNS > handles load balancing across several servers? Good idea. Who do I talk to about this? Nate > > > > > What about webspace on freebsd.org ? Would make a nice set of > > > > > mirrors. I guess jkh is the one to talk to then. Or perhaps we could > > > > > get some space on a (FreeBSD || UNIX) User Group ftp server > > > > > somewhere. Like the NLFUG or NLUUG. > > > > > > > > It was originally on freebsd.org, but the WWW-meister asked me to move > > > > it off due to too much load. > > > > > > > > Nate > > > > > > > > > > I can be secondary. My site is http://www.jollem.com/. It has very limited > > > > > > bandwidth (20 KB upstream) but as a secondary it's better than nothing I > > > > > > guess. If you like I can send you your account name and password any time. > > > > > > > > > > > > -- > > > > > > Ernst > > > > > > > > > > > > > > > > > > Nate Williams wrote: > > > > > > > 12 months after I left, my previous employer finally took down the > > > > > > > anonymous ftp site that was being used for the JDK1.1 port. > > > > > > > > > > > > > > I need someone to host the primary site, and will probably need a > > > > > > > primary and secondaries for the upcoming JDK1.2 port. > > > > > > > > > > > > > > Any volunteers? > > > > > > > > > > > > > > > > > > > > > Nate > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > > > with "unsubscribe freebsd-java" in the body of the message > > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > > with "unsubscribe freebsd-java" in the body of the message > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-java" in the body of the message > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-java" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-java" in the body of the message > > > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Feb 22 11:13:11 2001 Delivered-To: freebsd-java@freebsd.org Received: from mobile.hub.org (SHW39-29.accesscable.net [24.138.39.29]) by hub.freebsd.org (Postfix) with ESMTP id BB86637B401 for ; Thu, 22 Feb 2001 11:13:06 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by mobile.hub.org (8.11.1/8.11.1) with ESMTP id f1MJCxI25076; Thu, 22 Feb 2001 15:12:59 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: mobile.hub.org: scrappy owned process doing -bs Date: Thu, 22 Feb 2001 15:12:59 -0400 (AST) From: The Hermit Hacker To: Nate Williams Cc: Rob Furphy , Subject: Re: JDK1.1.8 'primary' mirror needed In-Reply-To: <14997.24306.122041.556234@nomad.yogotech.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 22 Feb 2001, Nate Williams wrote: > > > > What's the monthly traffic level in GigaBytes? > > > > > > I have no idea, because I lost access to the ftp server when I left my > > > previous job. > > > > instead of one advertised primary, how about making a 'java.freebsd.org' > > RR record in DNS pointing to all the various 'mirrors', so that DNS > > handles load balancing across several servers? > > Good idea. Who do I talk to about this? I'd say Jordan would be a good start ... creating the RR record is easy enough ... basically, the 'load' on the freebsd server would be restricted to the mirrors doing the updates, and the load on the mirrors would be split semi-evenly ... > Nate > > > > > > What about webspace on freebsd.org ? Would make a nice set of > > > > > > mirrors. I guess jkh is the one to talk to then. Or perhaps we could > > > > > > get some space on a (FreeBSD || UNIX) User Group ftp server > > > > > > somewhere. Like the NLFUG or NLUUG. > > > > > > > > > > It was originally on freebsd.org, but the WWW-meister asked me to move > > > > > it off due to too much load. > > > > > > > > > > Nate > > > > > > > > > > > > I can be secondary. My site is http://www.jollem.com/. It has very limited > > > > > > > bandwidth (20 KB upstream) but as a secondary it's better than nothing I > > > > > > > guess. If you like I can send you your account name and password any time. > > > > > > > > > > > > > > -- > > > > > > > Ernst > > > > > > > > > > > > > > > > > > > > > Nate Williams wrote: > > > > > > > > 12 months after I left, my previous employer finally took down the > > > > > > > > anonymous ftp site that was being used for the JDK1.1 port. > > > > > > > > > > > > > > > > I need someone to host the primary site, and will probably need a > > > > > > > > primary and secondaries for the upcoming JDK1.2 port. > > > > > > > > > > > > > > > > Any volunteers? > > > > > > > > > > > > > > > > > > > > > > > > Nate > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > > > > with "unsubscribe freebsd-java" in the body of the message > > > > > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > > > with "unsubscribe freebsd-java" in the body of the message > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > with "unsubscribe freebsd-java" in the body of the message > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-java" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-java" in the body of the message > > > > > > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy > > Systems Administrator @ hub.org > > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Feb 23 0:34:29 2001 Delivered-To: freebsd-java@freebsd.org Received: from matavnet.hu (mail.matavnet.hu [195.228.240.10]) by hub.freebsd.org (Postfix) with SMTP id 15B1437B491 for ; Fri, 23 Feb 2001 00:34:26 -0800 (PST) (envelope-from kuti@cetelem.hu) Received: (qmail 18365 invoked from network); 23 Feb 2001 09:34:21 +0100 Received: from mail.cetelem.hu (HELO server.cetelem.hu) (195.228.218.103) by mail.matavnet.hu with SMTP; 23 Feb 2001 09:34:21 +0100 Received: from cetelem.hu (192.9.210.105 [192.9.210.105]) by server.cetelem.hu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id FPVZR9RZ; Fri, 23 Feb 2001 08:40:57 +0100 Message-ID: <3A96177A.79D89B88@cetelem.hu> Date: Fri, 23 Feb 2001 08:55:38 +0100 From: Zsolt Kuti X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: Re: Hello from BSDi's BSD/OS division ;) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Bill Huey wrote: > > Hello, > > I'm a BSDi commercial systems engineer that's been working on a 1.3.1 (feb01) > port of the Sun JVM to our OS using native threads. And I'm hoping that my work > will be available to the FreeBSD community soon after I finish this port for > our OS. Hi! I can't believe that nobody comment this.. Bill, when are you going to finish? ;) Zsolt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Feb 23 0:53:11 2001 Delivered-To: freebsd-java@freebsd.org Received: from gnuppy.monkey.org (cx739861-a.dt1.sdca.home.com [24.5.164.61]) by hub.freebsd.org (Postfix) with ESMTP id F07FD37B401 for ; Fri, 23 Feb 2001 00:53:08 -0800 (PST) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.22 #1 (Debian)) id 14WDyK-0001MF-00; Fri, 23 Feb 2001 00:53:04 -0800 Date: Fri, 23 Feb 2001 00:53:04 -0800 To: Zsolt Kuti Cc: freebsd-java@freebsd.org, Bill Huey Subject: Re: Hello from BSDi's BSD/OS division ;) Message-ID: <20010223005304.A5179@gnuppy> References: <3A96177A.79D89B88@cetelem.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.15i In-Reply-To: <3A96177A.79D89B88@cetelem.hu>; from kuti@cetelem.hu on Fri, Feb 23, 2001 at 08:55:38AM +0100 From: Bill Huey Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Feb 23, 2001 at 08:55:38AM +0100, Zsolt Kuti wrote: > Hi! > I can't believe that nobody comment this.. > Bill, when are you going to finish? ;) > > Zsolt Well, it's not particularly well tested at this time, but I've got the compiler running pretty well and I'm at the point where it's looking for Motif headers (AWT). Progress is moving pretty fast, especially since I got a hint from one of the other engineers here that maintains the math library about the JVM own math libraries having problems with pointer aliasing. I was struggling with getting the entire environment/compiler fully working for about a month and this problem could have masked itself as a threading problem amougnst other things since the JVM is so large and complicated. Hopefully, I'll be able to get this fully compiled soon and see what other problems that I'll be running into. BTW, this is native thread (pthreads) port, which is mandatory for JCK (Java Certification Kit) compliance. But we need to also get Nate going with what ever he needs (not sure what the circumstances are yet) and I'll try to keep in touch with folks about this matter in addition to him via email and other mediums. Thanks. ;-) bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Feb 23 1:30:46 2001 Delivered-To: freebsd-java@freebsd.org Received: from mx.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id 8636837B503 for ; Fri, 23 Feb 2001 01:29:56 -0800 (PST) (envelope-from fjoe@iclub.nsu.ru) Received: from iclub.nsu.ru (root@iclub.nsu.ru [193.124.222.66]) by mx.nsu.ru (8.9.1/8.9.0) with ESMTP id PAA14415; Fri, 23 Feb 2001 15:13:46 +0600 (NOVT) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.11.2/8.11.2) with ESMTP id f1N9Dfo69803; Fri, 23 Feb 2001 15:13:41 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Fri, 23 Feb 2001 15:13:38 +0600 (NS) From: Max Khon To: Zsolt Kuti Cc: freebsd-java@FreeBSD.ORG Subject: Re: Hello from BSDi's BSD/OS division ;) In-Reply-To: <3A96177A.79D89B88@cetelem.hu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi, there! On Fri, 23 Feb 2001, Zsolt Kuti wrote: > > I'm a BSDi commercial systems engineer that's been working on a 1.3.1 (feb01) > > port of the Sun JVM to our OS using native threads. And I'm hoping that my work > > will be available to the FreeBSD community soon after I finish this port for > > our OS. > > Hi! > I can't believe that nobody comment this.. > Bill, when are you going to finish? ;) While I highly appreciate the work Bill is doing I am not sure that binaries for FreeBSD will be available. BSDi has binary jdk 1.2.2 distribution for BSD/OS but is not interested in supporting FreeBSD in this direction. Will the situation change for jdk 1.3? Who knows... /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Feb 23 1:56:48 2001 Delivered-To: freebsd-java@freebsd.org Received: from gnuppy.monkey.org (cx739861-a.dt1.sdca.home.com [24.5.164.61]) by hub.freebsd.org (Postfix) with ESMTP id 3953837B4EC for ; Fri, 23 Feb 2001 01:56:46 -0800 (PST) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.22 #1 (Debian)) id 14WEss-0001bC-00; Fri, 23 Feb 2001 01:51:30 -0800 Date: Fri, 23 Feb 2001 01:51:30 -0800 To: Max Khon Cc: Zsolt Kuti , freebsd-java@FreeBSD.ORG, Bill Huey Subject: Re: Hello from BSDi's BSD/OS division ;) Message-ID: <20010223015130.A6024@gnuppy> References: <3A96177A.79D89B88@cetelem.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.15i In-Reply-To: ; from fjoe@iclub.nsu.ru on Fri, Feb 23, 2001 at 03:13:38PM +0600 From: Bill Huey Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Feb 23, 2001 at 03:13:38PM +0600, Max Khon wrote: > While I highly appreciate the work Bill is doing I am not sure that > binaries for FreeBSD will be available. BSDi has binary jdk 1.2.2 > distribution for BSD/OS but is not interested in supporting FreeBSD in > this direction. Will the situation change for jdk 1.3? Who knows... > > /fjoe Basically, some kind of interaction between both the commercial and open source groups make a lot of sense in that pooling developer resources from both group (and others in the BSD community) would make a project as large as the JVM much more managable than splintered groups. There's isn't too much politics on the commercial systems end since everybody is pretty much too busy to getting their own stuff done let alone try and help out our open source division. So I don't believe that the inaction of not supporting FreeBSD's JVM effort was a political decision as much as a function stemming from the lack of time. Most of us are fairly insanely busy on the commercial side of things. The 1.3.1 release of Sun's JVM could change this since I'm trying to make an effort in getting folks on board on my own. It makes sense in the same way that openpackages.org makes sense for all BSDs. Whether it's practical or not is unknown. ;-) bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Feb 23 2:30:34 2001 Delivered-To: freebsd-java@freebsd.org Received: from heinz.jollem.com (c104187.upc-c.chello.nl [212.187.104.187]) by hub.freebsd.org (Postfix) with ESMTP id 50A9F37B491 for ; Fri, 23 Feb 2001 02:30:27 -0800 (PST) (envelope-from ernst@heinz.jollem.com) Received: (from ernst@localhost) by heinz.jollem.com (8.11.1/8.11.1) id f1NATfX97073; Fri, 23 Feb 2001 11:29:41 +0100 (CET) (envelope-from ernst) Date: Fri, 23 Feb 2001 11:29:41 +0100 From: Ernst de Haan To: Bill Huey Cc: FreeBSD Java mailing list Subject: Re: Hello from BSDi's BSD/OS division ;) Message-ID: <20010223112941.A97064@c187104187.telekabel.chello.nl> References: <3A96177A.79D89B88@cetelem.hu> <20010223015130.A6024@gnuppy> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010223015130.A6024@gnuppy>; from billh@gnuppy.monkey.org on Fri, Feb 23, 2001 at 01:51:30AM -0800 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hey Bill, I would just like to say that I'm glad that you're working on this, and I would really *love* to see a pthreads JDK port for FreeBSD. If there's anything I can do with my limited resources, then let me know. However, I assume this doesn't mean our own JDK 1.2.2 porting effort will halt, I remember Greg talking about a patch set 11 ? -- Ernst Bill Huey wrote: > > On Fri, Feb 23, 2001 at 03:13:38PM +0600, Max Khon wrote: > > While I highly appreciate the work Bill is doing I am not sure that > > binaries for FreeBSD will be available. BSDi has binary jdk 1.2.2 > > distribution for BSD/OS but is not interested in supporting FreeBSD in > > this direction. Will the situation change for jdk 1.3? Who knows... > > > > /fjoe > > Basically, some kind of interaction between both the commercial and > open source groups make a lot of sense in that pooling developer > resources from both group (and others in the BSD community) would > make a project as large as the JVM much more managable than splintered > groups. > > There's isn't too much politics on the commercial systems end since > everybody is pretty much too busy to getting their own stuff done > let alone try and help out our open source division. So I don't believe > that the inaction of not supporting FreeBSD's JVM effort was a political > decision as much as a function stemming from the lack of time. > > Most of us are fairly insanely busy on the commercial side of things. > > The 1.3.1 release of Sun's JVM could change this since I'm trying to > make an effort in getting folks on board on my own. It makes sense > in the same way that openpackages.org makes sense for all BSDs. > > Whether it's practical or not is unknown. > > ;-) > > bill > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Feb 23 2:36:51 2001 Delivered-To: freebsd-java@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 43BA137B65D for ; Fri, 23 Feb 2001 02:36:48 -0800 (PST) (envelope-from K.J.Koster@kpn.com) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01K0G5BLG12A000ENM@research.kpn.com> for freebsd-java@FreeBSD.ORG; Fri, 23 Feb 2001 11:36:45 +0100 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Fri, 23 Feb 2001 11:36:43 +0100 Content-return: allowed Date: Fri, 23 Feb 2001 11:36:39 +0100 From: "Koster, K.J." Subject: RE: Hello from BSDi's BSD/OS division ;) To: 'Bill Huey' Cc: freebsd-java@FreeBSD.ORG, 'Greg Lewis' Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D7C5C@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear Bill, > > So I don't believe > that the inaction of not supporting FreeBSD's JVM effort was > a political > decision as much as a function stemming from the lack of time. > I would like to rephrase a certain well-know quote for this occasion: Never attribute to malice what can be adequately explained by lack of time. > > Most of us are fairly insanely busy on the commercial side of things. > I envy you in the sense that you are insanely busy with something that I wish I had time for as a hobby. (if that makes any sense) > > The 1.3.1 release of Sun's JVM could change this since I'm trying to > make an effort in getting folks on board on my own. It makes sense > in the same way that openpackages.org makes sense for all BSDs. > I think the person you want to talk to is Greg Lewis (CC'd), who is also fairly insanely busy. He's the main man on the technical side. Openpackages would be an excellent platform to distribute your JDK ports, especially since the Darwin folks are also active over there. Apple must have its own resources committed to porting JDK 1.3. I know it is a terribly naive thing to say, but perhaps Apple is willing to work along with BSDi. After all the JDK port is not core business to either BSDi or Apple. I imagine that if BSDi, Apple, and the free BSD's would share their patches in the OpenPackages CVS repository you could reduce duplication of efforts. Hey, I can dream, can't I? > > Whether it's practical or not is unknown. > It'll to look practical in retrospect. If nothing else, it will make pretty PR candy. Kees Jan PS. "Fairly insanely"? Is that something like "slightly pregnant" or "slightly dead"? ================================================ You are only young once, but you can stay immature all your life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Feb 23 4:45: 9 2001 Delivered-To: freebsd-java@freebsd.org Received: from mail.atcom.net.pl (spray.atcom.net.pl [195.117.196.4]) by hub.freebsd.org (Postfix) with ESMTP id 2ED7937B4EC; Fri, 23 Feb 2001 04:44:39 -0800 (PST) (envelope-from info@ditkom.pl) Received: from kasiaw (ppp-53-szembeka.komrel.net [195.117.8.53]) by mail.atcom.net.pl (8.9.3/8.8.8) with SMTP id MAA31436; Fri, 23 Feb 2001 12:23:00 +0100 Message-ID: <023101c09d8a$f5c749a0$4899fea9@kasiaw> From: "sezam ezoteryczny" To: Subject: sezam ezoteryczny - uaktualnienie bazy Date: Fri, 23 Feb 2001 12:17:02 +0100 MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_000_022A_01C09D92.8A8175A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_022A_01C09D92.8A8175A0 Content-Type: multipart/alternative; boundary="----=_NextPart_001_022B_01C09D92.8AA30760" ------=_NextPart_001_022B_01C09D92.8AA30760 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 8bit Chcielibysmy zaprosic Panstwa do naszej ksiegarni wysylkowej i poinformowac o uaktualnieniu bazy ksiazkowej. Jedna z pozycji, ktora chcielibysmy dzis szczegolnie polecic to ZDROWIE PRZY KOMPUTERZE Ksiazka omawia takie tematy jak: - co to jest stres komputerowy - zasady zdrowej pracy przy komputerze - jak pozbyć się napięcia i bólu dłoni, ramion, szyi i pleców - jak zadbać o wzrok zawiera: - trzyminutowe zestawy ćwiczeń - ćwiczenia doskonalące wzrok. Ksiazke mozna znalezc w dziale ZDROWIE - profilaktyka i leczenie www.ditkom.com.pl - sezam ezoteryczny ZAPRASZAMY SERDECZNIE ---------- Jezeli nie chcesz otrzymywac informacji o nowosciach i uaktualnieniach w naszej ksiegarni wysylkowej - wystarczy kliknac: nie@ditkom.pl If you don't want to receive our e-mails, klick nie@ditkom.pl , please. ------=_NextPart_001_022B_01C09D92.8AA30760 Content-Type: text/html; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable
3D""Chcielibysmy=20 zaprosic Panstwa
do = naszej ksiegarni wysylkowej
i poinformowac o uaktualnieniu
bazy ksiazkowej. =
 
Jedna z = pozycji, ktora chcielibysmy 
dzis szczegolnie = polecic=20 to 
 
        =   ZDROWIE=20
PRZY=20 KOMPUTERZE
 
 
Ksiazka omawia takie tematy jak: =
- co to jest stres komputerowy =
- zasady zdrowej pracy przy = komputerze=20
- jak pozby=E6 si=EA napi=EAcia i = b=F3lu d=B3oni, ramion,=20 szyi i plec=F3w
- jak zadba=E6 o wzrok =
zawiera:
- trzyminutowe zestawy =E6wicze=F1 =
- =E6wiczenia doskonal=B1ce wzrok. =
 
         = ;           =20 Ksiazke mozna znalezc w dziale
       &nb= sp;           &nbs= p;=20 ZDROWIE - profilaktyka i leczenie =
 
www.ditkom.com.pl  -=20 sezam ezoteryczny
        &nbs= p;            = ;            =          =20 ZAPRASZAMY SERDECZNIE
----------
Jezeli nie chcesz otrzymywac = informacji o=20 nowosciach
i uaktualnieniach w naszej ksiegarni = wysylkowej=20
- wystarczy = kliknac:   nie@ditkom.pl
  
If you don't want to receive our = e-mails,=20
klick nie@ditkom.pl , = please.=20
------=_NextPart_001_022B_01C09D92.8AA30760-- ------=_NextPart_000_022A_01C09D92.8A8175A0 Content-Type: image/jpeg; name="!zdrowieprzykomp.jpg" Content-Transfer-Encoding: base64 Content-ID: <022901c09d8a$278eede0$4899fea9@kasiaw> /9j/4AAQSkZJRgABAgEASABIAAD/7RJuUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAAR/+0AAIA AgBH/7QAAgACOEJJTQQNAAAAAAAEAAAAeDhCSU0D8wAAAAAACAAAAAAAAAAAOEJJTQQKAAAAAAAB AAA4QklNJxAAAAAAAAoAAQAAAAAAAAACOEJJTQP1AAAAAABIAC9mZgABAGxmZgAGAAAAAAABAC9m ZgABAKGZmgAGAAAAAAABADIAAAABAFoAAAAGAAAAAAABADUAAAABAC0AAAAGAAAAAAABOEJJTQP4 AAAAAABwAAD/////////////////////////////A+gAAAAA//////////////////////////// /wPoAAAAAP////////////////////////////8D6AAAAAD///////////////////////////// A+gAADhCSU0ECAAAAAAAEAAAAAEAAAJAAAACQAAAAAA4QklNBBQAAAAAAAQAAAAFOEJJTQQMAAAA ABDdAAAAAQAAAE0AAABwAAAA6AAAZYAAABDBABgAAf/Y/+AAEEpGSUYAAQIBAEgASAAA//4AJkZp bGUgd3JpdHRlbiBieSBBZG9iZSBQaG90b3Nob3CoIDUuMP/uAA5BZG9iZQBkgAAAAAH/2wCEAAwI CAgJCAwJCQwRCwoLERUPDAwPFRgTExUTExgRDAwMDAwMEQwMDAwMDAwMDAwMDAwMDAwMDAwMDAwM DAwMDAwBDQsLDQ4NEA4OEBQODg4UFA4ODg4UEQwMDAwMEREMDAwMDAwRDAwMDAwMDAwMDAwMDAwM DAwMDAwMDAwMDAwMDP/AABEIAHAATQMBIgACEQEDEQH/3QAEAAX/xAE/AAABBQEBAQEBAQAAAAAA AAADAAECBAUGBwgJCgsBAAEFAQEBAQEBAAAAAAAAAAEAAgMEBQYHCAkKCxAAAQQBAwIEAgUHBggF AwwzAQACEQMEIRIxBUFRYRMicYEyBhSRobFCIyQVUsFiMzRygtFDByWSU/Dh8WNzNRaisoMmRJNU ZEXCo3Q2F9JV4mXys4TD03Xj80YnlKSFtJXE1OT0pbXF1eX1VmZ2hpamtsbW5vY3R1dnd4eXp7fH 1+f3EQACAgECBAQDBAUGBwcGBTUBAAIRAyExEgRBUWFxIhMFMoGRFKGxQiPBUtHwMyRi4XKCkkNT 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 AAAAAAAuSUVDIDYxOTY2LTIuMSBEZWZhdWx0IFJHQiBjb2xvdXIgc3BhY2UgLSBzUkdCAAAAAAAA AAAAAAAuSUVDIDYxOTY2LTIuMSBEZWZhdWx0IFJHQiBjb2xvdXIgc3BhY2UgLSBzUkdCAAAAAAAA AAAAAAAAAAAAAAAAAAAAAGRlc2MAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENvbmRpdGlvbiBp biBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAACxSZWZlcmVuY2UgVmlld2luZyBDb25kaXRpb24gaW4g SUVDNjE5NjYtMi4xAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB2aWV3AAAAAAATpP4AFF8uABDP FAAD7cwABBMLAANcngAAAAFYWVogAAAAAABMCVYAUAAAAFcf521lYXMAAAAAAAAAAQAAAAAAAAAA AAAAAAAAAAAAAAKPAAAAAnNpZyAAAAAAQ1JUIGN1cnYAAAAAAAAEAAAAAAUACgAPABQAGQAeACMA KAAtADIANwA7AEAARQBKAE8AVABZAF4AYwBoAG0AcgB3AHwAgQCGAIsAkACVAJoAnwCkAKkArgCy ALcAvADBAMYAywDQANUA2wDgAOUA6wDwAPYA+wEBAQcBDQETARkBHwElASsBMgE4AT4BRQFMAVIB WQFgAWcBbgF1AXwBgwGLAZIBmgGhAakBsQG5AcEByQHRAdkB4QHpAfIB+gIDAgwCFAIdAiYCLwI4 AkECSwJUAl0CZwJxAnoChAKOApgCogKsArYCwQLLAtUC4ALrAvUDAAMLAxYDIQMtAzgDQwNPA1oD ZgNyA34DigOWA6IDrgO6A8cD0wPgA+wD+QQGBBMEIAQtBDsESARVBGMEcQR+BIwEmgSoBLYExATT BOEE8AT+BQ0FHAUrBToFSQVYBWcFdwWGBZYFpgW1BcUF1QXlBfYGBgYWBicGNwZIBlkGagZ7BowG nQavBsAG0QbjBvUHBwcZBysHPQdPB2EHdAeGB5kHrAe/B9IH5Qf4CAsIHwgyCEYIWghuCIIIlgiq CL4I0gjnCPsJEAklCToJTwlkCXkJjwmkCboJzwnlCfsKEQonCj0KVApqCoEKmAquCsUK3ArzCwsL Igs5C1ELaQuAC5gLsAvIC+EL+QwSDCoMQwxcDHUMjgynDMAM2QzzDQ0NJg1ADVoNdA2ODakNww3e DfgOEw4uDkkOZA5/DpsOtg7SDu4PCQ8lD0EPXg96D5YPsw/PD+wQCRAmEEMQYRB+EJsQuRDXEPUR ExExEU8RbRGMEaoRyRHoEgcSJhJFEmQShBKjEsMS4xMDEyMTQxNjE4MTpBPFE+UUBhQnFEkUahSL FK0UzhTwFRIVNBVWFXgVmxW9FeAWAxYmFkkWbBaPFrIW1hb6Fx0XQRdlF4kXrhfSF/cYGxhAGGUY ihivGNUY+hkgGUUZaxmRGbcZ3RoEGioaURp3Gp4axRrsGxQbOxtjG4obshvaHAIcKhxSHHscoxzM HPUdHh1HHXAdmR3DHeweFh5AHmoelB6+HukfEx8+H2kflB+/H+ogFSBBIGwgmCDEIPAhHCFIIXUh oSHOIfsiJyJVIoIiryLdIwojOCNmI5QjwiPwJB8kTSR8JKsk2iUJJTglaCWXJccl9yYnJlcmhya3 JugnGCdJJ3onqyfcKA0oPyhxKKIo1CkGKTgpaymdKdAqAio1KmgqmyrPKwIrNitpK50r0SwFLDks biyiLNctDC1BLXYtqy3hLhYuTC6CLrcu7i8kL1ovkS/HL/4wNTBsMKQw2zESMUoxgjG6MfIyKjJj Mpsy1DMNM0YzfzO4M/E0KzRlNJ402DUTNU01hzXCNf02NzZyNq426TckN2A3nDfXOBQ4UDiMOMg5 BTlCOX85vDn5OjY6dDqyOu87LTtrO6o76DwnPGU8pDzjPSI9YT2hPeA+ID5gPqA+4D8hP2E/oj/i QCNAZECmQOdBKUFqQaxB7kIwQnJCtUL3QzpDfUPARANER0SKRM5FEkVVRZpF3kYiRmdGq0bwRzVH e0fASAVIS0iRSNdJHUljSalJ8Eo3Sn1KxEsMS1NLmkviTCpMcky6TQJNSk2TTdxOJU5uTrdPAE9J T5NP3VAnUHFQu1EGUVBRm1HmUjFSfFLHUxNTX1OqU/ZUQlSPVNtVKFV1VcJWD1ZcVqlW91dEV5JX 4FgvWH1Yy1kaWWlZuFoHWlZaplr1W0VblVvlXDVchlzWXSddeF3JXhpebF69Xw9fYV+zYAVgV2Cq YPxhT2GiYfViSWKcYvBjQ2OXY+tkQGSUZOllPWWSZedmPWaSZuhnPWeTZ+loP2iWaOxpQ2maafFq SGqfavdrT2una/9sV2yvbQhtYG25bhJua27Ebx5veG/RcCtwhnDgcTpxlXHwcktypnMBc11zuHQU dHB0zHUodYV14XY+dpt2+HdWd7N4EXhueMx5KnmJeed6RnqlewR7Y3vCfCF8gXzhfUF9oX4BfmJ+ wn8jf4R/5YBHgKiBCoFrgc2CMIKSgvSDV4O6hB2EgITjhUeFq4YOhnKG14c7h5+IBIhpiM6JM4mZ if6KZIrKizCLlov8jGOMyo0xjZiN/45mjs6PNo+ekAaQbpDWkT+RqJIRknqS45NNk7aUIJSKlPSV X5XJljSWn5cKl3WX4JhMmLiZJJmQmfyaaJrVm0Kbr5wcnImc951kndKeQJ6unx2fi5/6oGmg2KFH obaiJqKWowajdqPmpFakx6U4pammGqaLpv2nbqfgqFKoxKk3qamqHKqPqwKrdavprFys0K1Erbiu La6hrxavi7AAsHWw6rFgsdayS7LCszizrrQltJy1E7WKtgG2ebbwt2i34LhZuNG5SrnCuju6tbsu u6e8IbybvRW9j74KvoS+/796v/XAcMDswWfB48JfwtvDWMPUxFHEzsVLxcjGRsbDx0HHv8g9yLzJ Osm5yjjKt8s2y7bMNcy1zTXNtc42zrbPN8+40DnQutE80b7SP9LB00TTxtRJ1MvVTtXR1lXW2Ndc 1+DYZNjo2WzZ8dp22vvbgNwF3IrdEN2W3hzeot8p36/gNuC94UThzOJT4tvjY+Pr5HPk/OWE5g3m lucf56noMui86Ubp0Opb6uXrcOv77IbtEe2c7ijutO9A78zwWPDl8XLx//KM8xnzp/Q09ML1UPXe 9m32+/eK+Bn4qPk4+cf6V/rn+3f8B/yY/Sn9uv5L/tz/bf////4AJkZpbGUgd3JpdHRlbiBieSBB ZG9iZSBQaG90b3Nob3CoIDUuMP/uAA5BZG9iZQBkQAAAAAH/2wCEAAICAgICAgICAgIDAgICAwQD AgIDBAUEBAQEBAUGBQUFBQUFBgYHBwgHBwYJCQoKCQkMDAwMDAwMDAwMDAwMDAwBAwMDBQQFCQYG CQ0KCQoNDw4ODg4PDwwMDAwMDw8MDAwMDAwPDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDP/A ABEIAMoAigMBEQACEQEDEQH/3QAEABL/xAGiAAAABwEBAQEBAAAAAAAAAAAEBQMCBgEABwgJCgsB AAICAwEBAQEBAAAAAAAAAAEAAgMEBQYHCAkKCxAAAgEDAwIEAgYHAwQCBgJzAQIDEQQABSESMUFR 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 ------=_NextPart_000_022A_01C09D92.8A8175A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Feb 23 6:26: 7 2001 Delivered-To: freebsd-java@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 4A1FE37B491 for ; Fri, 23 Feb 2001 06:26:02 -0800 (PST) (envelope-from kuriyama@imgsrc.co.jp) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [210.226.20.160]) by white.imgsrc.co.jp (8.11.2/8.11.0) with ESMTP id f1NEPoT51794; Fri, 23 Feb 2001 23:25:52 +0900 (JST) Date: Fri, 23 Feb 2001 23:25:50 +0900 Message-ID: <7m3dd55vdd.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: Nate Williams Cc: java@FreeBSD.ORG Subject: Re: JDK1.1.8 'primary' mirror needed In-Reply-To: <14997.19066.341442.130723@nomad.yogotech.com> References: <14996.8114.725540.108609@nomad.yogotech.com> <20010222003752.A84823@c187104187.telekabel.chello.nl> <20010222121120.A87208@c187104187.telekabel.chello.nl> <14997.19066.341442.130723@nomad.yogotech.com> User-Agent: Wanderlust/2.4.0 (Rio) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 22 Feb 2001 17:21:30 GMT, Nate Williams wrote: > It was originally on freebsd.org, but the WWW-meister asked me to move > it off due to too much load. Hmmm, you are saying ~/public_html on freefall, aren't you? That will effect to web server's load, but ~/public_distfiles is no relation with web server on freefall. Files in ~/public_distfiles on freefall will be copied to ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/. And local-distfiles directory will be mirrored to FreeBSD mirrors all over the world. It seems this is best place to distribute files like yours. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Feb 23 6:59:10 2001 Delivered-To: freebsd-java@freebsd.org Received: from ntua.gr (achilles.noc.ntua.gr [147.102.222.210]) by hub.freebsd.org (Postfix) with ESMTP id A033837B4EC for ; Fri, 23 Feb 2001 06:59:06 -0800 (PST) (envelope-from past@netmode.ntua.gr) Received: from netmode.ntua.gr (dolly.netmode.ece.ntua.gr [147.102.13.10]) by ntua.gr (8.9.3/8.9.3) with ESMTP id QAA01593; Fri, 23 Feb 2001 16:59:02 +0200 (EET) Received: (from past@localhost) by netmode.ntua.gr (8.11.1/8.11.1) id f1NF6d585511; Fri, 23 Feb 2001 17:06:39 +0200 (EET) (envelope-from past) Date: Fri, 23 Feb 2001 17:06:39 +0200 From: Panagiotis Astithas To: Nate Williams Cc: The Hermit Hacker , Rob Furphy , java@FreeBSD.ORG Subject: Re: JDK1.1.8 'primary' mirror needed Message-ID: <20010223170639.A84278@netmode.ece.ntua.gr> Reply-To: past@netmode.ntua.gr References: <14997.23113.6470.66129@nomad.yogotech.com> <14997.24306.122041.556234@nomad.yogotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <14997.24306.122041.556234@nomad.yogotech.com>; from nate@yogotech.com on Thu, Feb 22, 2001 at 11:48:18AM -0700 X-Organizational-Unit: Network Management and Optimal Design Laboratory X-Organization: National Technical University of Athens, GREECE X-Work-Phone: +30-1-772-1-450 X-Work-FAX: +30-1-772-1-452 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Feb 22, 2001 at 11:48:18AM -0700, Nate Williams wrote: > > > > What's the monthly traffic level in GigaBytes? > > > > > > I have no idea, because I lost access to the ftp server when I left my > > > previous job. > > > > instead of one advertised primary, how about making a 'java.freebsd.org' > > RR record in DNS pointing to all the various 'mirrors', so that DNS > > handles load balancing across several servers? > > Good idea. Who do I talk to about this? Usually you have to contact hostmaster@freebsd.org: % host -t soa freebsd.org freebsd.org start of authority ns0.freebsd.org hostmaster.freebsd.org( 101021302 ;serial (version) 1800 ;refresh period 900 ;retry refresh this often 604800 ;expiration period 1800 ;minimum TTL ) -past To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Feb 23 7:13:41 2001 Delivered-To: freebsd-java@freebsd.org Received: from netrinsics.com (gj-15-035.bta.net.cn [202.106.15.35]) by hub.freebsd.org (Postfix) with ESMTP id C3C5937B491 for ; Fri, 23 Feb 2001 07:13:29 -0800 (PST) (envelope-from robinson@netrinsics.com) Received: (from robinson@localhost) by netrinsics.com (8.11.2/8.11.1) id f1N9tj507560; Fri, 23 Feb 2001 17:55:45 +0800 (+0800) (envelope-from robinson) Date: Fri, 23 Feb 2001 17:55:45 +0800 (+0800) From: Michael Robinson Message-Id: <200102230955.f1N9tj507560@netrinsics.com> To: freebsd-java@FreeBSD.ORG, kuti@cetelem.hu Subject: Re: Hello from BSDi's BSD/OS division ;) In-Reply-To: <3A96177A.79D89B88@cetelem.hu> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> I'm a BSDi commercial systems engineer that's been working on a 1.3.1 (feb01) >> port of the Sun JVM to our OS using native threads. And I'm hoping that my work >> will be available to the FreeBSD community soon after I finish this port for >> our OS. > >Hi! >I can't believe that nobody comment this.. We were all waiting for Nate to make the first comment. >Bill, when are you going to finish? ;) Or, more to the point, when will the port be validated against the JCK, and authorized for binary release? -Michael Robinson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Feb 23 8: 2:46 2001 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 6C48837B67D for ; Fri, 23 Feb 2001 08:02:43 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (yogotech.nokia.com [4.22.66.156]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id JAA20924; Fri, 23 Feb 2001 09:02:17 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id JAA09354; Fri, 23 Feb 2001 09:02:13 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14998.35125.301500.60222@nomad.yogotech.com> Date: Fri, 23 Feb 2001 09:00:53 -0700 (MST) To: Max Khon Cc: Zsolt Kuti , freebsd-java@FreeBSD.ORG Subject: Re: Hello from BSDi's BSD/OS division ;) In-Reply-To: References: <3A96177A.79D89B88@cetelem.hu> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > I'm a BSDi commercial systems engineer that's been working on a 1.3.1 (feb01) > > > port of the Sun JVM to our OS using native threads. And I'm hoping that my work > > > will be available to the FreeBSD community soon after I finish this port for > > > our OS. > > > > Hi! > > I can't believe that nobody comment this.. > > Bill, when are you going to finish? ;) > > While I highly appreciate the work Bill is doing I am not sure that > binaries for FreeBSD will be available. BSDi has binary jdk 1.2.2 > distribution for BSD/OS but is not interested in supporting FreeBSD in > this direction. Actually, I have the patches that BSDi used to build the JDK1.2.0 release on a CD-ROM at my office. BSDi tech-support folks have been great, but the issue hasn't been a technical one for months. Bill and I have been talking off-line, and if we can get the legal situation figured between the JDK team, BSDi, and Sun, maybe then we can make a release. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Feb 23 8: 4: 8 2001 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 5F2AE37B4EC for ; Fri, 23 Feb 2001 08:04:06 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (yogotech.nokia.com [4.22.66.156]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id JAA20959; Fri, 23 Feb 2001 09:04:03 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id JAA09362; Fri, 23 Feb 2001 09:03:59 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14998.35254.285086.560194@nomad.yogotech.com> Date: Fri, 23 Feb 2001 09:03:02 -0700 (MST) To: Michael Robinson Cc: freebsd-java@FreeBSD.ORG, kuti@cetelem.hu Subject: Re: Hello from BSDi's BSD/OS division ;) In-Reply-To: <200102230955.f1N9tj507560@netrinsics.com> References: <3A96177A.79D89B88@cetelem.hu> <200102230955.f1N9tj507560@netrinsics.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > >> I'm a BSDi commercial systems engineer that's been working on a 1.3.1 (feb01) > >> port of the Sun JVM to our OS using native threads. And I'm hoping that my work > >> will be available to the FreeBSD community soon after I finish this port for > >> our OS. > > > >Hi! > >I can't believe that nobody comment this.. > > We were all waiting for Nate to make the first comment. Nate commented offline with Bill on this. BSDi's management is well aware of what they need to do, and BSDi's technical team doesn't have any cycles to spare on something that may be a wasted effort until the management/legal get things rolling. FAIK, BSDi doesn't have the legal right to distribute binaries for FreeBSD. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Feb 23 8: 4:25 2001 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 75CF337B4EC for ; Fri, 23 Feb 2001 08:04:23 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (yogotech.nokia.com [4.22.66.156]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id JAA20974; Fri, 23 Feb 2001 09:04:21 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id JAA09369; Fri, 23 Feb 2001 09:04:18 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14998.35329.733450.948852@nomad.yogotech.com> Date: Fri, 23 Feb 2001 09:04:17 -0700 (MST) To: Jun Kuriyama Cc: Nate Williams , java@FreeBSD.ORG Subject: Re: JDK1.1.8 'primary' mirror needed In-Reply-To: <7m3dd55vdd.wl@waterblue.imgsrc.co.jp> References: <14996.8114.725540.108609@nomad.yogotech.com> <20010222003752.A84823@c187104187.telekabel.chello.nl> <20010222121120.A87208@c187104187.telekabel.chello.nl> <14997.19066.341442.130723@nomad.yogotech.com> <7m3dd55vdd.wl@waterblue.imgsrc.co.jp> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > It was originally on freebsd.org, but the WWW-meister asked me to move > > it off due to too much load. > > Hmmm, you are saying ~/public_html on freefall, aren't you? That will > effect to web server's load, but ~/public_distfiles is no relation > with web server on freefall. When I did it initially, there was no ~/public_distfiles directory. > Files in ~/public_distfiles on freefall will be copied to > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/. > And local-distfiles directory will be mirrored to FreeBSD mirrors all > over the world. It seems this is best place to distribute files like > yours. Good idea. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Feb 23 9:21:46 2001 Delivered-To: freebsd-java@freebsd.org Received: from heinz.jollem.com (c104187.upc-c.chello.nl [212.187.104.187]) by hub.freebsd.org (Postfix) with ESMTP id CB1F337B4EC for ; Fri, 23 Feb 2001 09:21:38 -0800 (PST) (envelope-from ernst@heinz.jollem.com) Received: (from ernst@localhost) by heinz.jollem.com (8.11.1/8.11.1) id f1NHKq300164 for freebsd-java@freebsd.org; Fri, 23 Feb 2001 18:20:52 +0100 (CET) (envelope-from ernst) Date: Fri, 23 Feb 2001 18:20:52 +0100 From: Ernst de Haan To: FreeBSD Java mailing list Subject: Fwd: ports/25311: New port: java/xalan-j (Apache Xalan XSLT processor) Message-ID: <20010223182052.A99906@c187104187.telekabel.chello.nl> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="pWyiEgJYm5f9v55/" Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, Would anyone care to commit this port please? And perhaps look at the jakarta-ant port too. I just submitted another PR for that, it's been months since the first Ant port was sent as a PR, and still noone has committed it yet. -- Ernst --pWyiEgJYm5f9v55/ Content-Type: message/rfc822 Content-Disposition: inline Received: from localhost (localhost.jollem.com [127.0.0.1]) by heinz.jollem.com (8.11.1/8.11.1) with ESMTP id f1NFoUT99833 for ; Fri, 23 Feb 2001 16:50:30 +0100 (CET) (envelope-from gnats@FreeBSD.org) Delivered-To: jollem-com-ernst@heinz.jollem.com Received: from catbert.jollem.com [10.0.0.1] by localhost with POP3 (fetchmail-5.6.1) for ernst@localhost (single-drop); Fri, 23 Feb 2001 16:50:30 +0100 (CET) Received: (qmail 32302 invoked from network); 23 Feb 2001 15:49:05 -0000 Received: from mx1.freebsd.org (216.136.204.125) by c104187.upc-c.chello.nl with SMTP; 23 Feb 2001 15:49:05 -0000 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B2F86E29E3 for ; Fri, 23 Feb 2001 07:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5635837B4EC for ; Fri, 23 Feb 2001 07:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1NFo1X95432; Fri, 23 Feb 2001 07:50:01 -0800 (PST) (envelope-from gnats) Date: Fri, 23 Feb 2001 07:50:01 -0800 (PST) Message-Id: <200102231550.f1NFo1X95432@freefall.freebsd.org> To: ernst@heinz.jollem.com From: gnats-admin@FreeBSD.org Subject: Re: ports/25311: New port: java/xalan-j (Apache Xalan XSLT processor) Reply-To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org In-Reply-To: Your message of Fri, 23 Feb 2001 16:41:54 +0100 (CET) <200102231541.f1NFfsK99789@heinz.jollem.com> MIME-Version: 1.0 Thank you very much for your problem report. It has the internal identification `ports/25311'. The individual assigned to look at your report is: freebsd-ports. You can access the state of your problem report at any time via this link: http://www.freebsd.org/cgi/query-pr.cgi?pr=25311 >Category: ports >Responsible: freebsd-ports >Synopsis: New port: java/xalan-j (Apache Xalan XSLT processor) >Arrival-Date: Fri Feb 23 07:50:01 PST 2001 --pWyiEgJYm5f9v55/-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Feb 23 11:53:56 2001 Delivered-To: freebsd-java@freebsd.org Received: from hotmail.com (f216.law3.hotmail.com [209.185.241.216]) by hub.freebsd.org (Postfix) with ESMTP id 967CE37B401 for ; Fri, 23 Feb 2001 11:53:53 -0800 (PST) (envelope-from priyanka_kakkar@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 23 Feb 2001 11:53:53 -0800 Received: from 208.236.45.63 by lw3fd.law3.hotmail.msn.com with HTTP; Fri, 23 Feb 2001 19:53:53 GMT X-Originating-IP: [208.236.45.63] From: "Priyanka Kakkar" To: freebsd-java@freebsd.org Subject: Keys on Keypad can't n be entered and keyboard shortcuts are not working Date: Fri, 23 Feb 2001 19:53:53 -0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 23 Feb 2001 19:53:53.0379 (UTC) FILETIME=[5954B330:01C09DD2] Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi I am using FreeBsd JDK 1.1.8 for my application and having problem in using Keyboard shortcuts and Keypad numeric keys which is described below: 1. Numeric keys on keypad can't be entered. I have figured out that on FreeBsd it is taking same Key codes for Keypad Keys irresepective of Num lock is off or on .e.g key "4" on keypad should have keycode 226 (keycode of Left arrow)when Numlock is off and should have keycode 37 if num lock is on.but on freeBsd it is having 226 irrespective of Numlock is off or on. /, *, -, =, Enter, keys have same codes whether NumLock is off or on. They are working fine when NumLock is off but don't work if NumLock is on. when NumLock is on , then no key on keypad can be entered. My application is a multiplatform application and working fine on other platforms like windows and Linux. 2. Keyboard shortcuts are not working. e.g. Alt P , Alt C is not working on FreeBsd but working fine on other platforms like windows and Linux. Is it a bug in JDK 1.1.8? thanks -Priyanka _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Feb 23 17:41:44 2001 Delivered-To: freebsd-java@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 0604037B6CC for ; Fri, 23 Feb 2001 17:41:37 -0800 (PST) (envelope-from kuriyama@imgsrc.co.jp) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [210.226.20.160]) by white.imgsrc.co.jp (8.11.2/8.11.0) with ESMTP id f1O1fST59409; Sat, 24 Feb 2001 10:41:29 +0900 (JST) Date: Sat, 24 Feb 2001 10:41:26 +0900 Message-ID: <7m1yso6ent.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: Nate Williams Cc: java@FreeBSD.ORG Subject: Re: JDK1.1.8 'primary' mirror needed In-Reply-To: <14998.35329.733450.948852@nomad.yogotech.com> References: <14996.8114.725540.108609@nomad.yogotech.com> <20010222003752.A84823@c187104187.telekabel.chello.nl> <20010222121120.A87208@c187104187.telekabel.chello.nl> <14997.19066.341442.130723@nomad.yogotech.com> <7m3dd55vdd.wl@waterblue.imgsrc.co.jp> <14998.35329.733450.948852@nomad.yogotech.com> User-Agent: Wanderlust/2.4.0 (Rio) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 23 Feb 2001 16:04:29 GMT, Nate Williams wrote: > When I did it initially, there was no ~/public_distfiles directory. Only thing you should do is, 1) mkdir ~/public_distfiles 2) copy files onto it. Cron script collects files in ~/public_distfiles once per hour if that exists. And other script copies them to ftp.FreeBSD.org (I don't know when this is done). -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message