Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2001 09:25:11 +0000 (GMT)
From:      Bruce M Simpson <bms@spc.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33233: new port: x11/xmon 1.5.6
Message-ID:  <20011227092511.06BAD2102C@kiowa.dek.spc.org>

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

>Number:         33233
>Category:       ports
>Synopsis:       new port: x11/xmon 1.5.6
>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:   Thu Dec 27 01:30:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Bruce M Simpson
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD kiowa.dek.spc.org 5.0-CURRENT FreeBSD 5.0-CURRENT #7: Mon Dec 24 04:57:54 GMT 2001 root@kiowa.dek.spc.org:/usr/src/sys/i386/compile/KIOWA i386

>Description:
	xmon is a low level diagnostic tool for the X11 protocol layer.
	This is part of the X Consortium's contrib, but it is presented
	in a ports form here for your convenience.

>How-To-Repeat:
>Fix:

	

--- xmon.shar begins here ---
# 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:
#
#	xmon
#	xmon/pkg-descr
#	xmon/distinfo
#	xmon/Makefile
#	xmon/pkg-comment
#	xmon/pkg-plist
#	xmon/files
#
echo c - xmon
mkdir -p xmon > /dev/null 2>&1
echo x - xmon/pkg-descr
sed 's/^X//' >xmon/pkg-descr << 'END-of-xmon/pkg-descr'
XFrom the original README:
X
XXmon interactively monitors the byte-stream connections between an X
Xserver and a number of X clients.  Xmon recognises all requests,
Xevents, errors and replies sent between the clients and the server
Xwhich are part of the core X protocol.  The contents of these messages
Xare displayed on standard output at a user settable degree of detail
Xfrom none to every bit and byte.  Xmon also allows the user to select
Xa number of requests or events to be monitored at a different degree
Xof detail.  Xmon will also block the transmission of selected requests
Xfrom the clients to the server and selected events from the server to
Xthe clients.  Xmon also keeps statistics of the number of requests,
Xevents, and errors received.
X
XAuthor: gregm@nms.otc.com.au
XWWW: http://www.x.org/contrib/devel_tools/xmon.1.5.5.README
X
XBruce
Xbms@spc.org
END-of-xmon/pkg-descr
echo x - xmon/distinfo
sed 's/^X//' >xmon/distinfo << 'END-of-xmon/distinfo'
XMD5 (xmon-1.5.6.tar.gz) = 8a01309cd2aa60556576502facffffe3
END-of-xmon/distinfo
echo x - xmon/Makefile
sed 's/^X//' >xmon/Makefile << 'END-of-xmon/Makefile'
X# New ports collection makefile for:    xmon
X# Date created:         27 December 2001
X# Whom:                 Bruce M Simpson <bms@spc.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=       xmon
XPORTVERSION=    1.5.6
XCATEGORIES=     x11
XMASTER_SITES=   ftp://ftp.mxlab.com/unix/x/
X
XMAINTAINER=     bms@spc.org
X
XWRKSRC=         ${WRKDIR}/xmon.1.5.6
XUSE_IMAKE=	yes
X
XMAN1=		xmon.1
XMANCOMPRESSED=	yes
X
X.include <bsd.port.mk>
END-of-xmon/Makefile
echo x - xmon/pkg-comment
sed 's/^X//' >xmon/pkg-comment << 'END-of-xmon/pkg-comment'
XRaw X11 protocol analyser
END-of-xmon/pkg-comment
echo x - xmon/pkg-plist
sed 's/^X//' >xmon/pkg-plist << 'END-of-xmon/pkg-plist'
Xbin/xmonui
Xbin/xmond
END-of-xmon/pkg-plist
echo c - xmon/files
mkdir -p xmon/files > /dev/null 2>&1
exit
--- xmon.shar ends here ---


>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?20011227092511.06BAD2102C>