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 [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- [PATCH]: Teach make.conf about FETCH_BEFORE... Nik Clayton
- Re: [PATCH]: Teach make.conf about FET... Sheldon Hearn
- Re: [PATCH]: Teach make.conf about... Warner Losh
- Re: [PATCH]: Teach make.conf about FET... Doug Barton
- Re: [PATCH]: Teach make.conf about FET... Satoshi - Ports Wraith - Asami