head 1.6; access; symbols pkgsrc-2023Q4:1.5.0.32 pkgsrc-2023Q4-base:1.5 pkgsrc-2023Q3:1.5.0.30 pkgsrc-2023Q3-base:1.5 pkgsrc-2023Q2:1.5.0.28 pkgsrc-2023Q2-base:1.5 pkgsrc-2023Q1:1.5.0.26 pkgsrc-2023Q1-base:1.5 pkgsrc-2022Q4:1.5.0.24 pkgsrc-2022Q4-base:1.5 pkgsrc-2022Q3:1.5.0.22 pkgsrc-2022Q3-base:1.5 pkgsrc-2022Q2:1.5.0.20 pkgsrc-2022Q2-base:1.5 pkgsrc-2022Q1:1.5.0.18 pkgsrc-2022Q1-base:1.5 pkgsrc-2021Q4:1.5.0.16 pkgsrc-2021Q4-base:1.5 pkgsrc-2021Q3:1.5.0.14 pkgsrc-2021Q3-base:1.5 pkgsrc-2021Q2:1.5.0.12 pkgsrc-2021Q2-base:1.5 pkgsrc-2021Q1:1.5.0.10 pkgsrc-2021Q1-base:1.5 pkgsrc-2020Q4:1.5.0.8 pkgsrc-2020Q4-base:1.5 pkgsrc-2020Q3:1.5.0.6 pkgsrc-2020Q3-base:1.5 pkgsrc-2020Q2:1.5.0.4 pkgsrc-2020Q2-base:1.5 pkgsrc-2020Q1:1.5.0.2 pkgsrc-2020Q1-base:1.5 pkgsrc-2019Q4:1.4.0.8 pkgsrc-2019Q4-base:1.4 pkgsrc-2019Q3:1.4.0.4 pkgsrc-2019Q3-base:1.4 pkgsrc-2019Q2:1.4.0.2 pkgsrc-2019Q2-base:1.4 pkgsrc-2019Q1:1.3.0.18 pkgsrc-2019Q1-base:1.3 pkgsrc-2018Q4:1.3.0.16 pkgsrc-2018Q4-base:1.3 pkgsrc-2018Q3:1.3.0.14 pkgsrc-2018Q3-base:1.3 pkgsrc-2018Q2:1.3.0.12 pkgsrc-2018Q2-base:1.3 pkgsrc-2018Q1:1.3.0.10 pkgsrc-2018Q1-base:1.3 pkgsrc-2017Q4:1.3.0.8 pkgsrc-2017Q4-base:1.3 pkgsrc-2017Q3:1.3.0.6 pkgsrc-2017Q3-base:1.3 pkgsrc-2017Q2:1.3.0.2 pkgsrc-2017Q2-base:1.3 pkgsrc-2017Q1:1.2.0.2 pkgsrc-2017Q1-base:1.2; locks; strict; comment @# @; 1.6 date 2024.02.12.17.10.22; author hans; state Exp; branches; next 1.5; commitid 8ir560aBXwhrnaYE; 1.5 date 2020.01.26.17.31.33; author rillig; state Exp; branches; next 1.4; commitid 4fBBvoSLJaGd0eUB; 1.4 date 2019.05.24.08.38.28; author hauke; state Exp; branches; next 1.3; commitid cpuXW5YhOdGhZqoB; 1.3 date 2017.05.12.11.42.50; author jperkin; state Exp; branches; next 1.2; commitid ERy3nuK6hm3VR5Rz; 1.2 date 2017.02.17.17.08.14; author joerg; state Exp; branches; next 1.1; commitid HDlqXDmyTR1XmkGz; 1.1 date 2017.02.12.02.14.01; author mef; state Exp; branches; next ; commitid ibooMaEJ0bR9ABFz; desc @@ 1.6 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 @# $NetBSD: Makefile,v 1.5 2020/01/26 17:31:33 rillig Exp $ DISTNAME= courier-unicode-2.3.0 CATEGORIES= mail MASTER_SITES= https://sourceforge.net/projects/courier/files/courier-unicode/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://www.courier-mta.org/unicode/ COMMENT= Implements several algorithms related to the Unicode Standard LICENSE= gnu-gpl-v3 USE_TOOLS+= gmake autoconf aclocal automake USE_LIBTOOL= yes USE_LANGUAGES+= c c++ GNU_CONFIGURE= yes pre-configure: (cd ${WRKSRC}; autoconf; aclocal; automake) .include "../../converters/libiconv/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.5 log @all: migrate homepages from http to https pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2019/05/24 08:38:28 hauke Exp $ d3 1 a3 1 DISTNAME= courier-unicode-2.1 @ 1.4 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 # $NetBSD$ d9 1 a9 1 HOMEPAGE= http://www.courier-mta.org/unicode/ @ 1.3 log @Requires libiconv. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2017/02/17 17:08:14 joerg Exp $ d3 1 a3 1 DISTNAME= courier-unicode-1.4 @ 1.2 log @Needs libtool. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2017/02/12 02:14:01 mef Exp $ d21 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 @d1 1 a1 1 # $NetBSD$ d14 1 @