Path to this page:
./
textproc/enca,
Extremely Naive Charset Analyser
Branch: CURRENT,
Version: 1.15,
Package name: enca-1.15,
Maintainer: pkgsrc-usersEnca is an Extremely Naive Charset Analyser. It detects character
set and encoding of text files and can also convert them to other
encodings. The charset detecting functionality is also available as
a library.
Enca currently can determine 8bit charsets of Belarussian, Bulgarian,
Croatian, Czech, Estonian, Hungarian, Latvian, Lithuanian, Polish,
Russian, Slovak, Slovene, Ukrainian, and Chinese texts and also
some multibyte encodings, independent on language (provided it's
some European language).
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 524.05 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2013-11-14) Updated to version: enca-1.15
- (2013-01-21) Updated to version: enca-1.14
- (2013-01-06) Updated to version: enca-1.13
- (2007-02-25) Package added to pkgsrc.se, version enca-1.9 (created)
CVS history: (Expand)
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-04-11 04:26:02 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Update HOMEPAGE (gitorious.org to github.com)
|
2013-11-13 20:44:03 by Thomas Klausner | Files touched by this commit (7) |  |
Log message:
Update to 1.15:
enca-1.15 2013-09-30
- Documentation improvement
- Development moved to GitHub
- Do not use deprecated autoconf macros
|
2013-05-10 16:33:01 by Taylor R Campbell | Files touched by this commit (3) |
Log message:
Oops -- restore native build of textproc/enca with CC_FOR_BUILD=CC.
|
2013-05-10 07:27:39 by Taylor R Campbell | Files touched by this commit (6) |
Log message:
Fix cross-build of textproc/enca: use CC_FOR_BUILD and avoid run-tests.
|
2013-01-21 14:16:12 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.14:
enca-1.14
- Allow standard names for belarusian and slovenian languages, thanks
to Branislav Geržo for suggestion.
- Reset strictness when check buffer less than file size, thanks to
Sam Liao.
- Fixed typos in man page, thanks to A. Costa.
|