notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libunibreak Implementation of the line and word breaking algorithm for Unicode
6.1,1 textproc on this many watch lists=6 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.1,1Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
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:: libjxl, libraw, py39-pycparser, font-misc-meltho, libinotify
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (19 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libunibreak-6.1,1/catalog.mk
  3. /usr/local/share/licenses/libunibreak-6.1,1/LICENSE
  4. /usr/local/share/licenses/libunibreak-6.1,1/ZLIB
  5. include/eastasianwidthdef.h
  6. include/graphemebreak.h
  7. include/linebreak.h
  8. include/linebreakdef.h
  9. include/unibreakbase.h
  10. include/unibreakdef.h
  11. include/wordbreak.h
  12. lib/libunibreak.a
  13. lib/libunibreak.so
  14. lib/libunibreak.so.6
  15. lib/libunibreak.so.6.0.1
  16. libdata/pkgconfig/libunibreak.pc
  17. @owner
  18. @group
  19. @mode
Collapse this list.
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):
libunibreak
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.1,16.1,14.3,16.1,16.1,1-4.0,1-
FreeBSD:13:quarterly6.1,16.1,15.1,16.1,16.1,15.1,15.1,15.1,1
FreeBSD:14:latest6.1,16.1,14.3,16.1,16.1,15.1,1-5.1,1
FreeBSD:14:quarterly5.1,16.1,1-5.1,16.1,15.1,15.1,15.1,1
FreeBSD:15:latest5.1,16.1,1n/a5.1,1n/a5.1,15.1,15.1,1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Libraries
  1. deskutils/coolreader
  2. deskutils/fbreader
  3. games/naev
  4. games/tuxpaint-config
  5. graphics/krita
  6. 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:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/adah1972/libunibreak/releases/download/libunibreak_6_1/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.1,1
23 Mar 2024 11:13:38
commit hash: 01b932c6898e9e8feb5112f8f600067e336bf91bcommit hash: 01b932c6898e9e8feb5112f8f600067e336bf91bcommit hash: 01b932c6898e9e8feb5112f8f600067e336bf91bcommit hash: 01b932c6898e9e8feb5112f8f600067e336bf91b files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
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
commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: 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
commit hash: 00507ddffc2fa9c99c96f53e56a081fba17ad969commit hash: 00507ddffc2fa9c99c96f53e56a081fba17ad969commit hash: 00507ddffc2fa9c99c96f53e56a081fba17ad969commit hash: 00507ddffc2fa9c99c96f53e56a081fba17ad969 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: 2f4bc8e41ef37009822c3a6e28b782d1f029bc9fcommit hash: 2f4bc8e41ef37009822c3a6e28b782d1f029bc9fcommit hash: 2f4bc8e41ef37009822c3a6e28b782d1f029bc9fcommit hash: 2f4bc8e41ef37009822c3a6e28b782d1f029bc9f files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc/libunibreak: give port to kde@

- required by graphics/krita
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
4.3,1
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
4.3,1
21 Sep 2021 13:47:01
commit hash: 8703fc2c05e3229c7739725aa37b5dfc55b0a649commit hash: 8703fc2c05e3229c7739725aa37b5dfc55b0a649commit hash: 8703fc2c05e3229c7739725aa37b5dfc55b0a649commit hash: 8703fc2c05e3229c7739725aa37b5dfc55b0a649 files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
*/*: Reset MAINTAINER due to repeat fatal email bounces
4.3,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.3,1
20 Jan 2021 15:16:06
Revision:562143Original commit files touched by this commit
fluffy search for other commits by this committer
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
Revision:477422Original commit files touched by this commit
swills search for other commits by this committer
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
Revision:397837Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Strip libraries
- Pet portlint
- Regenerate patches with `make makepatch`
1.1_2,1
24 Sep 2015 08:12:34
Revision:397683Original commit files touched by this commit
culot search for other commits by this committer
- Reassign to the heap after fluffy@'s bit was taken in for safekeeping
1.1_2,1
27 Jun 2014 22:24:16
Revision:359620Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
1.1_1,1
07 Jan 2014 05:38:27
Revision:338973Original commit files touched by this commit
fluffy search for other commits by this committer
- Support staging
- Stop providing outdated static compat library
1.1,1
25 Nov 2013 11:46:36
Revision:334842Original commit files touched by this commit
fluffy search for other commits by this committer
- Update libunibreak to 1.1 minor release
1.0,1
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
1.0,1
19 Sep 2013 12:02:39
Revision:327612Original commit files touched by this commit
rm search for other commits by this committer
- non-functional mostly whitespace fixes

Approved by:	fluffy (maintainer, by mail)
1.0,1
14 Sep 2013 06:56:20
Revision:327227Original commit files touched by this commit
fluffy search for other commits by this committer
- liblinebreak was superceded by it's successor, libunibreak
- Use new headers style

Number of commits found: 19