diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2005-12-26 13:44:34 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2005-12-26 13:44:34 +0000 |
commit | e88fd8add54154b6f99b83d68fbbbcb3bb15aee2 (patch) | |
tree | d99339cec2ed5ce025c8c9769fb32fc123294f77 /russian/rux | |
parent | 8ae225318f96b263a2295830bddb6c6a8c26231f (diff) | |
download | ports-e88fd8add54154b6f99b83d68fbbbcb3bb15aee2.tar.gz ports-e88fd8add54154b6f99b83d68fbbbcb3bb15aee2.zip |
Notes
Diffstat (limited to 'russian/rux')
-rw-r--r-- | russian/rux/Makefile | 24 | ||||
-rw-r--r-- | russian/rux/distinfo | 3 | ||||
-rw-r--r-- | russian/rux/pkg-descr | 18 |
3 files changed, 45 insertions, 0 deletions
diff --git a/russian/rux/Makefile b/russian/rux/Makefile new file mode 100644 index 000000000000..54662f8fc2aa --- /dev/null +++ b/russian/rux/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: rux +# Date created: 25 December 2005 +# Whom: Vyacheslav Anikin <ghos@mail.ru> +# +# $FreeBSD$ +# + +PORTNAME= rux +PORTVERSION= 0.73 +CATEGORIES= russian +MASTER_SITES= http://asdf2087.narod.ru/ + +MAINTAINER= ghos@mail.ru +COMMENT= The best cyrillic text viewer and code page converter + +WRKSRC= ${WRKDIR} + +MAN1= rux.1 +MANLANG= "" ru.KOI8-R +MANCOMPRESSED= maybe + +PLIST_FILES= bin/rux + +.include <bsd.port.mk> diff --git a/russian/rux/distinfo b/russian/rux/distinfo new file mode 100644 index 000000000000..b38f735e5f56 --- /dev/null +++ b/russian/rux/distinfo @@ -0,0 +1,3 @@ +MD5 (rux-0.73.tar.gz) = 4ac6590890fda2b79a470eecf1cabe36 +SHA-1 (rux-0.73.tar.gz) = bc0f814ec37fd8824e79a3a77437df706e5e7c64 +SIZE (rux-0.73.tar.gz) = 8584 diff --git a/russian/rux/pkg-descr b/russian/rux/pkg-descr new file mode 100644 index 000000000000..26a5375616f1 --- /dev/null +++ b/russian/rux/pkg-descr @@ -0,0 +1,18 @@ +The rux is a simple and at the same time powerful utility for texts +recoding from one encoding to another. At present time several the most +popular Cyrillic code pages such as koi8-r, cp866, cp1251, iso8859-5 and +mac-cyrillic are supported. Also rux gives the opportunity to recode box- +drawing characters, which exists in some Cyrillic code pages, to replace +them by their non-graphic analogues ('-', '+', etc.). + +Besides, the rux can detect a code page of the input files automatically. + +Usually rux is used without any options because some values are accepted +by default. There are -o koi8-r, -e, -t, -s 10240. + +The expectancy value of the presence of every Cyrillic characters in the +some text were taken from the dump of Russian translation of the `FreeBSD +Handbook'. + +- Vyacheslav Anikin (ghos) +ghos@mail.ru |