summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorryoon <ryoon>2015-08-09 17:39:33 +0000
committerryoon <ryoon>2015-08-09 17:39:33 +0000
commitc8d6f808b08b17275c153fed0516496a68a9eac7 (patch)
tree86bb84b0e52927a7f2daae37ae97ac5c2f2dd0e5 /editors
parentf4d44c2c1fb514d6e9f82c20c9d2a5ca09e1dcfb (diff)
downloadpkgsrc-c8d6f808b08b17275c153fed0516496a68a9eac7.tar.gz
Update to 3.5.01
Changelog: ---------------------------------------------------------------------- OmegaT 3.5 update 1 (2015-06-11) ---------------------------------------------------------------------- 3 Enhancements 2 Bug fixes 3 Localisation updates ---------------------------------------------------------------------- 3.5 update 1 vs 3.5 Implemented requests: - Drag and drop within the segment https://sourceforge.net/p/omegat/feature-requests/401/ - Auto-completion option: Show relevant suggestions automatically https://sourceforge.net/p/omegat/feature-requests/1097/ - Glossary view auto-completion improvements https://sourceforge.net/p/omegat/feature-requests/1098/ Bug fixes: - The writeable glossary was not working propertly if it was not at the root of the glossary folder - It was not possible to have two glossaries with the same name in different sub-folders Localisation updates: - Dutch localisation updated to 3.5 (UI, documentation, scripts, readme) - Interlingua localisation updated to 3.5 (UI, scripts, readme) - Italian localisation updated to 3.5 (UI, scripts) ---------------------------------------------------------------------- OmegaT 3.5 (2015-06-05) ---------------------------------------------------------------------- 18 Enhancements 4 Bug fixes 5 Localisation updates ---------------------------------------------------------------------- 3.5 vs 3.4 Implemented requests: - Progress bar L10N improvement https://sourceforge.net/p/omegat/feature-requests/1055/ - Glossary input from Search window https://sourceforge.net/p/omegat/feature-requests/747/ - Highlighting search word in target segment https://sourceforge.net/p/omegat/feature-requests/890/ - Drag and drop to open project https://sourceforge.net/p/omegat/feature-requests/113/ - Drag and drop to add files to project https://sourceforge.net/p/omegat/feature-requests/1091/ - Add confirmation for the button Reset all colours https://sourceforge.net/p/omegat/feature-requests/1085/ - Option to remove "fuzziness" from glossary https://sourceforge.net/p/omegat/feature-requests/1033/ - Better Mac OS X integration https://sourceforge.net/p/omegat/feature-requests/1092/ - Remove automatically mnemonics for CJK bundles under Mac https://sourceforge.net/p/omegat/feature-requests/1049/ Other changes: - There's an explanation message at the bottom of the Editor when Ctrl+Shift+O is pressed - New script to clear SVN authentication data - New OmegaT icon on the Mac - Go to next/previous segment with key shortcuts work in the Search result window just like in the Editor - Alternatively to specifiy a project folder on the command line, it is now also possible to specify the path of an omegat.project file - In the QA - Check rules script (check_rules.groovy), it is now possible to check linguistic (LangageTool) issues - There's now a "Save as" button in Help > Log - Read parameters from config file on startup, specified with --config-file=path/to/file - There are two new search options at the bottom of the Search window. "Auto-sync with Editor". If checked, the Editor will go automatically to the segment where the cursor is located in the search window. "Back to the initial segment on close". If checked, the Editor will go back to the segment being current before the Search window was opened. Bug fixes: - Panel header title was white under Windows 7 with a classic theme - Script files could be locked https://sourceforge.net/p/omegat/bugs/749/ - In statistics, scrollbars could cover table content - Auto-completer popup size was often too small for its contents Localisation updates: - Dutch localisation updated to 3.4 update 1 (UI, documentation, readme) - Russian localisation updated to 3.4 update 1 (UI, readme, scripts) - Belarusian localisation updated to 3.5 (UI, readme, scripts) - Japanese localisation updated to 3.5 (UI, documentation, scripts) - Italian localisation updated to 3.4 update 1 (UI)
Diffstat (limited to 'editors')
-rw-r--r--editors/OmegaT/Makefile8
-rw-r--r--editors/OmegaT/PLIST91
-rw-r--r--editors/OmegaT/distinfo8
3 files changed, 57 insertions, 50 deletions
diff --git a/editors/OmegaT/Makefile b/editors/OmegaT/Makefile
index b70c487f6f0..b2179fc2047 100644
--- a/editors/OmegaT/Makefile
+++ b/editors/OmegaT/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2015/05/19 12:48:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2015/08/09 17:39:33 ryoon Exp $
#
-DISTNAME= OmegaT_3.4_Beta_Source
+DISTNAME= OmegaT_3.5_01_Beta_Source
PKGNAME= ${DISTNAME:S/OmegaT_/OmegaT-/:S/_Source//:S/_Beta//:S/_/./g}
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=omegat/}
@@ -63,7 +63,9 @@ do-install:
${DESTDIR}${PREFIX}/${OMEGATDOCDIR}
cd ${WRKSRC}/dist/images && pax -rw -pmp * \
${DESTDIR}${PREFIX}/${OMEGATDOCDIR}/images
- ${INSTALL_DATA} ${WRKSRC}/dist/lib/* \
+ ${INSTALL_DATA} ${WRKSRC}/dist/lib/*.txt \
+ ${DESTDIR}${PREFIX}/${OMEGATDIR}/lib
+ ${INSTALL_DATA} ${WRKSRC}/dist/lib/*.jar \
${DESTDIR}${PREFIX}/${OMEGATDIR}/lib
${INSTALL_DATA} ${FILESDIR}/omegat.prefs \
${DESTDIR}${PREFIX}/${OMEGATDIR}
diff --git a/editors/OmegaT/PLIST b/editors/OmegaT/PLIST
index efda4450031..821f8b16d91 100644
--- a/editors/OmegaT/PLIST
+++ b/editors/OmegaT/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2015/05/19 12:48:36 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.13 2015/08/09 17:39:33 ryoon Exp $
bin/OmegaT
share/OmegaT/OmegaT.jar
share/OmegaT/lib/ANTLR_3_License.txt
@@ -16,7 +16,7 @@ share/OmegaT/lib/SuperTMXMerge-for_OmegaT.jar
share/OmegaT/lib/TMate_License.txt
share/OmegaT/lib/TinySegmenter_LICENSE.txt
share/OmegaT/lib/Trilead SSH.txt
-share/OmegaT/lib/antlr-runtime-${PKGVERSION}.jar
+share/OmegaT/lib/antlr-runtime-3.4.jar
share/OmegaT/lib/cjftransform-1.0.1.jar
share/OmegaT/lib/commons-lang-2.4.jar
share/OmegaT/lib/commons-logging-1.1.1.jar
@@ -31,8 +31,8 @@ share/OmegaT/lib/jna.jar
share/OmegaT/lib/jsch-0.1.49.jar
share/OmegaT/lib/jsch_License.txt
share/OmegaT/lib/juniversalchardet-1.0.3.jar
-share/OmegaT/lib/jwordsplitter-${PKGVERSION}.jar
-share/OmegaT/lib/languagetool-core-2.1.jar
+share/OmegaT/lib/jwordsplitter-3.4.jar
+share/OmegaT/lib/languagetool-core-2.2.jar
share/OmegaT/lib/lgpl-2.1.txt
share/OmegaT/lib/lib-mnemonics.jar
share/OmegaT/lib/lucene-analyzers-3.6.2.jar
@@ -113,6 +113,7 @@ share/doc/OmegaT/ca/images/AppleKey.gif
share/doc/OmegaT/ca/images/AsciiFilteroptions.png
share/doc/OmegaT/ca/images/DictMerriamWebster.png
share/doc/OmegaT/ca/images/Dock.gif
+share/doc/OmegaT/ca/images/EditingBehaviourOptions.png
share/doc/OmegaT/ca/images/Glossary_pane.png
share/doc/OmegaT/ca/images/InstantGuide_1.png
share/doc/OmegaT/ca/images/InstantGuide_2.png
@@ -379,6 +380,7 @@ share/doc/OmegaT/el/images/OmT_Cyrillic.png
share/doc/OmegaT/el/images/OmT_Japanese.png
share/doc/OmegaT/el/images/OmegaT_icon.png
share/doc/OmegaT/el/images/OmegaT_panes_25.png
+share/doc/OmegaT/el/images/OmegaT_projects_and_subdirectories.png
share/doc/OmegaT/el/images/OmegaT_projects_and_subfolders.png
share/doc/OmegaT/el/images/Omegatproject.png
share/doc/OmegaT/el/images/OptionsTagValidation_25.png
@@ -586,6 +588,7 @@ share/doc/OmegaT/es/version.properties
share/doc/OmegaT/eu/GoogleTranslate.html
share/doc/OmegaT/eu/OmegaT.css
share/doc/OmegaT/eu/aboutOmegaT.html
+share/doc/OmegaT/eu/commandlineArguments.html
share/doc/OmegaT/eu/consoleMode.html
share/doc/OmegaT/eu/dictionaries.html
share/doc/OmegaT/eu/fileFilters.html
@@ -596,11 +599,14 @@ share/doc/OmegaT/eu/formattedText.html
share/doc/OmegaT/eu/glossaries.html
share/doc/OmegaT/eu/images/AppleKey.gif
share/doc/OmegaT/eu/images/AsciiFilteroptions.jpg
+share/doc/OmegaT/eu/images/AsciiFilteroptions.png
share/doc/OmegaT/eu/images/DictMerriamWebster.png
share/doc/OmegaT/eu/images/Dock.gif
+share/doc/OmegaT/eu/images/EditingBehaviourOptions.png
share/doc/OmegaT/eu/images/Glossary_pane.png
share/doc/OmegaT/eu/images/InstantGuide_1.png
share/doc/OmegaT/eu/images/InstantGuide_2.png
+share/doc/OmegaT/eu/images/Main_pane_counters.png
share/doc/OmegaT/eu/images/MatchesPane.png
share/doc/OmegaT/eu/images/Maximize.gif
share/doc/OmegaT/eu/images/Minimize.gif
@@ -618,6 +624,7 @@ share/doc/OmegaT/eu/images/TagValidator.png
share/doc/OmegaT/eu/images/TextSearch.png
share/doc/OmegaT/eu/images/Undock.gif
share/doc/OmegaT/eu/images/saveglossary.jpg
+share/doc/OmegaT/eu/images/saveglossary.png
share/doc/OmegaT/eu/images/tagged_segment.png
share/doc/OmegaT/eu/images/tagged_segment_target.png
share/doc/OmegaT/eu/index.html
@@ -827,6 +834,7 @@ share/doc/OmegaT/hu/images/AppleKey.gif
share/doc/OmegaT/hu/images/AsciiFilteroptions.png
share/doc/OmegaT/hu/images/DictMerriamWebster.png
share/doc/OmegaT/hu/images/Dock.gif
+share/doc/OmegaT/hu/images/EditingBehaviourOptions.png
share/doc/OmegaT/hu/images/Glossary_pane.png
share/doc/OmegaT/hu/images/InstantGuide_1.png
share/doc/OmegaT/hu/images/InstantGuide_2.png
@@ -969,12 +977,9 @@ share/doc/OmegaT/images/OmegaT_small.gif
share/doc/OmegaT/images/make_osx_icon.sh
share/doc/OmegaT/index.html
share/doc/OmegaT/it/OmegaT.css
-share/doc/OmegaT/it/aboutOmegaT.html
share/doc/OmegaT/it/appendix.LanguageToolPlugin.inOmegaT.html
-share/doc/OmegaT/it/appendix.ScriptingPlugin.inOmegaT.html
share/doc/OmegaT/it/appendix.Scripts.inOmegaT.html
share/doc/OmegaT/it/appendix.TeamProjects.html
-share/doc/OmegaT/it/appendix.TokenizerPlugin.inOmegaT.html
share/doc/OmegaT/it/appendix.Tokenizers.inOmegaT.html
share/doc/OmegaT/it/appendix.acknowledgements.html
share/doc/OmegaT/it/appendix.keyboard.html
@@ -1006,7 +1011,6 @@ share/doc/OmegaT/it/chapter.translation.editing.html
share/doc/OmegaT/it/chapter.translation.memories.html
share/doc/OmegaT/it/chapter.user.interface.html
share/doc/OmegaT/it/images/AppleKey.gif
-share/doc/OmegaT/it/images/AsciiFilteroptions.png
share/doc/OmegaT/it/images/Comments_25.png
share/doc/OmegaT/it/images/DictMerriamWebster.png
share/doc/OmegaT/it/images/Dock.gif
@@ -1014,36 +1018,26 @@ share/doc/OmegaT/it/images/EditingBehaviourOptions.png
share/doc/OmegaT/it/images/EditingBehaviourOptions25.png
share/doc/OmegaT/it/images/GlossaryEntry_25.png
share/doc/OmegaT/it/images/GlossaryPane_25.png
-share/doc/OmegaT/it/images/Glossary_pane.png
share/doc/OmegaT/it/images/InstantGuide_1.png
share/doc/OmegaT/it/images/InstantGuide_2.png
share/doc/OmegaT/it/images/LanguageToolExample.png
-share/doc/OmegaT/it/images/Main_pane_counters.png
share/doc/OmegaT/it/images/MatchStatistics.png
-share/doc/OmegaT/it/images/MatchesPane.png
share/doc/OmegaT/it/images/MatchesPaneSetup.png
share/doc/OmegaT/it/images/MatchesPane_25.png
share/doc/OmegaT/it/images/Maximize.gif
share/doc/OmegaT/it/images/Minimize.gif
share/doc/OmegaT/it/images/MobyDick.png
-share/doc/OmegaT/it/images/MultiTerm_Glossary.png
share/doc/OmegaT/it/images/MultiTerm_Glossary_25.png
-share/doc/OmegaT/it/images/NewProject.png
-share/doc/OmegaT/it/images/NewProject_25.png
-share/doc/OmegaT/it/images/NewProject_26.png
share/doc/OmegaT/it/images/OmT_Cyrillic.png
share/doc/OmegaT/it/images/OmT_Japanese.png
share/doc/OmegaT/it/images/OmegaT_icon.png
-share/doc/OmegaT/it/images/OmegaT_panes.png
share/doc/OmegaT/it/images/OmegaT_panes_25.png
-share/doc/OmegaT/it/images/OmegaT_projects_and_subdirectories.png
+share/doc/OmegaT/it/images/OmegaT_projects_and_subfolders.png
share/doc/OmegaT/it/images/Omegatproject.png
-share/doc/OmegaT/it/images/OptionsTabValidation_25.png
share/doc/OmegaT/it/images/OptionsTagValidation_25.png
share/doc/OmegaT/it/images/RegexTester.png
share/doc/OmegaT/it/images/Restore.gif
share/doc/OmegaT/it/images/ScriptingDialog.png
-share/doc/OmegaT/it/images/SpellcheckerSetup2.png
share/doc/OmegaT/it/images/SpellcheckerSetup_25.png
share/doc/OmegaT/it/images/SpellcheckingText.png
share/doc/OmegaT/it/images/StatisticsWindow_25.png
@@ -1055,14 +1049,9 @@ share/doc/OmegaT/it/images/Team_projects_checkoutAddFolder.png
share/doc/OmegaT/it/images/Team_projects_checkoutSVNupdate.png
share/doc/OmegaT/it/images/Team_projects_inSync.png
share/doc/OmegaT/it/images/Team_projects_initialCommit.png
-share/doc/OmegaT/it/images/TextSearch.png
-share/doc/OmegaT/it/images/TextSearch25.png
share/doc/OmegaT/it/images/TortoiseExplorerExtension.png
share/doc/OmegaT/it/images/Undock.gif
-share/doc/OmegaT/it/images/project_files.png
share/doc/OmegaT/it/images/saveglossary.png
-share/doc/OmegaT/it/images/tagged_segment.png
-share/doc/OmegaT/it/images/tagged_segment_target.png
share/doc/OmegaT/it/index.html
share/doc/OmegaT/it/instantStartGuideNoTOC.html
share/doc/OmegaT/it/ix01.html
@@ -1308,13 +1297,37 @@ share/doc/OmegaT/pl/version.properties
share/doc/OmegaT/pl/website.html
share/doc/OmegaT/pl/xindex.html
share/doc/OmegaT/pt_BR/OmegaT.css
-share/doc/OmegaT/pt_BR/aboutOmegaT.html
-share/doc/OmegaT/pt_BR/fileFilters.html
-share/doc/OmegaT/pt_BR/fileFormats.html
-share/doc/OmegaT/pt_BR/filesToTranslate.html
-share/doc/OmegaT/pt_BR/fontSettings.html
-share/doc/OmegaT/pt_BR/formattedText.html
-share/doc/OmegaT/pt_BR/glossaries.html
+share/doc/OmegaT/pt_BR/appendix.LanguageToolPlugin.inOmegaT.html
+share/doc/OmegaT/pt_BR/appendix.ScriptingPlugin.inOmegaT.html
+share/doc/OmegaT/pt_BR/appendix.TeamProjects.html
+share/doc/OmegaT/pt_BR/appendix.TokenizerPlugin.inOmegaT.html
+share/doc/OmegaT/pt_BR/appendix.acknowledgements.html
+share/doc/OmegaT/pt_BR/appendix.keyboard.html
+share/doc/OmegaT/pt_BR/appendix.languages.html
+share/doc/OmegaT/pt_BR/appendix.legal.notices.html
+share/doc/OmegaT/pt_BR/appendix.shortcut.custom.html
+share/doc/OmegaT/pt_BR/appendix.website.html
+share/doc/OmegaT/pt_BR/chapter.about.OmegaT.html
+share/doc/OmegaT/pt_BR/chapter.dictionaries.html
+share/doc/OmegaT/pt_BR/chapter.file.filters.html
+share/doc/OmegaT/pt_BR/chapter.files.and.folders.html
+share/doc/OmegaT/pt_BR/chapter.files.to.translate.html
+share/doc/OmegaT/pt_BR/chapter.formatted.text.html
+share/doc/OmegaT/pt_BR/chapter.glossaries.html
+share/doc/OmegaT/pt_BR/chapter.installing.and.running.html
+share/doc/OmegaT/pt_BR/chapter.instant.start.guide.html
+share/doc/OmegaT/pt_BR/chapter.machine.translate.html
+share/doc/OmegaT/pt_BR/chapter.menu.html
+share/doc/OmegaT/pt_BR/chapter.misc.html
+share/doc/OmegaT/pt_BR/chapter.plain.text.html
+share/doc/OmegaT/pt_BR/chapter.project.properties.html
+share/doc/OmegaT/pt_BR/chapter.regexp.html
+share/doc/OmegaT/pt_BR/chapter.searches.html
+share/doc/OmegaT/pt_BR/chapter.segmentation.html
+share/doc/OmegaT/pt_BR/chapter.spellchecker.html
+share/doc/OmegaT/pt_BR/chapter.translation.editing.html
+share/doc/OmegaT/pt_BR/chapter.translation.memories.html
+share/doc/OmegaT/pt_BR/chapter.user.interface.html
share/doc/OmegaT/pt_BR/images/AppleKey.gif
share/doc/OmegaT/pt_BR/images/Comments_25.png
share/doc/OmegaT/pt_BR/images/DictMerriamWebster.png
@@ -1341,6 +1354,7 @@ share/doc/OmegaT/pt_BR/images/OmT_Japanese.png
share/doc/OmegaT/pt_BR/images/OmegaT_icon.png
share/doc/OmegaT/pt_BR/images/OmegaT_panes_25.png
share/doc/OmegaT/pt_BR/images/OmegaT_projects_and_subdirectories.png
+share/doc/OmegaT/pt_BR/images/OmegaT_projects_and_subfolders.png
share/doc/OmegaT/pt_BR/images/Omegatproject.png
share/doc/OmegaT/pt_BR/images/OptionsTagValidation_25.png
share/doc/OmegaT/pt_BR/images/RegexTester.png
@@ -1366,20 +1380,9 @@ share/doc/OmegaT/pt_BR/images/tagged_segment_target.png
share/doc/OmegaT/pt_BR/index.html
share/doc/OmegaT/pt_BR/instantStartGuide.html
share/doc/OmegaT/pt_BR/instantStartGuideNoTOC.html
-share/doc/OmegaT/pt_BR/keyboardShortcuts.html
-share/doc/OmegaT/pt_BR/legalNotices.html
+share/doc/OmegaT/pt_BR/ix01.html
share/doc/OmegaT/pt_BR/license.txt
-share/doc/OmegaT/pt_BR/menu.html
-share/doc/OmegaT/pt_BR/plainText.html
-share/doc/OmegaT/pt_BR/preventingDataLoss.html
-share/doc/OmegaT/pt_BR/projectProperties.html
-share/doc/OmegaT/pt_BR/searches.html
-share/doc/OmegaT/pt_BR/segmentation.html
-share/doc/OmegaT/pt_BR/translationEditing.html
-share/doc/OmegaT/pt_BR/translationMemories.html
-share/doc/OmegaT/pt_BR/userInterface.html
share/doc/OmegaT/pt_BR/version.properties
-share/doc/OmegaT/pt_BR/website.html
share/doc/OmegaT/readme.txt
share/doc/OmegaT/readme_ar.txt
share/doc/OmegaT/readme_be.txt
@@ -1591,6 +1594,7 @@ share/doc/OmegaT/sl/images/OmegaT_panes.png
share/doc/OmegaT/sl/images/OmegaT_projects_and_subdirectories.png
share/doc/OmegaT/sl/images/Omegatproject.png
share/doc/OmegaT/sl/images/ProjectFiles.png
+share/doc/OmegaT/sl/images/RegexTester.png
share/doc/OmegaT/sl/images/Restore.gif
share/doc/OmegaT/sl/images/SpellcheckerSetup2.png
share/doc/OmegaT/sl/images/SpellcheckingText.png
@@ -1598,6 +1602,7 @@ share/doc/OmegaT/sl/images/TagValidator.png
share/doc/OmegaT/sl/images/TextSearch.png
share/doc/OmegaT/sl/images/Undock.gif
share/doc/OmegaT/sl/images/saveglossary.jpg
+share/doc/OmegaT/sl/images/saveglossary.png
share/doc/OmegaT/sl/images/tagged_segment.png
share/doc/OmegaT/sl/images/tagged_segment_target.png
share/doc/OmegaT/sl/index.html
diff --git a/editors/OmegaT/distinfo b/editors/OmegaT/distinfo
index cdec48e5061..089b90d5187 100644
--- a/editors/OmegaT/distinfo
+++ b/editors/OmegaT/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2015/05/19 12:48:36 ryoon Exp $
+$NetBSD: distinfo,v 1.15 2015/08/09 17:39:33 ryoon Exp $
-SHA1 (OmegaT_3.4_Beta_Source.zip) = e94700ebcc0bf5dc07494352ed707a59cc596ca8
-RMD160 (OmegaT_3.4_Beta_Source.zip) = 7394160a902ecb2276dec50340542e92ffdd4df0
-Size (OmegaT_3.4_Beta_Source.zip) = 109410747 bytes
+SHA1 (OmegaT_3.5_01_Beta_Source.zip) = 91c281e1a639a65b864bb91c0871d7141bd7d970
+RMD160 (OmegaT_3.5_01_Beta_Source.zip) = d69fefd3e8bb264598af2fc4a80df16451baa209
+Size (OmegaT_3.5_01_Beta_Source.zip) = 110941342 bytes
SHA1 (patch-build.xml) = 0ec9108c02217b541885fbb2a50df87870d9b76b