The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD russian : koi8r-ps

Add Russian (KOI8) fonts to your PostScript fonts collection

 This port tries to follow numerous  suggestions and HOWTOs posted on the
web  about  printing and  viewing  PostScript  files containing  Russian
characters (in KOI8 encoding, are there others?).

In installs the fonts taken from
	ftp://ftp.kapella.gpi.ru/pub/cyrillic/psfonts/

into   their    own   ${PREFIX}/CyrPS   directory,   and    places   the
infonts.dir/fonts.scale there for your X-server's perusal.

If you  happen to have  ghostscript installed,  it will also  append its
Fontmap file to print/display with this fonts by default.

Note, however, that this will NOT make your PostScript printers print in
Russian, since they have their own PostScript interpreters built in. Use
`koify' port for to deal with those.
 

ftp://ftp.redcom.ru/pub/X/psfonts/



koi8r-ps history


v. 1.15
date: 2003/03/07 06:09:24;  author: ade;  state: Exp;  lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

v. 1.14 date: 2002/06/24 16:14:00; author: mi; state: Exp; lines: +0 -1 Remove a master-site, that no longer exists. Realized after: sobomax' recent unauthorized commit
v. 1.13 date: 2002/06/22 21:51:16; author: sobomax; state: Exp; lines: +2 -1 - Make fetchable; - sort pkg-plist.
v. 1.12 date: 2002/01/29 16:43:55; author: fenner; state: Exp; lines: +3 -1 Don't try to use ${ECHO_CMD} in a != before including bsd.port.pre.mk Submitted by: distfile survey
v. 1.11 date: 2002/01/29 11:48:57; author: knu; state: Exp; lines: +7 -7 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.10 date: 2000/10/08 10:22:50; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.9 date: 2000/04/30 19:19:27; author: steve; state: Exp; lines: +5 -4 Check for Fontmap.GS first and use is instead of Fontmap, if it is present. PR: 17979 Submitted by: maintainer
v. 1.8 date: 2000/04/21 07:52:18; author: mharo; state: Exp; lines: +2 -2 Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.7 date: 2000/04/13 19:14:08; author: cpiazza; state: Exp; lines: +4 -3 Update to use PORTNAME/PORTVERSION
v. 1.6 date: 1999/11/29 19:00:13; author: steve; state: Exp; lines: +2 -2 ${AWK} is not defined (yet) when determining the value of FONTMAP. Noticed by: fenner
v. 1.5 date: 1999/11/28 17:09:24; author: steve; state: Exp; lines: +2 -4 Remove second MAINTAINER entry and portlint.
v. 1.4 date: 1999/08/31 01:47:00; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.3 date: 1999/08/28 03:41:23; author: mharo; state: Exp; lines: +2 -2 env -> ${SETENV}
v. 1.2 date: 1999/08/23 04:23:49; author: mharo; state: Exp; lines: +2 -2 grep -> ${GREP} true -> ${TRUE} false -> ${FALSE}
v. 1.1 date: 1999/07/30 17:04:02; author: ache; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/07/30 17:04:02; author: ache; state: Exp; lines: +0 -0 Russian PS fonts ============================================================================= v. 1.15 date: 2003/03/07 06:09:24; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.14 date: 2002/06/24 16:14:00; author: mi; state: Exp; lines: +0 -1 Remove a master-site, that no longer exists. Realized after: sobomax' recent unauthorized commit
v. 1.13 date: 2002/06/22 21:51:16; author: sobomax; state: Exp; lines: +2 -1 - Make fetchable; - sort pkg-plist.
v. 1.12 date: 2002/01/29 16:43:55; author: fenner; state: Exp; lines: +3 -1 Don't try to use ${ECHO_CMD} in a != before including bsd.port.pre.mk Submitted by: distfile survey
v. 1.11 date: 2002/01/29 11:48:57; author: knu; state: Exp; lines: +7 -7 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.10 date: 2000/10/08 10:22:50; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.9 date: 2000/04/30 19:19:27; author: steve; state: Exp; lines: +5 -4 Check for Fontmap.GS first and use is instead of Fontmap, if it is present. PR: 17979 Submitted by: maintainer
v. 1.8 date: 2000/04/21 07:52:18; author: mharo; state: Exp; lines: +2 -2 Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.7 date: 2000/04/13 19:14:08; author: cpiazza; state: Exp; lines: +4 -3 Update to use PORTNAME/PORTVERSION
v. 1.6 date: 1999/11/29 19:00:13; author: steve; state: Exp; lines: +2 -2 ${AWK} is not defined (yet) when determining the value of FONTMAP. Noticed by: fenner
v. 1.5 date: 1999/11/28 17:09:24; author: steve; state: Exp; lines: +2 -4 Remove second MAINTAINER entry and portlint.
v. 1.4 date: 1999/08/31 01:47:00; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.3 date: 1999/08/28 03:41:23; author: mharo; state: Exp; lines: +2 -2 env -> ${SETENV}
v. 1.2 date: 1999/08/23 04:23:49; author: mharo; state: Exp; lines: +2 -2 grep -> ${GREP} true -> ${TRUE} false -> ${FALSE}
v. 1.1 date: 1999/07/30 17:04:02; author: ache; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/07/30 17:04:02; author: ache; state: Exp; lines: +0 -0 Russian PS fonts ============================================================================= v. 1.15 date: 2003/03/07 06:09:24; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.14 date: 2002/06/24 16:14:00; author: mi; state: Exp; lines: +0 -1 Remove a master-site, that no longer exists. Realized after: sobomax' recent unauthorized commit
v. 1.13 date: 2002/06/22 21:51:16; author: sobomax; state: Exp; lines: +2 -1 - Make fetchable; - sort pkg-plist.
v. 1.12 date: 2002/01/29 16:43:55; author: fenner; state: Exp; lines: +3 -1 Don't try to use ${ECHO_CMD} in a != before including bsd.port.pre.mk Submitted by: distfile survey
v. 1.11 date: 2002/01/29 11:48:57; author: knu; state: Exp; lines: +7 -7 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.10 date: 2000/10/08 10:22:50; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.9 date: 2000/04/30 19:19:27; author: steve; state: Exp; lines: +5 -4 Check for Fontmap.GS first and use is instead of Fontmap, if it is present. PR: 17979 Submitted by: maintainer
v. 1.8 date: 2000/04/21 07:52:18; author: mharo; state: Exp; lines: +2 -2 Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.7 date: 2000/04/13 19:14:08; author: cpiazza; state: Exp; lines: +4 -3 Update to use PORTNAME/PORTVERSION
v. 1.6 date: 1999/11/29 19:00:13; author: steve; state: Exp; lines: +2 -2 ${AWK} is not defined (yet) when determining the value of FONTMAP. Noticed by: fenner
v. 1.5 date: 1999/11/28 17:09:24; author: steve; state: Exp; lines: +2 -4 Remove second MAINTAINER entry and portlint.
v. 1.4 date: 1999/08/31 01:47:00; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.3 date: 1999/08/28 03:41:23; author: mharo; state: Exp; lines: +2 -2 env -> ${SETENV}
v. 1.2 date: 1999/08/23 04:23:49; author: mharo; state: Exp; lines: +2 -2 grep -> ${GREP} true -> ${TRUE} false -> ${FALSE}
v. 1.1 date: 1999/07/30 17:04:02; author: ache; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/07/30 17:04:02; author: ache; state: Exp; lines: +0 -0 Russian PS fonts =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm