cvs commit: ports/deskutils Makefile ports/deskutils/fbreader
Makefile distinfo pkg-descr pkg-plist ports/deskutils/fbreader/files
patch-zlibrary__src__unix__iconv__IConvEncodingConverter.cpp
patch-zlibrary__src__unix__time__ZLUnixTime.cpp
Andrew Pantyukhin
sat at FreeBSD.org
Sat Apr 21 17:18:46 UTC 2007
sat 2007-04-21 17:18:46 UTC
FreeBSD ports repository
Modified files:
deskutils Makefile
Added files:
deskutils/fbreader Makefile distinfo pkg-descr pkg-plist
deskutils/fbreader/files
patch-zlibrary__src__unix__iconv__IConvEncodingConverter.cpp
patch-zlibrary__src__unix__time__ZLUnixTime.cpp
Log:
Add port deskutils/fbreader:
FBReader is a book reader. Main features:
* Supported formats: fb2, HTML, CHM, plucker, Palmdoc, zTxt, TCR, RTF,
OEB, OpenReader, mobipocket, plain text.
* Direct reading from tar, zip, gzip and bzip2 archives.
* Supported encodings: utf-8, us-ascii, windows-1251, windows-1252,
koi8-r, ibm866, iso-8859-*, Big5, GBK.
* Automatically generated contents table.
* Embedded images support.
* Footnotes/hyperlinks support.
* Position indicator.
* Keeps the last open book and the last read positions for all opened
books between runs.
* List of last opened books.
* Automatic hyphenations. Liang's algorithm is used. Patterns for Czech,
English, Esperanto, French, German and Russian are included in the
current version.
* Text search.
* Full-screen mode.
* Screen rotation by 90, 180 and 270 degrees.
WWW: http://only.mawhrin.net/fbreader/
Revision Changes Path
1.294 +1 -0 ports/deskutils/Makefile
1.1 +41 -0 ports/deskutils/fbreader/Makefile (new)
1.1 +3 -0 ports/deskutils/fbreader/distinfo (new)
1.1 +20 -0 ports/deskutils/fbreader/files/patch-zlibrary__src__unix__iconv__IConvEncodingConverter.cpp (new)
1.1 +22 -0 ports/deskutils/fbreader/files/patch-zlibrary__src__unix__time__ZLUnixTime.cpp (new)
1.1 +21 -0 ports/deskutils/fbreader/pkg-descr (new)
1.1 +79 -0 ports/deskutils/fbreader/pkg-plist (new)
More information about the cvs-all
mailing list