diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-04-12 15:36:01 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-04-12 15:36:01 +0000 |
commit | 6c7bec88c5486488d334103b49dc2b46e7b0ea75 (patch) | |
tree | 952852cfe88ac98d1301d92111bab09692924286 /russian/xcyrBGR | |
parent | db694c44f50e7728d288ed9c942da5af83db7b46 (diff) | |
download | ports-6c7bec88c5486488d334103b49dc2b46e7b0ea75.tar.gz ports-6c7bec88c5486488d334103b49dc2b46e7b0ea75.zip |
Notes
Diffstat (limited to 'russian/xcyrBGR')
-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 |
5 files changed, 43 insertions, 0 deletions
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 |