aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/windowlab
Commit message (Collapse)AuthorAgeFilesLines
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Clarify LICENSEDmitry Marakasov2015-12-101-5/+7
| | | | | | | | | - Add LICENSE_FILE - Switch to USES=tar - Switch to options helpers Notes: svn path=/head/; revision=403463
* cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375123
* - Add stage supportDanilo Egea Gondolfo2014-02-101-20/+13
| | | | | | | | - Convert USE_GMAKE to USES - Use options helpers Notes: svn path=/head/; revision=343565
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-0/+1
| | | | | | | x11-wm) Notes: svn path=/head/; revision=327786
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* - Fix buildMartin Wilke2013-04-032-19/+36
| | | | | | | | | | | - Update MASTER_SITES - OptionsNG PR: 177553 Submitted by: Ports Fury Notes: svn path=/head/; revision=315693
* - Reassign to the heap at maintainer's requestThomas Abthorpe2013-03-191-6/+2
| | | | | | | - Trim header while I am here Notes: svn path=/head/; revision=314654
* - Mark broken distfile mismatchMartin Wilke2013-02-131-0/+2
| | | | Notes: svn path=/head/; revision=312156
* Upgrade to version 1.40.Jimmy Olgeni2011-04-082-5/+4
| | | | | | | | | PR: ports/156257 Submitted by: olgeni Approved by: maintainer Notes: svn path=/head/; revision=272384
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - 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