summaryrefslogtreecommitdiff
path: root/x11/xvkbd
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2000-11-26 14:03:56 +0000
committerPeter Pentchev <roam@FreeBSD.org>2000-11-26 14:03:56 +0000
commit38cd93d7c87c552d5ade688d1c569c68b2c59799 (patch)
treeb26dffa5e704f416f5f8a0d2b379e58600db8b9e /x11/xvkbd
parentUpdate to version 1.3.1 (diff)
xvkbd is a virtual keyboard for X applications.
PR: 22662 Reviewed by: kris
Notes
Notes: svn path=/head/; revision=35436
Diffstat (limited to 'x11/xvkbd')
-rw-r--r--x11/xvkbd/Makefile29
-rw-r--r--x11/xvkbd/distinfo1
-rw-r--r--x11/xvkbd/files/patch-aa20
-rw-r--r--x11/xvkbd/pkg-comment1
-rw-r--r--x11/xvkbd/pkg-descr11
-rw-r--r--x11/xvkbd/pkg-plist5
6 files changed, 67 insertions, 0 deletions
diff --git a/x11/xvkbd/Makefile b/x11/xvkbd/Makefile
new file mode 100644
index 000000000000..c696926669d9
--- /dev/null
+++ b/x11/xvkbd/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: xvkbd
+# Date created: 26 November 2000
+# Whom: roam@FreeBSD.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= xvkbd
+PORTVERSION= 1.0
+CATEGORIES= x11
+MASTER_SITES= http://member.nifty.ne.jp/tsato/xvkbd/
+
+MAINTAINER= roam@FreeBSD.org
+
+.if defined(WITH_XAW3D)
+BUILD_DEPENDS= ${X11BASE}/lib/libXaw3d.a:${PORTSDIR}/x11-toolkits/Xaw3d
+.endif
+
+USE_IMAKE= yes
+
+pre-fetch:
+ @${ECHO} "Define WITH_XAW3D for Xaw3d support."
+
+.if defined(WITH_XAW3D)
+post-patch:
+ ${PERL} -pi.fbsd -e 's/XCOMM define XAW3D/#define XAW3D/' ${WRKSRC}/Imakefile
+.endif
+
+.include <bsd.port.mk>
diff --git a/x11/xvkbd/distinfo b/x11/xvkbd/distinfo
new file mode 100644
index 000000000000..c117409e0643
--- /dev/null
+++ b/x11/xvkbd/distinfo
@@ -0,0 +1 @@
+MD5 (xvkbd-1.0.tar.gz) = 3c2db168146d456e736194cf83d209cc
diff --git a/x11/xvkbd/files/patch-aa b/x11/xvkbd/files/patch-aa
new file mode 100644
index 000000000000..b2cbd24352c0
--- /dev/null
+++ b/x11/xvkbd/files/patch-aa
@@ -0,0 +1,20 @@
+--- Imakefile 2000/11/03 15:43:33 1.1.1.1
++++ Imakefile 2000/11/07 15:40:10 1.2
+@@ -3,7 +3,7 @@
+ #endif
+
+ XCOMM Remove the next line if you want genuine Xaw instead of Xaw3d
+-#define XAW3D
++XCOMM define XAW3D
+
+ SRCS = xvkbd.c findwidget.c
+ OBJS = xvkbd.o findwidget.o
+@@ -15,7 +15,7 @@
+ XAWLIB = -lXaw3d
+ #endif
+
+-ComplexProgramTarget(xvkbd)
++ComplexProgramTargetNoMan(xvkbd)
+
+ InstallAppDefaults(XVkbd)
+ InstallAppDefaults(XVkbd-common)
diff --git a/x11/xvkbd/pkg-comment b/x11/xvkbd/pkg-comment
new file mode 100644
index 000000000000..d0566fc105b2
--- /dev/null
+++ b/x11/xvkbd/pkg-comment
@@ -0,0 +1 @@
+A virtual keyboard for X applications
diff --git a/x11/xvkbd/pkg-descr b/x11/xvkbd/pkg-descr
new file mode 100644
index 000000000000..1749c8ae2b53
--- /dev/null
+++ b/x11/xvkbd/pkg-descr
@@ -0,0 +1,11 @@
+From the xvkbd README:
+
+"xvkbd is a virtual (graphical) keyboard program for X Window System which
+ provides facility to enter characters onto other clients (softwares) by
+ clicking on a keyboard displayed on the screen. This may be used for systems
+ without a hardware keyboard such as kiosk terminals or handheld devices.
+ This program also has facility to send characters specified as the command
+ line option to another client."
+
+WWW: http://member.nifty.ne.jp/tsato/xvkbd/
+Author: Tom Sato <VEF00200@nifty.ne.jp>
diff --git a/x11/xvkbd/pkg-plist b/x11/xvkbd/pkg-plist
new file mode 100644
index 000000000000..29c3be2ff286
--- /dev/null
+++ b/x11/xvkbd/pkg-plist
@@ -0,0 +1,5 @@
+bin/xvkbd
+lib/X11/app-defaults/XVkbd-common
+lib/X11/app-defaults/XVkbd-german
+lib/X11/app-defaults/XVkbd-latin1
+lib/X11/app-defaults/XVkbd-small