summaryrefslogtreecommitdiff
path: root/x11/xmove (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* o copying files/Imakefile instead of Makefile to make USE_IMAKE working.FUJISHIMA Satsuki2001-03-133-15/+13
| | | | | | | | | o making/installing html manpages. o replace magic number with macro in DISTNAME. o move post-extract to post-patch to get as-is distfile after make extract. Notes: svn path=/head/; revision=39799
* o Add missed USE_IMAKE;Maxim Sobolev2001-03-132-2/+7
| | | | | | | | | | | o fix manpage problem with XFree86-4; o add $FreeBSD$ into ${FILESDIR}/Makefile to make commitprep happy. PR: 25670 Submitted by: maintainer Notes: svn path=/head/; revision=39771
* Style fixes for ports/x11.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37994
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27497
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Remove x11 manpages. This would be the end of it, but some foolsTim Vanderhoek1998-08-201-2/+0
| | | | | | | thought it necessary to five new categories from one. ;-) Notes: svn path=/head/; revision=12667
* 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-198-0/+203
resuming, and moving clients (presumably like screen(1)). PR: 5503 Submitted by: Stefan `Sec` Zehl <sec@42.org> Notes: svn path=/head/; revision=10578