summaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1999-02-12 13:44:21 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1999-02-12 13:44:21 +0000
commitb23c72ab066120045b3d64b7b6c1b89dc297f102 (patch)
treeb7210345fbe2096cb350425147c65dbbbc388055 /russian
parentCorrect files/md5 (diff)
The cyrillic keyboard layout manager for Window Maker.
PR: ports/9315 Submitted by: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
Notes
Notes: svn path=/head/; revision=16657
Diffstat (limited to 'russian')
-rw-r--r--russian/wmcyrx/Makefile27
-rw-r--r--russian/wmcyrx/distinfo1
-rw-r--r--russian/wmcyrx/files/patch-aa25
-rw-r--r--russian/wmcyrx/pkg-comment1
-rw-r--r--russian/wmcyrx/pkg-descr9
-rw-r--r--russian/wmcyrx/pkg-plist1
6 files changed, 64 insertions, 0 deletions
diff --git a/russian/wmcyrx/Makefile b/russian/wmcyrx/Makefile
new file mode 100644
index 000000000000..02b514d833ee
--- /dev/null
+++ b/russian/wmcyrx/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: CyrX-2
+# Version required: 2.0
+# Date created: 04 Janyary 1999
+# Whom: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
+#
+# $Id$
+#
+
+DISTNAME= cyrx2.0
+PKGNAME= ru-wmcyrx-2.0
+CATEGORIES= russian windowmaker
+MASTER_SITES= http://yard.hitech.mipt.ru/~mini/distrib/
+
+MAINTAINER= ozz@FreeBSD.org.ru
+
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+
+WRKSRC= ${WRKDIR}/cyrx-2.0
+#NO_INSTALL_MANPAGES= yes
+
+post-extract:
+ @ ${MV} ${WRKSRC}/makefile ${WRKSRC}/Makefile
+
+do-install:
+ @ ${INSTALL_PROGRAM} ${WRKSRC}/cyrx2 ${PREFIX}/bin/wmcyrx2
+
+.include <bsd.port.mk>
diff --git a/russian/wmcyrx/distinfo b/russian/wmcyrx/distinfo
new file mode 100644
index 000000000000..004a8d3b24ca
--- /dev/null
+++ b/russian/wmcyrx/distinfo
@@ -0,0 +1 @@
+MD5 (cyrx2.0.tar.gz) = 17d75fa8804f83611dab37367f6c7b74
diff --git a/russian/wmcyrx/files/patch-aa b/russian/wmcyrx/files/patch-aa
new file mode 100644
index 000000000000..277d9e1c6daf
--- /dev/null
+++ b/russian/wmcyrx/files/patch-aa
@@ -0,0 +1,25 @@
+--- Makefile.orig Sun Oct 18 23:17:44 1998
++++ Makefile Fri Feb 12 21:55:45 1999
+@@ -1,10 +1,10 @@
+
+-I = -I/usr/openwin/include -I/usr/local/include
++I = -I${X11BASE}/include -I${LOCALBASE}/include -I/usr/include
+ #L = -Bstatic -lXpm -Bdynamic -lX11 -lXext
+-L = -L/usr/local/lib -L/usr/openwin/lib -lXpm -lX11 -lXext
++L = -L${LOCALBASE}/lib -L${X11BASE}/lib -L/usr/lib -lXpm -lX11 -lXext
+ CC = gcc -O $I -DXLIB_ILLEGAL_ACCESS
+
+-cyrx2: cyrx2.o cyrmapper.o
++all: cyrx2.o cyrmapper.o
+ $(CC) cyrx2.o cyrmapper.o -o cyrx2 $L
+
+ cyrx: cyrx.o cyrmapper.o
+@@ -35,7 +35,5 @@
+ cat cyrsym.h | xtowin | gen > msw.h
+
+ clean:
+- rm *.o cyrx2
+-
+-
++ rm -rf *.o cyrx2
+
diff --git a/russian/wmcyrx/pkg-comment b/russian/wmcyrx/pkg-comment
new file mode 100644
index 000000000000..1495083bd925
--- /dev/null
+++ b/russian/wmcyrx/pkg-comment
@@ -0,0 +1 @@
+The cyrillic keyboard layout manager for Window Maker.
diff --git a/russian/wmcyrx/pkg-descr b/russian/wmcyrx/pkg-descr
new file mode 100644
index 000000000000..6d7578aba804
--- /dev/null
+++ b/russian/wmcyrx/pkg-descr
@@ -0,0 +1,9 @@
+wmcyrx2 - The Cyrillic keyboard layout manager for WindowMaker
+Shift+Shift to toggle EN/RU, mouse click to toggle encoding.
+The only requirements is that you must have US keyboard (not UK or
+German or anything else).
+
+http://yard.hitech.mipt.ru/~mini/cyrx.html
+
+Autor: Michael Nikonov <mini@hitech.mipt.ru>
+Ported: Osokin Sergey aka oZZ <ozz@FreeBSD.org.ru>
diff --git a/russian/wmcyrx/pkg-plist b/russian/wmcyrx/pkg-plist
new file mode 100644
index 000000000000..fa65116f01d9
--- /dev/null
+++ b/russian/wmcyrx/pkg-plist
@@ -0,0 +1 @@
+bin/wmcyrx2