aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kde4
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-09-16 05:40:47 +0800
committerwill <will@FreeBSD.org>2000-09-16 05:40:47 +0800
commit71618465be1f276328d24be2f32bf35b63d88a6f (patch)
tree64aa73185fc99881a91f61ad14a73f70437115a2 /x11/kde4
parentf8205894e668af72e5c61060bc43b0b4e328548d (diff)
downloadfreebsd-ports-gnome-71618465be1f276328d24be2f32bf35b63d88a6f.tar.gz
freebsd-ports-gnome-71618465be1f276328d24be2f32bf35b63d88a6f.tar.zst
freebsd-ports-gnome-71618465be1f276328d24be2f32bf35b63d88a6f.zip
Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If you
have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or before), you should try this. This version is extremely stable and offers better functionality than before. This update also introduces the KDE2 modules kdegraphics and kdemultimedia to our ports tree. Additionally, this marks the first time FreeBSD packages were announced as part of the KDE2 beta release announcement! :-) Most (if not all) of the remaining modules in KDE2 will be added for the update WRT the final release. A hack was added to fix building with SSL in kdelibs; this has been merged in the main tree and will go away with 2.0 release update. Thanks to David Faure <david@mandrakesoft.com> for his help regarding this. Also, building the docs should now succeed because I've added a build dependency on jade and linuxdoc (should be enough). People can get my precompiled packages from the usual location on the KDE FTP server (should spread to the mirrors Real Soon Now (tm)): http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/ Have fun! Remember to reports bugs through http://bugs.kde.org/.
Diffstat (limited to 'x11/kde4')
-rw-r--r--x11/kde4/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile
index 716040c2cfa2..58ccac30db20 100644
--- a/x11/kde4/Makefile
+++ b/x11/kde4/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= kde
-PORTVERSION= 20000829A
+PORTVERSION= 1.94
CATEGORIES= x11 kde
MASTER_SITES= # empty
DISTFILES= # none
@@ -19,7 +19,9 @@ RUN_DEPENDS= konqueror:${PORTSDIR}/x11/kdebase2 \
kjumpingcube:${PORTSDIR}/games/kdegames2 \
kdf:${PORTSDIR}/misc/kdeutils2 \
kword:${PORTSDIR}/editors/koffice \
- kppp:${PORTSDIR}/net/kdenetwork2
+ kppp:${PORTSDIR}/net/kdenetwork2 \
+ pixie:${PORTSDIR}/graphics/kdegraphics2 \
+ kaiman:${PORTSDIR}/audio/kdemultimedia2
NO_BUILD= yes