Date: Fri, 19 Mar 2004 09:58:30 -0800 From: Brady Montz <bradym@balestra.org> To: freebsd-questions@freebsd.org Subject: using wget for FETCH_CMD Message-ID: <m2d678wwft.fsf@sandman.balestra.org>
next in thread | raw e-mail | index | archive | help
Hello, I've been using wget as my FETCH_CMD in /etc/make.conf for some time now, as it's the only thing I've been able to use to reliably get through the microsoft proxy server. Now, when I "make fetch", I get this error: wget: illegal option -- and according to the thread "/etc/make.c & wget..." on this list, a couple weeks back it appears that a recent change to /usr/ports/Mk/* broke this, and now FETCH_CMD needs to use fetch. The problem is, that I while I fetch does seem to be able to download HTTP urls, I can't get it to download FTP urls through the proxy. I've tried various combinations of FTP_PROXY and FTP_PASSIVE_MODE. Is there anything else I can set? Finally, is there any way I can get it to use wget again? -- Brady Montz bradym@balestra.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m2d678wwft.fsf>