<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>4028504b4826caf3dac64a30cf0de777e2a6b607 - lib/libbl[ao]cklist: Use LIB_PACKAGE</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libblacklist/Makefile#4028504b4826caf3dac64a30cf0de777e2a6b607</link>
        <description>lib/libbl[ao]cklist: Use LIB_PACKAGEThis avoids e.g. utilities or ssh depending on the full blocklistpackage just because they link against libblocklist.This change moves files between packages so, until we have a properpolicy on how to handle this in release/stable branches, it shouldnot be MFC&apos;d.MFC after:	neverReviewed by:	baptSponsored by:	https://www.patreon.com/bsdivyDifferential Revision:	https://reviews.freebsd.org/D53605

            List of files:
            /freebsd/lib/libblacklist/Makefile</description>
        <pubDate>Tue, 06 Jan 2026 05:28:43 +0100</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6240045536548c22ce40d9ef36c1dc52abcfc9c - blacklist: Avoid duplicate manual pages in METALOG</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libblacklist/Makefile#c6240045536548c22ce40d9ef36c1dc52abcfc9c</link>
        <description>blacklist: Avoid duplicate manual pages in METALOGPreviously, blacklist man pages were just a symlink to their blocklistcounterpart, this in turn installed blocklist man pages twice, andresulted in a duplicate error when running metalog_reader.lua -c.Take advantage of the duplication to document nuances in blacklist, suchas the fact that it uses the new database and socket name (blocklist).Also, note that it has been renamed to blocklist.  In the future, itwill help to document its deprecation.Approved by:	emaste (mentor)Fixes:	7238317403b9 (&quot;blocklist: Rename blacklist to blocklist&quot;)MFC after:	2 days

            List of files:
            /freebsd/lib/libblacklist/Makefile</description>
        <pubDate>Mon, 13 Oct 2025 02:53:50 +0200</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7238317403b95a8e35cf0bc7cd66fbd78ecbe521 - blocklist: Rename blacklist to blocklist</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libblacklist/Makefile#7238317403b95a8e35cf0bc7cd66fbd78ecbe521</link>
        <description>blocklist: Rename blacklist to blocklistFollow up upstream rename from blacklist to blocklist.- Old names and rc scripts are still valid, but emitting an ugly warning- Old firewall rules and anchor names should work, but emitting an ugly  warning- Old MK_BLACKLIST* knobs are wired to the new onesAlthough care has been taken not to break current configurations, thisis a large patch containing mostly duplicated code.  If issues arise, itwill be swiftly reverted.Reviewed by:	ivy (pkgbase)Approved by:	emaste (mentor)MFC after:	2 daysRelnotes:	yes

            List of files:
            /freebsd/lib/libblacklist/Makefile</description>
        <pubDate>Sun, 12 Oct 2025 19:14:27 +0200</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libblacklist/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/lib/libblacklist/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5f4c09dd85bff675e0ca63c55ea3c517e0fddfcc - Track upstream project rename in contrib/blocklistd</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libblacklist/Makefile#5f4c09dd85bff675e0ca63c55ea3c517e0fddfcc</link>
        <description>Track upstream project rename in contrib/blocklistdUpstream is now https://github.com/zoulasc/blocklist/.  Rename thecontrib directory and update Makefiles to match, in advance of the nextvendor branch update.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libblacklist/Makefile</description>
        <pubDate>Tue, 11 Oct 2022 21:27:51 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0983e80a9addbd65603a430e186d2a50b4e15e29 - pkgbase: Move blacklist utilities to a new package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libblacklist/Makefile#0983e80a9addbd65603a430e186d2a50b4e15e29</link>
        <description>pkgbase: Move blacklist utilities to a new packageUnbloat a bit FreeBSD-utilities.The only package that will depends on this new one is FreeBSD-sshwhich not anyone have in some setup.And this will allow to have small pkgbase setup with ssh withouthaving to bring the bloated FreeBSD-utilities packageName the package blocklist to reflect upstream futur changes.Sponsored by:	Beckhoff Automation GmbH &amp; Co. KGReviewed by:	emasteDifferential Revision:	https://reviews.freebsd.org/D42148

            List of files:
            /freebsd/lib/libblacklist/Makefile</description>
        <pubDate>Tue, 10 Oct 2023 16:41:52 +0200</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libblacklist/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libblacklist/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>95856e1457dc5761e1cd2d86f4d4941446479a81 - Add basic blacklist build support</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libblacklist/Makefile#95856e1457dc5761e1cd2d86f4d4941446479a81</link>
        <description>Add basic blacklist build supportReviewed by:	rpauloApproved by:	rpauloRelnotes:	YESSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D5913

            List of files:
            /freebsd/lib/libblacklist/Makefile</description>
        <pubDate>Thu, 02 Jun 2016 21:06:04 +0200</pubDate>
        <dc:creator>Kurt Lidl &lt;lidl@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
