From owner-freebsd-java Mon Feb 26 13:53:51 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 C7FCA37B503 for ; Mon, 26 Feb 2001 13:53:45 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id OAA04591; Mon, 26 Feb 2001 14:53:43 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id OAA27138; Mon, 26 Feb 2001 14:53:38 -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: <15002.53346.49594.311469@nomad.yogotech.com> Date: Mon, 26 Feb 2001 14:53:38 -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. > > 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. Cool, I like this the best. I've got the files in place, but I don't know the best way to specific it in the jdk/java/Makefile. I don't want to hard-code the address: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/JDK1.1/ but, when I tried: > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/. ${MASTER_SITE_LOCAL}/nate/JDK1.1/ It didn't look in the nate/JDK1.1 subdirectory. Any ideas? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message