Date: Mon, 21 Feb 2000 01:44:48 -0700 From: Warner Losh <imp@village.org> To: Sheldon Hearn <sheldonh@uunet.co.za> Cc: current@FreeBSD.ORG Subject: Re: [PATCH]: Teach make.conf about FETCH_BEFORE_ARGS Message-ID: <200002210844.BAA19639@harmony.village.org> In-Reply-To: Your message of "Mon, 21 Feb 2000 01:12:53 %2B0200." <490.951088373@axl.noc.iafrica.com> References: <490.951088373@axl.noc.iafrica.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I use the following: FETCH_CMD=runsocks ftp -p in my /etc/make.conf. Too bad ftp and fetch don't have compatible command lines. I sometimes have to add: FETCH_BEFORE_ARGS= FETCH_AFTER_ARGS= to the command line when ports are silly enough to assume too much about the fetch command. This lets me run ports from behind my socks firewall w/o doing anything special... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002210844.BAA19639>
