<?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/share/numericdef/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/share/numericdef/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>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/share/numericdef/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>86c71e97d19f8b82b8ab79a56b20998ada7ee868 - pkgbase: locales: Also tag the files dir</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#86c71e97d19f8b82b8ab79a56b20998ada7ee868</link>
        <description>pkgbase: locales: Also tag the files dirOtherwise bsd.dirs.mk will create the directory with the defaultpackage (utilities) and we end up with a bunch of empty dirs managedby this package while it shouldn&apos;t be the case.

            List of files:
            /src/share/numericdef/Makefile</description>
        <pubDate>Fri, 06 Aug 2021 12:36:06 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>645b46d379a028b7a7b2c5a54ecfc1ab5a0b8936 - pkgbase: fix locale packages</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#645b46d379a028b7a7b2c5a54ecfc1ab5a0b8936</link>
        <description>pkgbase: fix locale packagesMost places spelled it -locales, but numericdef spelled it as -localein just this one place. Pluralize it.Reviewed by:	emaste, manuFixes:	0fa5403d493b (&quot;pkgbase: move locales into their own package&quot;)Differential Revision:	https://reviews.freebsd.org/D31428

            List of files:
            /src/share/numericdef/Makefile</description>
        <pubDate>Thu, 05 Aug 2021 18:37:18 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0fa5403d493be24dda2bf575c04019ef2dcc9d0c - pkgbase: move locales into their own package</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#0fa5403d493be24dda2bf575c04019ef2dcc9d0c</link>
        <description>pkgbase: move locales into their own packageThe only exception here being C.UTF-8 as this is the defaultlocales so it needs to always be installedReviewed by:	pkgbase (emaste)Differential Revision:	https://reviews.freebsd.org/D31397

            List of files:
            /src/share/numericdef/Makefile</description>
        <pubDate>Tue, 03 Aug 2021 15:02:16 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>30e1773fdef42cb509bf75e9fa09472e77a333de - locales: fix abuse of bsd.dirs.mk</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#30e1773fdef42cb509bf75e9fa09472e77a333de</link>
        <description>locales: fix abuse of bsd.dirs.mkthe way SAMEDIRS was defined was an abuse of bsd.dirs.mk resulting inall the directory to be created in one single command, but DESTDIR isonly prepend once on the first element of the listSwitch to the properway to use bsd.dirs.mk

            List of files:
            /src/share/numericdef/Makefile</description>
        <pubDate>Tue, 03 Aug 2021 16:00:45 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>184d64af1344d6f3c370499510cede49320f4863 - locales: stop hardcoding the directories in the mtree</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#184d64af1344d6f3c370499510cede49320f4863</link>
        <description>locales: stop hardcoding the directories in the mtreeThe framework knows how to create directories and tag them properlyfor a the creation of a mtree, not need to hardcode all the localesentries in bsd.usr.mkThis simplifies addition of new locales but also allow people buildingwith WITHOUT_LOCALES to end up with a directory full of empty files

            List of files:
            /src/share/numericdef/Makefile</description>
        <pubDate>Tue, 03 Aug 2021 12:25:00 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a36787e4c1fa0cf77dcf83be0867178476e372b - locales: separate unicode from other locales</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#0a36787e4c1fa0cf77dcf83be0867178476e372b</link>
        <description>locales: separate unicode from other localesUnicode locales are maintained and to evolved in cldr.Generating the other locales from the unicode gets more and more painfulover the time.Let&apos;s freeze the other locales to cldr 34.0.

            List of files:
            /src/share/numericdef/Makefile</description>
        <pubDate>Thu, 22 Jul 2021 17:02:49 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>67350cb56a69468c118bd4ccf6e361b7ebfa9eb4 - Merge ^/head r340918 through r341763.</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#67350cb56a69468c118bd4ccf6e361b7ebfa9eb4</link>
        <description>Merge ^/head r340918 through r341763.

            List of files:
            /src/share/numericdef/Makefile</description>
        <pubDate>Sun, 09 Dec 2018 11:39:45 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ea22b5bd754fba4a80b74b8a08ebdaaad21e8b56 - Add ga_IE.UTF-8 locale.</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#ea22b5bd754fba4a80b74b8a08ebdaaad21e8b56</link>
        <description>Add ga_IE.UTF-8 locale.PR:		228587Submitted by:	Micil &lt;micheal.maclochlainn@oegaillimh.ie&gt; (LC_TIME)Reviewed by:	baptApproved by:	kib (mentor, implicit)MFC after:	3 daysDifferential revision:	https://reviews.freebsd.org/D17997

            List of files:
            /src/share/numericdef/Makefile</description>
        <pubDate>Mon, 26 Nov 2018 19:39:49 +0000</pubDate>
        <dc:creator>Yuri Pankov &lt;yuripv@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a22df74e9fceaffd62ee437de08383d6cf8cfe0 - Merge ^/head r339813 through r340125.</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#2a22df74e9fceaffd62ee437de08383d6cf8cfe0</link>
        <description>Merge ^/head r339813 through r340125.

            List of files:
            /src/share/numericdef/Makefile</description>
        <pubDate>Sun, 04 Nov 2018 15:49:06 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1ade1c411307f58d4518938883116c31766faaf7 - Update to CLDR 34 and UNICODE 11.</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#1ade1c411307f58d4518938883116c31766faaf7</link>
        <description>Update to CLDR 34 and UNICODE 11.Discussed with:	baptApproved by:	kib (mentor)MFC after:	1 month

            List of files:
            /src/share/numericdef/Makefile</description>
        <pubDate>Sat, 03 Nov 2018 22:02:10 +0000</pubDate>
        <dc:creator>Yuri Pankov &lt;yuripv@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/share/numericdef/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/share/numericdef/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>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/share/numericdef/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>86c71e97d19f8b82b8ab79a56b20998ada7ee868 - pkgbase: locales: Also tag the files dir</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#86c71e97d19f8b82b8ab79a56b20998ada7ee868</link>
        <description>pkgbase: locales: Also tag the files dirOtherwise bsd.dirs.mk will create the directory with the defaultpackage (utilities) and we end up with a bunch of empty dirs managedby this package while it shouldn&apos;t be the case.

            List of files:
            /src/share/numericdef/Makefile</description>
        <pubDate>Fri, 06 Aug 2021 12:36:06 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>645b46d379a028b7a7b2c5a54ecfc1ab5a0b8936 - pkgbase: fix locale packages</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#645b46d379a028b7a7b2c5a54ecfc1ab5a0b8936</link>
        <description>pkgbase: fix locale packagesMost places spelled it -locales, but numericdef spelled it as -localein just this one place. Pluralize it.Reviewed by:	emaste, manuFixes:	0fa5403d493b (&quot;pkgbase: move locales into their own package&quot;)Differential Revision:	https://reviews.freebsd.org/D31428

            List of files:
            /src/share/numericdef/Makefile</description>
        <pubDate>Thu, 05 Aug 2021 18:37:18 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0fa5403d493be24dda2bf575c04019ef2dcc9d0c - pkgbase: move locales into their own package</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#0fa5403d493be24dda2bf575c04019ef2dcc9d0c</link>
        <description>pkgbase: move locales into their own packageThe only exception here being C.UTF-8 as this is the defaultlocales so it needs to always be installedReviewed by:	pkgbase (emaste)Differential Revision:	https://reviews.freebsd.org/D31397

            List of files:
            /src/share/numericdef/Makefile</description>
        <pubDate>Tue, 03 Aug 2021 15:02:16 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>30e1773fdef42cb509bf75e9fa09472e77a333de - locales: fix abuse of bsd.dirs.mk</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#30e1773fdef42cb509bf75e9fa09472e77a333de</link>
        <description>locales: fix abuse of bsd.dirs.mkthe way SAMEDIRS was defined was an abuse of bsd.dirs.mk resulting inall the directory to be created in one single command, but DESTDIR isonly prepend once on the first element of the listSwitch to the properway to use bsd.dirs.mk

            List of files:
            /src/share/numericdef/Makefile</description>
        <pubDate>Tue, 03 Aug 2021 16:00:45 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>184d64af1344d6f3c370499510cede49320f4863 - locales: stop hardcoding the directories in the mtree</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#184d64af1344d6f3c370499510cede49320f4863</link>
        <description>locales: stop hardcoding the directories in the mtreeThe framework knows how to create directories and tag them properlyfor a the creation of a mtree, not need to hardcode all the localesentries in bsd.usr.mkThis simplifies addition of new locales but also allow people buildingwith WITHOUT_LOCALES to end up with a directory full of empty files

            List of files:
            /src/share/numericdef/Makefile</description>
        <pubDate>Tue, 03 Aug 2021 12:25:00 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a36787e4c1fa0cf77dcf83be0867178476e372b - locales: separate unicode from other locales</title>
        <link>http://opengrok.net:8080/history/src/share/numericdef/Makefile#0a36787e4c1fa0cf77dcf83be0867178476e372b</link>
        <description>locales: separate unicode from other localesUnicode locales are maintained and to evolved in cldr.Generating the other locales from the unicode gets more and more painfulover the time.Let&apos;s freeze the other locales to cldr 34.0.

            List of files:
            /src/share/numericdef/Makefile</description>
        <pubDate>Thu, 22 Jul 2021 17:02:49 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
