CVS log for ports/editors/omegaT/Makefile
Up to [FreeBSD] / ports / editors / omegaT
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Nov 17 20:16:27 2011 UTC (2 months, 3 weeks ago) by eadler
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -3 lines
- fix build by using a more conservative JDK PR: ports/162600 Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer) Feature safe: yes
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Nov 2 22:43:49 2011 UTC (3 months, 1 week ago) by pav
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -0 lines
- Mark BROKEN: does not build [javac] /work/a/ports/editors/omegaT/work/src/org/omegat/convert/v20to21/Convert20to21.java:108: cannot find symbol [javac] symbol : method marshal(gen.core.filters.Filters,java.io.File) [javac] location: interface javax.xml.bind.Marshaller Reported by: pointyhat
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Oct 23 18:20:40 2011 UTC (3 months, 2 weeks ago) by eadler
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -4 lines
- update to 2.3.0.2 - pet portlint - add license PR: ports/161474 Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer) Approved by: bapt (mentor)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jul 21 05:02:34 2011 UTC (6 months, 3 weeks ago) by linimon
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Sep 4 09:49:40 2010 UTC (17 months, 1 week ago) by makc
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +9 -9 lines
Update to 2.0.5.04 PR: ports/150037 Submitted by: Rodrigo OSORIO (maintainer)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Mar 23 06:55:02 2010 UTC (22 months, 2 weeks ago) by wen
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
- Update to 2.0.5 PR: ports/144928 Submitted by: Rodrigo OSORIO (ros) <rodrigo@bebik.net> (maintainer)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:20:15 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with E,F
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 24 19:02:56 2009 UTC (2 years, 6 months ago) by beat
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -4 lines
- Update to 1.8.1.5 - Use SF macro in MASTER_SITES - Add a desktop entry - Fix directory permissions PR: ports/136904 Submitted by: Rodrigo OSORIO <rodrigo AT bebik.net> (maintainer)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Nov 10 07:37:37 2008 UTC (3 years, 3 months ago) by daichi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
editors/omegaT: update from 1.7.3.2 to 1.7.3.4. PR: ports/128653 Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jul 8 13:54:38 2008 UTC (3 years, 7 months ago) by gahr
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
- Fix install target not to touch other ports' files permissions Submitted by: QA Tindy
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 8 13:04:27 2008 UTC (3 years, 7 months ago) by gahr
Branches: MAIN
- New port: omegaT - a free translation memory application OmegaT is a free translation memory application used by professionals to help them during the translation process.With the following features : * Fuzzy matching (helps you to choose the right terms based on the project translation history) * Dynamic view of the original text bellow the translated one external glossaries support. * Several file formats : XHTML,HTML,MS Office XML, Open Office/ Star Office, XLIF, MediaWiki, and Plain Text. * Unicode (UTF-8) support: can be used with non-Latin alphabets This tool could be very helpful for the translation teams working on the FreeBSD documentation project. PR: 123614 Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (new maintainer)
