History log of /freebsd-current/share/monetdef_unicode/Makefile
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# b306c604 03-Aug-2023 Yuri Pankov <yuripv@FreeBSD.org>

locale: update to CLDR 43 and Unicode 15

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D41151


# e87ec409 21-Apr-2022 Baptiste Daroussin <bapt@FreeBSD.org>

locales: Update to CLDR 41.0 and Unicode 14.0

Relnotes: yes


# 86c71e97 06-Aug-2021 Emmanuel Vadot <manu@FreeBSD.org>

pkgbase: locales: Also tag the files dir

Otherwise bsd.dirs.mk will create the directory with the default
package (utilities) and we end up with a bunch of empty dirs managed
by this package while it shouldn't be the case.


# 0fa5403d 03-Aug-2021 Baptiste Daroussin <bapt@FreeBSD.org>

pkgbase: move locales into their own package

The only exception here being C.UTF-8 as this is the default
locales so it needs to always be installed

Reviewed by: pkgbase (emaste)
Differential Revision: https://reviews.freebsd.org/D31397


# 30e1773f 03-Aug-2021 Baptiste Daroussin <bapt@FreeBSD.org>

locales: fix abuse of bsd.dirs.mk

the way SAMEDIRS was defined was an abuse of bsd.dirs.mk resulting in
all the directory to be created in one single command, but DESTDIR is
only prepend once on the first element of the list

Switch to the properway to use bsd.dirs.mk


# 184d64af 03-Aug-2021 Baptiste Daroussin <bapt@FreeBSD.org>

locales: stop hardcoding the directories in the mtree

The framework knows how to create directories and tag them properly
for a the creation of a mtree, not need to hardcode all the locales
entries in bsd.usr.mk

This simplifies addition of new locales but also allow people building
with WITHOUT_LOCALES to end up with a directory full of empty files


# bd90d8bb 23-Jul-2021 Faraz Vahedi <kfv@kfv.io>

locale: Add Farsi/Persian locales

MFC after: 3 weeks
Reviewed by: farrokhi
Differential Revision: https://reviews.freebsd.org/D24359


# 3a04284d 23-Jul-2021 Baptiste Daroussin <bapt@FreeBSD.org>

locales: upgrade CLDR to 39.0 and Unicode to 13.0.0

MFC after: 3 weeks
Relnotes: yes


# 0a36787e 22-Jul-2021 Baptiste Daroussin <bapt@FreeBSD.org>

locales: separate unicode from other locales

Unicode locales are maintained and to evolved in cldr.
Generating the other locales from the unicode gets more and more painful
over the time.

Let's freeze the other locales to cldr 34.0.