<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>77d788e2 - libfetch: specify OpenSSL 1.1 APIs</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#77d788e2</link>
        <description>libfetch: specify OpenSSL 1.1 APIsOPENSSL_API_COMPAT can be used to specify the OpenSSL API version inuse for the purpose of hiding deprecated interfaces and enablingthe appropriate deprecation notices.This change is a NFC while we&apos;re still using OpenSSL 1.1.1 but willavoid deprecation warnings upon the switch to OpenSSL 3.0.Future work should migrate to use the OpenSSL 3.0 APIs.PR:		271615Reviewed by:	emasteEvent:		Kitchener-Waterloo Hackathon 202305Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Thu, 25 May 2023 06:46:02 +0000</pubDate>
        <dc:creator>Pierre Pronchery &lt;pierre@freebsdfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>13ef8134 - pkgbase: Create a FreeBSD-fetch package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#13ef8134</link>
        <description>pkgbase: Create a FreeBSD-fetch packageIt&apos;s useful for small image to fetch some data but we don&apos;t want toinstall utilities nor bloat runtime.MFC after:	2 weeksSponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D33463

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Wed, 15 Dec 2021 11:00:47 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>94179175 - Don&apos;t explicitly specify c99 or gnu99 as the default is now gnu99.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#94179175</link>
        <description>Don&apos;t explicitly specify c99 or gnu99 as the default is now gnu99.MFC after:	2 weeks

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Mon, 17 Aug 2020 05:57:02 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4c1a82ce - pkgbase: Create a FreeBSD-utilities package and make it the default one</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#4c1a82ce</link>
        <description>pkgbase: Create a FreeBSD-utilities package and make it the default oneThe default package use to be FreeBSD-runtime but it should only containbinaries and libs enough to boot to single user and repair the system, itis 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, gjbDifferential Revision:	https://reviews.freebsd.org/D21506

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 14:15:47 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f4e05cc5 - Document fetchReqHTTP().</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#f4e05cc5</link>
        <description>Document fetchReqHTTP().Submitted by:	Farhan Khan &lt;khanzf@gmail.com&gt;Reviewed by:	0mpMFC after:	1 weekDifferential Revision:	https://reviews.freebsd.org/D18788

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Wed, 28 Aug 2019 17:01:28 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95 - First pass through library packaging.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 21:16:35 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6b129086 - Convert libraries to use LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#6b129086</link>
        <description>Convert libraries to use LIBADDWhile here reduce a bit overlinking

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 11:07:26 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6063d0d - Use src.opts.mk in preference to bsd.own.mk except where we need stuff</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#c6063d0d</link>
        <description>Use src.opts.mk in preference to bsd.own.mk except where we need stufffrom the latter.

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Tue, 06 May 2014 04:22:01 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0e50a833 - Use libmd if and only if OpenSSL is not available.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#0e50a833</link>
        <description>Use libmd if and only if OpenSSL is not available.PR:		bin/171402MFC after:	3 days

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Fri, 14 Sep 2012 13:00:43 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee3cb0e5 - Builds cleanly at the default WARNS level (WARNS=6).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#ee3cb0e5</link>
        <description>Builds cleanly at the default WARNS level (WARNS=6).

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Thu, 12 May 2011 21:30:46 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>eb9b80c3 - Increase WARNS to 4.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#eb9b80c3</link>
        <description>Increase WARNS to 4.

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Thu, 12 May 2011 21:26:42 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a42eecde - Increase WARNS to 3.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#a42eecde</link>
        <description>Increase WARNS to 3.

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Thu, 12 May 2011 21:12:24 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>da4af7b6 - MFH (r202613, r202623): HTTP digest authentication support.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#da4af7b6</link>
        <description>MFH (r202613, r202623): HTTP digest authentication support.

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Tue, 26 Jan 2010 14:15:12 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>66c82e57 - Add missing DPADD and fix whitespace.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#66c82e57</link>
        <description>Add missing DPADD and fix whitespace.Submitted by:	ru

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Tue, 19 Jan 2010 13:31:57 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>79ad329d - Add HTTP digest authentication.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#79ad329d</link>
        <description>Add HTTP digest authentication.Submitted by:	Jean-Francois Dockes &lt;jf@dockes.org&gt;Forgotten by:	des (repeatedly)

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Tue, 19 Jan 2010 10:19:55 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ca3047a - Bump the version of all non-symbol-versioned shared libraries in</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#3ca3047a</link>
        <description>Bump the version of all non-symbol-versioned shared libraries inpreparation for 8.0-RELEASE.  Add the previous version of thoselibraries to ObsoleteFiles.inc and bump __FreeBSD_Version.Reviewed by:    kibApproved by:    re (rwatson)

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Sun, 19 Jul 2009 17:25:24 +0000</pubDate>
        <dc:creator>Ken Smith &lt;kensmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>edabafcb - Add missing dependencies on Makefile (fixes NO_CLEAN builds).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#edabafcb</link>
        <description>Add missing dependencies on Makefile (fixes NO_CLEAN builds).

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Wed, 19 Dec 2007 05:10:07 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a1b37df2 - Clean up namespace violations.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#a1b37df2</link>
        <description>Clean up namespace violations.MFC after:	1 week

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Fri, 14 Dec 2007 10:26:58 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>887ecc8d - Enable FTP_COMBINE_CWDS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libfetch/Makefile#887ecc8d</link>
        <description>Enable FTP_COMBINE_CWDS.

            List of files:
            /freebsd-14.2/lib/libfetch/Makefile</description>
        <pubDate>Thu, 24 May 2007 20:28:14 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
