aboutsummaryrefslogtreecommitdiff
path: root/x11/xmove
Commit message (Collapse)AuthorAgeFilesLines
* Convert to USES=imakeBaptiste Daroussin2013-06-281-6/+2
| | | | | | | | | Trim headers Convert emu to USES=display Remove indefinite article Notes: svn path=/head/; revision=322008
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=235506
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* [PATCH] x11/xmove: small portlintEdwin Groothuis2006-04-141-1/+0
| | | | | | | | | | | | WARN: Makefile: since you already have USE_IMAKE, you don't need USE_X_PREFIX, so drop USE_X_PREFIX PR: ports/94783 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=159461
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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