summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-08-11 15:08:14 +0000
committerryoon <ryoon@pkgsrc.org>2012-08-11 15:08:14 +0000
commit78c7d9003032e1c19b235fad0641ae6a5c07a146 (patch)
treea4e354af154c8311d8a37bd416d7a326eb3b14d1 /editors
parentd506c6d908cf377b93ad957c5c598b4ad3d372b7 (diff)
downloadpkgsrc-78c7d9003032e1c19b235fad0641ae6a5c07a146.tar.gz
Update to 2.5.5.01
Changelog: ---------------------------------------------------------------------- 2.5.5 update 1 vs. 2.5.5 Bug fixes: - Project specific filter settings not saved http://sourceforge.net/support/tracker.php?aid=3546645 - PowerPoint documents (.pptx and .pptm) could not be opened with Java 1.7 Localisation updates: - Japanese localization updated to 2.5.5 (UI) ---------------------------------------------------------------------- OmegaT 2.5.5 ---------------------------------------------------------------------- 3 Enhancements 5 Bug fixes 1 Localisation update ---------------------------------------------------------------------- 2.5.5 vs. 2.5.4 update 1 Implemented requests: - Option to not load translations=source from source documents http://sourceforge.net/support/tracker.php?aid=3527626 Other enhancements: - Revised manual - Fastest computation of Match Statistics. In addition, the first two lines are displayed as soon as they are computed Bug fixes: - Windows installer: the user language was always set in OmegaT.l4J.ini, regardless of the choice of the user - Windows installer with Java: some languages not supported by OmegaT were listed - Recognize single quotes in ENTITY of DTD file filter http://sourceforge.net/support/tracker.php?aid=3520305 (It was already implemented in 2.3 update 8, but had not been ported to 2.5.) - Java Webstart was not working with Java 1.7 - When one of the languages is an RTL language, or where setting the Editor in RTL mode with Shift+Ctrl+O, spaces could be wrongly located. As a workaround, tags are not displayed in grey when translating an RTL language is involved or when the Editor is in RTL mode. Localisation updates: - Russian localisation updated to 2.5.4 update 1 (UI, Instant Start) ---------------------------------------------------------------------- OmegaT 2.5.4 update 1 ---------------------------------------------------------------------- 3 Enhancements 4 Bug fixes 4 Localisation updates ---------------------------------------------------------------------- 2.5.4 update 1 vs. 2.5.4 Implemented requests: - Help&Manual: hide content of tags per translate=true/false http://sourceforge.net/support/tracker.php?aid=3528468 - Camtasia added tags http://sourceforge.net/support/tracker.php?aid=3528472 Other enhancements: - Windows installer: there's a new option to specify whether the language chosen during installation should be used for OmegaT. If Yes, OmegaT.l4J.ini is modified to use that language. Bug fixes: - Exception if new non-default /tm contains TMs to segment http://sourceforge.net/support/tracker.php?aid=3425237 - NullPointerException during resegmentation http://sourceforge.net/support/tracker.php?aid=3481757 - When editing project-specific file filters, the checkbox was labelled jCheckBox1 instead of "Enable project specific filters" - When changing project-specific segmentation rules to default and back, the results were not immediately visible Localisation updates: - Italian localisation updated to 2.5.4 (UI, readme) - Dutch localisation updated to 2.5.4 (UI, readme, documentation) - Russian localisation updated to 2.5.4 (UI, readme, Instant Start) - Basque localisation updated to 2.5.2 (UI, readme, Instant Start) ---------------------------------------------------------------------- OmegaT 2.5.4 ---------------------------------------------------------------------- 6 Enhancements 0 Bug fix 1 Localisation update ---------------------------------------------------------------------- 2.5.4 vs. 2.5.3 Implemented requests: - Automatic conversion of numbers when inserting fuzzy matches http://sourceforge.net/support/tracker.php?aid=1381480 Other enhancements: - The automatic save interval can now be set in Options > Save. It is defined in minutes and seconds. If a value lower than 10 seconds is set, it is reset to 10 seconds. - Linux: Enhanced Kaptain script - Load translations from sources as default translations http://sourceforge.net/support/tracker.php?aid=3524017 - The File Filters dialog can now be resized, as well as its sub-dialogs - Capture variables in source filename to target mapping has been extended with new variables for a given number of extensions See http://sourceforge.net/support/tracker.php?aid=3436954 Localisation updates: - Italian localisation updated to 2.5.3 (UI) ---------------------------------------------------------------------- OmegaT 2.5.3 ---------------------------------------------------------------------- 3 Enhancements 3 Bug fixes 1 Localisation update ---------------------------------------------------------------------- 2.5.3 vs. 2.5.2 update 2 Implemented requests: - (X)HTML filters: hide content of tags based on attributes http://sourceforge.net/support/tracker.php?aid=3513384 - Capture variables in source filename to target mapping http://sourceforge.net/support/tracker.php?aid=3436954 Other enhancements: - The Linux packages (OmegaT_xxx_Linux.tar.bz2 and OmegaT_xxx_Without_JRE.zip) have been improved. They now contain an installation script: linux-install.sh and a Kaptain script: omegat.kaptn. The OmegaT script in OmegaT_xxx_Without_JRE.zip have been improved with the usage of REALOMEGATPATH, as was already the case in OmegaT_xxx_Linux.tar.bz2. Bug fixes: - After loading or reloading the project, the focus was on the Matches pane rather than on the Editor - Empty translations were not working for XML filters (e.g., Word, OpenOffice.org/LibreOffice, etc.). I.e., the source text was inserted in the target document. - "Comment:" was displayed for all HTML segments, even when the segment was not an attribute, and therefore had no comments to display Localisation updates: - Italian localisation updated to 2.5.2 update 2 (UI)
Diffstat (limited to 'editors')
-rw-r--r--editors/OmegaT/Makefile4
-rw-r--r--editors/OmegaT/PLIST90
-rw-r--r--editors/OmegaT/distinfo8
3 files changed, 43 insertions, 59 deletions
diff --git a/editors/OmegaT/Makefile b/editors/OmegaT/Makefile
index fc326bc5bdf..5f201426680 100644
--- a/editors/OmegaT/Makefile
+++ b/editors/OmegaT/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2012/04/08 19:29:46 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2012/08/11 15:08:14 ryoon Exp $
#
-DISTNAME= OmegaT_2.5.2_02_Beta_Source
+DISTNAME= OmegaT_2.5.5_01_Source
PKGNAME= ${DISTNAME:S/OmegaT_/OmegaT-/:S/_Source//:S/_Beta//:S/_/./g}
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=omegat/}
diff --git a/editors/OmegaT/PLIST b/editors/OmegaT/PLIST
index e22880f0305..9d315496778 100644
--- a/editors/OmegaT/PLIST
+++ b/editors/OmegaT/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2012/04/08 19:29:46 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.4 2012/08/11 15:08:14 ryoon Exp $
bin/OmegaT
share/OmegaT/OmegaT.jar
share/OmegaT/lib/CDDL+GPLv2.txt
@@ -250,17 +250,20 @@ share/doc/OmegaT/el/instantStartGuideNoTOC.html
share/doc/OmegaT/el/omegat.css
share/doc/OmegaT/el/version.properties
share/doc/OmegaT/en/OmegaT.css
+share/doc/OmegaT/en/appendix.LanguageToolPlugin.inOmegaT.html
+share/doc/OmegaT/en/appendix.ScriptingPlugin.inOmegaT.html
+share/doc/OmegaT/en/appendix.TokenizerPlugin.inOmegaT.html
share/doc/OmegaT/en/appendix.acknowledgements.html
share/doc/OmegaT/en/appendix.keyboard.html
share/doc/OmegaT/en/appendix.languages.html
share/doc/OmegaT/en/appendix.legal.notices.html
+share/doc/OmegaT/en/appendix.shortcut.custom.html
share/doc/OmegaT/en/appendix.website.html
share/doc/OmegaT/en/chapter.about.OmegaT.html
share/doc/OmegaT/en/chapter.dictionaries.html
share/doc/OmegaT/en/chapter.file.filters.html
share/doc/OmegaT/en/chapter.files.and.directories.html
share/doc/OmegaT/en/chapter.files.to.translate.html
-share/doc/OmegaT/en/chapter.font.html
share/doc/OmegaT/en/chapter.formatted.text.html
share/doc/OmegaT/en/chapter.glossaries.html
share/doc/OmegaT/en/chapter.installing.and.running.html
@@ -278,36 +281,42 @@ share/doc/OmegaT/en/chapter.translation.editing.html
share/doc/OmegaT/en/chapter.translation.memories.html
share/doc/OmegaT/en/chapter.user.interface.html
share/doc/OmegaT/en/images/AppleKey.gif
-share/doc/OmegaT/en/images/AsciiFilteroptions.png
+share/doc/OmegaT/en/images/Comments_25.png
share/doc/OmegaT/en/images/DictMerriamWebster.png
share/doc/OmegaT/en/images/Dock.gif
-share/doc/OmegaT/en/images/EditingBehaviourOptions.png
+share/doc/OmegaT/en/images/EditingBehaviourOptions25.png
+share/doc/OmegaT/en/images/GlossaryEntry_25.png
+share/doc/OmegaT/en/images/GlossaryPane_25.png
share/doc/OmegaT/en/images/Glossary_pane.png
+share/doc/OmegaT/en/images/InstantGuide_1.png
+share/doc/OmegaT/en/images/InstantGuide_2.png
+share/doc/OmegaT/en/images/LanguageToolExample.png
share/doc/OmegaT/en/images/Main_pane_counters.png
share/doc/OmegaT/en/images/MatchStatistics.png
-share/doc/OmegaT/en/images/MatchesPane.png
+share/doc/OmegaT/en/images/MatchesPane_25.png
share/doc/OmegaT/en/images/Maximize.gif
share/doc/OmegaT/en/images/Minimize.gif
share/doc/OmegaT/en/images/MobyDick.png
-share/doc/OmegaT/en/images/MultiTerm_Glossary.png
-share/doc/OmegaT/en/images/NewProject.png
+share/doc/OmegaT/en/images/MultiTerm_Glossary_25.png
+share/doc/OmegaT/en/images/NewProject_25.png
share/doc/OmegaT/en/images/OmT_Cyrillic.png
share/doc/OmegaT/en/images/OmT_Japanese.png
share/doc/OmegaT/en/images/OmegaT_icon.png
-share/doc/OmegaT/en/images/OmegaT_panes.png
+share/doc/OmegaT/en/images/OmegaT_panes_25.png
share/doc/OmegaT/en/images/OmegaT_projects_and_subdirectories.png
share/doc/OmegaT/en/images/Omegatproject.png
+share/doc/OmegaT/en/images/OptionsTabValidation_25.png
share/doc/OmegaT/en/images/RegexTester.png
share/doc/OmegaT/en/images/Restore.gif
-share/doc/OmegaT/en/images/SpellcheckerSetup2.png
+share/doc/OmegaT/en/images/ScriptingDialog.png
+share/doc/OmegaT/en/images/SpellcheckerSetup_25.png
share/doc/OmegaT/en/images/SpellcheckingText.png
+share/doc/OmegaT/en/images/StatisticsWindow_25.png
share/doc/OmegaT/en/images/TagValidation.png
share/doc/OmegaT/en/images/TagValidator.png
-share/doc/OmegaT/en/images/TextSearch.png
+share/doc/OmegaT/en/images/TextSearch25.png
share/doc/OmegaT/en/images/Undock.gif
share/doc/OmegaT/en/images/saveglossary.png
-share/doc/OmegaT/en/images/tagged_segment.png
-share/doc/OmegaT/en/images/tagged_segment_target.png
share/doc/OmegaT/en/index.html
share/doc/OmegaT/en/instantStartGuideNoTOC.html
share/doc/OmegaT/en/ix01.html
@@ -486,14 +495,12 @@ share/doc/OmegaT/fr/WPFormats.html
share/doc/OmegaT/fr/createproj.png
share/doc/OmegaT/fr/images/AppleKey.gif
share/doc/OmegaT/fr/images/Dock.gif
-share/doc/OmegaT/fr/images/MatchesPane.png
+share/doc/OmegaT/fr/images/InstantGuide_1.png
+share/doc/OmegaT/fr/images/InstantGuide_2.png
share/doc/OmegaT/fr/images/Maximize.gif
share/doc/OmegaT/fr/images/Minimize.gif
-share/doc/OmegaT/fr/images/NewProject.png
share/doc/OmegaT/fr/images/Restore.gif
share/doc/OmegaT/fr/images/Undock.gif
-share/doc/OmegaT/fr/images/tagged_segment.png
-share/doc/OmegaT/fr/images/tagged_segment_target.png
share/doc/OmegaT/fr/index.html
share/doc/OmegaT/fr/instantStartGuideNoTOC.html
share/doc/OmegaT/fr/license.txt
@@ -673,13 +680,12 @@ share/doc/OmegaT/ja/website.html
share/doc/OmegaT/ja/xindex.html
share/doc/OmegaT/join.html
share/doc/OmegaT/license.txt
-share/doc/OmegaT/nl/GoogleTranslate.html
share/doc/OmegaT/nl/OmegaT.css
-share/doc/OmegaT/nl/aboutOmegaT.html
share/doc/OmegaT/nl/appendix.acknowledgements.html
share/doc/OmegaT/nl/appendix.keyboard.html
share/doc/OmegaT/nl/appendix.languages.html
share/doc/OmegaT/nl/appendix.legal.notices.html
+share/doc/OmegaT/nl/appendix.shortcut.custom.html
share/doc/OmegaT/nl/appendix.website.html
share/doc/OmegaT/nl/chapter.about.OmegaT.html
share/doc/OmegaT/nl/chapter.dictionaries.html
@@ -703,72 +709,48 @@ share/doc/OmegaT/nl/chapter.spellchecker.html
share/doc/OmegaT/nl/chapter.translation.editing.html
share/doc/OmegaT/nl/chapter.translation.memories.html
share/doc/OmegaT/nl/chapter.user.interface.html
-share/doc/OmegaT/nl/commandlineArguments.html
-share/doc/OmegaT/nl/consoleMode.html
-share/doc/OmegaT/nl/dictionaries.html
-share/doc/OmegaT/nl/fileFilters.html
-share/doc/OmegaT/nl/filesAndDirectories.html
-share/doc/OmegaT/nl/filesToTranslate.html
-share/doc/OmegaT/nl/fontSettings.html
-share/doc/OmegaT/nl/formattedText.html
-share/doc/OmegaT/nl/glossaries.html
share/doc/OmegaT/nl/images/AppleKey.gif
-share/doc/OmegaT/nl/images/AsciiFilteroptions.png
+share/doc/OmegaT/nl/images/Comments_25.png
share/doc/OmegaT/nl/images/DictMerriamWebster.png
share/doc/OmegaT/nl/images/Dock.gif
share/doc/OmegaT/nl/images/EditingBehaviourOptions.png
-share/doc/OmegaT/nl/images/Glossary_pane.png
-share/doc/OmegaT/nl/images/Main pane counters_html_780661d2.gif
+share/doc/OmegaT/nl/images/GlossaryEntry_25.png
+share/doc/OmegaT/nl/images/GlossaryPane_25.png
+share/doc/OmegaT/nl/images/InstantGuide_1.png
+share/doc/OmegaT/nl/images/InstantGuide_2.png
share/doc/OmegaT/nl/images/Main_pane_counters.png
share/doc/OmegaT/nl/images/MatchStatistics.png
-share/doc/OmegaT/nl/images/MatchesPane.png
+share/doc/OmegaT/nl/images/MatchesPane_25.png
share/doc/OmegaT/nl/images/Maximize.gif
share/doc/OmegaT/nl/images/Minimize.gif
share/doc/OmegaT/nl/images/MobyDick.png
-share/doc/OmegaT/nl/images/MultiTerm_Glossary.png
-share/doc/OmegaT/nl/images/NewProject.png
+share/doc/OmegaT/nl/images/MultiTerm_Glossary_25.png
+share/doc/OmegaT/nl/images/NewProject_25.png
share/doc/OmegaT/nl/images/OmT_Cyrillic.png
share/doc/OmegaT/nl/images/OmT_Japanese.png
share/doc/OmegaT/nl/images/OmegaT projects_and_subdirectories.png
share/doc/OmegaT/nl/images/OmegaT_icon.png
-share/doc/OmegaT/nl/images/OmegaT_panes.png
+share/doc/OmegaT/nl/images/OmegaT_panes_25.png
share/doc/OmegaT/nl/images/OmegaT_projects_and_subdirectories.png
share/doc/OmegaT/nl/images/Omegatproject.png
+share/doc/OmegaT/nl/images/OptionsTabValidation_25.png
share/doc/OmegaT/nl/images/ProjectFiles.png
share/doc/OmegaT/nl/images/RegexTester.png
share/doc/OmegaT/nl/images/Restore.gif
share/doc/OmegaT/nl/images/SpellcheckerSetup.png
share/doc/OmegaT/nl/images/SpellcheckerSetup2.png
share/doc/OmegaT/nl/images/SpellcheckingText.png
+share/doc/OmegaT/nl/images/StatisticsWindow_25.png
share/doc/OmegaT/nl/images/TagValidation.png
share/doc/OmegaT/nl/images/TagValidator.png
share/doc/OmegaT/nl/images/TextSearch.png
share/doc/OmegaT/nl/images/Undock.gif
share/doc/OmegaT/nl/images/saveglossary.png
-share/doc/OmegaT/nl/images/tagged_segment.png
-share/doc/OmegaT/nl/images/tagged_segment_target.png
share/doc/OmegaT/nl/index.html
-share/doc/OmegaT/nl/installingAndRunning.html
-share/doc/OmegaT/nl/instantStartGuide.html
share/doc/OmegaT/nl/instantStartGuideNoTOC.html
share/doc/OmegaT/nl/ix01.html
-share/doc/OmegaT/nl/languages.html
-share/doc/OmegaT/nl/legalNotices.html
share/doc/OmegaT/nl/license.txt
-share/doc/OmegaT/nl/menu.html
-share/doc/OmegaT/nl/plainText.html
-share/doc/OmegaT/nl/preventingDataLoss.html
-share/doc/OmegaT/nl/projectProperties.html
-share/doc/OmegaT/nl/regexp.html
-share/doc/OmegaT/nl/searches.html
-share/doc/OmegaT/nl/segmentation.html
-share/doc/OmegaT/nl/spellchecker.html
-share/doc/OmegaT/nl/translationEditing.html
-share/doc/OmegaT/nl/translationMemories.html
-share/doc/OmegaT/nl/userInterface.html
share/doc/OmegaT/nl/version.properties
-share/doc/OmegaT/nl/website.html
-share/doc/OmegaT/nl/xindex.html
share/doc/OmegaT/pl/GoogleTranslate.html
share/doc/OmegaT/pl/OmegaT.css
share/doc/OmegaT/pl/aboutOmegaT.html
@@ -905,6 +887,8 @@ share/doc/OmegaT/ru/images/AsciiFilteroptions.jpg
share/doc/OmegaT/ru/images/DictMerriamWebster.png
share/doc/OmegaT/ru/images/Dock.gif
share/doc/OmegaT/ru/images/Glossary_pane.png
+share/doc/OmegaT/ru/images/InstantGuide_1.png
+share/doc/OmegaT/ru/images/InstantGuide_2.png
share/doc/OmegaT/ru/images/MatchesPane.png
share/doc/OmegaT/ru/images/Maximize.gif
share/doc/OmegaT/ru/images/Minimize.gif
diff --git a/editors/OmegaT/distinfo b/editors/OmegaT/distinfo
index 142ffb86f01..d9cc92c9477 100644
--- a/editors/OmegaT/distinfo
+++ b/editors/OmegaT/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2012/04/08 19:29:46 ryoon Exp $
+$NetBSD: distinfo,v 1.4 2012/08/11 15:08:14 ryoon Exp $
-SHA1 (OmegaT_2.5.2_02_Beta_Source.zip) = 8171d05b593d4521e38e698a48268811b349ef50
-RMD160 (OmegaT_2.5.2_02_Beta_Source.zip) = b235645e90a0c3ba992781156a64b65a1ac0e918
-Size (OmegaT_2.5.2_02_Beta_Source.zip) = 35293671 bytes
+SHA1 (OmegaT_2.5.5_01_Source.zip) = 7087f9a47d75490af543b542a4fca3e48bb5e703
+RMD160 (OmegaT_2.5.5_01_Source.zip) = 065cec6acf9bf234804ce9d1e8ef83b7087ca4f3
+Size (OmegaT_2.5.5_01_Source.zip) = 33431057 bytes