Port details |
- unidesc Unicode Description Utilities
- 2.24 sysutils
=2 2.24Version of this port present on the latest quarterly branch.
- Maintainer: thierry@FreeBSD.org
- Port Added: 2005-05-15 15:55:21
- Last Update: 2007-02-04 22:54:18
- SVN Revision: UNKNOWN
- People watching this port, also watch:: mutt, mined, zsh, kicad, slrn
- Also Listed In: textproc
- License: not specified in port
- WWW:
- http://billposer.org/Software/unidesc.html
- Description:
- Unidesc consists of five 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).
WWW: http://billposer.org/Software/unidesc.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- uniutils>0:sysutils/unidesc
- No installation instructions:
- This port has been deleted.
- PKGNAME: uniutils
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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.
- Runtime dependencies:
-
- ascii2binary : converters/ascii2binary
- Library dependencies:
-
- intl : devel/gettext
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
04 Feb 2007 22:54:18 |
thierry |
Rename ports/sysutils/unidesc to ports/sysutils/uniutils.
PR: ports/108574
Repocopied by: marcus |
2.24 30 Jan 2007 20:18:07 |
thierry |
Upgrade to 2.24.
Changelog at <http://billposer.org/Software/unidesc.html#changelog>.
Remark: this port has been renamed to uniutils. |
2.23 12 Jan 2007 20:39:41 |
thierry |
Upgrade to 2.23.
Changelog at <http://billposer.org/Software/unidesc.html#changelog>. |
2.22 07 Oct 2006 20:36:15 |
thierry |
Upgrade to 2.22.
Changelog at <http://billposer.org/Software/unidesc.html#changelog>. |
2.21 19 Sep 2006 19:32:32 |
thierry |
Upgrade to 2.21.
Changelog at <http://billposer.org/Software/unidesc.html#changelog>. |
2.20 22 Aug 2006 21:33:40 |
thierry |
Upgrade to 2.20.
Changelog at <http://billposer.org/Software/unidesc.html#changelog>. |
2.19 26 Jul 2006 21:14:53 |
thierry |
Upgrade to 2.19.
Changelog at <http://billposer.org/Software/unidesc.html#changelog>. |
2.18 13 Jul 2006 08:41:38 |
thierry |
Upgrade to 2.18.
Changelog at <http://billposer.org/Software/unidesc.html#changelog>. |
2.17 21 May 2006 20:20:11 |
thierry |
Upgrade to 2.17: the data has been updated to Unicode version 4.1. |
2.16 30 Jan 2006 23:26:16 |
thierry |
Upgrade to 2.16.
Changelog at <http://billposer.org/Software/unidesc.html#changelog>. |
2.15.1 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
2.15.1 04 Nov 2005 20:45:52 |
thierry |
Upgrade to 2.15.1 and make fetchable again.
Unfortunately, the tarball is no more versionned.
Reported by: pointyhat via Kris |
2.15 29 Oct 2005 21:25:19 |
thierry |
Upgrade to 2.15.
Changelog at <http://billposer.org/Software/unidesc.html#changelog>. |
2.14 26 Oct 2005 21:40:42 |
thierry |
Upgrade to 2.14.
Changelog at <http://billposer.org/Software/unidesc.html#changelog>. |
2.13 07 Oct 2005 19:51:19 |
thierry |
Fix master_site and WWW line.
Reported by: Fenner's disfiles survey |
2.13 24 Jul 2005 10:21:50 |
thierry |
Upgrade to 2.13. |
2.12 15 May 2005 15:54:36 |
thierry |
Add unidesc 2.12, Unicode Description Utilities.
Unidesc consists of four 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. |