aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/goldendict
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-071-1/+1
| | | | (via libvorbis, libtheora).
* - update to 1.4.1dinoex2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* . fix build (add apropriate QT_COMPONENTS);bsam2009-11-142-2/+3
| | | | | . fix pkg-plist by adding "@dirrmtry share/applications" (hm, that common directory doesn't seem belong to any *hier port).
* The project aims to create a feature-rich dictionary lookup program.bsam2009-11-138-0/+155
It supports: * Babylon .BGL files, complete with images and resources; * StarDict .ifo/.dict./.idx/.syn dictionaries; * Dictd .index/.dict(.dz) dictionary files; * ABBYY Lingvo .dsl source files, together with abbreviations. The files can be optionally compressed with dictzip. Dictionary resources can be packed together into a .zip file; * ABBYY Lingvo .lsa/.dat audio archives. Those can be indexed separately, or be referred to from .dsl files. LICENSE: GPL3 or later WWW: http://goldendict.berlios.de/