| Port details on branch 2023Q4 |
- utf8proc UTF-8 processing library
- 2.11.2 textproc
=21 2.10.0Version of this port present on the latest quarterly branch. - Maintainer: diizzy@FreeBSD.org
 - Port Added: 2007-10-16 08:39:50
- Last Update: 2025-11-22 19:55:19
- Commit Hash: 8691ae4
- People watching this port, also watch:: expat, indexinfo, libgpg-error, gettext-runtime, 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1763844446
SHA256 (utf8proc/2.11.2/utf8proc-2.11.2.tar.gz) = da15a8b5c1ae1b267884599c8f937a006f7c1afed5c69fba01f1bdb1abfc25ff
SIZE (utf8proc/2.11.2/utf8proc-2.11.2.tar.gz) = 199356
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
- deskutils/crengine-ng
- devel/libddwaf
- devel/mongo-c-driver
- devel/mongo-cxx-driver
- devel/p5-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.11.2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_utf8proc
- USES:
- cmake:testing pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|