Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2002 10:58:22 +0700 (NOVST)
From:      Alexey Dokuchaev <danfe@regency.nsu.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38595: NEW PORT: x11/xnee, XEevents recorder/player/redistributor
Message-ID:  <200205270358.g4R3wMQ19090@regency.nsu.ru>

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

>Number:         38595
>Category:       ports
>Synopsis:       NEW PORT: x11/xnee, XEevents recorder/player/redistributor
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 26 21:00:04 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Dokuchaev
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
CNIT NSU
>Environment:
System: FreeBSD regency.nsu.ru 4.5-STABLE FreeBSD 4.5-STABLE #1: Fri Mar 29 20:20:23 NOVT 2002 root@regency.nsu.ru:/usr/src/sys/compile/REGENCY i386
>Description:
This is a port of xnee, useful utility to record/replay Xevents'
testcases, with very useful ability to redirect to other X display(s) in
a network-transparent fashion.
>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:
#
#	.
#	./Makefile
#	./pkg-descr
#	./pkg-comment
#	./distinfo
#	./pkg-plist
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	xnee
X# Date created:			27 May 2002
X# Whom:			Alexey Dokuchaev <danfe@regency.nsu.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xnee
XPORTVERSION=	0.7
XCATEGORIES=	x11
XMASTER_SITES=	http://xnee.sourceforge.net/tars/
XDISTNAME=	${PORTNAME}-${PORTVERSION}alpha_1
X
XMAINTAINER=	ports@freebsd.org
X
XGNU_CONFIGURE=	yes
XUSE_X_PREFIX=	yes
X
X.include <bsd.port.mk>
END-of-./Makefile
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XXnee receives X11 protocol data (e.g. XEvents) from an X server and
Xprints them to a file (or stdout).  By recording events such as
XMapNotify, the replaying of events can be synchronized.  This is not only
Xuseful but essential.  We can not replay or regenerate keyboard-events to
Xa window before it's ready to "receive" events.  By recording events and
Xrequests synchronization can be implemented.  Xnee can also distribute
Xevents (both when recording and replaying) to other displays.
X
XWWW:	http://xnee.sourceforge.net/
END-of-./pkg-descr
echo x - ./pkg-comment
sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment'
XX events recorder/player, able to distribute them to other displays
END-of-./pkg-comment
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (xnee-0.7alpha_1.tar.gz) = e3b7057945781399f4dee9408301e538
END-of-./distinfo
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
Xbin/xnee
Xlib/libxnee.a
END-of-./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?200205270358.g4R3wMQ19090>