Commit graph

10 commits

Author SHA1 Message Date
wiz
50810a1c2f itstool: update to 2.0.6.
2.0.6
=====
* Make DocBook keyword element within text
* Apply ITS files passed with -i in --join mode
2019-04-07 21:37:51 +00:00
wiz
69f7265600 itstool: update to 2.0.5.
2.0.5
=====
* Allow preserveSpace on XML attributes (Álvaro Muñoz)
* Fixed issue with writing files under macOS (Álvaro Muñoz)
* Fixed various differences between Python 2 and 3
* Fixed issues with libxml2 memory management
2018-11-30 15:04:02 +00:00
jperkin
d552b93738 itstool: Apply upstream fix for itstool/itstool#17.
Fixes segfaults breaking various dependencies.  Bump PKGREVISION.
2017-12-15 09:14:52 +00:00
prlw1
0a6f7f3764 Update itstool to 2.0.4
2.0.4
=====
* Fixed a massive performance issue

2.0.3
=====
* Added Python 3 support. Keeping Python 2 support for now. (Virgil Dupras)
* Fixed --keep-entities mode after some libxml2 changes.
* Added --path option for extra paths for ITS files.
* Don't error out (except under -s) for mismatched placeholders.
* Fixed UTF-8 handling for translated attributes.
2017-11-06 18:28:22 +00:00
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
wiz
4262e66b69 Update to 2.0.2:
2.0.2
=====
* Fixed crash in locale filter and drop rule, #715116
* Don't hardcode python path, #72533 (Ryan Lortie)
* Updated man page
2013-12-31 17:50:23 +00:00
wiz
10b8b157c8 Update to 2.0.1:
2.0.1
=====
* Reworked default ITS rules for better performance
2013-11-26 13:53:11 +00:00
wiz
b3ba66ff2a Update to 2.0.0:
2.0.0
=====
* Support for ITS 2.0 Preserve Space data category
* Support for ITS 2.0 Locale Filter data category
* Support for ITS 2.0 External Resource data category
* Support for ITS 2.0 ID Value data category
* Support for ITS 2.0 parameters, including user overrides
* Support for ITS 2.0 local withinText attribute
* Fixed handling of localization note inheritance
* Fixed handling of namespace prefixes on elements
* Added option to retain entity references in PO files
* Added option to load external DTDs (Galen Charlton)
* Added built-in rules for DocBook 5
* Updated built-in rules to use ITS 2.0 Preserve Space and External
  Resource instead of 1.x custom extensions
* Excluded editor remarks and comments in built-in DocBook and Mallard
  rules with Locale Filter
* Made all DocBook *info children not within text in built-in rules
2013-11-03 16:10:09 +00:00
prlw1
229219cda7 Update itstool to 1.2.0
* Added new "join mode" for multilingual XML formats
* Correctly handle ITS version attribute
* Better handling of multiple localization notes
* XML path markers are now in dedicated comments
* Show language code when failing to get translation from PO
* Added more regression tests
* Handle UTF-8 in attribute values
* Don't output non-translatable external ref messages
* Better error handling
2012-10-29 12:41:00 +00:00
drochner
f66e9684d2 add itstool-1.1.2, from Patrick Welche per PR pkg/45794
ITS Tool allows you to translate XML documents with PO files
2012-02-10 17:55:15 +00:00