Path to this page:./
x11/xscope,
Tool to monitor X11/Client conversations
Branch: CURRENT,
Version:1.4.5,
Package name: xscope-1.4.5,
Maintainer:pkgsrc-usersXSCOPE is a program to monitor the connections between the X11 window
server and a client program. xscope runs as a separate process. By
adjusting the host and/or display number that a X11 client attaches
to, the client is attached to xscope instead of X11. xscope attaches
to X11 as if it were the client. All bytes from the client are sent
to xscope which passes them on to X11; all bytes from X11 are sent to
xscope which sends them on to the client. xscope is transparent to
the client and X11.
In addition to passing characters back and forth, xscope will print
information about this traffic on stdout, giving performance and
debugging information for an X11 client and server.
Required to build:[
x11/xtrans] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 201.574 KB
Version history: (Expand)
- (2025-03-09) Updated to version:xscope-1.4.5
- (2023-06-04) Updated to version:xscope-1.4.4
- (2022-07-12) Updated to version:xscope-1.4.3
- (2021-12-07) Updated to version:xscope-1.4.2
- (2018-03-07) Updated to version:xscope-1.4.1nb1
- (2014-06-07) Updated to version:xscope-1.4.1
CVS history: (Expand)
2025-03-09 07:37:17 byThomas Klausner |Files touched by this commit (2) | |
Log message:xscope: update to 1.4.5.Support for using inet_ntop() was originally added to support IPv6, andonly used for IPv6 addresses. Two decades later, this interface isubiquitous and OS'es have starting marking the old interfaces as deprecated,so this release changes to use the modern interface whenever we can now.(Note that code included from xtrans will only use the modern interfaceswhen IPv6 is disabled if building against xtrans 1.6.0 or later.)Alan Coopersmith (5): Remove ifdefs checking for ultrix & hpux Use closefrom() if available InitializeFD: only define "i" if we're going to use it if inet_ntop() is available, use it for IPv4 addresses as well xscope 1.4.5 |
2023-06-04 07:16:53 byThomas Klausner |Files touched by this commit (2) |
Log message:This release fixes some minor bugs and adds support for decoding theDAMAGE extension.Alan Coopersmith (9): scope.h: remove second include of fd.h gitlab CI: stop requiring Signed-off-by in commits gitlab CI: build with both --enable-xtrans & --disable-xtrans fd.h: fix build when not building with xtrans DataFromClient: Avoid segfault if FlushFD() closed the connection PrintField: Don't over-indent when verbose < 3 Add support for DAMAGE extension versions 1.0 & 1.1 Remove "All rights reserved" from Oracle copyright notices xscope 1.4.4 |
2022-07-11 21:42:19 byThomas Klausner |Files touched by this commit (2) | |
Log message:xscope: update to 1.4.3.Alan Coopersmith (1): xscope 1.4.3Matthieu Herrb (1): On OpenBSD SO_PEERCRED uses struct sockpeercredThomas Klausner (7): Remove/comment out unused variables. Match format strings with arguments. ifdef out unused static functions Use correct argument type for ctype(3) functions. Increase buffer length to avoid truncation. Add casts to fix signedness change warnings. Mark MainLoop as _X_NORETURN. |
2021-12-07 08:24:41 byThomas Klausner |Files touched by this commit (2) | |
Log message:xscope: update to 1.4.2.Alan Coopersmith (8): Fix up documentation of NAS command line flags Update README for gitlab migration Update configure.ac bug URL for gitlab migration Add support for process ID and names on Solarish systems gitlab CI: add a basic build test Build xz tarballs instead of bzip2 Fix spelling/wording issues xscope 1.4.2Emil Velikov (1): autogen.sh: use quoted string variablesMihail Konev (1): autogen: add default patch prefixPeter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finishPeter Wu (1): Add support for process ID and namesStéphane Aulery (1): Improve help and manpage. |
2021-10-26 13:35:01 byNia Alarie |Files touched by this commit (674) |
Log message:x11: Replace RMD160 checksums with BLAKE2s checksumsAll checksums have been double-checked against existing RMD160 andSHA512 hashesUnfetchable distfiles (fetched conditionally?):./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz |
2021-10-07 17:14:47 byNia Alarie |Files touched by this commit (675) |
Log message:x11: Remove SHA1 hashes for distfiles |
2017-09-06 11:03:07 byThomas Klausner |Files touched by this commit (86) |
Log message:Follow some redirects. |
2015-11-04 04:29:14 byAlistair G. Crooks |Files touched by this commit (670) |
Log message:Add SHA512 digests for distfiles for x11 categoryProblems found locating distfiles: Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2 Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz Package xservers: missing distfile xservers-3.3.6.5.tar.bz2 Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gzOtherwise, existing SHA1 digests verified and found to be the same onthe machine holding the existing distfiles (morden). All existingSHA1 digests retained for now as an audit trail. |