Port details |
- itstool Make XML documents translatable through po files
- 2.0.7_1 textproc =12 2.0.7_1Version of this port present on the latest quarterly branch.
- Maintainer: kwm@FreeBSD.org
- Port Added: 2011-09-17 16:00:59
- Last Update: 2024-01-26 15:56:31
- Commit Hash: 19dad31
- People watching this port, also watch:: p5-Error, autoconf, indexinfo, dbus, jpeg-turbo
- License: GPLv3
- WWW:
- https://itstool.org/
- Description:
- ITS Tool allows you to translate your XML documents with PO files, using rules
from the W3C Internationalization Tag Set (ITS) to determine what to translate
and how to separate it into PO file messages.
PO files are the standard translation format for GNU and other Unix-like
systems. They present translatable information as discrete messages, allowing
each message to be translated independently. In contrast to whole-page
translation, translating with a message-based format like PO means you can
easily track changes to the source document down to the paragraph. When new
strings are added or existing strings are modified, you only need to update
the corresponding messages.
ITS Tool is designed to make XML documents translatable through PO files by
applying standard ITS rules, as well as extension rules specific to ITS Tool.
ITS also provides an industry standard way for authors to override translation
information in their documents, such as whether a particular element should be
translated.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- itstool>0:textproc/itstool
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/textproc/itstool/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/itstool
- pkg install itstool
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: itstool
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1632582980
SHA256 (itstool-2.0.7.tar.bz2) = 6b9a7cd29a12bb95598f5750e8763cee78836a1a207f85b74d8b3275b27e87ca
SIZE (itstool-2.0.7.tar.bz2) = 104648
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libxml2.py : textproc/py-libxml2@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- libxml2.py : textproc/py-libxml2@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- accessibility/accerciser
- accessibility/orca
- archivers/engrampa
- archivers/file-roller
- astro/viking
- audio/ardour
- audio/easytag
-
Deleted ports which required this port:
- for Run
-
- textproc/docproj-legacy
Configuration Options:
- No options to configure
- Options name:
- textproc_itstool
- USES:
- python tar:bzip2
- 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 |
2.0.7_1 26 Jan 2024 15:56:31 |
Muhammad Moinur Rahman (bofh) |
textproc/itstool: Moved man to share/man
Approved by: portmgr (blanket) |
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) |
2.0.7 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 ) |
2.0.7 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 ) |
2.0.7 27 Jan 2022 17:58:48 |
Alexey Dokuchaev (danfe) |
textproc/itstool: update the port to version 2.0.7, featuring:
- Performance improvements when chaining up on certain ITS rules
- Performance improvements when using ITS parameters
PR: 260217 |
2.0.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.6 14 Mar 2020 15:00:06 |
dbaio |
textproc/itstool: Update to 2.0.6, Add patch to fix some libxml issues [1]
FreeBSD Doc translations are working fine with this patch.
More details on https://github.com/itstool/itstool/issues/38
PR: 244325
Approved by: maintainer timeout (kwm, > 3 weeks)
Obtained from: https://github.com/itstool/itstool/pull/18 [1] |
2.0.5_2 17 Jun 2019 22:46:23 |
dbaio |
Add textproc/itstool22 (v.2.0.2)
This brings back ITS Tool 2.0.2 to the tree because there is an issue
with version 2.0.5 and it is impacting the translation efforts of FreeBSD [1].
I'll keep this version until this problem gets fixed.
1 - https://github.com/itstool/itstool/issues/38
PR: 224903 |
2.0.5_2 08 Mar 2019 06:46:28 |
antoine |
Workaround https://github.com/itstool/itstool/issues/25
Reported by: pkg-fallout
Obtained from: Fedora |
2.0.5_1 05 Mar 2019 20:57:23 |
antoine |
Don't pretend that python is only needed at runtime |
2.0.5_1 05 Mar 2019 20:31:32 |
0mp |
textproc/itstool: Remove problematic PKGNAMEPREFIX
textproc/meld was failing its build-depends phase due to the PKGNAMEPREFIX
of itstool being set to ${PYTHON_PKGNAMEPREFIX}. This caused trouble as
textproc/itstool does not use flavors and those two ports could not agree
on the Python version.
Approved by: mat (mentor), portmgr blanket (fix dependencies) |
2.0.5 05 Mar 2019 12:16:56 |
mi |
Upgrade from 2.0.2 to 2.0.5. Among improvements is compatibility
with Python-3
PR: 224903
Approved by: maintainer timeout |
2.0.2_2 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
2.0.2_1 01 Dec 2017 08:05:22 |
mat |
Add some missed flavor in dependencies.
PR: 223071
Reported by: ml freebsd bugs vishwin info
Sponsored by: Absolight |
2.0.2_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.0.2_1 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
2.0.2_1 27 Sep 2014 10:58:47 |
kwm |
Convert to new python USES style |
2.0.2_1 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
2.0.2_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
2.0.2 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
2.0.2 18 Dec 2013 16:30:41 |
kwm |
Update to 2.0.2.
Limit python version to -2.7, because thats what py-libxml2 currently
uses. |
2.0.1 01 Dec 2013 12:47:29 |
kwm |
Update to 2.0.1.
Stagify, add license. |
1.2.0 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.2.0 29 Aug 2012 13:08:46 |
kwm |
Update to 1.2.0.
Python is a pure runtime dependancy. |
1.1.2 14 Feb 2012 14:38:48 |
kwm |
Update to 1.1.2. |
1.1.0 17 Sep 2011 16:00:49 |
kwm |
Add itstool or ITS tool
ITS Tool allows you to translate your XML documents with PO files, using rules
from the W3C Internationalization Tag Set (ITS) to determine what to translate
and how to separate it into PO file messages.
WWW: http://itstool.org |