Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2000 20:55:43 +0900 (JST)
From:      sakai@miya3f12.ee.kagu.sut.ac.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16059: send-pr for a new port of XKeyWrap-1.0
Message-ID:  <200001111155.UAA13331@miya7f13.ee.kagu.sut.ac.jp>

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

>Number:         16059
>Category:       ports
>Synopsis:       A new port of XKeyWrap-1.0
>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 Jan 11 04:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Sakai Hiroaki
>Release:        FreeBSD 3.2-RELEASE i386
>Organization:
PFU
>Environment:

FreeBSD-2.2.8R
XFree86-3.3.3

>Description:

I made a new port of XKeyWrap.
XKeyWrap is a wrapper of key sequence between keyboard and an application
(ex.emacs).
XKeyWrap can record, repeat, and play key sequence in real time.
And XKeyWrap can send key sequence to an application on other X server
over the network.



# 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:
#
#	xkeywrap
#	xkeywrap/files
#	xkeywrap/files/md5
#	xkeywrap/patches
#	xkeywrap/patches/patch-aa
#	xkeywrap/pkg
#	xkeywrap/pkg/PLIST
#	xkeywrap/pkg/DESCR
#	xkeywrap/pkg/COMMENT
#	xkeywrap/Makefile
#
echo c - xkeywrap
mkdir -p xkeywrap > /dev/null 2>&1
echo c - xkeywrap/files
mkdir -p xkeywrap/files > /dev/null 2>&1
echo x - xkeywrap/files/md5
sed 's/^X//' >xkeywrap/files/md5 << 'END-of-xkeywrap/files/md5'
XMD5 (xkeywrap-1.0.tar.gz) = 14166cfa1a18e07bfc6939472d1fc2f3
END-of-xkeywrap/files/md5
echo c - xkeywrap/patches
mkdir -p xkeywrap/patches > /dev/null 2>&1
echo x - xkeywrap/patches/patch-aa
sed 's/^X//' >xkeywrap/patches/patch-aa << 'END-of-xkeywrap/patches/patch-aa'
X*** Makefile~	Sun Jan  2 10:01:41 2000
X--- Makefile	Sun Jan  2 10:02:17 2000
X***************
X*** 6,13 ****
X  ###############################################################################
X  
X  #PREFIX  = /usr/local
X! PREFIX  = /usr/X11R6
X! X11BASE = /usr/X11R6
X  BINDIR  = ${PREFIX}/bin
X  MANDIR  = ${PREFIX}/man/man1
X  PKGNAME = xkeywrap-1.0
X--- 6,13 ----
X  ###############################################################################
X  
X  #PREFIX  = /usr/local
X! #PREFIX  = /usr/X11R6
X! #X11BASE = /usr/X11R6
X  BINDIR  = ${PREFIX}/bin
X  MANDIR  = ${PREFIX}/man/man1
X  PKGNAME = xkeywrap-1.0
END-of-xkeywrap/patches/patch-aa
echo c - xkeywrap/pkg
mkdir -p xkeywrap/pkg > /dev/null 2>&1
echo x - xkeywrap/pkg/PLIST
sed 's/^X//' >xkeywrap/pkg/PLIST << 'END-of-xkeywrap/pkg/PLIST'
Xbin/xkeywrap
END-of-xkeywrap/pkg/PLIST
echo x - xkeywrap/pkg/DESCR
sed 's/^X//' >xkeywrap/pkg/DESCR << 'END-of-xkeywrap/pkg/DESCR'
XXKeyWrap is a wrapper of key sequence between keyboard and an application
X(ex.emacs).
XXKeyWrap can record, repeat, and play key sequence in real time.
XAnd XKeyWrap can send key sequence to an application on other X server
Xover the network.
X
XIf you want to read more details, type
X    % xkeywrap -readme
Xand
X    % man xkeywrap
X
XIf you want to get the full or newest original destribution package
Xof XKeyWrap, see
X
XWWW: http://www.seki.ee.kagu.sut.ac.jp/~sakai/myfreesoft.html
X
XThis software is distributed under the GNU General Public License.
XIf you want to get a copy of the GNU General Public License, see above
Xweb site and get the full original destribution package of XKeyWrap.
X
X- Sakai Hiroaki
Xsakai@seki.ee.kagu.sut.ac.jp
END-of-xkeywrap/pkg/DESCR
echo x - xkeywrap/pkg/COMMENT
sed 's/^X//' >xkeywrap/pkg/COMMENT << 'END-of-xkeywrap/pkg/COMMENT'
XXKeyWrap - A simple keyboard wrapper on X Window System.
END-of-xkeywrap/pkg/COMMENT
echo x - xkeywrap/Makefile
sed 's/^X//' >xkeywrap/Makefile << 'END-of-xkeywrap/Makefile'
X# New ports collection makefile for:   XKeyWrap
X# Version required:    1.0
X# Date created:        7 January 2000
X# Whom:                Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	xkeywrap-1.0
XCATEGORIES=	x11
XMASTER_SITES=	http://www.seki.ee.kagu.sut.ac.jp/~sakai/
X
XMAINTAINER=	sakai@seki.ee.kagu.sut.ac.jp
X
X#ALL_TARGET=	all
X
XUSE_X_PREFIX=	yes
X
XMAN1=		xkeywrap.1
XMANCOMPRESSED=	yes
X
X.include <bsd.port.mk>
END-of-xkeywrap/Makefile
exit


>How-To-Repeat:
>Fix:
>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?200001111155.UAA13331>