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

            List of files:
            /freebsd-14.2/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>86c71e97 - pkgbase: locales: Also tag the files dir</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#86c71e97</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-14.2/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>0fa5403d - pkgbase: move locales into their own package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#0fa5403d</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-14.2/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>30e1773f - locales: fix abuse of bsd.dirs.mk</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#30e1773f</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-14.2/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>184d64af - locales: stop hardcoding the directories in the mtree</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#184d64af</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-14.2/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>bd90d8bb - locale: Add Farsi/Persian locales</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#bd90d8bb</link>
        <description>locale: Add Farsi/Persian localesMFC after:	3 weeksReviewed by:	farrokhiDifferential Revision:	https://reviews.freebsd.org/D24359

            List of files:
            /freebsd-14.2/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>7a7930cd - LC_CTIME: has been removed from automatic generation long ago</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#7a7930cd</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-14.2/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>99b6ccd8 - Finsh readding Big5 in r317204, which was reverting r315568.  This commit</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#99b6ccd8</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-14.2/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>ea22b5bd - Add ga_IE.UTF-8 locale.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#ea22b5bd</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-14.2/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>918fecd5 - Finish removal of Big5</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#918fecd5</link>
        <description>Finish removal of Big5

            List of files:
            /freebsd-14.2/share/timedef/Makefile</description>
        <pubDate>Sun, 19 Mar 2017 17:54:12 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3cf6509d - Posixify the locales name for variants</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#3cf6509d</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-14.2/share/timedef/Makefile</description>
        <pubDate>Sun, 03 Jul 2016 18:21:11 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bd51ae12 - Fix generation of locales with multiple variants</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#bd51ae12</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-14.2/share/timedef/Makefile</description>
        <pubDate>Mon, 20 Jun 2016 06:45:42 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>110cf8a6 - Regenerates locales Makefiles and locales</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#110cf8a6</link>
        <description>Regenerates locales Makefiles and locales

            List of files:
            /freebsd-14.2/share/timedef/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 17:55:11 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f8fd13a0 - Simplify the locale generated Makefiles by using bmake multi variables for loops</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#f8fd13a0</link>
        <description>Simplify the locale generated Makefiles by using bmake multi variables for loops

            List of files:
            /freebsd-14.2/share/timedef/Makefile</description>
        <pubDate>Fri, 18 Dec 2015 21:34:28 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1d211085 - Bring back a couple of ISO8859-15 locales:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#1d211085</link>
        <description>Bring back a couple of ISO8859-15 locales:- af_ZA.ISO8859-15- en_AU.ISO8859-15- en_CA.ISO8859-15- en_NZ.ISO8859-15- en_US.ISO8859-15- fr_CA.ISO8859-15

            List of files:
            /freebsd-14.2/share/timedef/Makefile</description>
        <pubDate>Mon, 16 Nov 2015 12:58:47 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c1c9ab67 - Regenerate locales after readding ISO8859-1 for locales that have ISO8859-15</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#c1c9ab67</link>
        <description>Regenerate locales after readding ISO8859-1 for locales that have ISO8859-15Requested by:	arche

            List of files:
            /freebsd-14.2/share/timedef/Makefile</description>
        <pubDate>Sun, 15 Nov 2015 14:51:10 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d4ea5890 - Use explicit filename when creating locale symlinks to avoid creating a</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#d4ea5890</link>
        <description>Use explicit filename when creating locale symlinks to avoid creating adirectory symlink when the target directory does not exist.  This willcause an error instead of a broken setup.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/share/timedef/Makefile</description>
        <pubDate>Wed, 11 Nov 2015 18:45:48 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7d8f797b - Use more appropriate ${SHAREDIR} rather than /usr/share.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#7d8f797b</link>
        <description>Use more appropriate ${SHAREDIR} rather than /usr/share.MFC after:	2 weeksSponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/share/timedef/Makefile</description>
        <pubDate>Tue, 27 Oct 2015 23:35:02 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7cefd8ca - Regenerate locales</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#7cefd8ca</link>
        <description>Regenerate locales

            List of files:
            /freebsd-14.2/share/timedef/Makefile</description>
        <pubDate>Tue, 13 Oct 2015 20:24:57 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>12cafd02 - Add newly generated locales from CLDR 27.0.1</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/timedef/Makefile#12cafd02</link>
        <description>Add newly generated locales from CLDR 27.0.1

            List of files:
            /freebsd-14.2/share/timedef/Makefile</description>
        <pubDate>Sat, 08 Aug 2015 19:24:32 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
