./converters/cn2jp, Library for code translation between Chinese and Japanese

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4bnb3, Package name: cn2jp-1.4bnb3, Maintainer: rxg

cn2jp -- library for code translation between Chinese and Japanese
including Chinese {GB,Big5,HZ} and Japanese (EUC-Jis/Shift-Jis/Jis)

b2j translate Big5 to Jis/EUC-Jis/Shift-Jis/Kuten
g2j translate GB to Jis/EUC-Jis/Shift-Jis/Kuten
j2b translate any Jis to Big5
g2b translate GB to Big5
j2g translate any Jis to GB
b2g translate Big5 to GB


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 265.293 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Remove SHA1 hashes for distfiles
   2015-11-03 02:43:56 by Alistair G. Crooks | Files touched by this commit (120)
Log message:
Add SHA512 digests for distfiles for converters category

Problems found with existing distfile:
	distfiles/libiconv-1.13-cp932.patch.gz
No changes made to the libiconv distinfo file.

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.
   2012-10-03 02:20:19 by Aleksej Saushev | Files touched by this commit (97)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2010-01-29 17:43:34 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
DESTDIR support
   2009-06-30 02:07:26 by Joerg Sonnenberger | Files touched by this commit (159)
Log message:
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
   2009-06-14 19:39:11 by Joerg Sonnenberger | Files touched by this commit (26)
Log message:
Remove @dirrm entries from PLISTs
   2008-02-28 12:58:49 by Roland Illig | Files touched by this commit (36)
Log message:
Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,
to shut up the pkglint warnings.