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

            List of files:
            /freebsd-14.2/share/examples/ipfilter/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>41edb306 - ipfilter: Move userland bits to sbin</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/examples/ipfilter/Makefile#41edb306</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-14.2/share/examples/ipfilter/Makefile</description>
        <pubDate>Wed, 15 Dec 2021 21:45:47 +0000</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dd8c2fa3 - pkgbase: Remove the last users of the FreeBSD-example package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/examples/ipfilter/Makefile#dd8c2fa3</link>
        <description>pkgbase: Remove the last users of the FreeBSD-example packageReviewed by:	emasteDifferential Revision:	https://reviews.freebsd.org/D24176

            List of files:
            /freebsd-14.2/share/examples/ipfilter/Makefile</description>
        <pubDate>Tue, 04 Aug 2020 14:48:45 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e44885ac - share: normalize paths using SRCTOP-relative paths or :H when possible</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/examples/ipfilter/Makefile#e44885ac</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-14.2/share/examples/ipfilter/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:26:40 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5921bc3 - Update share/examples/* to properly install /usr/share/examples.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/examples/ipfilter/Makefile#a5921bc3</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-14.2/share/examples/ipfilter/Makefile</description>
        <pubDate>Tue, 10 May 2016 00:51:50 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6220e4db - Remove NO_OBJ now that this makefile builds something.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/examples/ipfilter/Makefile#6220e4db</link>
        <description>Remove NO_OBJ now that this makefile builds something.Noticed by:	Andrzej Tobola

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

            List of files:
            /freebsd-14.2/share/examples/ipfilter/Makefile</description>
        <pubDate>Mon, 27 Feb 2006 20:26:10 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>94341e74 - Add a man page for mkfilters(1) and put the corrected perl script in the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/examples/ipfilter/Makefile#94341e74</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-14.2/share/examples/ipfilter/Makefile</description>
        <pubDate>Mon, 27 Feb 2006 11:22:20 +0000</pubDate>
        <dc:creator>Darren Reed &lt;darrenr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e653b48c - Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/examples/ipfilter/Makefile#e653b48c</link>
        <description>Start the dreaded NOFOO -&gt; NO_FOO conversion.OK&apos;ed by:	core

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

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

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

            List of files:
            /freebsd-14.2/share/examples/ipfilter/Makefile</description>
        <pubDate>Mon, 22 Oct 2001 10:06:25 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6de4d5d5 - Add the IPFilter how-to and other related documents to the base install</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/examples/ipfilter/Makefile#6de4d5d5</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-14.2/share/examples/ipfilter/Makefile</description>
        <pubDate>Sat, 20 Oct 2001 04:17:07 +0000</pubDate>
        <dc:creator>Darren Reed &lt;darrenr@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
