summaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-04-14 13:08:39 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-04-14 13:08:39 +0000
commit9189627d8044984b629316a529f85c8f2bc50c6c (patch)
treea95ec767da52962be8e60078f756e65fd3622a64 /russian
parentUpdate xmame, xmess and xpinmame to 0.37b13.2 (diff)
Add another MASTER_SITE and a little patch for the keyboard layouts.
PR: 26537 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=41373
Diffstat (limited to 'russian')
-rw-r--r--russian/xcyrBGR/Makefile3
-rw-r--r--russian/xcyrBGR/files/patch-aa22
2 files changed, 24 insertions, 1 deletions
diff --git a/russian/xcyrBGR/Makefile b/russian/xcyrBGR/Makefile
index 706e79a5b98c..5d39ea1c3a66 100644
--- a/russian/xcyrBGR/Makefile
+++ b/russian/xcyrBGR/Makefile
@@ -8,7 +8,8 @@
PORTNAME= xcyrBGR
PORTVERSION= 1.0
CATEGORIES= russian
-MASTER_SITES= ftp://aladdin.cblink.net/pub/FreeBSD/X11/cyrillic/
+MASTER_SITES= ftp://aladdin.cblink.net/pub/FreeBSD/X11/cyrillic/ \
+ ftp://ftp.cit.bg/pub/FreeBSD/X11/cyrillic/
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= vess@btc.net
diff --git a/russian/xcyrBGR/files/patch-aa b/russian/xcyrBGR/files/patch-aa
new file mode 100644
index 000000000000..0f0890c068a5
--- /dev/null
+++ b/russian/xcyrBGR/files/patch-aa
@@ -0,0 +1,22 @@
+--- xcyrBGR.cc.orig Sat Feb 17 12:32:23 2001
++++ xcyrBGR.cc Thu Mar 22 14:09:55 2001
+@@ -1,8 +1,6 @@
+ /*
+ Pached for Bulgarian Cyrilic keyboard
+-supported BSD and Phonetic
+-
+-
++supported BDS and Phonetic
+ */
+ #include <X11/Xlib.h>
+ #include <X11/xpm.h>
+@@ -43,8 +41,7 @@
+ };
+
+ AuxLayout auxlayout[]={
+-// {XK_slash, XK_question, XK_period, XK_comma},
+- {XK_1, XK_exclam, XK_1, XK_exclam}
++ {XK_z, XK_Z, 0xE7, 0xC7}
+ };
+
+ AuxLayout auxlayout1[]={