net/libfetch

Library to access HTTP/FTP server
Directory:
net/libfetch (package's history)
Package version:
libfetch-2.39.1
Home page:
http://www.FreeBSD.org/
License:
modified-bsd
Source archive:
(none)
Description:
libfetch provides a high-level interface for retreiving and uploading files using Uniform Resource Locators (URLs). The library implements: * local file access (file://) * FTP * HTTP * HTTPS (optional, using OpenSSL) FTP and HTTP proxies can be used.
Run dependencies:
(none)
Build dependencies:
gcc>=3, install-sh, pkg_install>=20110805.12
General options:
debug
Produce debugging information for binary programs
ssl
Enable OpenSSL support
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler