[CFT] Qt-4.6.0 technology preview ready for beta test

September 25, 2009 by tabthorpe · 2 Comments 

The FreeBSD KDE team is pleased to announce the first public call to test Qt-4.6.0-tp1. It can downloaded from the area51 repo with the following command

svn co http://area51.pcbsd.org/branches/qt-4.6tp/

From there you can use kdemerge to overlay the changes to your ports tree. Please note that you will require some patches from the repo to get games/kdegames4 and net/kdenetwork4 to build.

Our initial testing has yielded a binary compatibility between 4.6.0 and 4.5.2. Please be aware that this needs more testing.

One other warning, the py-qt* bindings are still a work in progress. Dima Panov, aka fluffy@, is currently working on it.

Please send feedback to kde-freebsd@kde.org.

This branch was made possible by the hard work of Alberto Villa and other contributors.

More help for the FreeBSD KDE team

September 21, 2009 by tabthorpe · 2 Comments 

The FreeBSD KDE team is pleased to report that Raphael Kubo da Costa has joined the team. He is a KDE contributor, maintaining the ark tool, and a recent convert to FreeBSD :-D

More recently Raphael has been our man in the middle, getting the FreeBSD Qt patches merged upstream to Nokia via Gitorious.

Congratulations and welcome aboard!

Qt 4.6 technology preview is available

September 10, 2009 by tabthorpe · 1 Comment 

Nokia recently released Qt 4.6-tp1, and I included it in our repository
so we could get some run time with it.

Virtually every port *will* require some tender loving care. We are looking to you, our contributors, to hack it and provide the fixes to make it build.

Here are some instructions for testing and preparing patches for
inclusion to the area51 repository.

svn co http://area51.pcbsd.org/branches/qt-4.6tp ./area51

Overlay this area51 directory with your ports tree. I will leave
that as an exercise for you the reader. **HINT** checkout
http://area51.pcbsd.org/trunk/area51/Tools/scripts/kdemerge

Now do this

cd /usr/ports/devel/qt4
make

See what breaks, or won’t compile and fix it. It is as easy as that :-D

You can do some recreational reading at
http://doc.qt.nokia.com/4.6-snapshot/installation.html to get some pointers on building the package.

For instance, through initial testing I noticed the plist was wrong
for misc/qt4-doc, so I fixed it and prepared a diff

svn diff pkg-plist > ~/qt4-doc-4.6.0.patch

Mail the patch as an attachment to kde-freebsd@kde.org, and await
one of our developers to test and include into the repo.

Please note that we have not tested KDE4 builds with Qt 4.6 yet,
so the usual disclaimer applies, “Beware, here be dragons”.

New blood for the FreeBSD KDE team

September 3, 2009 by tabthorpe · 1 Comment 

I am pleased to announce the addtion of Alberto Villa to the FreeBSD KDE team. Alberto has been an active contributor on the mailing lists, and now he will be directly contributing to the area51 repository.

Congratulations, and welcome aboard, Alberto!

pgj flying solo

September 2, 2009 by tabthorpe · Leave a Comment 

The padawan has served his apprenticeship, and has been freed from indentured mentorship. He can now give more attention to the FreeBSD Haskell Effort.

Congrats and good luck, Gabor, may your pointyhats be elusive.

KDE 4.3.1 is now in FreeBSD ports tree

September 2, 2009 by tabthorpe · 3 Comments 

With the coa[ch|x]ing of miwi and makc I did my first KDE mega commit to the ports repository, http://www.freshports.org/commit.php?message_id=200909012219.n81MJlwK055334@repoman.freebsd.org.

KDE 4.3.1 is a bugfix, translation and maintenance update. KDE users are encouraged to upgrade to this version.

A big thanks to Martin and Max for their help, and let us not forget the contributors, testers and submitters that also made this happen.