Port details |
- i18ntools Tools for the conversion to and from UTF-8 Unicode encoding
- 1.0_2 converters
=7 1.0_2Version of this port present on the latest quarterly branch. DEPRECATED: Depends on expired converters/tuc
This port expired on: 2024-07-11
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2024-07-13 13:12:44
- Commit Hash: 3a03a00
- People watching this port, also watch:: gdbm, netpbm, libunicode, libwmf
- License: BSD2CLAUSE
- WWW:
- http://www.whizkidtech.redprince.net/i18n/
- Description:
- Tools for the conversion to and from UTF-8 Unicode encoding. Note that
RFC-2277 mandates that all "protocols" MUST handle UTF-8 properly.
- utrans converts text files created using any 8-bit character
map into UTF-8;
- uhtrans converts UTF-8 files into 7-bit ASCII with anything
else formatted as an HTML-style tags, e.g. Ӓ (decimal);
- hutrans converts 7-bit ASCII files with HTML-style tags, to UTF-8,
thus complementing the functionality of hutrans;
- ptrans converts UTF-8 files into 8-bit text using any
8-bit character map, thus complementing utrans.
Additionally, tuc is installed if not found. Tuc converts text files
between the DOS/Windows and the Unix formats.
This port depends on ports/converters/libutf-8.
Further details: RFC 2277, and RFC 2279.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- i18ntools>0:converters/i18ntools
- No installation instructions:
- This port has been deleted.
- PKGNAME: i18ntools
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (i18ntools-1.0.tar.gz) = 46781ac7557daaee5325581b55cc4dc1dd3b107ad15ee7e5a34cc5a4d6293964
SIZE (i18ntools-1.0.tar.gz) = 56939
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- tuc : converters/tuc
- Library dependencies:
-
- libutf-8.so : converters/libutf-8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for i18ntools-1.0_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- converters_i18ntools
- 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 |
1.0_2 13 Jul 2024 13:12:44
    |
Rene Ladan (rene)  |
converters/i18ntools: Remove expired port
2024-07-11 converters/i18ntools: Depends on expired converters/tuc |
1.0_2 11 Jun 2024 15:46:29
    |
Rene Ladan (rene)  |
converters/i18ntools: expire on 2024-07-11 for converters/tuc |
1.0_2 08 Jan 2024 16:30:29
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eleminate its usage and move man to share/man |
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) |
1.0_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 ) |
1.0_1 20 Jul 2022 14:21:03
    |
Tobias C. Berner (tcberner)  |
converters: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Keda <admin@lissyara.su>
* Alex Semenyaka <alex@rinet.ru>
* Alexandr Kovalenko <never@nevermind.kiev.ua>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey A. Chernov <ache@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Blaz Zupan <blaz@amis.net>
* Brent J. Nordquist <bjn@visi.com>
* Carlos J. Puga Medina <cpm@fbsd.es> (Only the first 15 lines of the commit message are shown above ) |
1.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0_1 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.0_1 06 Dec 2015 20:35:32
  |
amdmi3  |
- Add LICENSE
- Simplify installation
- Switch to options helpers |
1.0_1 20 Oct 2014 09:37:01
  |
bapt  |
Cleanup plist |
1.0_1 28 Jul 2014 15:03:50
  |
adamw  |
Rename converters/ patch-xy patches to reflect the files they modify. |
1.0_1 24 Dec 2013 15:34:38
  |
pawel  |
- Respect CC/CFLAGS
- Add option for docs
- Support staging
PR: ports/184908
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.0 11 Dec 2013 15:15:49
  |
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in converters |
1.0 20 Sep 2013 16:05:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
1.0 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.0 24 Nov 2005 00:51:58
 |
pav  |
- Add SHA256 |
1.0 15 May 2004 02:07:35
 |
linimon  |
Reset maintainership. Adam has experienced a machine failure and is
currently unable to look after any of the ports that he has written. |
1.0 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.0 20 Oct 2003 23:28:03
 |
linimon  |
Changed per maintainer request. Shortened pkg-descr to pacify portlint. |
1.0 21 Feb 2003 11:08:38
 |
knu  |
De-pkg-comment. |
1.0 20 Oct 2002 21:32:23
 |
kris  |
Fix build on -current (move FILE * initializers from declaration to main()) |
21 Aug 2001 14:42:28
    |
sada  |
- NOPORTDOCS support for pkg-plist |
08 Oct 2000 00:48:42
    |
asami  |
Convert category converters to new layout. |