aboutsummaryrefslogtreecommitdiff
path: root/x11/xwatchwin
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Correct manpage examples, and fix build warnings.Kris Kennaway2001-01-203-0/+60
| | | | | | | Submitted by: Dirk Froemberg <dirk@freebsd.org> Notes: svn path=/head/; revision=37365
* Use USE_IMAKEKris Kennaway2000-09-021-1/+1
| | | | | | | Submitted by: dirk Notes: svn path=/head/; revision=32201
* xwatchwin allows you to peek at a window on another X server.Kris Kennaway2000-09-025-0/+47
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. Obtained from: NetBSD Notes: svn path=/head/; revision=32195