freebsd-ports/x11-wm/Makefile

127 lines
2.6 KiB
Makefile
Raw Normal View History

1999-08-31 05:04:38 +02:00
# $FreeBSD$
#
COMMENT = X11 window managers
SUBDIR += 9wm
SUBDIR += aewm
SUBDIR += aewm++
SUBDIR += afterstep
1998-11-15 23:05:26 +01:00
SUBDIR += afterstep-i18n
SUBDIR += afterstep-stable
SUBDIR += ahwm
2002-01-23 00:40:03 +01:00
SUBDIR += alloywm
2000-02-07 09:12:02 +01:00
SUBDIR += amaterus
SUBDIR += amiwm
2003-11-20 23:13:56 +01:00
SUBDIR += aquaosk
2003-10-24 04:19:17 +02:00
SUBDIR += badwm
SUBDIR += bbconf
SUBDIR += bbkeys
SUBDIR += bbpager
SUBDIR += blackbox
2002-03-20 20:25:45 +01:00
SUBDIR += blwm
SUBDIR += boxtools
SUBDIR += clementine
SUBDIR += ctwm
SUBDIR += e16utils
SUBDIR += ede
SUBDIR += enlightenment
2003-08-22 05:08:54 +02:00
SUBDIR += epiwm
1999-10-25 05:25:31 +02:00
SUBDIR += epplets
SUBDIR += evilwm
SUBDIR += expocity
SUBDIR += fbdesk
SUBDIR += fbpager
SUBDIR += fluxbox
SUBDIR += fluxbox-devel
SUBDIR += fluxconf
SUBDIR += fluxspace
SUBDIR += fluxter
SUBDIR += flwm
SUBDIR += fvwm
SUBDIR += fvwm-themes
SUBDIR += fvwm2
SUBDIR += fvwm2-devel
1999-05-05 00:31:01 +02:00
SUBDIR += fvwm2-i18n
SUBDIR += fvwm95
1998-11-22 15:55:44 +01:00
SUBDIR += fvwm95-i18n
SUBDIR += genmenu
2000-01-29 06:34:20 +01:00
SUBDIR += gnome2wmaker
SUBDIR += golem
SUBDIR += gwm
SUBDIR += hackedbox
SUBDIR += icepref
SUBDIR += icewm
SUBDIR += ion
SUBDIR += jewel
SUBDIR += kahakai
SUBDIR += kappdock
Please welcome Qt3/KDE3 to our ports tree. This includes work since the original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>, [2] David Faure <faure@kde.org>, Andy Fawcett <andy@athame.co.uk> Lauri Watts <lauri@kde.org> [3] Lauri Watts <lauri@kde.org> [4] Alan Eldridge <alane@geeksrus.net> Oswald Buddenhagen <ossi@kde.org> Reviewed by: kde
2002-04-22 01:47:50 +02:00
SUBDIR += kdeartwork3
SUBDIR += kwin_flatcurve
SUBDIR += larswm
1999-07-18 23:02:33 +02:00
SUBDIR += libdockapp
SUBDIR += libepplet
SUBDIR += lwm
2002-07-15 06:31:33 +02:00
SUBDIR += matchbox
SUBDIR += metacity
SUBDIR += mkultra
SUBDIR += mlvwm
SUBDIR += novawm
SUBDIR += obconf
SUBDIR += olvwm
SUBDIR += openbox
SUBDIR += oroborus
SUBDIR += pager
SUBDIR += pawm
SUBDIR += pekwm
SUBDIR += phluid
SUBDIR += piewm
SUBDIR += plwm
SUBDIR += pwm
SUBDIR += qinx
SUBDIR += qlwm
SUBDIR += qnxstyle
SUBDIR += qvwm
SUBDIR += ratmenu
SUBDIR += ratpoison
SUBDIR += rox-pager
SUBDIR += sapphire
SUBDIR += sapphire-themes
SUBDIR += sawfish2
SUBDIR += selectwm
SUBDIR += skippy
SUBDIR += swm
SUBDIR += tpager
SUBDIR += treewm
SUBDIR += tvtwm
2000-03-11 17:12:43 +01:00
SUBDIR += ude
SUBDIR += uwm
1998-12-24 14:18:53 +01:00
SUBDIR += vtwm
SUBDIR += w9wm
SUBDIR += waimea
SUBDIR += wampager
SUBDIR += weewm
SUBDIR += windowlab
SUBDIR += windowmaker
SUBDIR += wm2
SUBDIR += wmDeskGuide
1999-08-26 22:44:42 +02:00
SUBDIR += wmakerconf
SUBDIR += wmanager
SUBDIR += wmconfig
1999-09-09 03:01:05 +02:00
SUBDIR += wmg
SUBDIR += wmi
1999-10-11 01:59:42 +02:00
SUBDIR += wmthemeinstall
SUBDIR += wmx
SUBDIR += xfce
SUBDIR += xfce4
SUBDIR += xfce4-desktop
SUBDIR += xfce4-menueditor
SUBDIR += xfce4-panel
SUBDIR += xfce4-session
SUBDIR += xfce4-systray
SUBDIR += xfce4-wm
1999-11-26 21:51:18 +01:00
SUBDIR += xwmm
2002-11-27 21:28:08 +01:00
SUBDIR += yawm
.include <bsd.port.subdir.mk>