aboutsummaryrefslogtreecommitdiff
path: root/lib/libfetch/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Don't explicitly specify c99 or gnu99 as the default is now gnu99.Xin LI2020-08-171-2/+0
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-051-1/+0
* Document fetchReqHTTP().Mark Johnston2019-08-281-0/+1
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-4/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Use libmd if and only if OpenSSL is not available.Dag-Erling Smørgrav2012-09-141-2/+2
* Builds cleanly at the default WARNS level (WARNS=6).Dag-Erling Smørgrav2011-05-121-1/+0
* Increase WARNS to 4.Dag-Erling Smørgrav2011-05-121-1/+1
* Increase WARNS to 3.Dag-Erling Smørgrav2011-05-121-1/+1
* Add missing DPADD and fix whitespace.Dag-Erling Smørgrav2010-01-191-2/+3
* Add HTTP digest authentication.Dag-Erling Smørgrav2010-01-191-1/+3
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Add missing dependencies on Makefile (fixes NO_CLEAN builds).Ruslan Ermilov2007-12-191-4/+4
* Clean up namespace violations.Dag-Erling Smørgrav2007-12-141-2/+2
* Enable FTP_COMBINE_CWDS.Dag-Erling Smørgrav2007-05-241-0/+2
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* Respect MK_INET6_SUPPORT.Yaroslav Tykhiy2006-07-271-1/+4
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-1/+0
* Make sure the crypto versions of libfetch and fetch(1) appear inRuslan Ermilov2003-07-221-0/+1
* Retire the useless NOSECURE knob.Dag-Erling Smørgrav2003-05-191-1/+1
* Mark libfetch as c99-clean. Always build at WARNS level 2 rather thanDag-Erling Smørgrav2003-05-011-2/+2
* No need for the OPENSSL_NO_KRB5 switch anymore.Mark Murray2003-01-311-1/+1
* Adjust for OpenSSL 0.9.7.Mark Murray2003-01-281-1/+1
* Reduce WARNS level to 3 in the non-crypto case to fix make release on sparc64.Jake Burkholder2002-12-041-1/+1
* Clarify my feelings towards fetch / libfetch.Dag-Erling Smørgrav2002-10-301-1/+0
* libfetch is now WARNS5 clean in the non-SSL case.Dag-Erling Smørgrav2002-10-281-1/+1
* Up WARNS to 3 if not building with crypto.Bill Fenner2002-10-281-1/+3
* Use a warns setting we can catch regressions with.David E. O'Brien2002-10-201-3/+1
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
* Fix incorrect library ordering. I thought I'd committed this already...Dag-Erling Smørgrav2002-06-211-2/+2
* libfetch now depends on libcrypto and libssl.Ruslan Ermilov2002-06-061-5/+6
* Make SSL support conditional on NOCRYPT.Dag-Erling Smørgrav2002-06-051-0/+3
* During buildworld, "regular" libraries are built before crypto stuff, soDag-Erling Smørgrav2002-06-051-2/+2
* Add the necessary dependencies for SSL.Dag-Erling Smørgrav2002-06-051-0/+2
* Reindent, and add parentheses to return statements. Some functions inDag-Erling Smørgrav2002-02-051-1/+1
* Don't build with NDEBUG.Dag-Erling Smørgrav2001-12-091-3/+0
* Add NO_WERROR so the build won't die because of discarded qualifiersDag-Erling Smørgrav2001-10-191-0/+2
* Tons of type, style and warning fixes that have been rotting in my tree forDag-Erling Smørgrav2001-10-181-8/+30
* Bump major number.Dag-Erling Smørgrav2001-05-261-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Back out previous (accidental) commit.Dag-Erling Smørgrav2001-01-081-1/+1
* Use "anonymous" rather than "ftp" as login name for anonymous ftp.Dag-Erling Smørgrav2001-01-081-1/+1
* Install per function manpages so one doesn't mistakenly think we don'tDavid E. O'Brien2000-10-281-0/+8
* Dump com_err, it's a stinking crock of shit.Dag-Erling Smørgrav2000-05-251-10/+4
* IPv6 support.Hajimu UMEMOTO2000-05-201-0/+1
* Bump major number, since struct url has changed.Dag-Erling Smørgrav2000-05-111-1/+1