summaryrefslogtreecommitdiffstats
path: root/x11-wm
Commit message (Collapse)AuthorAgeFilesLines
* update to xfce4-4.0.6oliver2004-07-1912-13/+20
|
* Add orion, a window manager written in Scheme.erwin2004-07-181-0/+1
| | | | | PR: ports/69075 Submitted by: Björn Lindström <bkhl@elektrubadur.se>
* Add orion, a window manager written in Scheme.pav2004-07-174-0/+72
| | | | | PR: ports/69075 Submitted by: Björn Lindström <bkhl@elektrubadur.se>
* - Drop explicit dependency on XFree86-4-clients. It's not really neededpav2004-07-171-3/+1
| | | | | | | | and it prevents coming global XFree86/Xorg switch thingie. PR: ports/68540 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: maintainer timeout (2 weeks)
* Update to 1.1.9krion2004-07-172-5/+4
| | | | | PR: ports/69163 Submitted by: Tommy Scheunemann <tommy@arrishq.net>
* Install documentationvs2004-07-141-0/+10
| | | | | Based on PR: ports/69045 Submitted by: Roman Bogorodskiy (maintainer)
* Fix .skippyrc-parsing (bump PORTREVISION)vs2004-07-122-0/+23
| | | | | | PR: ports/68705 Submitted by: Leland Wang Approved by: maintainer
* Pet portlintkrion2004-07-111-2/+2
|
* Support WITHOUT_NLSkrion2004-07-112-7/+14
|
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-0912-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Change email address for my ports.sem2004-07-071-1/+1
| | | | Approved by: krion (mentor)
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-072-48/+4
| | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
* Remove the double post-install. (copy-n-paste error)mezz2004-07-041-1/+0
| | | | Pointy hat to: me
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andade2004-07-011-1/+1
| | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!)
* -Add DOCS.mezz2004-06-302-5/+18
| | | | | | | | -Remove the build and run depend of XFree86-4-clients. -Bump PORTREVISION, because of depend and pkg-plist changes. PR: ports/68512 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Update to 3.2vs2004-06-302-5/+3
| | | | | | PR: ports/66773 Submitted by: Munish Chopra Approved by: maintainer timeout
* Update to version 2.9.1krion2004-06-276-104/+88
| | | | | PR: ports/68394 Submitted by: Ports Fury
* - Switch to bz2 distfilepav2004-06-263-16/+8
| | | | | | | | - Engage MAN macro - Drop custom do-install PR: ports/68395 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.1.8pav2004-06-225-39/+339
| | | | | PR: ports/68176 Submitted by: Tommy Scheunemann <tommy@arrishq.net>
* Introduce the new maintainer Bjorn Lindstromkrion2004-06-171-1/+1
| | | | | | | <bkhl at elektrubadur dot se> PR: ports/68042 Submitted by: Judd Storrs <storrsjm at email dot uc dot edu>
* Upgrade to v1.3.0.jkoshy2004-06-173-4/+7
| | | | Approved by: storrsjm@email.uc.edu [MAINTAINER]
* Update to version 8.mezz2004-06-172-3/+3
| | | | | PR: ports/68028 Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer)
* Disable configure warning.krion2004-06-161-0/+1
| | | | | PR: ports/68009 Submitted by: maintainer
* Note that development ceased by setting DEPRECATED.vs2004-06-141-0/+2
| | | | | | | It can be removed once the original site dies. PR: ports/67835 Submitted by: maintainer
* Add devilspie 0.4, a window manipulation tool.thierry2004-06-145-0/+66
| | | | | PR: 67713 Submitted by: Jean-Yves Lefort.
* - Add WITH_MULTIBYTE knobpav2004-06-054-20/+18
| | | | | | PR: ports/67577 Submitted by: Andrey Slusar <vasallia@ukr.net> Approved by: maintainer
* Sync with new bsd.autotools.mkade2004-06-045-8/+7
|
* Use IGNORE instead of BROKEN.vs2004-06-021-1/+1
| | | | Suggested by: kris
* - Correct the message in WITHOUT_NLS, which it's really enable by default.mezz2004-06-023-6/+84
| | | | | | - Add two new WITH_DOCPDF and WITH_DOCHTML knobs to install documentation. Approved by: adamw (mentor)
* - Update to 20040601pav2004-06-028-38/+12
| | | | | PR: ports/67459 Submitted by: Anthony Ginepro <anthony.ginepro@laposte.net> (maintainer)
* - This port was moved to x11-themes categorypav2004-06-0237-9434/+0
| | | | | PR: ports/63146 Submitted by: adamw
* - Populate new category x11-themes with some candidates from x11-wmpav2004-06-021-8/+0
| | | | | | PR: ports/63146 List compiled by: adamw Repocopy by: marcus
* - Populate new category x11-themes with some suitable candidatespav2004-06-021-1/+1
| | | | | | | | from x11-toolkits. PR: ports/63145 List compiled by: adamw Repocopy by: marcus
* - Adjust CONFLICTS to match realitypav2004-05-311-1/+1
| | | | Submitted by: Anthony Ginepro <anthony.ginepro@laposte.net>
* - Unbreak on FreeBSD 5.xpav2004-05-312-8/+12
| | | | | PR: ports/67400 Submitted by: Andrey Slusar <vasallia@ukr.net>
* - Register conflicts with ion-2pav2004-05-301-0/+2
|
* After repocopy from x11-wm/ion, add ion-2, a tiling tabbed window managerpav2004-05-3021-692/+335
| | | | | | | | | designed with keyboard users in mind. This is the second incarnation. PR: ports/62486, ports/67103 Submitted by: Anthony Ginepro <anthony.ginepro@laposte.net>, Andrey Slusar <vasallia@ukr.net> Repocopy by: marcus
* Mark as BROKEN:vs2004-05-281-0/+2
| | | | Contains severe bug, maintainer is working on a fix.
* Register conflicts with new port x11-wm/expocity.vs2004-05-261-0/+1
|
* Add expocity 2.6.2, a metacity spin-off with Expose(tm)-like features.vs2004-05-266-0/+267
| | | | | PR: ports/62654 Submitted by: Simon Barner <barner@gmx.de>
* - Update to version 6.p1krion2004-05-264-14/+24
| | | | | | PR: ports/66919 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer timeout
* - Update to version 1.2.14krion2004-05-2413-702/+373
| | | | | PR: ports/67087 Submitted by: Ports Fury
* - Update to version 0.2krion2004-05-234-20/+21
| | | | | PR: ports/67088 Submitted by: Ports Fury
* - Update to version 1.23krion2004-05-222-4/+3
| | | | | PR: ports/67006 Submitted by: maintainer
* Remove inclusion of "${PORTSDIR}/x11/kde3/Makefile.kde", fix PTHREAD_LIBSlofi2004-05-212-3/+17
| | | | | | | safeness, fix compilation where needed. Committers: Please do NOT include Makefile.kde or commit new ports which do so. It's for use with the core KDE ports maintained by kde@freebsd.org ONLY.
* - Update to version 0.5.0krion2004-05-203-4/+19
| | | | | PR: ports/66920 Submitted by: maintainer
* - Remove dead MASTER_SITESkrion2004-05-201-2/+1
| | | | | PR: ports/66917 Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
* The gdm script installed by xfce4 port doesn't use the defaultoliver2004-05-181-5/+1
| | | | | | | | | startxfce4 command. This command has the same behaviour in default configuration, but gives the user the possibility to customise startup programs et al., by editing ~/.xfce4/xinitrc Submitted By: Dario Freni <saturnero@gufi.org> PR: ports/66169
* Mark as deprecated, since it does not work with the latest API changes.linimon2004-05-181-2/+3
| | | | | | (unless someone wants to do this work?) Approved by: flynn@energyhq.es.eu.org (maintainer)
* Start the QT2 deorbit by marking all ports that depend non-optionalarved2004-05-171-0/+3
| | | | | | on qt23 DEPRECATED Suggested by: eik
OpenPOWER on IntegriCloud