ports/63938: fetch(1) won't recognize proxy settings when run from "make install" (ports-install)

Kirill Ponomarew krion at FreeBSD.org
Mon Mar 8 19:54:58 UTC 2004


Hi,

On Mon, Mar 08, 2004 at 11:23:03AM -0800, Lucas wrote:
> >Fix:
> Have fetch(1) respect HTTP proxy settings when run from ports "make install".

Did you also set FTP_PROXY in /etc/make.conf ? 

Try this example for /etc/make.conf:

FETCH_ENV?=     HTTP_PROXY=$your_proxy:1234 FTP_PROXY=$your_proxy:1234

-Kirill
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20040308/d4aa3044/attachment.sig>


More information about the freebsd-ports-bugs mailing list