Add ga_IE.UTF-8 locale.PR: 228587Submitted by: Micil <[email protected]> (LC_TIME)Reviewed by: baptApproved by: kib (mentor, implicit)MFC after: 3 daysDifferential revision:
Add ga_IE.UTF-8 locale.PR: 228587Submitted by: Micil <[email protected]> (LC_TIME)Reviewed by: baptApproved by: kib (mentor, implicit)MFC after: 3 daysDifferential revision: https://reviews.freebsd.org/D17997
show more ...
Update to CLDR 32 and Unicode 10MFC after: 2 weeksRelnotes: yes
Readd Big5: some large databases setup are still requiring it.Reported by: "張君天(Chun-Tien Chang)" <[email protected]>
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.
Update locales cldr to v30.0.3 and unicode to 9.0.0MFC after: 1 monthRelnotes: yes
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 @<va
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 @<variant> 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)
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 wer
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)
Regenerates locales Makefiles and locales
Simplify the locale generated Makefiles by using bmake multi variables for loops
META MODE: Fix 'make the-lot' with recent locale changesSponsored by: EMC / Isilon Storage Division
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
Regenerate locales after readding ISO8859-1 for locales that have ISO8859-15Requested by: arche
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:
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
Use more appropriate ${SHAREDIR} rather than /usr/share.MFC after: 2 weeksSponsored by: EMC / Isilon Storage Division
Regenerate locales
Remove rm -Rf beforeinstall hack that was needed due to a change thatonly lasted 3 days in HEAD in 2001 (r88348 - r88459)Sponsored by: EMC / Isilon Storage Division
Add newly generated locales from CLDR 27.0.1only skip timedef until I figure out how to workaround svn painful mime-type handling
Fix typo when deregistering the VLAN unconfig event handlerSubmitted by: Masao Uebayashi <[email protected]>MFC after: 3 days
dirdeps.mk now sets DEP_RELDIR
Updated dependencies
Don't link two different things to the same paths. As tiebreaker I'vepicked the link that was installed last so as to not change the behavior.The one exception is sr_YU.ISO8859-2/LC_MONETARY where
Don't link two different things to the same paths. As tiebreaker I'vepicked the link that was installed last so as to not change the behavior.The one exception is sr_YU.ISO8859-2/LC_MONETARY where a file was beingreplaced by a link.
Include the target filename in SYMLINKS to avoid any confusion aboutwhat is dirname and filename.
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Requested by: Simon Gerraty <[email protected]>
Add lv_LVPR: 105100Submitted by: Aldis Berjoza <[email protected]>
add ca_AD, ca_FR and ca_IT locales Catalan language is not only spoken in Spain (ca_ES), but also in Andorra, France and Italy. In Andorra it is the official language. (see http://e
add ca_AD, ca_FR and ca_IT locales Catalan language is not only spoken in Spain (ca_ES), but also in Andorra, France and Italy. In Andorra it is the official language. (see http://en.wikipedia.org/wiki/Catalan_language#Geographic_distribution)Add a bunch of symlinks to between ca_ES and ca_AD, ca_FR and ca_IT.PR: conf/92541Submitted by: <[email protected]>MFC after: 1 week
12345