Port details |
- omegaT Powerful translation memory application written in Java
- 6.0.1 editors
=2 6.0.0Version of this port present on the latest quarterly branch. - Maintainer: rodrigo@FreeBSD.org
 - Port Added: 2008-07-08 13:04:49
- Last Update: 2025-01-29 11:23:40
- Commit Hash: 7a6ef75
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java x11
- License: GPLv3
- WWW:
- https://omegat.org/
- Description:
- OmegaT is a free translation memory application written in Java.
It does not translate for you, but help you during the translation process.
This tool is intended for professional translators.
See also: https://github.com/omegat-org/omegat
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/editors/omegaT/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/omegaT
- pkg install omegaT
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: omegaT
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738146999
SHA256 (omegaT/OmegaT_6.0.1_Without_JRE.zip) = 463e746f34fc93bf8659bd29fe66becf2f8fce417bb41ea25781785150089898
SIZE (omegaT/OmegaT_6.0.1_Without_JRE.zip) = 179335627
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:
-
- update-desktop-database : devel/desktop-file-utils
- Runtime dependencies:
-
- bash : shells/bash
- update-desktop-database : devel/desktop-file-utils
- java : java/openjdk11
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- editors_omegaT
- USES:
- desktop-file-utils java shebangfix zip
- 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 |
6.0.1 29 Jan 2025 11:23:40
    |
Rodrigo Osorio (rodrigo)  |
editors/omegaT: update to 6.0.1
Major changes:
* UI localisations updated
* update Bundle for CA, CO, DE, FR, IT, JA, NL, UK, ZH |
6.0.0 31 Dec 2024 08:57:55
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
6.0.0 02 Nov 2023 13:42:01
    |
Rodrigo Osorio (rodrigo)  |
editors/omegaT: resurrect and upgrade to 6.0.0.
Resurect and upgrade omegaT, a free translation memory tool
PR: 272644
Reported by: thierry |
3.6.0_1 05 May 2020 15:38:12
  |
rene  |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
3.6.0_1 04 Apr 2020 20:51:41
  |
antoine  |
Deprecate ports broken for more than 6 months |
3.6.0_1 26 Nov 2019 21:46:13
  |
jkim  |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
3.6.0 06 Nov 2019 12:48:32
  |
antoine  |
Mark a few ports BROKEN, unfetchable |
3.6.0 29 Jan 2017 16:17:56
  |
rodrigo  |
Upgrade omegaT from 3.1.9 to 3.6.0
Submitted by: rodrigo (mantainer) |
3.1.9 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
3.1.9 19 Feb 2016 20:46:30
  |
rodrigo  |
Update omegaT to 3.1.9 update 4
PR: 207296
Submitted by: takefu@airport.fm |
3.1.8_1 13 Dec 2015 08:47:02
  |
bapt  |
Mark as broken: unfetchable |
3.1.8_1 05 Nov 2015 12:36:25
  |
mat  |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
3.1.8_1 04 Sep 2015 14:32:30
  |
amdmi3  |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
3.1.8 23 Jan 2015 16:03:58
  |
antoine  |
Remove explicit dependency on javavmwrapper for ports that USE_JAVA |
3.1.8 21 Dec 2014 09:31:55
  |
rodrigo  |
Upgrade omegaT from 2.6.3 to 3.1.8
Lot of changes, bugfixes and improvements
Submitted by: rodrigo (mantainer) |
2.6.3.01_1 27 Oct 2014 12:19:13
  |
bapt  |
Cleanup plist |
2.6.3.01_1 27 May 2014 15:02:49
  |
vanilla  |
Stageify.
Approved by: portmgr@ |
2.6.3.01_1 05 May 2014 09:45:37
  |
bapt  |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
2.6.3.01_1 07 Mar 2014 16:55:02
  |
bapt  |
Convert e* to USES=zip |
2.6.3.01_1 29 Jan 2014 09:17:42
  |
rodrigo  |
Update maintainer email address
Approved by: bapt@ (co-mentor) |
2.6.3.01_1 20 Sep 2013 16:36:24
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
2.6.3.01_1 15 May 2013 18:51:14
  |
zeising  |
Update to 2.6.3_01
- many enhacements
- localisation updates
While here, trim makefile headers
PR: ports/178662
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer) |
2.5.5.01_1 23 Jan 2013 15:00:19
  |
makc  |
Bump PORTREVISION after DESKTOP_ENTRIES update |
2.5.5.01 22 Jan 2013 23:12:21
  |
makc  |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article from COMMENT
Approved by: maintainers |
2.5.5.01 08 Aug 2012 14:13:18
 |
scheidell  |
- Update to 2.5.5_01
PR: ports/170386
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer) |
2.3.0.08_1 25 Jul 2012 11:24:11
 |
cs  |
Fix typos in COMMENT |
2.3.0.08_1 10 May 2012 06:35:52
 |
beech  |
- Update to 2.3.0 update 8
PR: ports/167643
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer) |
2.3.0.02_1 17 Nov 2011 20:16:27
 |
eadler  |
- fix build by using a more conservative JDK
PR: ports/162600
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer)
Feature safe: yes |
2.3.0.02 02 Nov 2011 22:43:49
 |
pav  |
- 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 |
2.3.0.02 23 Oct 2011 18:20:40
 |
eadler  |
- 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) |
2.0.5.04 21 Jul 2011 05:03:02
 |
linimon  |
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 |
2.0.5.04 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2.0.5.04 04 Sep 2010 09:49:40
 |
makc  |
Update to 2.0.5.04
PR: ports/150037
Submitted by: Rodrigo OSORIO (maintainer) |
2.0.5 23 Mar 2010 06:55:02
 |
wen  |
- Update to 2.0.5
PR: ports/144928
Submitted by: Rodrigo OSORIO (ros) <rodrigo@bebik.net> (maintainer) |
1.8.1.5 22 Aug 2009 00:20:34
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
1.8.1.5 24 Jul 2009 19:02:56
 |
beat  |
- 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) |
1.7.3.4 10 Nov 2008 07:37:37
 |
daichi  |
editors/omegaT: update from 1.7.3.2 to 1.7.3.4.
PR: ports/128653
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer) |
1.7.3.2 08 Jul 2008 13:54:38
 |
gahr  |
- Fix install target not to touch other ports' files permissions
Submitted by: QA Tindy |
1.7.3.2 08 Jul 2008 13:04:27
 |
gahr  |
- 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) |