Date: Wed, 7 Feb 2001 16:28:01 +1100 (EST) From: Mark Russell <mark@viper.net.au> To: Fenix <fenix@xs4some.net> Cc: <ports@FreeBSD.ORG> Subject: Re: default site for all distfiles Message-ID: <Pine.BSF.4.32.0102071627090.64021-100000@gatekeeper.viper.net.au> In-Reply-To: <200102070340.f173eBj43540@xs4some.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 7 Feb 2001, Fenix wrote: > Hi, i have a question about setting the master_site variable > i would like to make it possible to try my local site before any other site. > As i use the ports a lot it could save me a lot of time > i have been looking aound in /usr/port/Mk and i changed the backup site in bsd.ports.mk however it is tryed if the first site doesnt work and the file says that i shouldnot change anything in it > If someone knows how i can set up the real master site so fetch will try it first before any other please help me, I have been looking in manuals and docs a lot but i couldnot find any direct information it all points somwhere and i get lost :( > Thanx in advance Fenix > MASTER_SITE_BACKUP?=ftp://ftp.au.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP} should do the trick +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ Mark Russell mark@viper.net.au ph 61 + 2 + 9699 3837 viper.net.au http://www.viper.net.au fax 61 + 2 + 9699 3841 +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ The best things in life are free, thats why Windoze costs so much To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32.0102071627090.64021-100000>