diff options
-rw-r--r-- | russian/Makefile | 1 | ||||
-rw-r--r-- | russian/xcyrBGR/Makefile | 30 | ||||
-rw-r--r-- | russian/xcyrBGR/distinfo | 1 | ||||
-rw-r--r-- | russian/xcyrBGR/pkg-comment | 1 | ||||
-rw-r--r-- | russian/xcyrBGR/pkg-descr | 10 | ||||
-rw-r--r-- | russian/xcyrBGR/pkg-plist | 1 |
6 files changed, 44 insertions, 0 deletions
diff --git a/russian/Makefile b/russian/Makefile index a8e5e257fd08..de6ee8b80ec6 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -20,6 +20,7 @@ SUBDIR += rus-ispell SUBDIR += wmcyrx SUBDIR += xcode + SUBDIR += xcyrBGR SUBDIR += xruskb .include <bsd.port.subdir.mk> diff --git a/russian/xcyrBGR/Makefile b/russian/xcyrBGR/Makefile new file mode 100644 index 000000000000..706e79a5b98c --- /dev/null +++ b/russian/xcyrBGR/Makefile @@ -0,0 +1,30 @@ +# New ports collection makefile for: xcyrBGR +# Date created: 18 Feb 2001 +# Whom: vess /Veselin Slavov/ <vess@btc.net> +# +# $FreeBSD$ +# + +PORTNAME= xcyrBGR +PORTVERSION= 1.0 +CATEGORIES= russian +MASTER_SITES= ftp://aladdin.cblink.net/pub/FreeBSD/X11/cyrillic/ +DISTNAME= ${PORTNAME}-${PORTVERSION} + +MAINTAINER= vess@btc.net + +USE_XPM= yes +NO_INSTALL_MANPAGES= yes + +.include <bsd.port.pre.mk> +.if ${OSVERSION} >= 400012 +MAKE_ENV= COPT="-fpermissive" +.endif + +post-extract: + @ ${MV} ${WRKSRC}/makefile ${WRKSRC}/Makefile + +do-install: + @ ${INSTALL_PROGRAM} ${WRKSRC}/xcyrBGR ${PREFIX}/bin/xcyrBGR + +.include <bsd.port.post.mk> diff --git a/russian/xcyrBGR/distinfo b/russian/xcyrBGR/distinfo new file mode 100644 index 000000000000..737f0844e017 --- /dev/null +++ b/russian/xcyrBGR/distinfo @@ -0,0 +1 @@ +MD5 (xcyrBGR-1.0.tar.gz) = 6bd0a7d88dda05cddedcc907ae6c3987 diff --git a/russian/xcyrBGR/pkg-comment b/russian/xcyrBGR/pkg-comment new file mode 100644 index 000000000000..1035f40c93aa --- /dev/null +++ b/russian/xcyrBGR/pkg-comment @@ -0,0 +1 @@ +The bulgarian cyrillic keyboard layout manager for X11 diff --git a/russian/xcyrBGR/pkg-descr b/russian/xcyrBGR/pkg-descr new file mode 100644 index 000000000000..da3b0e8e570f --- /dev/null +++ b/russian/xcyrBGR/pkg-descr @@ -0,0 +1,10 @@ +xcyrBGR - The Bulgarian Cyrillic keyboard layout manager for X11 + +Easy toggle leyaut <English/Cyrillic-BDS/Cyrillic-PHOnetic> +Mouse click to toggle encoding (Win-CP1251/KOI8). + +Cyrillic fonts for X11 (koi8 and cp1251): +ftp://aladdin.cblink.net/pub/FreeBSD/X11/X_cyr_fonts_koi_cp1251.tar.gz + +Veselin Slavov - vess +vess@btc.net diff --git a/russian/xcyrBGR/pkg-plist b/russian/xcyrBGR/pkg-plist new file mode 100644 index 000000000000..0f46fc041cd9 --- /dev/null +++ b/russian/xcyrBGR/pkg-plist @@ -0,0 +1 @@ +bin/xcyrBGR |