<?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>b8352da33f3434f0ba6093df361261d1b1f973a1 - pkgconf: import into the base system</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#b8352da33f3434f0ba6093df361261d1b1f973a1</link>
        <description>pkgconf: import into the base systemThis introduces the following option:* MK_PKGCONF: determines if pkgconf and bomtool should be builtThe objective is to allow the creation of SBOM information whilebuilding FreeBSD&apos;s src tree. The build system cannot rely on thepresence of bomtool (and eventually also spdxtool) in the buildenvironment, except for having it as part of the src tree directly.The framework implementing the generation of SBOM files is under reviewin D56474.This will also help simplifying the build, with the introduction ofanother framework relying on the availability of pkgconf.Sponsored by:		Alpha-Omega, The FreeBSD FoundationReviewed by:		bapt, philipApproved by:		philip (mentor)Differential Revision:	https://reviews.freebsd.org/D56404

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Wed, 08 Apr 2026 18:52:29 +0200</pubDate>
        <dc:creator>Pierre Pronchery &lt;khorben@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7e509d50854e3f2ba38be3a5e640088c010333af - Import zstd 1.5.7.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#7e509d50854e3f2ba38be3a5e640088c010333af</link>
        <description>Import zstd 1.5.7.

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Wed, 08 Apr 2026 06:01:57 +0200</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b13d7062b3a65ba600745fef6a2b4058444e5f6c - libauditd: Don&apos;t build if WITHOUT_AUDIT is set</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#b13d7062b3a65ba600745fef6a2b4058444e5f6c</link>
        <description>libauditd: Don&apos;t build if WITHOUT_AUDIT is setWhen WITHOUT_AUDIT is set, nothing is built that uses this library,so don&apos;t build the library.  This avoids building the FreeBSD-auditpackage when WITHOUT_AUDIT is set.MFC after:	neverReviewed by:	csjp, imp, emasteDifferential Revision:	https://reviews.freebsd.org/D56157Sponsored by:		https://www.patreon.com/bsdivy

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Fri, 03 Apr 2026 15:43:18 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>baa7a870d65db324d4dd781702e7ccefde20a3ee - libsamplerate: Only build when virtual_oss is built</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#baa7a870d65db324d4dd781702e7ccefde20a3ee</link>
        <description>libsamplerate: Only build when virtual_oss is builtGate libsamplerate behind MK_CUSE and MK_SOUND, like virtual_oss.Nothing else uses this library, so there&apos;s no point building itif we aren&apos;t building virtual_oss.This avoids building a useless FreeBSD-sound package containingonly this library when WITHOUT_SOUND is set.MFC after:	1 weekReviewed by:	christos, emasteDifferential Revision:	https://reviews.freebsd.org/D56164Sponsored by:		https://www.patreon.com/bsdivy

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Fri, 03 Apr 2026 15:42:20 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>241a43cf9da8933f500e7d0df7fff621fd52168c - virtual_oss: Take MK_CUSE into account</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#241a43cf9da8933f500e7d0df7fff621fd52168c</link>
        <description>virtual_oss: Take MK_CUSE into accountReported by:	brooksFixes:		f74f891581bc (&quot;src.opts: Introduce MK_SOUND&quot;)Sponsored by:	The FreeBSD FoundationMFC after:	4 daysReviewed by:	brooks, emasteDifferential Revision:	https://reviews.freebsd.org/D54708

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Thu, 15 Jan 2026 18:54:22 +0100</pubDate>
        <dc:creator>Christos Margiolis &lt;christos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cf34eb8264954a8fd1e92081bcf67719bddbc2aa - build: Remove duplicate SUBDIR entries</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#cf34eb8264954a8fd1e92081bcf67719bddbc2aa</link>
        <description>build: Remove duplicate SUBDIR entriesFixes:	f74f891581bc (&quot;src.opts: Introduce MK_SOUND&quot;)

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Mon, 12 Jan 2026 17:05:40 +0100</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f74f891581bc4df20431607de9b761107f6a0aa7 - src.opts: Introduce MK_SOUND</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#f74f891581bc4df20431607de9b761107f6a0aa7</link>
        <description>src.opts: Introduce MK_SOUNDPR:		291853Sponsored by:	The FreeBSD FoundationMFC after:	1 weekReviewed by:	zarychtam_plan-b.pwste.edu.pl, markjDifferential Revision:	https://reviews.freebsd.org/D54456

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Mon, 12 Jan 2026 15:16:35 +0100</pubDate>
        <dc:creator>Christos Margiolis &lt;christos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1ecf01065b45018de3901c8bf89d703af737feeb - libuvmem: usermode port of vmem(9)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#1ecf01065b45018de3901c8bf89d703af737feeb</link>
        <description>libuvmem: usermode port of vmem(9)The quantum cache is disabled, there is no uma.Intent is to use this for resource allocation in bhyve(8), for start.Addition of -luvmem to bhyve linking was done to test changes to share/mk.Reviewed by:	bnovkov, markjSponsored by:	The FreeBSD FoundationMFC after:	1 weekDifferential Revision:	https://reviews.freebsd.org/D27220

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Mon, 21 Dec 2020 18:41:34 +0100</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5a70558d32b9680c10ab579c7491652e0838cee4 - contrib/bsddialog: import 1.1</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#5a70558d32b9680c10ab579c7491652e0838cee4</link>
        <description>contrib/bsddialog: import 1.1Add: slider dialog.Imported to enable testing and to complete the geomman(8) utility.Developed as part of the &quot;Full Disk Administration Tool for FreeBSD&quot;project, Braulio Rivas (brauliorivas@), Google Summer of Code 2025.Sponsored by:	Google LLC (GSoC 2025)

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Mon, 03 Nov 2025 21:14:09 +0100</pubDate>
        <dc:creator>Braulio Rivas &lt;brauliorivas@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7238317403b95a8e35cf0bc7cd66fbd78ecbe521 - blocklist: Rename blacklist to blocklist</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/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/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>70f30afd4e9af5a51ee324d97e4d8c5f2124ec15 - Vendor import of blocklist 2025-04-28 (8aa81bf)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#70f30afd4e9af5a51ee324d97e4d8c5f2124ec15</link>
        <description>Vendor import of blocklist 2025-04-28 (8aa81bf)Upstream hash 8aa81bf70073715a749b1673884e84ac82cfce9f.Approved by:	emaste (mentor)Obtained from:	https://github.com/zoulasc/blocklist

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Sun, 12 Oct 2025 18:27:03 +0200</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e6a066ac3e8fdf1fcd4f3f2ca1b82bd55eb2da2a - blocklist: update to 2020-06-15 snapshot</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#e6a066ac3e8fdf1fcd4f3f2ca1b82bd55eb2da2a</link>
        <description>blocklist: update to 2020-06-15 snapshotUpstream hash 7093cd90cc9eae6bf9fa6b66f679ea6b15451c1eObtained from:	https://github.com/zoulasc/blocklistSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Mon, 15 Jun 2020 15:44:37 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>653f765f05b8c7e3908ae92e9bf61522a50cefc9 - contrib/bsddialog: Import version 1.0.5</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#653f765f05b8c7e3908ae92e9bf61522a50cefc9</link>
        <description>contrib/bsddialog: Import version 1.0.5Version for change and feature requests.* Improve documentation for --alternate-screen and --normal-screen.  Request: https://bugs.freebsd.org/285459. (This PR is not about  bsddialog itself but is used as an example for an official FreeBSD  documentation request.)* Reduce the number of screen refreshes to improve performance over a  115200 UART connection.  Request: https://gitlab.com/alfix/bsddialog/-/issues/8.* Change textbox buttons to return distinct values (previously always  returned OK).  Request: https://reviews.freebsd.org/D48668; already committed in  contrib/ 96a241a35905078bdc5d20bf25943cdb67758dea* Change forms navigation key behavior for ENTER and TAB.  Request: https://bugs.freebsd.org/287592.Refer to /usr/src/contrib/bsddialog/CHANGELOG to know more.PR:		287592Reported by:	adrianSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Thu, 09 Oct 2025 17:31:26 +0200</pubDate>
        <dc:creator>Alfonso S. Siciliano &lt;asiciliano@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f040ee6e407832fc9f08d85cd792d1cfb8104976 - virtual_oss: Do not build if WITHOUT_CUSE is set</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#f040ee6e407832fc9f08d85cd792d1cfb8104976</link>
        <description>virtual_oss: Do not build if WITHOUT_CUSE is setPR:		289920Fixes:          9cab9fde5eda (&quot;virtual_oss: Port to base&quot;)Sponsored by:	The FreeBSD FoundationMFC after:	1 dayReviewed by:	emasteDifferential Revision:	https://reviews.freebsd.org/D52807

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Tue, 30 Sep 2025 19:01:37 +0200</pubDate>
        <dc:creator>Christos Margiolis &lt;christos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9cab9fde5edad9b409dd2317a2aec7815e6d6bed - virtual_oss: Port to base</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#9cab9fde5edad9b409dd2317a2aec7815e6d6bed</link>
        <description>virtual_oss: Port to baseThis patch diverges quite a bit from the current upstream [1] in a fewways:1. virtual_oss(8), virtual_bt_speaker(8) and virtual_oss_cmd(8) are   actually separate programs.2. Backends (lib/virtual_oss) are built as separate shared libraries and   we dlopen() them in virtual_oss(8) and virtual_bt_speaker(8) on   demand.3. virtual_equalizer(8) and the sndio and bluetooth backends are built   as ports, because they depend on third-party libraries.4. Use newer libav API in bluetooth backend (see HAVE_LIBAV ifdefs) to   address compiler errors.[1] https://github.com/freebsd/virtual_ossSponsored by:	The FreeBSD FoundationMFC after:	1 weekReviewed by:	emasteDifferential Revision:	https://reviews.freebsd.org/D52308

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Sun, 28 Sep 2025 11:56:52 +0200</pubDate>
        <dc:creator>Christos Margiolis &lt;christos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dc5ba6b8b4f028eb944434be82838d272330f26f - Remove MK_GSSAPI</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#dc5ba6b8b4f028eb944434be82838d272330f26f</link>
        <description>Remove MK_GSSAPIFor MIT Kerberos, MK_GSSAPI has no meaning: GSSAPI is a required part ofKerberos and is always built if MK_KERBEROS is enabled.  Backport thisbehaviour to Heimdal so it works the same way.While here, change Heimdal&apos;s libcom_err and compile_et to be selected byMK_KERBEROS, not MK_KERBEROS_SUPPORT, since these are part of Kerberosand third-party users might need it even if Kerberos support is disabledin the base system.  This means MK_KERBEROS_SUPPORT installs the samefiles with both MIT and Heimdal.Reviewed by:	cyDifferential Revision:	https://reviews.freebsd.org/D51859

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Wed, 20 Aug 2025 20:42:20 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e26259f48afe98022d885f02fbb8abcd7878e41a - gssapi,krb5: Replace libgssapi with the MIT version</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#e26259f48afe98022d885f02fbb8abcd7878e41a</link>
        <description>gssapi,krb5: Replace libgssapi with the MIT versionlib/libgssapi is based on Heimdal. As on Linux systems, the MITlibgssapi_krb5 replaces it. With both gssapi libraries and header filesinstalled results in broken buildworld (gssd) and ports that will notbuild without modifications to support the MIT gssapi in an alternatelocation.73ed0c7992fd removed the MIT GSSAPI headers from /usr/include. Apps usingMIT KRB5 gssapi functions and structures will fail to build without thispatch.This patch includes a temporary patch to usr.sbin/gssd to allow itto build with this patch. rmacklem@ has a patch for this and forkgssapi that uses this patch to resolve kgssapi issues for NFS withKerberos.This patch is an updated version of D51661 to allow it to build followingadditional patchs to the tree.This should have been implmented with 7e35117eb07f.Fixes:			7e35117eb07f, 73ed0c7992fdDifferential Revision:	https://reviews.freebsd.org/D51661

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Thu, 31 Jul 2025 18:51:20 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b3127a2dc25ac63cae8e33e6f3dbd3580644fe52 - libutil++: New library containing C++ utility classes for use in base</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#b3127a2dc25ac63cae8e33e6f3dbd3580644fe52</link>
        <description>libutil++: New library containing C++ utility classes for use in base- freebsd::FILE_up is a wrapper class for std::unique_ptr&lt;&gt; for FILE  objects which uses a custom deleter that calls fclose().- freebsd::malloc_up&lt;T&gt; is a wrapper class for std::unique_ptr&lt;&gt; which  uses a custom deleter that calls free().  It is useful for pointers  allocated by malloc() such as strdup().- The freebsd::stringf() functions return a std::string constructed  using a printf format string.  The current implementation of freebsd::stringf() uses fwopen() where  the write function appends to a std::string.Sponsored by:	Chelsio CommunicationsPull Request:	https://github.com/freebsd/freebsd-src/pull/1794

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Mon, 04 Aug 2025 21:38:06 +0200</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7a6d524a3194e0f8c3508f9e65f03c4eabfea020 - libsamplerate: Build as internal library</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#7a6d524a3194e0f8c3508f9e65f03c4eabfea020</link>
        <description>libsamplerate: Build as internal librarySponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D51666

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Fri, 01 Aug 2025 15:02:01 +0200</pubDate>
        <dc:creator>Christos Margiolis &lt;christos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0f5c86ddb0257f4b7620f1d8e898289be30b19bf - libyaml: import libyaml vendor version 0.2.5</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/Makefile#0f5c86ddb0257f4b7620f1d8e898289be30b19bf</link>
        <description>libyaml: import libyaml vendor version 0.2.5The yaml parser used in nuageinit is too incomplete, import libyamlin order to be able to use as a complete parser for nuageinit.

            List of files:
            /freebsd/lib/Makefile</description>
        <pubDate>Thu, 26 Jun 2025 08:57:37 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
