Date: Mon, 24 Nov 1997 22:11:04 +1030 (CST) From: Kristian Kennaway <kkennawa@physics.adelaide.edu.au> To: wweng@stevens-tech.edu (Wei Weng) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: install ports behind the firewall Message-ID: <9711241141.AA07061@bragg> In-Reply-To: <Pine.SGI.3.96.971124033422.16849A-100000@attila.stevens-tech.edu> from "Wei Weng" at Nov 24, 97 03:35:30 am
next in thread | previous in thread | raw e-mail | index | archive | help
> > Hi. > I have runsocks compiled and rftp working. What do I need to change in > ports files to use rftp but not ftp to install ports package? I replied to this question the last time you asked it..guess you must not have seen my reply: I solved this problem by setting the environment variable: setenv FETCH_CMD "runsocks /usr/bin/fetch" in my ~/.cshrc (or whatever dotfile your shell reads on startup) Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9711241141.AA07061>