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 on branch 2022Q3
uniutils Unicode Description Utilities
2.28_1 sysutils on this many watch lists=2 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 2.28_1Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-02-04 22:54:32
Last Update: 2024-01-30 18:33:43
Commit Hash: 43d865a
People watching this port, also watch:: postfix, sage-math, aspell
Also Listed In: textproc
License: GPLv3
WWW:
https://billposer.org/Software/unidesc.html
Description:
Uniutils consists of six programs for finding out what is in a Unicode file. They are useful when working with Unicode files when one doesn't know the writing system, doesn't have the necessary font, needs to inspect invisible characters, needs to find out whether characters have been combined or in what order they occur, or needs statistics on which characters occur. uniname defaults to printing the character offset of each character, its byte offset, its hex code value, its encoding, the glyph itself, and its name. unidesc reports the character ranges to which different portions of the text belong. It can also be used to identify Unicode encodings (e.g. UTF-16be) flagged by magic numbers. unihist generates a histogram of the characters in its input, which must be encoded in UTF-8 Unicode. ExplicateUTF8 is intended for debugging or for learning about Unicode. It determines and explains the validity of a sequence of bytes as a UTF8 encoding. Unirev is a filter that reverses UTF-8 strings character-by-character (as opposed to byte-by-byte). Unisurrogate takes a codepoint on the command line and, if it falls outside the BMP, reports its surrogate decomposition.
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 (31 items)
Collapse this list.
  1. /usr/local/share/licenses/uniutils-2.28_1/catalog.mk
  2. /usr/local/share/licenses/uniutils-2.28_1/LICENSE
  3. /usr/local/share/licenses/uniutils-2.28_1/GPLv3
  4. bin/ExplicateUTF8
  5. bin/unidesc
  6. bin/unifuzz
  7. bin/unihist
  8. bin/uniname
  9. bin/unireverse
  10. bin/unisurrogate
  11. bin/utf8lookup
  12. share/examples/uniutils/Test1.ann
  13. share/examples/uniutils/Test1.u
  14. share/examples/uniutils/Test2.ann
  15. share/examples/uniutils/Test2.u
  16. share/examples/uniutils/Test3.ann
  17. share/examples/uniutils/Test3.u
  18. share/examples/uniutils/Test4.ann
  19. share/examples/uniutils/Test4.u
  20. share/examples/uniutils/Test5.ann
  21. share/examples/uniutils/Test5.u
  22. share/man/man1/ExplicateUTF8.1.gz
  23. share/man/man1/unidesc.1.gz
  24. share/man/man1/unifuzz.1.gz
  25. share/man/man1/unihist.1.gz
  26. share/man/man1/uniname.1.gz
  27. share/man/man1/unireverse.1.gz
  28. share/man/man1/unisurrogate.1.gz
  29. @owner
  30. @group
  31. @mode
Collapse this list.
Dependency lines:
  • uniutils>0:sysutils/uniutils
To install the port:
cd /usr/ports/sysutils/uniutils/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/uniutils
  • pkg install uniutils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: uniutils
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1699218799 SHA256 (uniutils-2.28.tar.bz2) = d67bbc814e7ae8ccb1afc1e9081c6cbcd52510748c20ba1322caff2f9a5d917c SIZE (uniutils-2.28.tar.bz2) = 262845

Packages (timestamps in pop-ups are UTC):
uniutils
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.28_12.28_12.27_22.28_12.28_1-2.27_2-
FreeBSD:13:quarterly2.28_12.28_12.27_22.28_12.28_12.282.282.28
FreeBSD:14:latest2.28_12.28_12.27_22.28_12.28_12.27_2-2.27_2
FreeBSD:14:quarterly2.28_12.28_1-2.28_12.28_12.282.282.28
FreeBSD:15:latest2.28_12.28_1n/a2.28_1n/a2.28_12.28_12.28_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gettext-runtime>=0.22_1 : devel/gettext-runtime
  2. msgfmt : devel/gettext-tools
Runtime dependencies:
  1. ascii2binary : converters/ascii2binary
Library dependencies:
  1. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for uniutils-2.28_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
sysutils_uniutils
USES:
gettext localbase tar:bz2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://billposer.org/Software/Downloads/
Collapse this list.

There are no commits on branch 2022Q3 for this port