freebsd-dev/lib/libfetch
Emmanuel Vadot 4c1a82cea5 pkgbase: Create a FreeBSD-utilities package and make it the default one
The default package use to be FreeBSD-runtime but it should only contain
binaries and libs enough to boot to single user and repair the system, it
is also very handy to have a package that can be tranform to a small mfsroot.
So create a new package named FreeBSD-utilities and make it the default one.
Also move a few binaries and lib into this package when it make sense.
Reviewed by:	bapt, gjb
Differential Revision:	https://reviews.freebsd.org/D21506
2019-09-05 14:15:47 +00:00
..
common.c [libfetch] Fix compilation with WITHOUT_CRYPT. 2019-05-03 06:06:39 +00:00
common.h
fetch.3 Document fetchReqHTTP(). 2019-08-28 17:01:28 +00:00
fetch.c Improve URL parsing. In particular, convert scheme and host to lowercase. 2018-11-27 10:45:14 +00:00
fetch.h
file.c
ftp.c Improve URL parsing. In particular, convert scheme and host to lowercase. 2018-11-27 10:45:14 +00:00
ftp.errors
http.c Document fetchReqHTTP(). 2019-08-28 17:01:28 +00:00
http.errors
Makefile pkgbase: Create a FreeBSD-utilities package and make it the default one 2019-09-05 14:15:47 +00:00
Makefile.depend