head 1.3; access; symbols pkgsrc-2023Q4:1.2.0.38 pkgsrc-2023Q4-base:1.2 pkgsrc-2023Q3:1.2.0.36 pkgsrc-2023Q3-base:1.2 pkgsrc-2023Q2:1.2.0.34 pkgsrc-2023Q2-base:1.2 pkgsrc-2023Q1:1.2.0.32 pkgsrc-2023Q1-base:1.2 pkgsrc-2022Q4:1.2.0.30 pkgsrc-2022Q4-base:1.2 pkgsrc-2022Q3:1.2.0.28 pkgsrc-2022Q3-base:1.2 pkgsrc-2022Q2:1.2.0.26 pkgsrc-2022Q2-base:1.2 pkgsrc-2022Q1:1.2.0.24 pkgsrc-2022Q1-base:1.2 pkgsrc-2021Q4:1.2.0.22 pkgsrc-2021Q4-base:1.2 pkgsrc-2021Q3:1.2.0.20 pkgsrc-2021Q3-base:1.2 pkgsrc-2021Q2:1.2.0.18 pkgsrc-2021Q2-base:1.2 pkgsrc-2021Q1:1.2.0.16 pkgsrc-2021Q1-base:1.2 pkgsrc-2020Q4:1.2.0.14 pkgsrc-2020Q4-base:1.2 pkgsrc-2020Q3:1.2.0.12 pkgsrc-2020Q3-base:1.2 pkgsrc-2020Q2:1.2.0.10 pkgsrc-2020Q2-base:1.2 pkgsrc-2020Q1:1.2.0.6 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.8 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.4 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.2 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.1.0.20 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.18 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.16 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.14 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.12 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.10 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.8 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.4 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.2 pkgsrc-2017Q1-base:1.1; locks; strict; comment @# @; 1.3 date 2024.02.12.17.10.22; author hans; state Exp; branches; next 1.2; commitid 8ir560aBXwhrnaYE; 1.2 date 2019.05.24.08.38.28; author hauke; state Exp; branches; next 1.1; commitid cpuXW5YhOdGhZqoB; 1.1 date 2017.02.12.02.14.01; author mef; state Exp; branches; next ; commitid ibooMaEJ0bR9ABFz; desc @@ 1.3 log @Update courier-unicode to 2.3.0 Changes since 2.1: * Unicode 15 update. Added unicode_derived_() lookup for derived core properties. Added unicode_general_category_lookup() for general category lookups. Fix GB11 rule. * configure.ac: gcc 12, autotool updates. * Fix compilation error on CentOS 7. * unicode_bidi.c: Implement unicode_bidi_combining(). Implement canonical and compatibility decomposition and canonical composition. * unicode_bidi.c (unicode_bidi_needs_embed): Make its return code what its documentation says its return code is. * Implement unicode_bidi_needs_embed(), unicode_bidi_cleaned_size(), unicode::bidi_override, unicode_bidi_calc and unicode_bidi_calc_levels return a unicode_bidi_direction object, to indicate whether the computer paragraph embedding level was explicitly computed or defaulted. * courier-unicode-version.m4: split version checking macro into its own m4 file. * unicode::bidi_calc - an empty string with an explicit embedding level should return the requested embedding level. * unicode::iconvert::convert, fix uninitialized variable. * Implement bidirectional algorithm, canonical or equivalent character mappings. * Unicode 13 update. Adds lookup of EastAsianWidth property, emoji property lookup, adds an alternative sequence-based grapheme API that handles multi-character emoji rules. * Add bidi property lookups. * Makefile.am: Regenerate docs due to broken man page links. * unicodebuf.c (unicode_buf_remove): Bug fix. @ text @@@comment $NetBSD: PLIST,v 1.2 2019/05/24 08:38:28 hauke Exp $ include/courier-unicode-categories-tab.h include/courier-unicode-script-tab.h include/courier-unicode.h lib/libcourier-unicode.la man/man3/unicode::bidi.3 man/man3/unicode::bidi_calc.3 man/man3/unicode::bidi_calc_types.3 man/man3/unicode::bidi_cleanup.3 man/man3/unicode::bidi_combinings.3 man/man3/unicode::bidi_embed.3 man/man3/unicode::bidi_embed_paragraph_level.3 man/man3/unicode::bidi_get_direction.3 man/man3/unicode::bidi_logical_order.3 man/man3/unicode::bidi_needs_embed.3 man/man3/unicode::bidi_override.3 man/man3/unicode::bidi_reorder.3 man/man3/unicode::canonical.3 man/man3/unicode::compose.3 man/man3/unicode::compose_default_callback.3 man/man3/unicode::decompose.3 man/man3/unicode::decompose_default_reallocate.3 man/man3/unicode::iconvert::convert.3 man/man3/unicode::iconvert::convert_tocase.3 man/man3/unicode::iconvert::fromu.3 man/man3/unicode::iconvert::tou.3 man/man3/unicode::iso_8859_1.3 man/man3/unicode::linebreak_callback_base.3 man/man3/unicode::linebreak_callback_save_buf.3 man/man3/unicode::linebreak_iter.3 man/man3/unicode::linebreakc_callback_base.3 man/man3/unicode::linebreakc_iter.3 man/man3/unicode::tolower.3 man/man3/unicode::toupper.3 man/man3/unicode::ucs_2.3 man/man3/unicode::ucs_4.3 man/man3/unicode::utf_8.3 man/man3/unicode::wordbreak_callback_base.3 man/man3/unicode::wordbreak.3 man/man3/unicode_bidi.3 man/man3/unicode_bidi_bracket_type.3 man/man3/unicode_bidi_calc.3 man/man3/unicode_bidi_calc_levels.3 man/man3/unicode_bidi_calc_types.3 man/man3/unicode_bidi_cleaned_size.3 man/man3/unicode_bidi_cleanup.3 man/man3/unicode_bidi_combinings.3 man/man3/unicode_bidi_direction.3 man/man3/unicode_bidi_embed.3 man/man3/unicode_bidi_embed_paragraph_level.3 man/man3/unicode_bidi_logical_order.3 man/man3/unicode_bidi_mirror.3 man/man3/unicode_bidi_needs_embed.3 man/man3/unicode_bidi_reorder.3 man/man3/unicode_bidi_setbnl.3 man/man3/unicode_bidi_type.3 man/man3/unicode_canonical.3 man/man3/unicode_category_lookup.3 man/man3/unicode_ccc.3 man/man3/unicode_compose.3 man/man3/unicode_composition_apply.3 man/man3/unicode_composition_deinit.3 man/man3/unicode_composition_init.3 man/man3/unicode_convert.3 man/man3/unicode_convert_deinit.3 man/man3/unicode_convert_fromu_init.3 man/man3/unicode_convert_fromu_tobuf.3 man/man3/unicode_convert_fromutf8.3 man/man3/unicode_convert_init.3 man/man3/unicode_convert_tobuf.3 man/man3/unicode_convert_tocase.3 man/man3/unicode_convert_tocbuf_fromutf8_init.3 man/man3/unicode_convert_tocbuf_init.3 man/man3/unicode_convert_tocbuf_toutf8_init.3 man/man3/unicode_convert_tou_init.3 man/man3/unicode_convert_tou_tobuf.3 man/man3/unicode_convert_toutf8.3 man/man3/unicode_convert_uc.3 man/man3/unicode_decompose.3 man/man3/unicode_decompose_reallocate_size.3 man/man3/unicode_decomposition_deinit.3 man/man3/unicode_decomposition_init.3 man/man3/unicode_default_chset.3 man/man3/unicode_derived_case_ignorable_lookup.3 man/man3/unicode_derived_cased_lookup.3 man/man3/unicode_derived_changes_when_casefolded_lookup.3 man/man3/unicode_derived_changes_when_casemapped_lookup.3 man/man3/unicode_derived_changes_when_lowercased_lookup.3 man/man3/unicode_derived_changes_when_titlecased_lookup.3 man/man3/unicode_derived_changes_when_uppercased_lookup.3 man/man3/unicode_derived_core_properties.3 man/man3/unicode_derived_default_ignorable_code_point_lookup.3 man/man3/unicode_derived_grapheme_base_lookup.3 man/man3/unicode_derived_grapheme_extend_lookup.3 man/man3/unicode_derived_grapheme_link_lookup.3 man/man3/unicode_derived_id_continue_lookup.3 man/man3/unicode_derived_id_start_lookup.3 man/man3/unicode_derived_incb_lookup.3 man/man3/unicode_derived_lowercase_lookup.3 man/man3/unicode_derived_math_lookup.3 man/man3/unicode_derived_uppercase_lookup.3 man/man3/unicode_derived_xid_continue_lookup.3 man/man3/unicode_derived_xid_start_lookup.3 man/man3/unicode_general_category_lookup.3 man/man3/unicode_emoji.3 man/man3/unicode_emoji_component.3 man/man3/unicode_emoji_extended_pictographic.3 man/man3/unicode_emoji_lookup.3 man/man3/unicode_emoji_modifier.3 man/man3/unicode_emoji_modifier_base.3 man/man3/unicode_emoji_presentation.3 man/man3/unicode_grapheme_break_deinit.3 man/man3/unicode_grapheme_break_init.3 man/man3/unicode_grapheme_break_next.3 man/man3/unicode_grapheme_break.3 man/man3/unicode_html40ent_lookup.3 man/man3/unicode_isalnum.3 man/man3/unicode_isalpha.3 man/man3/unicode_isblank.3 man/man3/unicode_isdigit.3 man/man3/unicode_isgraph.3 man/man3/unicode_islower.3 man/man3/unicode_ispunct.3 man/man3/unicode_isspace.3 man/man3/unicode_isupper.3 man/man3/unicode_lb_end.3 man/man3/unicode_lb_init.3 man/man3/unicode_lb_next.3 man/man3/unicode_lb_next_cnt.3 man/man3/unicode_lb_set_opts.3 man/man3/unicode_lbc_end.3 man/man3/unicode_lbc_init.3 man/man3/unicode_lbc_next.3 man/man3/unicode_lbc_next_cnt.3 man/man3/unicode_lbc_set_opts.3 man/man3/unicode_lc.3 man/man3/unicode_line_break.3 man/man3/unicode_locale_chset.3 man/man3/unicode_script.3 man/man3/unicode_tc.3 man/man3/unicode_u_ucs2_native.3 man/man3/unicode_u_ucs4_native.3 man/man3/unicode_uc.3 man/man3/unicode_wb_end.3 man/man3/unicode_wb_init.3 man/man3/unicode_wb_next.3 man/man3/unicode_wb_next_cnt.3 man/man3/unicode_wbscan_end.3 man/man3/unicode_wbscan_init.3 man/man3/unicode_wbscan_next.3 man/man3/unicode_word_break.3 man/man7/courier-unicode.7 share/aclocal/courier-unicode-version.m4 share/aclocal/courier-unicode.m4 @ 1.2 log @Upgrade mail/courier-unicode to v2.1. There are currently no pkgsrc packages that depend on this one, so we don't bother with keeping around the old version. From the changelog: 2018-07-13 Sam Varshavchik * unicode.c: Fix error and validation of valid modified-utf7 encoding. 2018-07-11 Sam Varshavchik * unicode.c: Implement unicode_x_smap_modutf8 pseudo-encoding. 2018-04-27 Sam Varshavchik * gcc 8 update, fix assertions. libtool and toolchain updates. 2.0 2017-03-06 Sam Varshavchik * Migrate to C++11: remove unicode_char, use char32_t. Replace std::vector with std::u32string. @ text @d1 1 a1 1 @@comment $NetBSD$ d6 17 d39 19 d59 5 d79 4 d84 31 d137 1 d151 1 d153 1 @ 1.1 log @Import courier-unicode-1.4 as mail/courier-unicode. This library implements several algorithms related to the Unicode Standard: - Look up uppercase, lowercase, and titlecase equivalents of a unicode character - Implementation of grapheme and work breaking rules - Implementation of line breaking rules - Several ancillary functions, like looking up the unicode character that corresponds to some HTML 4.0 entity (such as "&", for example), and determining the normal width or a double-width status of a unicode character. Also, an adaptation of the iconv(3) API for this unicode library - Look up the Unicode script property - Look up the category property This library also implements C++ bindings for these algorithms. @ text @d75 1 @