Henrique Lengler said:
> Why not Curl by default?

Curl is not in base.  Ports infrastructure is supposed to work on bare
OpenBSD installation, and thus curl is not an option.  That said,
nothing stops you from

  $ sudo pkg_add curl
  $ echo FETCH_CMD=curl > /etc/mk.conf

P.S.:  FWIW I would rather address the cause.  For most people ftp(1)
works fine even for much larger files, so the real problem is likely to
hide in your internet connection setup, not in ports infrastructure.

-- 
Dmitrij D. Czarkoff

Reply via email to