Port details |
- xwatchwin Watch a window on another X server
- 1.1.1_3 x11
=3 1.1.1_3Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2000-09-02 05:27:24
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: mplayer, fontconfig, gtk2, cdrtools, sox
- License: not specified in port
- Description:
- xwatchwin allows you to peek at a window on another X server.
To use it, you must specify the display name of the machine you want
to watch, then the name of the window on that machine.
Xwatchwin will attempt to connect with the X server
hostname:0.0, and if successful, will try to retrieve a copy of
the window in which you specified interest.
You may specify the window you want to watch either by name or by its
window id, usually a hexidecimal number. Usually specifying the
window by name is simpler, although not all windows have names
associated with them; in that case you must use the window id option.
If the window you want to watch is not in a viewable state,
xwatchwin will tell you so and exit. If while you are watching
a window it becomes 'unviewable', xwatchwin will wait until the
window becomes 'viewable' again.
xwatchwin was written as an aid to a class for people learning
to use X. The idea is that the instructor would type into an xterm
window on his/her display and the students would use xwatchwin
to see what the instructor typed. The students could then type the
same thing in their own terminal windows. Hopefully others will find
equally (if not more) constructive uses.
- SVNWeb : git
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xwatchwin>0:x11/xwatchwin
- To install the port:
- cd /usr/ports/x11/xwatchwin/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xwatchwin
- pkg install xwatchwin
- PKGNAME: xwatchwin
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xwatchwin.tar.Z) = e6516a4024dc05c12ba50713fe9944e97bf1fbdec3def8cb3c5179ad209bd131
SIZE (xwatchwin.tar.Z) = 21500
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- x11_xwatchwin
- USES:
- imake tar:Z xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.1.1_3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Nov 2019 18:36:56
1.1.1_3
|
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
19 May 2016 10:53:06
1.1.1_3
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
14 May 2015 10:15:09
1.1.1_3
|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
29 Jul 2014 16:09:42
1.1.1_3
|
adamw  |
Rename x11/ patch-xy patches to reflect the files they modify. |
13 Dec 2013 23:10:30
1.1.1_3
|
bapt  |
Support stage |
20 Sep 2013 23:43:20
1.1.1_3
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
28 Jun 2013 22:51:40
1.1.1_3
|
bapt  |
Convert to USES=imake
Trim headers
Convert emu to USES=display
Remove indefinite article |
19 Mar 2011 12:38:54
1.1.1_3
|
miwi  |
- Get Rid MD5 support |
09 Jun 2009 15:33:28
1.1.1_3
|
amdmi3  |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
19 May 2007 20:32:57
1.1.1_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
25 Nov 2005 19:09:52
1.1.1_1
|
pav  |
- Add SHA256 |
05 Feb 2004 20:38:07
1.1.1_1
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
29 Jan 2004 16:13:06
1.1.1_1
|
trevor  |
SIZEify. |
20 Feb 2003 19:17:05
1.1.1_1
|
knu  |
De-pkg-comment. |
20 Jan 2001 10:32:55 
|
kris  |
Correct manpage examples, and fix build warnings. |
08 Oct 2000 07:56:00 
|
asami  |
Convert category x11 to new layout. |
02 Sep 2000 12:25:09 
|
kris  |
Use USE_IMAKE |
02 Sep 2000 09:27:24 
|
kris  |
xwatchwin allows you to peek at a window on another X server. To use it, you
must specify the display name of the machine you want to watch, then the name
of the window on that machine. Xwatchwin will attempt to connect with the X
server hostname:0.0, and if successful, will try to retrieve a copy of the
window in which you specified interest. |