<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/fortune/unstr/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:
            /src/usr.bin/fortune/unstr/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 04:46:32 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bdcbfde31e8e9b343f113a1956384bdf30d1ed62 - usr.bin: Remove ancient SCCS tags.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/fortune/unstr/Makefile#bdcbfde31e8e9b343f113a1956384bdf30d1ed62</link>
        <description>usr.bin: Remove ancient SCCS tags.Remove ancient SCCS tags from the tree, automated scripting, with twominor fixup to keep things compiling. All the common forms in the treewere removed with a perl script.Sponsored by:		Netflix

            List of files:
            /src/usr.bin/fortune/unstr/Makefile</description>
        <pubDate>Thu, 23 Nov 2023 17:21:37 +0000</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://opengrok.net:8080/history/src/usr.bin/fortune/unstr/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.bin/fortune/unstr/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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/fortune/unstr/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:
            /src/usr.bin/fortune/unstr/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 04:46:32 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bdcbfde31e8e9b343f113a1956384bdf30d1ed62 - usr.bin: Remove ancient SCCS tags.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/fortune/unstr/Makefile#bdcbfde31e8e9b343f113a1956384bdf30d1ed62</link>
        <description>usr.bin: Remove ancient SCCS tags.Remove ancient SCCS tags from the tree, automated scripting, with twominor fixup to keep things compiling. All the common forms in the treewere removed with a perl script.Sponsored by:		Netflix

            List of files:
            /src/usr.bin/fortune/unstr/Makefile</description>
        <pubDate>Thu, 23 Nov 2023 17:21:37 +0000</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://opengrok.net:8080/history/src/usr.bin/fortune/unstr/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.bin/fortune/unstr/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>cbd30a72ca196976c1c700400ecd424baa1b9c16 - usr.bin/fortune: convert to OBJTOP/SRCTOP idioms</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/fortune/unstr/Makefile#cbd30a72ca196976c1c700400ecd424baa1b9c16</link>
        <description>usr.bin/fortune: convert to OBJTOP/SRCTOP idioms- Use OBJTOP/SRCTOP-relative paths when looking for include files and  strfile.- Add FORTUNES_OBJ and FORTUNES_SRC to abbreviate usr.bin/fortune  pathing.This is being done to simplify make output/idioms.MFC after:	1 weekReviewed by:	bdrewerySponsored by:	Dell EMC IsilonDifferential Revision:	D9916

            List of files:
            /src/usr.bin/fortune/unstr/Makefile</description>
        <pubDate>Wed, 08 Mar 2017 05:31:54 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6ae1554a5d9b318f8ad53ccc39fa5a961403da73 - Final step of eliminating the &quot;games&quot; distribution: Merge src/games</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/fortune/unstr/Makefile#6ae1554a5d9b318f8ad53ccc39fa5a961403da73</link>
        <description>Final step of eliminating the &quot;games&quot; distribution: Merge src/games(or what&apos;s left of it, at least) into src/usr.bin.This change will not be MFCed.Discussed at:   EuroBSDCon 2014Committed from: EuroBSDCon 2015

            List of files:
            /src/usr.bin/fortune/unstr/Makefile</description>
        <pubDate>Fri, 02 Oct 2015 10:08:11 +0000</pubDate>
        <dc:creator>Colin Percival &lt;cperciva@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3bdf775801b218aa5a89564839405b122f4b233e - NO_MAN= has been deprecated in favor of MAN= for some time, go ahead</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/fortune/unstr/Makefile#3bdf775801b218aa5a89564839405b122f4b233e</link>
        <description>NO_MAN= has been deprecated in favor of MAN= for some time, go aheadand finish the job. ncurses is now the only Makefile in the tree thatuses it since it wasn&apos;t a simple mechanical change, and will beaddressed in a future commit.

            List of files:
            /src/usr.bin/fortune/unstr/Makefile</description>
        <pubDate>Sun, 13 Apr 2014 05:21:56 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f6a71b56a19cfe65b4c6f340dac87a7948c43f1b - games: make WARNS=6 the default, remove overrides</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/fortune/unstr/Makefile#f6a71b56a19cfe65b4c6f340dac87a7948c43f1b</link>
        <description>games: make WARNS=6 the default, remove overridesThis also bumps factor, fortune, primes, and random to WARNS=6.Approved by:	ed (Co-mentor)

            List of files:
            /src/usr.bin/fortune/unstr/Makefile</description>
        <pubDate>Mon, 15 Feb 2010 14:32:00 +0000</pubDate>
        <dc:creator>Ulrich Sp&#246;rlein &lt;uqs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>423120f127c5a170fa40eb0d2c05d0324ceca8b8 - Fixed warnings and bump WARNS to 6.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/fortune/unstr/Makefile#423120f127c5a170fa40eb0d2c05d0324ceca8b8</link>
        <description>Fixed warnings and bump WARNS to 6.

            List of files:
            /src/usr.bin/fortune/unstr/Makefile</description>
        <pubDate>Wed, 23 Feb 2005 20:59:03 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>be2ff1d1407d70b06ab9e5b9bad7b580004678ce - Make the on-disk format of .dat files produced by strfile(8)</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/fortune/unstr/Makefile#be2ff1d1407d70b06ab9e5b9bad7b580004678ce</link>
        <description>Make the on-disk format of .dat files produced by strfile(8)architecture independent.  Besides the fixed-width types inthe header, the offsets are now stored as 64-bit off_t (alsoin big endian format).Tested on:	i386, amd64, sparc64, ia64

            List of files:
            /src/usr.bin/fortune/unstr/Makefile</description>
        <pubDate>Thu, 17 Feb 2005 18:06:37 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e653b48c80fb85b2a10372d664a4b55dbdc51dae - Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/fortune/unstr/Makefile#e653b48c80fb85b2a10372d664a4b55dbdc51dae</link>
        <description>Start the dreaded NOFOO -&gt; NO_FOO conversion.OK&apos;ed by:	core

            List of files:
            /src/usr.bin/fortune/unstr/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>a35d88931c87cfe6bd38f01d7bad22140b3b38f3 - For variables that are only checked with defined(), don&apos;t provide</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/fortune/unstr/Makefile#a35d88931c87cfe6bd38f01d7bad22140b3b38f3</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

            List of files:
            /src/usr.bin/fortune/unstr/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>666fd63da7d1db26cdaa7adc523c84d8d64226f8 - Don&apos;t include &quot;${.CURDIR}/../../Makefile.inc&quot; explicitly.  Doing so was</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/fortune/unstr/Makefile#666fd63da7d1db26cdaa7adc523c84d8d64226f8</link>
        <description>Don&apos;t include &quot;${.CURDIR}/../../Makefile.inc&quot; explicitly.  Doing so wasa bogus no-op in the usual case where fortune/ is a subdir of games/(since &lt;bsd.prog.mk&gt; does an equivalent include automatically ifpossible), but breaks building fortune when fortune/ is outside of thegames/ tree (since the include was unconditional here).  This fixdepends on a previous fix for non-recursiveness of ../Makefile.inc(it didn&apos;t exist).PR:	25232

            List of files:
            /src/usr.bin/fortune/unstr/Makefile</description>
        <pubDate>Wed, 21 Feb 2001 06:12:38 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f17947b74a40395b039169195bbeda7d59b1dd01 - Localize it.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/fortune/unstr/Makefile#f17947b74a40395b039169195bbeda7d59b1dd01</link>
        <description>Localize it.off_t -&gt; long.Install strfile &amp; unstr-Wall cleanupFix matching bug with offensive database

            List of files:
            /src/usr.bin/fortune/unstr/Makefile</description>
        <pubDate>Mon, 27 May 1996 22:43:43 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>554eb505f88b72f17fd718c5b2c4cff707c0f817 - Bring in the 4.4 Lite games directory, modulo man page changes and segregation</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/fortune/unstr/Makefile#554eb505f88b72f17fd718c5b2c4cff707c0f817</link>
        <description>Bring in the 4.4 Lite games directory, modulo man page changes and segregationof the x11 based games.  I&apos;m not going to tag the originals with bsd_44_liteand do this in two stages since it&apos;s just not worth it for this collection,and I&apos;ve got directory renames to deal with that way.  Bleah.Submitted by:	jkh

            List of files:
            /src/usr.bin/fortune/unstr/Makefile</description>
        <pubDate>Sun, 04 Sep 1994 04:03:31 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
