From ba78e03015d3f55f331ed5230168cfe2bd66e6a6 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 20:59:00 +0000 Subject: Move pkg/ files into package's toplevel directory --- converters/ish/DESCR | 13 +++++++++++++ converters/ish/PLIST | 2 ++ converters/ish/pkg/DESCR | 13 ------------- converters/ish/pkg/PLIST | 2 -- 4 files changed, 15 insertions(+), 15 deletions(-) create mode 100644 converters/ish/DESCR create mode 100644 converters/ish/PLIST delete mode 100644 converters/ish/pkg/DESCR delete mode 100644 converters/ish/pkg/PLIST (limited to 'converters/ish') diff --git a/converters/ish/DESCR b/converters/ish/DESCR new file mode 100644 index 00000000000..667abdefb7b --- /dev/null +++ b/converters/ish/DESCR @@ -0,0 +1,13 @@ +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. diff --git a/converters/ish/PLIST b/converters/ish/PLIST new file mode 100644 index 00000000000..06cb3c27769 --- /dev/null +++ b/converters/ish/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:50:51 zuntum Exp $ +bin/ish diff --git a/converters/ish/pkg/DESCR b/converters/ish/pkg/DESCR deleted file mode 100644 index 667abdefb7b..00000000000 --- a/converters/ish/pkg/DESCR +++ /dev/null @@ -1,13 +0,0 @@ -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. diff --git a/converters/ish/pkg/PLIST b/converters/ish/pkg/PLIST deleted file mode 100644 index 72f43e0db55..00000000000 --- a/converters/ish/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/11/14 21:18:52 itojun Exp $ -bin/ish -- cgit v1.2.3