summaryrefslogtreecommitdiff
path: root/x11/xmove/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* ${CP} -> ${INSTALL_MAN} and change a multi-source copy to a .for loop soSatoshi Asami1998-04-211-4/+5
| | | | | | | | the contents of MAN1 doesn't have to be repeated twice. Move MAN1 up to the variables' section. Notes: svn path=/head/; revision=10616
* Import of xmove, an X11 proxy (like lbx) that allows suspending,Matthew Hunt1998-04-191-0/+27
resuming, and moving clients (presumably like screen(1)). PR: 5503 Submitted by: Stefan `Sec` Zehl <sec@42.org> Notes: svn path=/head/; revision=10578