diff options
-rw-r--r-- | russian/Makefile | 6 | ||||
-rw-r--r-- | russian/d1489/Makefile | 16 | ||||
-rw-r--r-- | russian/d1489/distinfo | 1 | ||||
-rw-r--r-- | russian/d1489/pkg-comment | 1 | ||||
-rw-r--r-- | russian/d1489/pkg-descr | 7 | ||||
-rw-r--r-- | russian/d1489/pkg-plist | 4 |
6 files changed, 35 insertions, 0 deletions
diff --git a/russian/Makefile b/russian/Makefile new file mode 100644 index 000000000000..59ad2fabf598 --- /dev/null +++ b/russian/Makefile @@ -0,0 +1,6 @@ +# $Id: Makefile,v 1.6 1995/04/13 19:13:58 jmz Exp $ +# + +SUBDIR= d1489 + +.include <bsd.port.subdir.mk> diff --git a/russian/d1489/Makefile b/russian/d1489/Makefile new file mode 100644 index 000000000000..cbc86865f9e3 --- /dev/null +++ b/russian/d1489/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: d1489 +# Version required: 1.2 +# Date created: 1 May 1995 +# Whom: ache +# +# $Id: Makefile,v 1.4 1995/04/23 13:02:37 asami Exp $ +# + +DISTNAME= d1489-1.2 +EXTRACT_SUFX= .tgz +CATEGORIES+= utilities +MASTER_SITES= ftp://ftp.kiae.su/unix/convert/char/ + +MAINTAINER= ache@FreeBSD.ORG + +.include <bsd.port.mk> diff --git a/russian/d1489/distinfo b/russian/d1489/distinfo new file mode 100644 index 000000000000..797fc00c0da1 --- /dev/null +++ b/russian/d1489/distinfo @@ -0,0 +1 @@ +MD5 (d1489-1.2.tgz) = a343aba7ea9fb12c747fd2f4bb8085b6 diff --git a/russian/d1489/pkg-comment b/russian/d1489/pkg-comment new file mode 100644 index 000000000000..8de53889e0c2 --- /dev/null +++ b/russian/d1489/pkg-comment @@ -0,0 +1 @@ +point-to-point Alt(cp866)<->koi8-r decoder and font converter acc. to RFC1489 diff --git a/russian/d1489/pkg-descr b/russian/d1489/pkg-descr new file mode 100644 index 000000000000..489516d01253 --- /dev/null +++ b/russian/d1489/pkg-descr @@ -0,0 +1,7 @@ +todos/fromdos: point-to-point AltCodes<->koi8-r decoder with CR/LF + translation + +a2kfcnv: EGA/VGA raw screen fonts converter: AltCodes font -> koi8-r font + +Both programs written according to RFC 1489 + diff --git a/russian/d1489/pkg-plist b/russian/d1489/pkg-plist new file mode 100644 index 000000000000..b7bc6b5de6f6 --- /dev/null +++ b/russian/d1489/pkg-plist @@ -0,0 +1,4 @@ +@cwd /usr/local +bin/a2kfcnv +bin/fromdos +bin/todos |