Port details on branch 2024Q3 |
- fribidi Free Implementation of the Unicode Bidirectional Algorithm
- 1.0.16 converters =153 1.0.15Version of this port present on the latest quarterly branch.
- Maintainer: desktop@FreeBSD.org
- Port Added: 2002-04-19 17:32:22
- Last Update: 2024-10-25 18:07:23
- Commit Hash: 8d81142
- People watching this port, also watch:: png, tiff, glib, expat, freetype2
- License: LGPL21
- WWW:
- https://fribidi.org/
- Description:
- A Free Implementation of the Unicode Bidirectional Algorithm.
The library implements all of the algorithm as described in the "Unicode
Standard Annex #9, The Bidirectional Algorithm,
http://www.unicode.org/unicode/reports/tr9/". FriBidi is exhautively tested
against Bidi Reference Code, and due to our best knowledge, does not contain
any conformance bugs.
In the API, we were inspired by the document "Bi-Di languages support - BiDi
API proposal" by Franck Portaneri which he wrote as a proposal for adding BiDi
support to Mozilla.
Internally the library uses Unicode entirely. The character property function
was automatically created from the Unicode property list data file,
PropList.txt, available from the Unicode Online Data site. This means that
every Unicode character will be treated in strict accordance with the Unicode
specification. The same is true for the mirroring of characters, which also
works for all the characters listed as mirrorable in the Unicode specification.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fribidi>0:converters/fribidi
- To install the port:
- cd /usr/ports/converters/fribidi/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/fribidi
- pkg install fribidi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fribidi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729366149
SHA256 (fribidi-1.0.16.tar.xz) = 1b1cde5b235d40479e91be2f0e88a309e3214c8ab470ec8a2744d82a5a9ea05c
SIZE (fribidi-1.0.16.tar.xz) = 1098260
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:
-
- meson : devel/meson
- ninja : devel/ninja
- Test dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Libraries
-
- cad/lepton-eda
- converters/p5-Text-Bidi
- databases/evolution-data-server
- deskutils/cherrytree
- deskutils/coolreader
- deskutils/fbreader
- deskutils/gnome-photos
-
Deleted ports which required this port:
- for Run
-
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 fribidi-1.0.16:
OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- converters_fribidi
- USES:
- cpe meson python:test shebangfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|