summaryrefslogtreecommitdiffstats
path: root/x11-wm
Commit message (Collapse)AuthorAgeFilesLines
* patch to enable compilation with GCC 3.2.2trevor2003-06-012-7/+43
|
* Fix theme loading on Sparc64.marcus2003-06-012-0/+12
| | | | Reported by: kris
* Update to 2.4.55.marcus2003-05-223-3/+9
|
* Update to 0.2.4, and unmark BROKEN for 5.X.adamw2003-05-222-12/+12
| | | | | PR: ports/52580 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Remove obsolete (and broken) kde-icontheme-crystal.olgeni2003-05-225-1839/+0
| | | | The crystal icon theme is already included in kdelibs.
* I haven't reviewed the sources for the new versions.trevor2003-05-212-0/+4
|
* Update to 2.2.3ade2003-05-218-84/+331
| | | | | | | Drive-by commit (MAINTAINER timeout) PR: 50960 Submitted by: Stijn Hoop <stijn@win.tue.nl>
* Remove unnecessary BUILD_DEPENDS and clean up the Makefile a bit.adamw2003-05-201-12/+8
| | | | | PR: ports/52485 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add a patch to prevent lockups with custom menus.marcus2003-05-202-1/+13
| | | | | | PR: 52069 Submitted by: sheldonh Obtained from: Sawfish CVS
* Mark ONLY_FOR_ARCHS=i386.adamw2003-05-192-8/+69
| | | | | | | Fix build on -CURRENT. Image.cc was trying to define a variable named "or." Thank you: wpaul
* Update to KDE 3.1.2lioux2003-05-197-119/+374
|
* Fix build on -CURRENT.adamw2003-05-192-5/+21
| | | | | PR: ports/46185 Submitted by: Anton Yudin <toha@toha.org.ua>
* Update to 1.0.24.petef2003-05-192-2/+2
| | | | | PR: 52345 Submitted by: Ports Fury
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* BROKEN on 5.1: fails to linkkris2003-05-182-2/+14
|
* BROKEN on 5.1: bad C++kris2003-05-182-2/+14
|
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* BROKEN on 5.1: does not compilekris2003-05-181-1/+7
|
* Add xfwm4 020724, gtk-2.0 based window manager part of the XFCEpetef2003-05-1111-0/+2451
| | | | | | | project. PR: 41678 Submitted by: James Earl <jamesearl@shaw.ca>
* Unbreak by depending on gtk20arved2003-05-101-3/+1
| | | | Approved by: maintainer
* BROKEN: Does not compilekris2003-05-071-0/+2
|
* BROKEN: Does not linkkris2003-05-061-0/+2
|
* Update PORTREVISION encompassing last two commits.cy2003-05-041-0/+1
|
* Fix for failure to detect fontconfig >= 2.1.92.cy2003-05-041-4/+45
| | | | PR: 51461
* Fix broken dependency.cy2003-05-041-1/+1
| | | | | PR: 51460 Submitted by: Guido Berhoerster <ich@guido-berhoerster.org>
* Chase guile's shared lib version.marcus2003-05-021-1/+1
|
* Upgrade to 0.99.14.sumikawa2003-05-012-6/+6
| | | | | PR: ports/47328 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* I missed the previously defined configure args. Add --with-esd to thosemarcus2003-04-261-2/+2
| | | | to prevent a build failure in themer.
* - Add two patches I forgot to commit in the previous commitingsumikawa2003-04-264-11/+50
| | | | | | - Fix the bug on -current Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Make esound support permanent since esound must be installed to installmarcus2003-04-261-12/+4
| | | | | | | the rep-gtk2 dependency. Not having esound permanent was messing up the package builds. Reported by: bento
* 1. Fix build error reported by Bento.cy2003-04-231-0/+7
| | | | | | | 2. Add iconv support. PR: 50584 (iconv support) Submitted by: Shao Zhang <shao@cia.com.au> (iconv support)
* Convert to new GNOME infrastructure.marcus2003-04-222-9/+3
|
* Install files mode 644, not 664kris2003-04-214-12/+32
|
* Upgrade to 1.2.7sumikawa2003-04-2117-326/+124
| | | | | PR: ports/51065 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* USE_IMLIB is deprecated. Switching all USE_IMLIB references to appropriateadamw2003-04-201-1/+1
| | | | USE_GNOME= imlib directives.
* Add windowlab.adamw2003-04-205-0/+45
| | | | | | | | | | | | | | 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>
* Remove USE_GNOMENG.marcus2003-04-2028-28/+0
|
* [patch] x11-wm/9menu rechange url in Makefileedwin2003-04-181-1/+1
| | | | | PR: ports/50916 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* [MAINTAINER UPDATE] x11-wm/oroborus to 2.0.12edwin2003-04-133-4/+39
| | | | | | | Upgrade to latest stable Oroborus release PR: ports/50696 Submitted by: Matt Peterson <matt@peterson.org>
* x11-wm/9menu change MASTER_SITESedwin2003-04-131-1/+1
| | | | | PR: ports/50878 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* Add Xft dependency when WITH_XFT is defined.nork2003-04-112-2/+4
| | | | | | | Bump PORTREVISION accordingly. PR: ports/48513 Submitted by: Glenn Johnson <glennpj@charter.net>
* o fix crash on sticky windows if compiled with Remember patchnork2003-04-116-6/+44
| | | | | | | | | | | (update patch to -7) o fix misbehaviour of tabber windows (patch approved by fluxgen) PR: ports/50204 Submitted by: Pav Lucistnik <pav@oook.cz> Tested by: Hendrik Scholz <hscholz@raisdorf.net> Approved by: maintainer no response (about 2 month) Patch approved by: fluxgen (fluxbox developer)
* Enable compilation with GCC 3 (tested with 3.2.2).trevor2003-04-081-0/+11
| | | | Obtained from: aewm++ port
* Install man page.trevor2003-04-081-0/+2
|
* Update to 0.12.40.trevor2003-04-082-6/+4
| | | | Submitted by: arved
* Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-052-1/+2
|
* Add missing info fileskris2003-04-051-0/+2
|
* Update to 1.3.marcus2003-04-044-37/+21
|
* Udate 2.5.5 -> 2.5.6.cy2003-04-033-4/+7
|
OpenPOWER on IntegriCloud