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

            List of files:
            /freebsd/share/timedef/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>86c71e97d19f8b82b8ab79a56b20998ada7ee868 - pkgbase: locales: Also tag the files dir</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/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:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Fri, 06 Aug 2021 14:36:06 +0200</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://kernelsources.org:8080/source/history/freebsd/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:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Tue, 03 Aug 2021 17:02:16 +0200</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://kernelsources.org:8080/source/history/freebsd/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:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Tue, 03 Aug 2021 18:00:45 +0200</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://kernelsources.org:8080/source/history/freebsd/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:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Tue, 03 Aug 2021 14:25:00 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bd90d8bbb1af17f0eab55163c98945c64984f36b - locale: Add Farsi/Persian locales</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/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:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Fri, 23 Jul 2021 16:52:45 +0200</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://kernelsources.org:8080/source/history/freebsd/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:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Thu, 22 Jul 2021 17:37:13 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e532a99901e26d3961f8f5c0e4969fce86f09456 - MFHead @349234</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/Makefile#e532a99901e26d3961f8f5c0e4969fce86f09456</link>
        <description>MFHead @349234Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Thu, 20 Jun 2019 17:56:08 +0200</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://kernelsources.org:8080/source/history/freebsd/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:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Thu, 20 Jun 2019 09:17:16 +0200</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://kernelsources.org:8080/source/history/freebsd/share/timedef/Makefile#67350cb56a69468c118bd4ccf6e361b7ebfa9eb4</link>
        <description>Merge ^/head r340918 through r341763.

            List of files:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Sun, 09 Dec 2018 12:39:45 +0100</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://kernelsources.org:8080/source/history/freebsd/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:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Mon, 26 Nov 2018 20:39:49 +0100</pubDate>
        <dc:creator>Yuri Pankov &lt;yuripv@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>918fecd5123fe292b13be1fa8894ef82cccc3e31 - Finish removal of Big5</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/Makefile#918fecd5123fe292b13be1fa8894ef82cccc3e31</link>
        <description>Finish removal of Big5

            List of files:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Sun, 19 Mar 2017 18:54:12 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3cf6509d70d2d3b5a8ef07944d3bf57f45f2ba9a - Posixify the locales name for variants</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/Makefile#3cf6509d70d2d3b5a8ef07944d3bf57f45f2ba9a</link>
        <description>Posixify the locales name for variantsFor all locales with variants:- if no ambiguity on the locale (only one variant) just use the regular name- if ambiguity, pick one as default and append @&lt;variant&gt; to the others  respecting POSIXAs a result:- All the 3 components locales added recently are renamed to the usual 2  components version for all but sr_RS.UTF-8- Set sr_RS.UTF-8 to the cyrillic variant- Add sr_RS.UTF-8@latin- Remove the symlinks aliases they were created to represent the 2 components  version as aliasas and are now useless- Update the OptionalObsoleteFiles.inc and ObsoleteFiles.inc to reflect those  changesDiscussed with:	ache@Approved by:	re@ (gjb)

            List of files:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Sun, 03 Jul 2016 20:21:11 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bd51ae1287601bd4eb9d672ac6bf28252d1b312a - Fix generation of locales with multiple variants</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/Makefile#bd51ae1287601bd4eb9d672ac6bf28252d1b312a</link>
        <description>Fix generation of locales with multiple variantsSerbian locales have triple components to represent the 2 variations of thelocale: Latin and Cyrillic. Previously the tools generatic the locale wereappending both definitions instead of differentiating them.Reported by:	acheApproved by:	re (gjb)

            List of files:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Mon, 20 Jun 2016 08:45:42 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>110cf8a6f18c66bfcf4c824c29c2d66664105870 - Regenerates locales Makefiles and locales</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/Makefile#110cf8a6f18c66bfcf4c824c29c2d66664105870</link>
        <description>Regenerates locales Makefiles and locales

            List of files:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 19:55:11 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b626f5a73a48f44a31a200291b141e1da408a2ff - MFH r289384-r293170</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/Makefile#b626f5a73a48f44a31a200291b141e1da408a2ff</link>
        <description>MFH r289384-r293170Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Mon, 04 Jan 2016 20:19:48 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9a7cd2e6b17c2df762575f14e8d6a0f835d17741 - MFH @r292599</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/Makefile#9a7cd2e6b17c2df762575f14e8d6a0f835d17741</link>
        <description>MFH @r292599This includes the pluggable TCP framework and other chnages to thenetstack to track for VNET stability.Security:	The FreeBSD Foundation

            List of files:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Tue, 22 Dec 2015 14:58:11 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f8fd13a0998b14f8dd8b3b16a4fa271285c0f6d5 - Simplify the locale generated Makefiles by using bmake multi variables for loops</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/Makefile#f8fd13a0998b14f8dd8b3b16a4fa271285c0f6d5</link>
        <description>Simplify the locale generated Makefiles by using bmake multi variables for loops

            List of files:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Fri, 18 Dec 2015 22:34:28 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5d8944a83ff8a3aad14197b7aa0800ff9bda95e - Catch up with head (r291075).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/timedef/Makefile#a5d8944a83ff8a3aad14197b7aa0800ff9bda95e</link>
        <description>Catch up with head (r291075).

            List of files:
            /freebsd/share/timedef/Makefile</description>
        <pubDate>Thu, 19 Nov 2015 17:28:42 +0100</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
