textproc/libunibreak - The NetBSD Packages Collection

Implementation of line breaking algorithm described in Unicode 5.2.0 SA 14

This is libunibreak, an implementation of the line breaking and
word/grapheme breaking algorithms as described in [Unicode Standard
Annex 14][1] (UAX #14) and [Unicode Standard Annex 29][2] (UAX #29).

As of February 2024, Unicode 15.0 support for line breaking, as well as
full Unicode 15.1 support for word/grapheme breaking, is provided.
There is currently no plan to implement full Unicode 15.1 support for
line breaking, mostly because tailoring for Brahmic scripts, as
described in LB28a of UAX #14-51, is problematic within the current
framework.

Build dependencies

devel/libtool-base pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64libunibreak-6.1.tgz
NetBSD 10.0aarch64eblibunibreak-6.1.tgz
NetBSD 10.0alphalibunibreak-6.1.tgz
NetBSD 10.0earmv6hflibunibreak-6.1.tgz
NetBSD 10.0earmv7hflibunibreak-6.1.tgz
NetBSD 10.0i386libunibreak-6.1.tgz
NetBSD 10.0x86_64libunibreak-6.1.tgz
NetBSD 9.0aarch64libunibreak-6.1.tgz
NetBSD 9.0alphalibunibreak-6.1.tgz
NetBSD 9.0earmv6hflibunibreak-6.1.tgz
NetBSD 9.0earmv7hflibunibreak-6.1.tgz
NetBSD 9.0i386libunibreak-6.1.tgz
NetBSD 9.0x86_64libunibreak-6.1.tgz
NetBSD 9.3x86_64libunibreak-6.1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.