aboutsummaryrefslogtreecommitdiff
path: root/x11/xmon
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-03-13 02:25:57 +0000
committerAde Lovett <ade@FreeBSD.org>2002-03-13 02:25:57 +0000
commit6f8897bd4679b93e26073579daea82ed8ca0a69f (patch)
tree5b8418f776023c4a555684d2c9e947282abe10c2 /x11/xmon
parent943f9efb113cdcc16932179541a1e1fb7facfb74 (diff)
downloadports-6f8897bd4679b93e26073579daea82ed8ca0a69f.tar.gz
ports-6f8897bd4679b93e26073579daea82ed8ca0a69f.zip
Notes
Diffstat (limited to 'x11/xmon')
-rw-r--r--x11/xmon/Makefile21
-rw-r--r--x11/xmon/distinfo1
-rw-r--r--x11/xmon/pkg-comment1
-rw-r--r--x11/xmon/pkg-descr19
-rw-r--r--x11/xmon/pkg-plist2
5 files changed, 44 insertions, 0 deletions
diff --git a/x11/xmon/Makefile b/x11/xmon/Makefile
new file mode 100644
index 000000000000..45fb99b4e466
--- /dev/null
+++ b/x11/xmon/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: xmon
+# Date created: 27 December 2001
+# Whom: Bruce M Simpson <bms@spc.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xmon
+PORTVERSION= 1.5.6
+CATEGORIES= x11
+MASTER_SITES= ftp://ftp.mxlab.com/unix/x/
+
+MAINTAINER= bms@spc.org
+
+WRKSRC= ${WRKDIR}/xmon.1.5.6
+USE_IMAKE= yes
+
+MAN1= xmon.1
+MANCOMPRESSED= yes
+
+.include <bsd.port.mk>
diff --git a/x11/xmon/distinfo b/x11/xmon/distinfo
new file mode 100644
index 000000000000..0ecd241f0d9e
--- /dev/null
+++ b/x11/xmon/distinfo
@@ -0,0 +1 @@
+MD5 (xmon-1.5.6.tar.gz) = 8a01309cd2aa60556576502facffffe3
diff --git a/x11/xmon/pkg-comment b/x11/xmon/pkg-comment
new file mode 100644
index 000000000000..29e7c1612b91
--- /dev/null
+++ b/x11/xmon/pkg-comment
@@ -0,0 +1 @@
+Raw X11 protocol analyser
diff --git a/x11/xmon/pkg-descr b/x11/xmon/pkg-descr
new file mode 100644
index 000000000000..88fe35718d5b
--- /dev/null
+++ b/x11/xmon/pkg-descr
@@ -0,0 +1,19 @@
+From the original README:
+
+Xmon interactively monitors the byte-stream connections between an X
+server and a number of X clients. Xmon recognises all requests,
+events, errors and replies sent between the clients and the server
+which are part of the core X protocol. The contents of these messages
+are displayed on standard output at a user settable degree of detail
+from none to every bit and byte. Xmon also allows the user to select
+a number of requests or events to be monitored at a different degree
+of detail. Xmon will also block the transmission of selected requests
+from the clients to the server and selected events from the server to
+the clients. Xmon also keeps statistics of the number of requests,
+events, and errors received.
+
+Author: gregm@nms.otc.com.au
+WWW: http://www.x.org/contrib/devel_tools/xmon.1.5.5.README
+
+Bruce
+bms@spc.org
diff --git a/x11/xmon/pkg-plist b/x11/xmon/pkg-plist
new file mode 100644
index 000000000000..2d428f0d23cf
--- /dev/null
+++ b/x11/xmon/pkg-plist
@@ -0,0 +1,2 @@
+bin/xmonui
+bin/xmond