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

            List of files:
            /freebsd/share/colldef/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>2f6f9eec38739a6cc9a20c7fdb217dcae8ea6006 - locales: fix installation of some collation files</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/colldef/Makefile#2f6f9eec38739a6cc9a20c7fdb217dcae8ea6006</link>
        <description>locales: fix installation of some collation filesWhen the unicode locales files where split off the non unicode localesbe_BY.ISO8859-5 and ca_IT.ISO8859-15 where non installed one due toa typo, the other one was just missing its entry in the Makefile.It was only notice a year later, by some postgres developpers as it wasbreaking some of their tests.Reported by:	tmunro

            List of files:
            /freebsd/share/colldef/Makefile</description>
        <pubDate>Tue, 05 Apr 2022 09:12:24 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@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/colldef/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/colldef/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/colldef/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/colldef/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/colldef/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/colldef/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>8232bb38598957b8bb4f3d13738a05e16b05387a - locales: fix typo preventing installation of collation for ru_RU.CP866</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/colldef/Makefile#8232bb38598957b8bb4f3d13738a05e16b05387a</link>
        <description>locales: fix typo preventing installation of collation for ru_RU.CP866

            List of files:
            /freebsd/share/colldef/Makefile</description>
        <pubDate>Tue, 03 Aug 2021 14:37:26 +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/colldef/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/colldef/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>0a36787e4c1fa0cf77dcf83be0867178476e372b - locales: separate unicode from other locales</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/colldef/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:
            /freebsd/share/colldef/Makefile</description>
        <pubDate>Thu, 22 Jul 2021 19:02:49 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cc7edd258c2564fe9e3c4a0dc839acc4a71caff9 - Add collation version support to querylocale(3).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/colldef/Makefile#cc7edd258c2564fe9e3c4a0dc839acc4a71caff9</link>
        <description>Add collation version support to querylocale(3).Provide a way to ask for an opaque version string for a locale_t, sothat potential changes in sort order can be detected.  Similar toICU&apos;s ucol_getVersion() and Windows&apos; GetNLSVersionEx(), this API isintended to allow databases to detect when text order-based indexesmight need to be rebuilt.The CLDR version is extracted from CLDR source data by the Makefileunder tools/tools/locale, written into the machine-generated Makefileunder shared/colldef, passed to localedef -V, and then written intoLC_COLLATE file headers.  The initial version is 34.0.tools/tools/locale was recently updated to pull down 35.0, but theoutput hasn&apos;t been committed under share/colldef yet, so that willprovide the first observable change when it happens.  Other versioningschemes are possible in future, because the format is unspecified.Reviewed by:	bapt, 0mp, kib, yuripv (albeit a long time ago)Differential Revision:	https://reviews.freebsd.org/D17166

            List of files:
            /freebsd/share/colldef/Makefile</description>
        <pubDate>Sun, 08 Nov 2020 03:50:34 +0100</pubDate>
        <dc:creator>Thomas Munro &lt;tmunro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>67350cb56a69468c118bd4ccf6e361b7ebfa9eb4 - Merge ^/head r340918 through r341763.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/colldef/Makefile#67350cb56a69468c118bd4ccf6e361b7ebfa9eb4</link>
        <description>Merge ^/head r340918 through r341763.

            List of files:
            /freebsd/share/colldef/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/colldef/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/colldef/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>c6879c6c14eedbd060ba588a3129a6c60ebbe783 - Merge ^/head r339015 through r339669.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/colldef/Makefile#c6879c6c14eedbd060ba588a3129a6c60ebbe783</link>
        <description>Merge ^/head r339015 through r339669.

            List of files:
            /freebsd/share/colldef/Makefile</description>
        <pubDate>Tue, 23 Oct 2018 23:09:37 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4644f9bef6bcfa8d1ead9db38a548567cda8eac6 - Add -b/-l options to localedef(1) to specify output endianness and use</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/colldef/Makefile#4644f9bef6bcfa8d1ead9db38a548567cda8eac6</link>
        <description>Add -b/-l options to localedef(1) to specify output endianness and useit appropriately when building share/ctypedef and share/colldef.This makes the resulting locale data in EL-&gt;EB (amd64-&gt;powerpc64) crossbuild and in the native EB build match.  Revert the changes done to libcin r308170 as they are no longer needed.PR:		231965Reviewed by:	bapt, emaste, sbruno, 0mpApproved by:	kib (mentor)Differential Revision:	https://reviews.freebsd.org/D17603

            List of files:
            /freebsd/share/colldef/Makefile</description>
        <pubDate>Sat, 20 Oct 2018 22:51:05 +0200</pubDate>
        <dc:creator>Yuri Pankov &lt;yuripv@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c2c014f24c10f90d85126ac5fbd4d8524de32b1c - Merge ^/head r323559 through r325504.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/colldef/Makefile#c2c014f24c10f90d85126ac5fbd4d8524de32b1c</link>
        <description>Merge ^/head r323559 through r325504.

            List of files:
            /freebsd/share/colldef/Makefile</description>
        <pubDate>Tue, 07 Nov 2017 09:39:14 +0100</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f6e116eea97e79450fb8dcf81193f35dfc30fae1 - MFhead@r325383</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/colldef/Makefile#f6e116eea97e79450fb8dcf81193f35dfc30fae1</link>
        <description>MFhead@r325383

            List of files:
            /freebsd/share/colldef/Makefile</description>
        <pubDate>Sat, 04 Nov 2017 08:05:21 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fe90c6bf1596708fa6462df1c66822c39515c7f0 - Update to CLDR 32 and Unicode 10</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/colldef/Makefile#fe90c6bf1596708fa6462df1c66822c39515c7f0</link>
        <description>Update to CLDR 32 and Unicode 10MFC after:	2 weeksRelnotes:	yes

            List of files:
            /freebsd/share/colldef/Makefile</description>
        <pubDate>Fri, 03 Nov 2017 14:52:34 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>554491ffbdcfe51993d5b436a9bbca7aba388dd3 - Merge ^/head r316992 through r317215.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/colldef/Makefile#554491ffbdcfe51993d5b436a9bbca7aba388dd3</link>
        <description>Merge ^/head r316992 through r317215.

            List of files:
            /freebsd/share/colldef/Makefile</description>
        <pubDate>Thu, 20 Apr 2017 23:04:21 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>50502545ce6c0e748cfa965924b49611d0da14ae - Readd Big5: some large databases setup are still requiring it.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/colldef/Makefile#50502545ce6c0e748cfa965924b49611d0da14ae</link>
        <description>Readd Big5: some large databases setup are still requiring it.Reported by:	&quot;&#24373;&#21531;&#22825;(Chun-Tien Chang)&quot; &lt;tcs@kitty.2y.idv.tw&gt;

            List of files:
            /freebsd/share/colldef/Makefile</description>
        <pubDate>Thu, 20 Apr 2017 20:21:50 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ababdab0ce1cdf81056a595e961086b983f578ea - Remove zh_TW.Big5 locale</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/colldef/Makefile#ababdab0ce1cdf81056a595e961086b983f578ea</link>
        <description>Remove zh_TW.Big5 localeAfter discussion with many Taiwanese, in IT or not. Big5 is not used anymore.It is not able to represent lots of the characters used in the language.

            List of files:
            /freebsd/share/colldef/Makefile</description>
        <pubDate>Sun, 19 Mar 2017 18:52:46 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
