| Port details on branch 2026Q1 |
- libunicode-contour Modern C++20 Unicode library
- 0.7.0 devel
=0 0.7.0Version of this port present on the latest quarterly branch. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2026-01-22 12:36:05
- Last Update: 2026-02-03 08:05:34
- Commit Hash: 21ab354
- License: APACHE20
- WWW:
- https://github.com/contour-terminal/libunicode
- Description:
- The goal of this library is to bring painless unicode support to C++
with simple and easy to understand APIs. The API naming conventions
are chosen to look familiar to those using the C++ standard libary.
¦ ¦ ¦ ¦ 
- 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:
-
- libunicode-contour>0:devel/libunicode-contour
- To install the port:
- cd /usr/ports/devel/libunicode-contour/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libunicode-contour
- pkg install libunicode-contour
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libunicode-contour
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1767667689
SHA256 (contour-terminal-libunicode-v0.7.0_GH0.tar.gz) = 7b653d8cb3c620cc80118184ccab9c02f7e9a4bf9d1e4b190dae2d5681a0bca4
SIZE (contour-terminal-libunicode-v0.7.0_GH0.tar.gz) = 94993
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- catch2-with-main.pc : devel/catch2
- UCD>=17.0.0,1 : textproc/UCD
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libunicode-contour-0.7.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_libunicode-contour
- USES:
- cmake:testing python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.7.0 03 Feb 2026 08:05:34
    |
Hiroki Tagato (tagattie)  Author: Eric Camachat |
devel/libunicode-contour: Fix build when samurai is used instead of ninja
When samurai is used instead of ninja, python is not pulled in as its
dependency. The build process requires python's existence so the port
must explictly depend on python in build time.
PR: 292683
Reported by: Eric Camachat <eric@camachat.org>
MFH: 2026Q1
(cherry picked from commit 460e62cc3548b28a331954257679793713631951) |
0.7.0 22 Jan 2026 12:34:04
    |
Hiroki Tagato (tagattie)  |
devel/libunicode-contour: Fix build on aarch64
(cherry picked from commit 8ae1fa6e8744475676984e30e40a8214735d2334) |
Number of commits found: 2
|