./converters/ish, Binary-to-text file-encoder

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


Branch: CURRENT, Version: 1.11, Package name: ish-1.11, Maintainer: pkgsrc-users

ish is a format to encode binary files to text file, or decode text
files into binary file. ish has strong error correction/detection
functionality using CRC and checksum.
This format is popular in Japanese BBS'es.

To non-Japanese people:
To produce non-Japanese text a user should use "-s7" option.
Other options such as "-ss" may produce Japanese text.
To Japanese people:
To use ish over NetNews newsgroups (such as fj.*), use "-s7" option.
Use of "-ss" will not give you the optimal performance.
"-ss" option is just for BBSes that use Shift-JIS as their native
Japanese encoding.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 12.724 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
   2019-11-03 18:14:27 by Roland Illig | Files touched by this commit (27)
Log message:
converters: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   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:47:53 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
DESTDIR support
   2006-09-09 04:42:02 by OBATA Akio | Files touched by this commit (113)
Log message:
Rename variable MAKEFILE to MAKE_FILE.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.