I've used the HTTP method to use a proxy for installs with out much
trouble, and I think FTP proxy is just as easy.  Assuming that you
want to use the pkg_* tools:

setenv HTTP_PROXY "http://proxy/";
setenv FTP_PROXY "ftp://proxy/";

Also check out the fetch manpage, it has all the info you'll need.

-Scott
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to