<?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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/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/share/examples/ipfilter/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/share/examples/ipfilter/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/share/examples/ipfilter/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>41edb306f05651fcaf6c74f9e3557f59f80292e1 - ipfilter: Move userland bits to sbin</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#41edb306f05651fcaf6c74f9e3557f59f80292e1</link>
        <description>ipfilter: Move userland bits to sbinThrough fixes and improvements our ipfilter sources have divergedenough to warrant move from contrib into sbin/ipf. Now that I&apos;mplanning on implementing MSS clamping as in iptables it makes moresense to move ipfilter to sbin.This is the second of three commits of the ipfilter move.Suggested by glebius on two occaions.Suggested by and discussed with:	glebiusReviewed by:				glebius, kp (for #network)MFC after:				1 monthDifferential Revision:		https://reviews.freebsd.org/D33510

            List of files:
            /freebsd/share/examples/ipfilter/Makefile</description>
        <pubDate>Wed, 15 Dec 2021 22:45:47 +0100</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>440cec3faf778469b36b998bb52aab7fbc43eae3 - MFH</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#440cec3faf778469b36b998bb52aab7fbc43eae3</link>
        <description>MFHSponsored by:	Rubicon Communications, LLC (netgate.com)

            List of files:
            /freebsd/share/examples/ipfilter/Makefile</description>
        <pubDate>Wed, 12 Aug 2020 19:16:26 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e383ec74e572975ccda09be4c6bb028b50f6d2c6 - Merge ^/head r363739 through r363986.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#e383ec74e572975ccda09be4c6bb028b50f6d2c6</link>
        <description>Merge ^/head r363739 through r363986.

            List of files:
            /freebsd/share/examples/ipfilter/Makefile</description>
        <pubDate>Thu, 06 Aug 2020 21:34:55 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dd8c2fa31b68aa7b1fa9831921b90e34e1f18d69 - pkgbase: Remove the last users of the FreeBSD-example package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#dd8c2fa31b68aa7b1fa9831921b90e34e1f18d69</link>
        <description>pkgbase: Remove the last users of the FreeBSD-example packageReviewed by:	emasteDifferential Revision:	https://reviews.freebsd.org/D24176

            List of files:
            /freebsd/share/examples/ipfilter/Makefile</description>
        <pubDate>Tue, 04 Aug 2020 16:48:45 +0200</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e44885ac0116d05f7380543569d5093985c92f06 - share: normalize paths using SRCTOP-relative paths or :H when possible</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#e44885ac0116d05f7380543569d5093985c92f06</link>
        <description>share: 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/share/examples/ipfilter/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 12:26:40 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5921bc3653e2e286715e6fe8d473ec0d02da38c - Update share/examples/* to properly install /usr/share/examples.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#a5921bc3653e2e286715e6fe8d473ec0d02da38c</link>
        <description>Update share/examples/* to properly install /usr/share/examples.As result of this, a new examples package is now created.Note, this is only effective with &apos;SHARED=copies&apos; (the default),as the &apos;SHARED=symlinks&apos; mechanism will create a symlink to thesource tree version of the file(s).Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/share/examples/ipfilter/Makefile</description>
        <pubDate>Tue, 10 May 2016 02:51:50 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6220e4db34f06aea80818d5a7e65056ab7d7d0f4 - Remove NO_OBJ now that this makefile builds something.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#6220e4db34f06aea80818d5a7e65056ab7d7d0f4</link>
        <description>Remove NO_OBJ now that this makefile builds something.Noticed by:	Andrzej Tobola

            List of files:
            /freebsd/share/examples/ipfilter/Makefile</description>
        <pubDate>Wed, 01 Mar 2006 23:59:00 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>212031ae7f2263891bb2ef3bc52e26a0ea289108 - Fix a botched commit that broke world.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#212031ae7f2263891bb2ef3bc52e26a0ea289108</link>
        <description>Fix a botched commit that broke world.

            List of files:
            /freebsd/share/examples/ipfilter/Makefile</description>
        <pubDate>Mon, 27 Feb 2006 21:26:10 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>94341e74d5789294adeea48845ae626aa61fb9e1 - Add a man page for mkfilters(1) and put the corrected perl script in the</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#94341e74d5789294adeea48845ae626aa61fb9e1</link>
        <description>Add a man page for mkfilters(1) and put the corrected perl script in theipfilter usr/share directoryPR:     docs/26879

            List of files:
            /freebsd/share/examples/ipfilter/Makefile</description>
        <pubDate>Mon, 27 Feb 2006 12:22:20 +0100</pubDate>
        <dc:creator>Darren Reed &lt;darrenr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e653b48c80fb85b2a10372d664a4b55dbdc51dae - Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#e653b48c80fb85b2a10372d664a4b55dbdc51dae</link>
        <description>Start the dreaded NOFOO -&gt; NO_FOO conversion.OK&apos;ed by:	core

            List of files:
            /freebsd/share/examples/ipfilter/Makefile</description>
        <pubDate>Tue, 21 Dec 2004 09:47:35 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35d88931c87cfe6bd38f01d7bad22140b3b38f3 - For variables that are only checked with defined(), don&apos;t provide</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#a35d88931c87cfe6bd38f01d7bad22140b3b38f3</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

            List of files:
            /freebsd/share/examples/ipfilter/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 17:33:08 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a7aaf57e4ad6cdbd4674aa3188439366d68f8ce1 - FILES support for bsd.prog.mk.  See bsd.README for details.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#a7aaf57e4ad6cdbd4674aa3188439366d68f8ce1</link>
        <description>FILES support for bsd.prog.mk.  See bsd.README for details.Stolen from:	NetBSD

            List of files:
            /freebsd/share/examples/ipfilter/Makefile</description>
        <pubDate>Mon, 17 Dec 2001 14:59:35 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d4857842164707a37732324af6ddb7b7b88c9f8e - Clamp down with NOOBJ.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#d4857842164707a37732324af6ddb7b7b88c9f8e</link>
        <description>Clamp down with NOOBJ.

            List of files:
            /freebsd/share/examples/ipfilter/Makefile</description>
        <pubDate>Mon, 22 Oct 2001 12:06:25 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6de4d5d5a4704236723b6e61caa944ab8a76839d - Add the IPFilter how-to and other related documents to the base install</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#6de4d5d5a4704236723b6e61caa944ab8a76839d</link>
        <description>Add the IPFilter how-to and other related documents to the base installso that users gets ipfilter examples without a source install.PR:		26763Submitted by:	Cyrille Lefevre &lt;clefevre@poboxes.com&gt;

            List of files:
            /freebsd/share/examples/ipfilter/Makefile</description>
        <pubDate>Sat, 20 Oct 2001 06:17:07 +0200</pubDate>
        <dc:creator>Darren Reed &lt;darrenr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6220e4db34f06aea80818d5a7e65056ab7d7d0f4 - Remove NO_OBJ now that this makefile builds something.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#6220e4db34f06aea80818d5a7e65056ab7d7d0f4</link>
        <description>Remove NO_OBJ now that this makefile builds something.Noticed by:	Andrzej Tobola

            List of files:
            /freebsd/share/examples/ipfilter/Makefile</description>
        <pubDate>Wed, 01 Mar 2006 23:59:00 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>212031ae7f2263891bb2ef3bc52e26a0ea289108 - Fix a botched commit that broke world.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#212031ae7f2263891bb2ef3bc52e26a0ea289108</link>
        <description>Fix a botched commit that broke world.

            List of files:
            /freebsd/share/examples/ipfilter/Makefile</description>
        <pubDate>Mon, 27 Feb 2006 21:26:10 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>94341e74d5789294adeea48845ae626aa61fb9e1 - Add a man page for mkfilters(1) and put the corrected perl script in the</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#94341e74d5789294adeea48845ae626aa61fb9e1</link>
        <description>Add a man page for mkfilters(1) and put the corrected perl script in theipfilter usr/share directoryPR:     docs/26879

            List of files:
            /freebsd/share/examples/ipfilter/Makefile</description>
        <pubDate>Mon, 27 Feb 2006 12:22:20 +0100</pubDate>
        <dc:creator>Darren Reed &lt;darrenr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e653b48c80fb85b2a10372d664a4b55dbdc51dae - Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/ipfilter/Makefile#e653b48c80fb85b2a10372d664a4b55dbdc51dae</link>
        <description>Start the dreaded NOFOO -&gt; NO_FOO conversion.OK&apos;ed by:	core

            List of files:
            /freebsd/share/examples/ipfilter/Makefile</description>
        <pubDate>Tue, 21 Dec 2004 09:47:35 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
