Slashdot Mirror


KDE 3.1.4 Released on FreeBSD

Dan writes "On September 16th 2003, the KDE Project released KDE 3.1.4. KDE 3.1.4 is a maintenance release which provides corrections of problems reported using the KDE bug tracking system and two vulnerabilities in KDM. Ports have been committed, binary packages for FreeBSD are available, including 4-STABLE, 5-RELEASE, check KDE on FreeBSD or your favorite mirror."

5 of 37 comments (clear)

  1. Re:freebsd and kde by JobeJD · · Score: 5, Informative

    I just set my package site to the fruitsalad project(see freebsd.kde.org) and fired up a pkg_add -r kde It worked beatifully, no hassle. Took about 30minutes on a mediocre DSL line.

  2. Re:freebsd and kde by CoolVibe · · Score: 2, Informative
    Nautilus? In KDE? Surely a Mensa member knows the difference between GNOME and KDE. Or you are just trolling (which is what I suspect).

    Anyway, KDE runs just fine on my 4.9 PRERELEASE laptop. Fetching the packages as we speak. Yay portupgrade! :)

  3. NetBSD, too by jschauma · · Score: 4, Informative

    FWIW, NetBSD's pkgsrc was updated on Wed Sep 17 22:58:45 2003 UTC to include KDE 3.4.1, too. Binary packages will surely soon be available for download, but if you have a decent build-host for your packages, building from source will work without a hitch, too.

    --

    -- "Tradition is the illusion of permanence."
  4. Re:Thanks, But No Thanks by desau · · Score: 5, Informative

    Qt doesn't care about cross-platform? What sort of crack are you smoking? Windows, Macintosh (including great support for OSX, Embedded Linux (for PDA's, etc..), and of course, X11 (including AIX, FreeBSD, HP-UX, IRIX, Linux, Solaris, Tru64, UnixWare 7, OpenUnix 8) are all supported.

    Heck, take a look at some of their success stories.. many of them are on non-'nix platforms. Even Adobe uses Qt for cross platform development.

    Don't get me wrong, Java is great for write once, run anywhere, but it'll never match the speed of native code. Qt is 'write once, compile and run anywhere', which gives far superiour performance to Java in graphic-intensive jobs (such as modern DE's).

    I'm not a trolltech employee, I just think they make a damn good cross-platform gui toolkit.

  5. Re:BSD is developed by idiots by AKAImBatman · · Score: 4, Informative

    > Uhh.. since when is SunOS (ie Solaris) BSD?

    It's actually a hybrid. SunOS was originally based on BSD and was BSD through and through until SunOS became Solaris (major revision 5.x IIRC). At that time, System V was licensed and integrated into the SunOS design. OpenWindows was also integrated in and the resulting product was known as "Solaris". My memory is a little hazy, but I think that Solaris never actually had a 1.0. Instead the 5.x series of SunOS was Solaris 2.x. Thus Solaris 7 is actually SunOS 5,7 and Solaris 2.7. Now with all of that out of the way, the user-land experience of modern day Solaris is pretty much entirely System V. There's most certainly still a bunch of BSD stuff under the hood, but none of it really matters since Solaris is light-years away from either heritage at this point. It just kind of *looks* SysVish.