Port details on branch 2024Q4 |
- utf8proc UTF-8 processing library
- 2.9.0 textproc =19 2.9.0Version of this port present on the latest quarterly branch.
- Maintainer: diizzy@FreeBSD.org
- Port Added: 2007-10-16 08:39:50
- Last Update: 2023-10-21 06:43:15
- Commit Hash: a71f6f1
- People watching this port, also watch:: gettext-runtime, expat, libgpg-error, indexinfo, libedit
- Also Listed In: devel
- License: MIT
- WWW:
- https://juliastrings.github.io/utf8proc/
- Description:
- utf8proc is a library for processing UTF-8 encoded Unicode strings.
Some features are Unicode normalization, stripping of default ignorable
characters, case folding and detection of grapheme cluster boundaries.
A special character mapping is available, which converts for example the
characters "Hyphen" (U+2010), "Minus" (U+2212) and
"Hyphen-Minus" (U+002D, ASCII Minus) all into the ASCII minus sign, to
make them equal for comparisons.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- utf8proc>0:textproc/utf8proc
- To install the port:
- cd /usr/ports/textproc/utf8proc/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/utf8proc
- pkg install utf8proc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: utf8proc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1697842011
SHA256 (utf8proc-2.9.0.tar.gz) = bd215d04313b5bc42c1abedbcb0a6574667e31acee1085543a232204e36384c4
SIZE (utf8proc-2.9.0.tar.gz) = 190190
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Libraries
-
- audio/schismtracker
- databases/arrow
- devel/libddwaf
- devel/mongo-c-driver
- devel/p5-subversion
- devel/py-subversion
- devel/ruby-subversion
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for utf8proc-2.9.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_utf8proc
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|