<?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/libexec/ypxfr/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/libexec/ypxfr/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>5abb10fa - pkgbase: Put yellow pages programs to its own package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ypxfr/Makefile#5abb10fa</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-14.2/libexec/ypxfr/Makefile</description>
        <pubDate>Tue, 28 Sep 2021 09:49:50 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a251f9dc - libexec: normalize paths using SRCTOP-relative paths or :H when possible</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ypxfr/Makefile#a251f9dc</link>
        <description>libexec: normalize paths using SRCTOP-relative paths or :H when possibleThis simplifies make logic/outputMFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/libexec/ypxfr/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:28:03 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee5a34ec - Convert to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ypxfr/Makefile#ee5a34ec</link>
        <description>Convert to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/libexec/ypxfr/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 21:18:18 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5e0a19bd - Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ypxfr/Makefile#5e0a19bd</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-14.2/libexec/ypxfr/Makefile</description>
        <pubDate>Tue, 07 Feb 2012 09:27:07 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1100c001 - Make WARNS=6 the default for libexec/.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ypxfr/Makefile#1100c001</link>
        <description>Make WARNS=6 the default for libexec/.Just like bin/ and sbin/, I think setting WARNS to the highest valuepossible will make it more attractive for people to fix warnings.- The WARNS variable is set in the Makefile in the directory of the  application itself, making it more likely that it will be removed out  of curiosity to see what happens.- New applications will most likely build with WARNS=6 out of the box,  because the author would more likely fix the warnings during  development than lower WARNS.Unfortunately almost all apps in libexec require a lowered value ofWARNS.

            List of files:
            /freebsd-14.2/libexec/ypxfr/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 09:50:19 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9357f412 - Lock down with WFORMAT?=1, with overrides in the subdirectories which</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ypxfr/Makefile#9357f412</link>
        <description>Lock down with WFORMAT?=1, with overrides in the subdirectories whichare not yet warning-clean.  Tested on i386 and alpha.

            List of files:
            /freebsd-14.2/libexec/ypxfr/Makefile</description>
        <pubDate>Mon, 04 Feb 2002 02:33:51 +0000</pubDate>
        <dc:creator>Kris Kennaway &lt;kris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e5b5c66b - - Backout botched attempt to intoduce MANSECT feature.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ypxfr/Makefile#e5b5c66b</link>
        <description>- Backout botched attempt to intoduce MANSECT feature.- MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-14.2/libexec/ypxfr/Makefile</description>
        <pubDate>Mon, 26 Mar 2001 14:22:12 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>020ee2dc - Set the default manual section for libexec/ to 8.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ypxfr/Makefile#020ee2dc</link>
        <description>Set the default manual section for libexec/ to 8.

            List of files:
            /freebsd-14.2/libexec/ypxfr/Makefile</description>
        <pubDate>Tue, 20 Mar 2001 18:10:13 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f3dea24 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ypxfr/Makefile#7f3dea24</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-14.2/libexec/ypxfr/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 00:22:10 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>33069882 - Fixed missing dependencies on headers generated by rpcgen, as usual.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ypxfr/Makefile#33069882</link>
        <description>Fixed missing dependencies on headers generated by rpcgen, as usual.Removed bogus dependencies of generated .c files on generated headers.Sorted sources lists.

            List of files:
            /freebsd-14.2/libexec/ypxfr/Makefile</description>
        <pubDate>Sun, 10 May 1998 16:01:36 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e522f7a - Revert $FreeBSD$ to $Id$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ypxfr/Makefile#9e522f7a</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd-14.2/libexec/ypxfr/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 14:22:49 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1130b656 - Make the long-awaited change from $Id$ to $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ypxfr/Makefile#1130b656</link>
        <description>Make the long-awaited change from $Id$ to $FreeBSD$This will make a number of things easier in the future, as well as (finally!)avoiding the Id-smashing problem which has plagued developers for so long.Boy, I&apos;m glad we&apos;re not using sup anymore.  This update would have beeninsane otherwise.

            List of files:
            /freebsd-14.2/libexec/ypxfr/Makefile</description>
        <pubDate>Tue, 14 Jan 1997 07:20:47 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5b963fa1 - Fixed DPADD.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ypxfr/Makefile#5b963fa1</link>
        <description>Fixed DPADD.

            List of files:
            /freebsd-14.2/libexec/ypxfr/Makefile</description>
        <pubDate>Thu, 05 Sep 1996 17:16:10 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1ed0ebdc - Take ypxfrd_xdr.c out of SRCS line. It should be included in librpcsvc,</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ypxfr/Makefile#1ed0ebdc</link>
        <description>Take ypxfrd_xdr.c out of SRCS line. It should be included in librpcsvc,which ypxfr links with. (Sorry: left over development bogon.)Just a reminder: you must rebuild librpcsvc before you buildthis program.Pointed out by: Stephen Hocking

            List of files:
            /freebsd-14.2/libexec/ypxfr/Makefile</description>
        <pubDate>Thu, 06 Jun 1996 03:58:06 +0000</pubDate>
        <dc:creator>Bill Paul &lt;wpaul@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>16deb43a - Add support for rpc.ypxfrd and document it in the man page.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ypxfr/Makefile#16deb43a</link>
        <description>Add support for rpc.ypxfrd and document it in the man page.Also generallize the yp_dbwrite functions a little: allow the callerto specify certain flags. I need this mostly for some changes torpc.yppasswdd to allow in-place updates.Also change Makefile a little to use the same format as ypserv.

            List of files:
            /freebsd-14.2/libexec/ypxfr/Makefile</description>
        <pubDate>Wed, 05 Jun 1996 05:42:52 +0000</pubDate>
        <dc:creator>Bill Paul &lt;wpaul@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>665823d0 - Import the new ypxfr, written by yours truly. Functionally equivalent</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ypxfr/Makefile#665823d0</link>
        <description>Import the new ypxfr, written by yours truly. Functionally equivalentto the old one, except that it supports an additional option (-p path)that lets you specify the top level path wiere your NIS maps live.(ypserv allows you to specify a path like this, so it makes sense thatypxfr should too. ypserv will automagically pass the -p flag to ypxfrif you use a path other than /var/yp when you start it.)This program uses client stub code generated by rpcgen as well asthe yp_dblookup.c module from ypserv.

            List of files:
            /freebsd-14.2/libexec/ypxfr/Makefile</description>
        <pubDate>Mon, 25 Dec 1995 03:07:13 +0000</pubDate>
        <dc:creator>Bill Paul &lt;wpaul@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
