I need an alternative to the default system fetch ftp used by pkg_add,
something that could be socksified via dsocks, or that accepts to run
through a socks server, e.g. FETCH_CMD="dsocks-torify.sh
newsocksifiableftp", and that understands
${FETCH_CMD} -o - url (as per man pkg_add)Any one had success here? I want to run pkg_add -u routed via my (only) exit socks 4a/5 proxy server (tor). (dsocks-torify.sh ftp don't work) Can you help me? Thanks. Mac

