aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/windowlab
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* - 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
* - Respect X11BASERong-En Fan2006-11-301-1/+5
| | | | | | | | | | | - Respect CC PR: ports/106057 Submitted by: rafan Approved by: Pierre-Paul Lavoie <ppl at idios.org> (maintainer) Notes: svn path=/head/; revision=178333
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Update to 1.33Volker Stolz2005-10-182-3/+3
| | | | | | | | PR: ports/87593 Submitted by: maintainer Notes: svn path=/head/; revision=145747
* Update to 1.32Jean-Yves Lefort2005-09-082-4/+4
| | | | | | | | PR: ports/85807 Submitted by: maintainer Notes: svn path=/head/; revision=142242
* - Update to 1.31 [1]Jean-Yves Lefort2005-09-012-7/+12
| | | | | | | | | | | | | - Unsilence mkdir in do-install - Install some documentation - Cleanup the port [1]: PR: ports/84490 Submitted by: maintainer Notes: svn path=/head/; revision=141739
* Update to 1.26Volker Stolz2005-04-133-16/+5
| | | | | | | | PR: ports/79167 Submitted by: maintainer Notes: svn path=/head/; revision=133239
* Update to 1.25Volker Stolz2005-02-173-6/+6
| | | | | | | | PR: ports/77613 Submitted by: Pierre-Paul Lavoie (maintainer) Notes: svn path=/head/; revision=129087
* Update to 1.24Tilman Keskinoz2004-11-192-3/+3
| | | | | | | | PR: 74101 Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> Notes: svn path=/head/; revision=121954
* - Update to version 1.23Kirill Ponomarev2004-05-222-4/+3
| | | | | | | | PR: ports/67006 Submitted by: maintainer Notes: svn path=/head/; revision=109683
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Update to 1.14Kirill Ponomarev2003-08-172-2/+2
| | | | | | | | PR: 55668 Submitted by: maintainer Notes: svn path=/head/; revision=87128
* Maintainer's update to 1.13Sergey A. Osokin2003-08-133-10/+10
| | | | | | | PR: 55537 Notes: svn path=/head/; revision=86890
* update x11-wm/windowlab: 1.11 -> 1.12Daichi GOTO2003-07-223-2/+14
| | | | | | | | | PR: 54696 Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> (maintainer) Pointed out by: Sergey A. Osokin <osa@FreeBSD.org> Notes: svn path=/head/; revision=85364
* update x11-wm/windowlab: 1.10 -> 1.11Daichi GOTO2003-07-092-2/+2
| | | | | | | | PR: 54231 Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> (maintainer) Notes: svn path=/head/; revision=84496
* Update windowlab 1.09 -> 1.10Michael Landin2003-06-042-2/+2
| | | | | | | | | PR: 52707 Submitted by: maintainer Approved by: roberto (mentor) Notes: svn path=/head/; revision=82259
* Add windowlab.Adam Weinberger2003-04-204-0/+44
WindowLab is a small and simple window manager, based on aewm, of novel design. WindowLab maintains the illusion of direct manipulation by constraining the mouse pointer when appropriate, ie when a window cannot be dragged any further in one direction. It's click-to-focus, shares its window depth policy with the Amiga, and has a window resizing/reshaping method similar to that of 8 1/2 from Plan 9. PR: 51168 Submitted by: Pierre-Paul Lavoie <ppl@bloodaxis.dyndns.org> Notes: svn path=/head/; revision=79371