Port details |
- libunibreak Implementation of the line and word breaking algorithm for Unicode
- 6.1,1 textproc =8 6.1,1Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2013-09-14 06:56:31
- Last Update: 2024-03-23 11:13:38
- Commit Hash: 01b932c
- People watching this port, also watch:: xorg-fonts-truetype, indexinfo, libevent, dav1d, openjpeg
- License: ZLIB
- WWW:
- https://vimgadgets.sourceforge.net/libunibreak/
- Description:
- Liblinebreak is an implementation of the line and word breaking algorithm
as described in Unicode 5.1.0 Standard Annex 14, Revision 22. It breaks
lines that contain Unicode characters. It is designed to be used in a
generic text renderer. FBReader is one real-world example.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libunibreak>0:textproc/libunibreak
- To install the port:
- cd /usr/ports/textproc/libunibreak/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/libunibreak
- pkg install libunibreak
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libunibreak
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709408035
SHA256 (libunibreak-6.1.tar.gz) = cc4de0099cf7ff05005ceabff4afed4c582a736abc38033e70fdac86335ce93f
SIZE (libunibreak-6.1.tar.gz) = 855733
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- deskutils/coolreader
- deskutils/fbreader
- games/naev
- games/tuxpaint-config
- graphics/krita
- multimedia/libass
Configuration Options:
- No options to configure
- Options name:
- textproc_libunibreak
- USES:
- libtool pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.1,1 23 Mar 2024 11:13:38 |
Daniel Engberg (diizzy) |
textproc/libunibreak: Update to 6.1
* Add "make test"
* Adjust Makefile to more closely follow Porters Handbook
Changelog: https://github.com/adah1972/libunibreak/releases/tag/libunibreak_6_1
PR: 277438
Approved by: desktop (tcberner) |
5.1,1 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
5.1,1 12 Mar 2023 08:12:10 |
Tobias C. Berner (tcberner) |
textproc/libunibreak: update to 5.1
New in libunibreak 5.1
- Speed up line-break property lookup
- Update the data to conform to Unicode 15
New in libunibreak 5.0
- Update the data to conform to Unicode 14
- Add per_code_point variants of utf8 and utf16 functions
- Do not always break after the last character
- Clean up code and test |
4.3,1 12 Mar 2023 08:02:01 |
Tobias C. Berner (tcberner) |
textproc/libunibreak: give port to kde@
- required by graphics/krita |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.3,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.3,1 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.3,1 21 Sep 2021 13:47:01 |
Ryan Steinmetz (zi) |
*/*: Reset MAINTAINER due to repeat fatal email bounces |
4.3,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.3,1 20 Jan 2021 15:16:06 |
fluffy |
textproc/libunibreak: update to 4.3 release
PR: 252439
Submitted by: fluffy
Approved by: maintainer (timeout, 2w) |
4.0,1 17 Aug 2018 12:37:02 |
swills |
textproc/libunibreak: Update to 4.0
While here, assign maintainer
PR: 230539 (with modifications)
Submitted by: Nathan <ndowens@yahoo.com> |
1.1_3,1 25 Sep 2015 15:18:06 |
amdmi3 |
- Add LICENSE
- Strip libraries
- Pet portlint
- Regenerate patches with `make makepatch` |
1.1_2,1 24 Sep 2015 08:12:34 |
culot |
- Reassign to the heap after fluffy@'s bit was taken in for safekeeping |
1.1_2,1 27 Jun 2014 22:24:16 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
1.1_1,1 07 Jan 2014 05:38:27 |
fluffy |
- Support staging
- Stop providing outdated static compat library |
1.1,1 25 Nov 2013 11:46:36 |
fluffy |
- Update libunibreak to 1.1 minor release |
1.0,1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.0,1 19 Sep 2013 12:02:39 |
rm |
- non-functional mostly whitespace fixes
Approved by: fluffy (maintainer, by mail) |
1.0,1 14 Sep 2013 06:56:20 |
fluffy |
- liblinebreak was superceded by it's successor, libunibreak
- Use new headers style |