freebsd-ports/x11-clocks/Makefile

42 lines
850 B
Makefile
Raw Normal View History

1999-08-30 23:04:38 -04:00
# $FreeBSD$
#
SUBDIR += zclock
2000-08-15 12:14:46 -04:00
SUBDIR += abclock
SUBDIR += asclock
1999-05-09 02:16:55 -04:00
SUBDIR += asclock-gtk
1999-04-24 20:39:03 -04:00
SUBDIR += asclock-xlib
1998-11-22 08:42:22 -05:00
SUBDIR += astime
1999-05-09 13:27:09 -04:00
SUBDIR += bbdate
SUBDIR += bclock
SUBDIR += dclock
SUBDIR += emiclock
1998-09-06 03:47:53 -04:00
SUBDIR += eyeclock
1999-09-25 18:29:48 -04:00
SUBDIR += glclock
SUBDIR += kdetoys2
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 19:47:50 -04:00
SUBDIR += kdetoys3
SUBDIR += mlclock
SUBDIR += mouseclock
1999-04-19 08:04:14 -04:00
SUBDIR += pclock
SUBDIR += rclock
SUBDIR += sanduhr
SUBDIR += swisswatch
SUBDIR += t3d
1999-03-31 22:06:19 -05:00
SUBDIR += tclock
SUBDIR += washerdryer
1999-03-16 05:48:32 -05:00
SUBDIR += wmcalclock
SUBDIR += wmclock
1999-03-31 01:19:09 -05:00
SUBDIR += wmdate
SUBDIR += wmfishtime
1999-03-16 04:49:05 -05:00
SUBDIR += wmitime
SUBDIR += wmtime
SUBDIR += wmtimer
1999-04-30 02:02:43 -04:00
SUBDIR += wmtz
SUBDIR += xalarm
SUBDIR += xdaliclock
SUBDIR += xmms-alarm
SUBDIR += xtimer
1999-04-30 01:33:25 -04:00
SUBDIR += xtu
.include <bsd.port.subdir.mk>