Re: pkg_add and EPSV
Helmut Schneider <jumper99@xxxxxx> wrote:
I tried to 'export FETCH_CMD=$(which wget)' but it seems ignored (ps auxww
still shows 'ftp -o - ...'). Can I use .netrc to disable EPSV? Anything
else?
I have tried:
env FETCH_CMD='which wget' make fetch
and it works on 4.2-current.
Does it work on your pc ?
Giovanni
--
/*
* SnB -
http://www.snb.it
*/
.
Relevant Pages
- Re: pkg_add and EPSV
... env FETCH_CMD='which wget' make fetch ... Direct replies will be blacklisted. ... (comp.unix.bsd.openbsd.misc) - Re: pkg_add and EPSV
... Giovanni Bechis wrote: ... env FETCH_CMD='which wget' make fetch ... But 'env FETCH_CMD=$(which wget) pkg_add $package' does not, ... (comp.unix.bsd.openbsd.misc) - Re: vim port have a lot of broken links ??
... It's only the vim ports (other = screen ... sudo wget bash apache22 mysql-server subversion etc) ... And the ISP is not the problem - I works for them in the network department ... => Attempting to fetch from http://ftp.vim.org/pub/vim/unix/. ... (freebsd-questions) - Re: vim port have a lot of broken links ??
... sudo wget bash apache22 mysql-server subversion etc) ... And the ISP is not the problem - I works for them in the network department ... => Attempting to fetch from http://ftp.vim.org/pub/vim/unix/. ... However, it seems as though ftp.vim.org is IPv6 enabled, but both fetch ... (freebsd-questions) - Re: vim port have a lot of broken links ??
... sudo wget bash apache22 mysql-server subversion etc) ... And the ISP is not the problem - I works for them in the network department ... => Attempting to fetch from http://ftp.vim.org/pub/vim/unix/. ... (freebsd-questions) |
|