aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/wmanager
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256pav2005-11-261-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* SIZEify.trevor2004-01-301-0/+1
|
* Link against libGL instead of libMesaGL.anholt2003-11-072-2/+2
|
* - Fix build on -currentkrion2003-11-048-28/+77
| | | | | | | - Utilize DOCSDIR PR: 58882 Submitted by: Ports Fury
* onto MASTER_SITE_LOCALtrevor2003-10-281-2/+2
|
* This does not fetch.trevor2003-10-281-0/+1
| | | | found by: fenner's survey
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-6/+6
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update x11-wm/wmanager 0.2 -> 0.2.1adamw2002-10-283-23/+16
| | | | | | PR: 44491 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: pat
* Add back wmanager, which was prematurely deleted by will. In fact, thiskris2002-05-249-0/+141
| | | | port doesn't even use qt, so remove the bogus dependency on it.
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundwill2002-04-199-142/+0
| | | | | | | | | | | | | which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree.
* - PORTDOCS policepat2001-12-242-18/+22
| | | | | - DOCSDIR support to some - Brush out some lint
* - Unbroke with theraded Mesa;sobomax2001-08-142-38/+16
| | | | - respect CFLAGS.
* Overhaul QT/KDE support:will2001-04-031-1/+1
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* Layout fixes in x11-wm.olgeni2001-02-061-1/+1
|
* Update MASTER_SITES and WWW: line of pkg-descr.kevlo2000-10-292-17/+12
| | | | | PR: 22367 Submitted by: Ports Fury
* Unleash all of these ports upon the people. I no longer have any interestwill2000-06-221-1/+1
| | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-111-2/+2
|
* Finish moving MAINTAINER for my ports.will2000-03-221-1/+1
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* Fix the makefile so the port will build.wes1999-12-111-1/+2
| | | | | PR: ports/15386 Submitted by: Will Andrews <andrews@technologist.com>
* WManager is a windowmanager manager.cpiazza1999-12-069-0/+164
It "manages" your windowmanagers by letting you choose from your favorites on starting up X. PR: 15133 Submitted by: Will Andrews <andrews@technologist.com>