summaryrefslogtreecommitdiff
path: root/x11-wm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Contrary to the assertion in the configure script, it is not "better toKris Kennaway2004-03-152-0/+49
| | | | link C++ code with the C compiler". This fixes the build on amd64.
* Fix build on amd64 (FreeBSD supports snprintf()), and respect CC and CFLAGS.Kris Kennaway2004-03-153-3/+54
|
* update to xfce 4.0.4Oliver Lehmann2004-03-1412-26/+32
|
* - Utilize USE_GCC=3.3Kirill Ponomarev2004-03-141-0/+1
| | | | | PR: ports/64253 Submitted by: maintainer
* - Protect fluxbox-generate_menu from doing unsafe shell expansions.Ruslan Ermilov2004-03-143-4/+23
| | | | | | - Fixed startfluxbox to work with the standard Bourne shell. Approved by: Jeremy Messenger (MAINTAINER)
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-1420-22/+22
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* - Fix build on 4.x (USE_GETOPT_LONG)Pav Lucistnik2004-03-132-8/+5
| | | | | - Fix fetch (put distfile on MASTER_SITE_LOCAL) - Add SIZE
* Reset bouncing maintainer addressKris Kennaway2004-03-131-1/+1
|
* BROKEN on 4.x: Does not compileKris Kennaway2004-03-131-1/+7
|
* Since asami's directory on MASTER_SITE_LOCAL is gone, stow hisTrevor Johnson2004-03-121-1/+1
| | | | distfiles in my directory.
* Rather than the 1.3.4 distfile, use the 1.3.4a one. When one triesTrevor Johnson2004-03-122-3/+3
| | | | | to download the former, the author's site sends the latter instead (unchanged PORTREVISION).
* Set DISABLE_SIZE to avoid "size unknown" error.Trevor Johnson2004-03-121-0/+1
|
* - Update to 1.0.1.1:Kirill Ponomarev2004-03-124-18/+3
| | | | | | | | | | * fixed desktop crashing * fixed strings in etip * fixed and complitelly revised control panel * more fixes in makefiles PR: ports/64112 Submitted by: maintainer
* Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withAde Lovett2004-03-121-2/+1
| | | | | | | | the USE_<x> equivalents. In the current scheme of things, the WANT_ variables in this case are synonymous with the USE_ ones, and thus need to be exterminated. First in a series of major autotools cleanups.
* Update to 1.9.6.Trevor Johnson2004-03-115-19/+27
|
* new port of kahakai, a scriptable window manager based on waimeaTrevor Johnson2004-03-115-0/+94
| | | | | PR: 64094 Submitted by: Greg J.
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-093-2/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
* - Add patch to allow upper case words in menuKirill Ponomarev2004-03-082-1/+13
| | | | | PR: ports/63904 Submitted by: maintainer
* Remove ion-devel. It was once repocopied from ion, but neverErwin Lansing2004-03-0410-399/+0
| | | | | | | in use. ion2 is on it's way. Submitted by: adamw Approved by: edwin
* Add missing ion-develErwin Lansing2004-03-041-0/+1
|
* - Update to version 0.2.9aKirill Ponomarev2004-03-013-21/+4
| | | | | PR: ports/63598 Submitted by: Ports Fury
* - SIZEifyKirill Ponomarev2004-02-292-0/+2
| | | | | PR: ports/63548 Submitted by: maintainer
* Add ede 1.0.1,Kirill Ponomarev2004-02-2912-0/+1176
| | | | | | | | | Equinox Desktop Environment. Main goals of this project are simplicity, speed, minimal memory usage (if possible), good look and fell and stability. PR: ports/63518 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* - Update to version 1.7Kirill Ponomarev2004-02-282-3/+5
| | | | | PR: ports/63508 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Respect CFLAGS. Fix build on AMD64Tilman Keskinoz2004-02-281-1/+3
| | | | Reported by: bento
* Fix the !APM case.Tilman Keskinoz2004-02-282-14/+23
| | | | Reported by: bento
* - add SIZEDirk Meyer2004-02-261-0/+1
|
* BROKEN on 4.x: does not compileKris Kennaway2004-02-231-1/+7
|
* Reset maintainer. Maintainer has not responded to multiple emailsMark Linimon2004-02-221-1/+1
| | | | | about one of his other ports which has been broken for some time (textproc/latte). Possibly that email account is no longer active.
* Add missing space.Alex Dupre2004-02-221-1/+1
| | | | Submitted by: Rolandas Naujikas <rolnas@takas.lt>
* BROKEN: Checksum mismatchKris Kennaway2004-02-221-1/+1
|
* add gdm support for the xfce4-suiteOliver Lehmann2004-02-214-1/+34
| | | | Submitted By: Thomas E. Zander <riggs@rrr.de>
* Fix build on AMD64 by using GNU_CONFIGURETilman Keskinoz2004-02-201-1/+1
|
* This port does not work with KDE 3.2Tilman Keskinoz2004-02-201-0/+3
|
* Mark BROKEN. This port does not work with KDE 3.2Tilman Keskinoz2004-02-201-0/+3
| | | | | PR: 63121 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Mark BROKEN. This port does not work with KDE 3.2Tilman Keskinoz2004-02-201-2/+2
| | | | | PR: 63123 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Update to 1.0Tilman Keskinoz2004-02-203-9/+10
| | | | | PR: 62463 Submitted by: maintainer
* - Fix buildKirill Ponomarev2004-02-182-17/+8
| | | | | PR: ports/63011 Submitted by: Ports Fury
* Remove BROKEN tag; this port now builds on 5.x.Kris Kennaway2004-02-181-4/+0
|
* BROKEN on 5.x: Does not compile (missing dependency)Kris Kennaway2004-02-171-0/+4
|
* Update to version 3.1 (new master site).Trevor Johnson2004-02-173-14/+9
|
* Use CUT macro.Trevor Johnson2004-02-171-1/+1
|
* Try to make this bento-pure: as discovered by Munish Chopra, thereTrevor Johnson2004-02-171-7/+4
| | | | | seems to be no directory to receive the Japanese po file, so create the directory beforehand.
* BROKEN: Does not install. This port is scheduled to be removed on April 16Kris Kennaway2004-02-171-0/+4
| | | | if it is still broken at that time.
* Update to 2.6.5. The most notable change is that while usingJoe Marcus Clarke2004-02-163-17/+4
| | | | | focus-follows-mouse, clicking inside a window will raise it as it did under 2.4.x.
* Really fix the typo.Kris Kennaway2004-02-151-2/+0
|
* Fix typo that somehow made it into my previous commit.Kris Kennaway2004-02-151-1/+1
| | | | Submitted by: Masahide -mac- NODA <mac@clave.gr.jp>
* - Fix build on sparc64, ia64, amd64Kirill Ponomarev2004-02-141-0/+12
| | | | | PR: ports/62841 Submitted by: maintainer
* Add tpager, a really tiny pager for EWMH compliant WMs.Pav Lucistnik2004-02-146-0/+76
| | | | | PR: ports/62715 Submitted by: Florent Thoumie <flz@xbsd.org>
* Set WITHOUT_HERMES on sparc64, because that library has an endiannessKris Kennaway2004-02-141-5/+9
| | | | | | bug that interchanges red and blue channels in images. Take maintainership.