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

            List of files:
            /src/share/timedef/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/timedef/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/timedef/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>0fa5403d493be24dda2bf575c04019ef2dcc9d0c - pkgbase: move locales into their own package</title>
        <link>http://opengrok.net:8080/history/src/share/timedef/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/timedef/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/timedef/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/timedef/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/timedef/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/timedef/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>bd90d8bbb1af17f0eab55163c98945c64984f36b - locale: Add Farsi/Persian locales</title>
        <link>http://opengrok.net:8080/history/src/share/timedef/Makefile#bd90d8bbb1af17f0eab55163c98945c64984f36b</link>
        <description>locale: Add Farsi/Persian localesMFC after:	3 weeksReviewed by:	farrokhiDifferential Revision:	https://reviews.freebsd.org/D24359

            List of files:
            /src/share/timedef/Makefile</description>
        <pubDate>Fri, 23 Jul 2021 14:52:45 +0000</pubDate>
        <dc:creator>Faraz Vahedi &lt;kfv@kfv.io&gt;</dc:creator>
    </item>
<item>
        <title>7a7930cd4abce99f406b8ee8a204aa163d4bd1b0 - LC_CTIME: has been removed from automatic generation long ago</title>
        <link>http://opengrok.net:8080/history/src/share/timedef/Makefile#7a7930cd4abce99f406b8ee8a204aa163d4bd1b0</link>
        <description>LC_CTIME: has been removed from automatic generation long agodue to too many mistakes in the data provided by cldr it was decidedto remove timedef from the automatic generation

            List of files:
            /src/share/timedef/Makefile</description>
        <pubDate>Thu, 22 Jul 2021 15:37:13 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e532a99901e26d3961f8f5c0e4969fce86f09456 - MFHead @349234</title>
        <link>http://opengrok.net:8080/history/src/share/timedef/Makefile#e532a99901e26d3961f8f5c0e4969fce86f09456</link>
        <description>MFHead @349234Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/share/timedef/Makefile</description>
        <pubDate>Thu, 20 Jun 2019 15:56:08 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>99b6ccd8c913e6c9b7c3f2c1cfa0c968d2f402a7 - Finsh readding Big5 in r317204, which was reverting r315568.  This commit</title>
        <link>http://opengrok.net:8080/history/src/share/timedef/Makefile#99b6ccd8c913e6c9b7c3f2c1cfa0c968d2f402a7</link>
        <description>Finsh readding Big5 in r317204, which was reverting r315568.  This commitreverts r315569.Reported by:	Ting-Wei Lan &lt;lantw44 gmail com&gt;Discussed with:	kevloMFC after:	3 daysSponsored by:	The FreeBSD Foundation

            List of files:
            /src/share/timedef/Makefile</description>
        <pubDate>Thu, 20 Jun 2019 07:17:16 +0000</pubDate>
        <dc:creator>Li-Wen Hsu &lt;lwhsu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>67350cb56a69468c118bd4ccf6e361b7ebfa9eb4 - Merge ^/head r340918 through r341763.</title>
        <link>http://opengrok.net:8080/history/src/share/timedef/Makefile#67350cb56a69468c118bd4ccf6e361b7ebfa9eb4</link>
        <description>Merge ^/head r340918 through r341763.

            List of files:
            /src/share/timedef/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/timedef/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/timedef/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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/share/timedef/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/timedef/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/timedef/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/share/timedef/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/timedef/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/timedef/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>0fa5403d493be24dda2bf575c04019ef2dcc9d0c - pkgbase: move locales into their own package</title>
        <link>http://opengrok.net:8080/history/src/share/timedef/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/timedef/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/timedef/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/timedef/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/timedef/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/timedef/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>bd90d8bbb1af17f0eab55163c98945c64984f36b - locale: Add Farsi/Persian locales</title>
        <link>http://opengrok.net:8080/history/src/share/timedef/Makefile#bd90d8bbb1af17f0eab55163c98945c64984f36b</link>
        <description>locale: Add Farsi/Persian localesMFC after:	3 weeksReviewed by:	farrokhiDifferential Revision:	https://reviews.freebsd.org/D24359

            List of files:
            /src/share/timedef/Makefile</description>
        <pubDate>Fri, 23 Jul 2021 14:52:45 +0000</pubDate>
        <dc:creator>Faraz Vahedi &lt;kfv@kfv.io&gt;</dc:creator>
    </item>
<item>
        <title>7a7930cd4abce99f406b8ee8a204aa163d4bd1b0 - LC_CTIME: has been removed from automatic generation long ago</title>
        <link>http://opengrok.net:8080/history/src/share/timedef/Makefile#7a7930cd4abce99f406b8ee8a204aa163d4bd1b0</link>
        <description>LC_CTIME: has been removed from automatic generation long agodue to too many mistakes in the data provided by cldr it was decidedto remove timedef from the automatic generation

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