<?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>bde17e7663efc2e6abfb137d4bbd937226a66674 - libypclnt: Move to yp package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#bde17e7663efc2e6abfb137d4bbd937226a66674</link>
        <description>libypclnt: Move to yp packageThis was previously in runtime, because pam_unix uses it and we don&apos;twant to pull in the entire yp package as a dependency of runtime.However, we can now use LIB_PACKAGE here to create a yp-lib packageto contain the library, which is a much more reasonable dependency.Since libypclnt clearly belongs in the yp package, move it there.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/D53600

            List of files:
            /freebsd/lib/libypclnt/Makefile</description>
        <pubDate>Tue, 06 Jan 2026 05:26:53 +0100</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@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/libypclnt/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/libypclnt/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>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libypclnt/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>93c43690960274dd3bb67b1ee0f1dd3ca4d13def - pkgbase: Put more binaries/lib in runtime</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#93c43690960274dd3bb67b1ee0f1dd3ca4d13def</link>
        <description>pkgbase: Put more binaries/lib in runtimeMove some needed binaries/libs from FreeBSD-utilities to FreeBSD_runtime.This is everything needed to boot to multiuser with FreeBSD-rc installed.MFC after:	2 weeksSponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D33435

            List of files:
            /freebsd/lib/libypclnt/Makefile</description>
        <pubDate>Tue, 14 Dec 2021 15:31:30 +0100</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5abb10faa1ff471b45ac4f49ace2b79cc57d7c3c - pkgbase: Put yellow pages programs to its own package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#5abb10faa1ff471b45ac4f49ace2b79cc57d7c3c</link>
        <description>pkgbase: Put yellow pages programs to its own packageYP is less and less used, split them to users have the choice to notinstall them.MFC after:	2 weeksSponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D33441

            List of files:
            /freebsd/lib/libypclnt/Makefile</description>
        <pubDate>Tue, 28 Sep 2021 11:49:50 +0200</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f993ed2fbd3c307200ed9a6351e649f0904b39c5 - Merge ^/head r351732 through r352104.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#f993ed2fbd3c307200ed9a6351e649f0904b39c5</link>
        <description>Merge ^/head r351732 through r352104.

            List of files:
            /freebsd/lib/libypclnt/Makefile</description>
        <pubDate>Mon, 09 Sep 2019 21:58:46 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4c1a82cea504df7a79f5bd8f7d0a41cacccff16e - pkgbase: Create a FreeBSD-utilities package and make it the default one</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#4c1a82cea504df7a79f5bd8f7d0a41cacccff16e</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/lib/libypclnt/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 16:15:47 +0200</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b3ece1c2eb92a881cb2553271e123382bfe31c1 - MFhead@r313243</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#9b3ece1c2eb92a881cb2553271e123382bfe31c1</link>
        <description>MFhead@r313243

            List of files:
            /freebsd/lib/libypclnt/Makefile</description>
        <pubDate>Sat, 04 Feb 2017 19:06:09 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a4aa656aa587a4bad15e15bf45e149e176c22293 - Merge ^/head r312309 through r312623.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#a4aa656aa587a4bad15e15bf45e149e176c22293</link>
        <description>Merge ^/head r312309 through r312623.

            List of files:
            /freebsd/lib/libypclnt/Makefile</description>
        <pubDate>Sun, 22 Jan 2017 17:05:13 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5943dd2a5e6293eecabe15798e46b1ba0b12662d - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#5943dd2a5e6293eecabe15798e46b1ba0b12662d</link>
        <description>Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesThis implifies pathing in make/displayed outputMFC after:    3 weeksSponsored by: Dell EMC Isilon

            List of files:
            /freebsd/lib/libypclnt/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 05:28:41 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13caa468668019a6c93ed6ff65ab21c673b378cb - Merge the projects/release-pkg branch to head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#13caa468668019a6c93ed6ff65ab21c673b378cb</link>
        <description>Merge the projects/release-pkg branch to head.This allows packaging the base system with pkg(8), includingbut not limited to providing the ability to provide upstreambinary update possibilities for non-tier-1 architectures.This merge is a requirement of the 11.0-RELEASE, and as such,thank you to everyone that has tested the project branch.Documentation in build(7) etc. is still somewhat sparse, butupdates to those parts will follow.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libypclnt/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 09:45:30 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95822f662d3f9da5119b6a0c433e8f70af - First pass through library packaging.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#a70cba95822f662d3f9da5119b6a0c433e8f70af</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libypclnt/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 22:16:35 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6a068746777241722b2b32c5d0bc443a2a64d80b - MFC</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#6a068746777241722b2b32c5d0bc443a2a64d80b</link>
        <description>MFC

            List of files:
            /freebsd/lib/libypclnt/Makefile</description>
        <pubDate>Tue, 15 May 2012 02:42:12 +0200</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>38f1b189cd839bd8aa122ae06cc084810ca1e395 - IFC @ r234692</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#38f1b189cd839bd8aa122ae06cc084810ca1e395</link>
        <description>IFC @ r234692sys/amd64/include/cpufunc.hsys/amd64/include/fpu.hsys/amd64/amd64/fpu.csys/amd64/vmm/vmm.c - Add API to allow vmm FPU state init/save/restore.FP stuff discussed with: kib

            List of files:
            /freebsd/lib/libypclnt/Makefile</description>
        <pubDate>Thu, 26 Apr 2012 09:52:28 +0200</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9dba179d5e2453efa8e67ee2df13ee86d46ad0d4 - IFC @231845</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#9dba179d5e2453efa8e67ee2df13ee86d46ad0d4</link>
        <description>IFC @231845Sponsored by:	Cisco Systems, Inc.

            List of files:
            /freebsd/lib/libypclnt/Makefile</description>
        <pubDate>Fri, 17 Feb 2012 01:27:48 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5e0a19bdeee80766c9e20ab1f85487fbeaf64894 - Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#5e0a19bdeee80766c9e20ab1f85487fbeaf64894</link>
        <description>Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessorset via ${CPP} is used, instead of always using hardcoded /usr/bin/cpp.MFC after:	1 week

            List of files:
            /freebsd/lib/libypclnt/Makefile</description>
        <pubDate>Tue, 07 Feb 2012 10:27:07 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1a0fda2b547365c9453523592a445dfe21266d4b - IFH@204581</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#1a0fda2b547365c9453523592a445dfe21266d4b</link>
        <description>IFH@204581

            List of files:
            /freebsd/lib/libypclnt/Makefile</description>
        <pubDate>Thu, 04 Mar 2010 14:35:57 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9199c09a159c4e3e98c212d4eec1edc5252d9e33 - Merge from head at r201628.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#9199c09a159c4e3e98c212d4eec1edc5252d9e33</link>
        <description>Merge from head at r201628.# This hasn&apos;t been tested, and there are at least three bad commits# that need to be backed out before the branch will be stable again.

            List of files:
            /freebsd/lib/libypclnt/Makefile</description>
        <pubDate>Wed, 06 Jan 2010 06:58:07 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>daaf5759104f210a9315f49f80f1e0f01a8b3bff - Build lib/ with WARNS=6 by default.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#daaf5759104f210a9315f49f80f1e0f01a8b3bff</link>
        <description>Build lib/ with WARNS=6 by default.Similar to libexec/, do the same with lib/. Make WARNS=6 the norm andlower it when needed.I&apos;m setting WARNS?=0 for secure/. It seems secure/ includes theMakefile.inc provided by lib/. I&apos;m not going to touch that directory.Most of the code there is contributed anyway.

            List of files:
            /freebsd/lib/libypclnt/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 10:58:07 +0100</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>10b3b54548f2290bbe8d8f88c59c28d12b7a635d - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libypclnt/Makefile#10b3b54548f2290bbe8d8f88c59c28d12b7a635d</link>
        <description>Merge from head

            List of files:
            /freebsd/lib/libypclnt/Makefile</description>
        <pubDate>Thu, 17 Sep 2009 18:16:44 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
