head 1.3; access; symbols pkgsrc-2026Q1:1.3.0.8 pkgsrc-2026Q1-base:1.3 pkgsrc-2025Q4:1.3.0.6 pkgsrc-2025Q4-base:1.3 pkgsrc-2025Q3:1.3.0.4 pkgsrc-2025Q3-base:1.3 pkgsrc-2025Q2:1.3.0.2 pkgsrc-2025Q2-base:1.3 pkgsrc-2025Q1:1.2.0.52 pkgsrc-2025Q1-base:1.2 pkgsrc-2024Q4:1.2.0.50 pkgsrc-2024Q4-base:1.2 pkgsrc-2024Q3:1.2.0.48 pkgsrc-2024Q3-base:1.2 pkgsrc-2024Q2:1.2.0.46 pkgsrc-2024Q2-base:1.2 pkgsrc-2024Q1:1.2.0.44 pkgsrc-2024Q1-base:1.2 pkgsrc-2023Q4:1.2.0.42 pkgsrc-2023Q4-base:1.2 pkgsrc-2023Q3:1.2.0.40 pkgsrc-2023Q3-base:1.2 pkgsrc-2023Q2:1.2.0.38 pkgsrc-2023Q2-base:1.2 pkgsrc-2023Q1:1.2.0.36 pkgsrc-2023Q1-base:1.2 pkgsrc-2022Q4:1.2.0.34 pkgsrc-2022Q4-base:1.2 pkgsrc-2022Q3:1.2.0.32 pkgsrc-2022Q3-base:1.2 pkgsrc-2022Q2:1.2.0.30 pkgsrc-2022Q2-base:1.2 pkgsrc-2022Q1:1.2.0.28 pkgsrc-2022Q1-base:1.2 pkgsrc-2021Q4:1.2.0.26 pkgsrc-2021Q4-base:1.2 pkgsrc-2021Q3:1.2.0.24 pkgsrc-2021Q3-base:1.2 pkgsrc-2021Q2:1.2.0.22 pkgsrc-2021Q2-base:1.2 pkgsrc-2021Q1:1.2.0.20 pkgsrc-2021Q1-base:1.2 pkgsrc-2020Q4:1.2.0.18 pkgsrc-2020Q4-base:1.2 pkgsrc-2020Q3:1.2.0.16 pkgsrc-2020Q3-base:1.2 pkgsrc-2020Q2:1.2.0.14 pkgsrc-2020Q2-base:1.2 pkgsrc-2020Q1:1.2.0.10 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.12 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.8 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.6 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.4 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.2 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.1.0.14 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.12 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.10 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.8 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.6 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.2 pkgsrc-2017Q2-base:1.1; locks; strict; comment @# @; 1.3 date 2025.03.30.21.10.47; author wiz; state Exp; branches; next 1.2; commitid VYDR1SMauqdts8PF; 1.2 date 2018.12.09.18.28.16; author adam; state Exp; branches; next 1.1; commitid QE6Xv8yKlT7wA93B; 1.1 date 2017.04.22.20.11.45; author adam; state Exp; branches; next ; commitid 98DqbtZ0FFc9kzOz; desc @@ 1.3 log @*: remove MirBSD support @ text @$NetBSD: patch-runConfigureICU,v 1.2 2018/12/09 18:28:16 adam Exp $ Add support for DragonFlyBSD. --- runConfigureICU.orig 2018-10-01 22:39:56.000000000 +0000 +++ runConfigureICU @@@@ -328,7 +328,7 @@@@ case $platform in DEBUG_CXXFLAGS='-FS -Zi -MDd' DEBUG_LDFLAGS='-DEBUG' ;; - *BSD) + *BSD | DragonFly) THE_OS="BSD" THE_COMP="the GNU C++" DEBUG_CFLAGS='-g -O0' @ 1.2 log @icu: updated to 63.1 ICU 63.1: Common Changes - CLDR 34 - Segmentation rules and emoji sort order adjusted for Unicode 11 - Somali and Javanese data now up to moderate level (document content) - Tongan, Konkani, Maori, Dzongkha, Tatar, Kurdish (ku), and Xhosa data now up to basic level - Many data additions and corrections in many other languages - The following languages have been added to ICU: Sindhi, Maori, Turkmen, Javanese, Interlingua, Kurdish (ku), Xhosa - New currency: Venezuela's BolĂ­var Soberano (VES) - New Japanese calendar era from 2019: CLDR and ICU include data for testing that can be enabled. To enable CLDR new Japanese era placeholder name, set environment variable (and Java system property for ICU4J) ICU_ENABLE_TENTATIVE_ERA=true. - New API for number and currency range formatting Support for additional Unicode properties: Indic_Positional_Category & Indic_Syllabic_Category and Vertical_Orientation - New API for code point maps and tries, mapping Unicode code points (U+0000..U+10FFFF) to integer values. - Java classes CodePointMap, CodePointTrie, MutableCodePointTrie - C types UCPMap, UCPTrie, UMutableCPTrie - New API for getting a UnicodeSet per binary property and a code point map per enumerated/int-value property. - Full conformance with UAX 14 Line Breaking (required BreakIterator feature work). ICU4C Specific Changes - C++ Locale class - Additional functions forLanguageTag()/toLanguageTag(), and functions that are easier and safer to use by using StringPiece and ByteSink rather than raw buffers. - Move semantics. - ICU4C: Various Out-Of-Memory (OOM) issues have been fixed. (ticket query) - The icu-config tool has been deprecated. You can use the --disable-icu-config option to disable icu-config from being installed. Alternately, you can use --enable-icu-config to enable icu-config. In the future, icu-config will be disabled by default @ text @d1 1 a1 1 $NetBSD: patch-runConfigureICU,v 1.1 2017/04/22 20:11:45 adam Exp $ d3 1 a3 1 Add support for DragonFlyBSD and Bitrig. d12 1 a12 1 + *BSD | DragonFly | Bitrig) @ 1.1 log @Changes 59.1: * Emoji 5.0 data * Includes bidi data files from Unicode 10 beta. * Includes segmentation data files and rules from Unicode 10 beta and CLDR 31.0.1. * Does not yet include the Emoji_Component property. * Otherwise ICU 59 continues to use Unicode 9 data. CLDR 31.0.1 * Including updates for emoji 5.0, for example local names for England, Scotland, and Wales. * GMT and UTC are no longer unified, and CLDR provides distinct UTC display names, avoiding confusion with standard (winter) time in Britain. * See the CLDR download page for other CLDR features and migration issues in CLDR v31. New case mapping API (C++ & Java classes CaseMap) supports styled text. @ text @d1 1 a1 1 $NetBSD: patch-af,v 1.15 2015/08/31 15:26:19 sevan Exp $ d5 1 a5 1 --- runConfigureICU.orig Fri Mar 27 21:17:48 2015 d7 2 a8 2 @@@@ -327,7 +327,7 @@@@ case $platform in DEBUG_CXXFLAGS='-Zi -MDd' @