Date: Mon, 26 Feb 2001 14:53:38 -0700 (MST) From: Nate Williams <nate@yogotech.com> To: Jun Kuriyama <kuriyama@imgsrc.co.jp> Cc: Nate Williams <nate@yogotech.com>, java@FreeBSD.ORG Subject: Re: JDK1.1.8 'primary' mirror needed Message-ID: <15002.53346.49594.311469@nomad.yogotech.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15002.53346.49594.311469>