FreeBSD converters : ish4>
Binary-to-text file-encoder
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.
|
ish history
v. 1.9
date: 2005/06/06 11:10:32; author: vs; state: Exp; lines: +1 -0
Use MAKE_ARGS instead of patch
v. 1.8
date: 2004/12/05 06:39:18; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset maintainership of committer who has been
inactive since 2003.
v. 1.7
date: 2004/02/06 13:10:58; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.6
date: 2003/03/07 05:57:57; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.5
date: 2000/06/09 21:21:49; author: asami; state: Exp; lines: +2 -2
Use MASTER_SITE_PORTS_JP instead of spelling out the URL.
v. 1.4
date: 2000/04/08 23:24:31; author: mharo; state: Exp; lines: +3 -3
update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 1999/08/25 05:16:20; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.2
date: 1999/03/07 01:01:24; author: sada; state: Exp; lines: +2 -2
Change `MASTER_SITES', preparing for move of ports.jp.freebsd.org,
and unifying the location of `local ports'.
v. 1.1
date: 1997/08/16 05:14:06; author: itojun; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/08/16 05:14:06; author: itojun; state: Exp; lines: +0 -0
a port for "ish binary-to-text file converter".
The tool is famous in Japanese local BBSes, but may useful for other situations.
Reviewed by: itojun@itojun.org
Submitted by: hosokawa@freebsd.org
=============================================================================
|