Date: Fri, 13 Nov 2009 14:07:49 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/goldendict Makefile distinfo pkg-descr pkg-plist ports/textproc/goldendict/files patch-bgl_babylon.cc patch-dictzip.c patch-goldendict.pro patch-iconv.cc Message-ID: <200911131407.nADE7nnr055839@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bsam 2009-11-13 14:07:49 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/goldendict Makefile distinfo pkg-descr pkg-plist
textproc/goldendict/files patch-bgl_babylon.cc patch-dictzip.c
patch-goldendict.pro patch-iconv.cc
Log:
The project aims to create a feature-rich dictionary lookup program.
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/
Revision Changes Path
1.1389 +1 -0 ports/textproc/Makefile
1.1 +48 -0 ports/textproc/goldendict/Makefile (new)
1.1 +3 -0 ports/textproc/goldendict/distinfo (new)
1.1 +16 -0 ports/textproc/goldendict/files/patch-bgl_babylon.cc (new)
1.1 +10 -0 ports/textproc/goldendict/files/patch-dictzip.c (new)
1.1 +44 -0 ports/textproc/goldendict/files/patch-goldendict.pro (new)
1.1 +14 -0 ports/textproc/goldendict/files/patch-iconv.cc (new)
1.1 +14 -0 ports/textproc/goldendict/pkg-descr (new)
1.1 +6 -0 ports/textproc/goldendict/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911131407.nADE7nnr055839>
