History log of /freebsd-12.1/lib/libfetch/Makefile (Results 1 – 25 of 63)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0
# 902caa95 08-Sep-2019 Mark Johnston <[email protected]>

MFC r351573:
Document fetchReqHTTP().


Revision tags: release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0
# a70cba95 04-Feb-2016 Glen Barber <[email protected]>

First pass through library packaging.

Sponsored by: The FreeBSD Foundation


Revision tags: release/10.2.0
# 6b129086 25-Nov-2014 Baptiste Daroussin <[email protected]>

Convert libraries to use LIBADD
While here reduce a bit overlinking


Revision tags: release/10.1.0, release/9.3.0
# c6063d0d 06-May-2014 Warner Losh <[email protected]>

Use src.opts.mk in preference to bsd.own.mk except where we need stuff
from the latter.


Revision tags: release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0
# 0e50a833 14-Sep-2012 Dag-Erling Smørgrav <[email protected]>

Use libmd if and only if OpenSSL is not available.

PR: bin/171402
MFC after: 3 days


Revision tags: release/8.3.0, release/7.4.0, release/8.2.0, release/8.1.0, release/7.3.0
# da4af7b6 26-Jan-2010 Dag-Erling Smørgrav <[email protected]>

MFH (r202613, r202623): HTTP digest authentication support.


# ee3cb0e5 12-May-2011 Dag-Erling Smørgrav <[email protected]>

Builds cleanly at the default WARNS level (WARNS=6).


# eb9b80c3 12-May-2011 Dag-Erling Smørgrav <[email protected]>

Increase WARNS to 4.


# a42eecde 12-May-2011 Dag-Erling Smørgrav <[email protected]>

Increase WARNS to 3.


# 66c82e57 19-Jan-2010 Dag-Erling Smørgrav <[email protected]>

Add missing DPADD and fix whitespace.

Submitted by: ru


# 79ad329d 19-Jan-2010 Dag-Erling Smørgrav <[email protected]>

Add HTTP digest authentication.

Submitted by: Jean-Francois Dockes <[email protected]>
Forgotten by: des (repeatedly)


Revision tags: release/8.0.0
# 3ca3047a 19-Jul-2009 Ken Smith <[email protected]>

Bump the version of all non-symbol-versioned shared libraries in
preparation for 8.0-RELEASE. Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.

Reviewed b

Bump the version of all non-symbol-versioned shared libraries in
preparation for 8.0-RELEASE. Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.

Reviewed by: kib
Approved by: re (rwatson)

show more ...


Revision tags: release/7.2.0, release/7.1.0, release/6.4.0, release/7.0.0, release/6.3.0
# edabafcb 19-Dec-2007 Ruslan Ermilov <[email protected]>

Add missing dependencies on Makefile (fixes NO_CLEAN builds).


# a1b37df2 14-Dec-2007 Dag-Erling Smørgrav <[email protected]>

Clean up namespace violations.

MFC after: 1 week


# 887ecc8d 24-May-2007 Dag-Erling Smørgrav <[email protected]>

Enable FTP_COMBINE_CWDS.


# 419ecd5d 21-May-2007 Daniel Eischen <[email protected]>

Bump library versions in preparation for 7.0.

Ok'd by: kan


Revision tags: release/6.2.0
# ad82a90b 27-Jul-2006 Yaroslav Tykhiy <[email protected]>

Respect MK_INET6_SUPPORT.


Revision tags: release/5.5.0, release/6.1.0
# e1fe3dba 17-Mar-2006 Ruslan Ermilov <[email protected]>

Reimplementation of world/kernel build options. For details, see:

http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Bro

Reimplementation of world/kernel build options. For details, see:

http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)

show more ...


Revision tags: release/6.0.0
# a84020c2 22-Jul-2005 Ken Smith <[email protected]>

Bump the shared library version number of all libraries that have not
been bumped since RELENG_5.

Reviewed by: ru
Approved by: re (not needed for commit check but in principle...)


Revision tags: release/5.4.0, release/4.11.0
# a2161735 21-Dec-2004 Ruslan Ermilov <[email protected]>

NOCRYPT -> NO_CRYPT


Revision tags: release/5.3.0
# d37df47d 06-Aug-2004 Colin Percival <[email protected]>

Join the 21st century: Cryptography is no longer an optional component
of releases. The -DNOCRYPT build option still exists for anyone who
really wants to build non-cryptographic binaries, but the "

Join the 21st century: Cryptography is no longer an optional component
of releases. The -DNOCRYPT build option still exists for anyone who
really wants to build non-cryptographic binaries, but the "crypto"
release distribution is now part of "base", and anyone installing from a
release will get cryptographic binaries.

Approved by: re (scottl), markm
Discussed on: freebsd-current, in late April 2004

show more ...


Revision tags: release/4.10.0, release/5.2.1, release/5.2.0, release/4.9.0
# 36317d68 22-Jul-2003 Ruslan Ermilov <[email protected]>

Make sure the crypto versions of libfetch and fetch(1) appear in
the "crypto" distribution.

Approved by: des


Revision tags: release/5.1.0
# 7691f66a 19-May-2003 Dag-Erling Smørgrav <[email protected]>

Retire the useless NOSECURE knob.

Approved by: re (scottl)


# 60a87a5f 01-May-2003 Dag-Erling Smørgrav <[email protected]>

Mark libfetch as c99-clean. Always build at WARNS level 2 rather than
juggling with levels 2 and 3, as this has lead to world breakage for
NOCRYPT users in the past.


Revision tags: release/4.8.0
# edf34e80 31-Jan-2003 Mark Murray <[email protected]>

No need for the OPENSSL_NO_KRB5 switch anymore.

Fixed by: nectar


123