1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/x11-wm/Makefile

100 lines
2.1 KiB
Makefile
Raw Normal View History

1999-08-31 03:04:38 +00:00
# $FreeBSD$
#
2002-03-10 11:03:50 +00:00
SUBDIR += yawm
SUBDIR += 9menu
SUBDIR += 9wm
SUBDIR += aewm
SUBDIR += aewm++
SUBDIR += afterstep
1998-11-15 22:05:26 +00:00
SUBDIR += afterstep-i18n
SUBDIR += afterstep-stable
2002-01-22 23:40:03 +00:00
SUBDIR += alloywm
2000-02-07 08:12:02 +00:00
SUBDIR += amaterus
SUBDIR += amiwm
SUBDIR += bbapm
SUBDIR += bbconf
SUBDIR += bbkeys
SUBDIR += bbpager
SUBDIR += bbrun
SUBDIR += blackbox
2002-03-20 19:25:45 +00:00
SUBDIR += blwm
SUBDIR += clementine
SUBDIR += ctwm
SUBDIR += e16utils
SUBDIR += enlightenment
1999-10-25 03:25:31 +00:00
SUBDIR += epplets
SUBDIR += evilwm
SUBDIR += fluxbox
SUBDIR += fluxconf
SUBDIR += flwm
SUBDIR += fvwm
SUBDIR += fvwm-themes
SUBDIR += fvwm2
SUBDIR += fvwm2-devel
1999-05-04 22:31:01 +00:00
SUBDIR += fvwm2-i18n
SUBDIR += fvwm95
1998-11-22 14:55:44 +00:00
SUBDIR += fvwm95-i18n
2000-01-29 05:34:20 +00:00
SUBDIR += gnome2wmaker
SUBDIR += golem
SUBDIR += gwm
SUBDIR += hackedbox
SUBDIR += icemc
SUBDIR += icepref
SUBDIR += icewm
SUBDIR += ion
SUBDIR += jewel
SUBDIR += kappdock
2002-08-04 12:32:17 +00:00
SUBDIR += kde-icontheme-crystal
SUBDIR += kdeartwork
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-21 23:47:50 +00:00
SUBDIR += kdeartwork3
SUBDIR += keramik
SUBDIR += kwix
SUBDIR += larswm
1999-07-18 21:02:33 +00:00
SUBDIR += libdockapp
SUBDIR += libepplet
SUBDIR += lwm
2002-07-15 04:31:33 +00:00
SUBDIR += matchbox
SUBDIR += metacity
SUBDIR += metacity-setup
SUBDIR += mlvwm
SUBDIR += mosfet-liquid
SUBDIR += novawm
SUBDIR += olvwm
SUBDIR += openbox
SUBDIR += oroborus
SUBDIR += phluid
SUBDIR += piewm
SUBDIR += plwm
SUBDIR += pwm
SUBDIR += qlwm
SUBDIR += qnxstyle
SUBDIR += qvwm
SUBDIR += ratmenu
SUBDIR += ratpoison
SUBDIR += sapphire
SUBDIR += sapphire-themes
2000-06-04 08:46:50 +00:00
SUBDIR += sawfish
SUBDIR += sawfish2
1999-04-03 01:12:38 +00:00
SUBDIR += scwm
2000-06-05 12:58:39 +00:00
SUBDIR += spager
SUBDIR += swm
SUBDIR += toolbox
SUBDIR += tvtwm
2000-03-11 16:12:43 +00:00
SUBDIR += ude
SUBDIR += uwm
1998-12-24 13:18:53 +00:00
SUBDIR += vtwm
SUBDIR += w9wm
SUBDIR += waimea
SUBDIR += windowmaker
SUBDIR += wm2
1999-08-26 20:44:42 +00:00
SUBDIR += wmakerconf
SUBDIR += wmanager
1999-09-09 01:01:05 +00:00
SUBDIR += wmg
1999-10-10 23:59:42 +00:00
SUBDIR += wmthemeinstall
SUBDIR += wmx
SUBDIR += xfce
1999-11-26 20:51:18 +00:00
SUBDIR += xwmm
.include <bsd.port.subdir.mk>