Skip site navigation (1)Skip section navigation (2)
Date:      7 Nov 2000 15:57:21 -0000
From:      Peter Pentchev <roam@orbitel.bg>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22662: new port: x11/xvkbd
Message-ID:  <20001107155721.13818.qmail@ringworld.oblivion.bg>

next in thread | raw e-mail | index | archive | help

>Number:         22662
>Category:       ports
>Synopsis:       new port: x11/xvkbd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 07 08:00:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Peter Pentchev
>Release:        FreeBSD 4.2-BETA i386
>Organization:
Orbitel JSCo.
>Environment:

current ports tree

>Description:

xvkbd is a virtual keyboard for X, somewhat similar to the Windows
Character Map.

WWW:		http://member.nifty.ne.jp/tsato/xvkbd/
Author:		Tom Sato <VEF00200@nifty.ne.jp>

>How-To-Repeat:

N/A

>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	xvkbd
#	xvkbd/files
#	xvkbd/files/patch-aa
#	xvkbd/Makefile
#	xvkbd/distinfo
#	xvkbd/pkg-comment
#	xvkbd/pkg-descr
#	xvkbd/pkg-plist
#
echo c - xvkbd
mkdir -p xvkbd > /dev/null 2>&1
echo c - xvkbd/files
mkdir -p xvkbd/files > /dev/null 2>&1
echo x - xvkbd/files/patch-aa
sed 's/^X//' >xvkbd/files/patch-aa << 'END-of-xvkbd/files/patch-aa'
X--- Imakefile	2000/11/03 15:43:33	1.1.1.1
X+++ Imakefile	2000/11/07 15:40:10	1.2
X@@ -3,7 +3,7 @@
X #endif
X 
X XCOMM Remove the next line if you want genuine Xaw instead of Xaw3d
X-#define XAW3D
X+XCOMM define XAW3D
X 
X SRCS = xvkbd.c findwidget.c
X OBJS = xvkbd.o findwidget.o
X@@ -15,7 +15,7 @@
X XAWLIB = -lXaw3d
X #endif
X 
X-ComplexProgramTarget(xvkbd)
X+ComplexProgramTargetNoMan(xvkbd)
X 
X InstallAppDefaults(XVkbd)
X InstallAppDefaults(XVkbd-common)
END-of-xvkbd/files/patch-aa
echo x - xvkbd/Makefile
sed 's/^X//' >xvkbd/Makefile << 'END-of-xvkbd/Makefile'
X# New ports collection makefile for:	xvkbd
X# Date created:		7 November 2000
X# Whom:			roam@orbitel.bg
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xvkbd
XPORTVERSION=	1.0
XCATEGORIES=	x11
XMASTER_SITES=	http://member.nifty.ne.jp/tsato/xvkbd/
X
XMAINTAINER=	roam@orbitel.bg
X
X.ifdef WITH_XAW3D
XBUILD_DEPENDS=	${X11BASE}/lib/libXaw3d.a:${PORTSDIR}/x11-toolkits/Xaw3d
X.endif
X
XUSE_IMAKE=	yes
X
Xpre-fetch:
X		@${ECHO} "Define WITH_XAW3D for Xaw3d support."
X
X.ifdef WITH_XAW3D
Xpost-patch:
X		${PERL} -pi.fbsd -e 's/XCOMM define XAW3D/#define XAW3D/' ${WRKSRC}/Imakefile
X.endif
X
X.include <bsd.port.mk>
END-of-xvkbd/Makefile
echo x - xvkbd/distinfo
sed 's/^X//' >xvkbd/distinfo << 'END-of-xvkbd/distinfo'
XMD5 (xvkbd-1.0.tar.gz) = 3c2db168146d456e736194cf83d209cc
END-of-xvkbd/distinfo
echo x - xvkbd/pkg-comment
sed 's/^X//' >xvkbd/pkg-comment << 'END-of-xvkbd/pkg-comment'
XA virtual keyboard for X applications
END-of-xvkbd/pkg-comment
echo x - xvkbd/pkg-descr
sed 's/^X//' >xvkbd/pkg-descr << 'END-of-xvkbd/pkg-descr'
XFrom the xvkbd README:
X
X"xvkbd is a virtual (graphical) keyboard program for X Window System which
X provides facility to enter characters onto other clients (softwares) by
X clicking on a keyboard displayed on the screen. This may be used for systems
X without a hardware keyboard such as kiosk terminals or handheld devices.
X This program also has facility to send characters specified as the command
X line option to another client."
X
XWWW:		http://member.nifty.ne.jp/tsato/xvkbd/
XAuthor:		Tom Sato <VEF00200@nifty.ne.jp>
END-of-xvkbd/pkg-descr
echo x - xvkbd/pkg-plist
sed 's/^X//' >xvkbd/pkg-plist << 'END-of-xvkbd/pkg-plist'
Xbin/xvkbd
Xlib/X11/app-defaults/XVkbd-common
Xlib/X11/app-defaults/XVkbd-german
Xlib/X11/app-defaults/XVkbd-latin1
Xlib/X11/app-defaults/XVkbd-small
END-of-xvkbd/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001107155721.13818.qmail>