Posted by Benjamin Close on April 13, 2009 under FreeDesktop |
After many requests, bugzilla @ fd.o has been upgraded to 3.0.8 which should fix quite a few bugs that people have been experiencing. I also fixed the main bugzilla page to show the correct front page rather than a zero bug. Short url’s should still work as expected. As per usual, if you notice anything [..more..]
Posted by Benjamin Close on April 1, 2009 under Mythtv |
This documents my progress settting up mythtv on FreeBSD.
Posted by Benjamin Close on March 4, 2009 under FreeDesktop |
Hi Folks, a few changes have now been put in place to try and fix a few issues that people have been experiencing with the caching used by cgit on the freedesktop.org repos. First off a little background. Git web was replaced by cgit as cgit is both faster and the caching allowed annarchy to [..more..]
Posted by Benjamin Close on under FreeBSD |
Recently I’ve been trying to instal Trolltech’s Qt 4 toolkit on my FreeBSD 7.0 server. FreeBSD supports qt4 via ports (qt4-gui, qt4-moc, qmake4, etc), hence I’ve been using the ports system to try and install it. However it kept failing with the error: ===> Configuring for qt4-rcc-4.4.3 /bin/cp /data/usr/ports/devel/qt4-rcc/../../devel/qt4/files/configure /data/usr/ports/devel/qt4-rcc/work/qt-x11-opensource-src-4.4.3/src/tools/rcc/../../../ /usr/bin/sed -i.bak -e ‘s|target.path.*|target.path=/usr/local/bin|g’ /data/usr/ports/devel/qt4-rcc/work/qt-x11-opensource-src-4.4.3/src/tools/rcc/rcc.pro [..more..]
Posted by Benjamin Close on February 10, 2009 under FreeDesktop |
CGit is now the latest stable (0.8.2) which brings in a number of bug fixes, including some caching fixes and also adds tags and branches to log view as shown below:
Posted by Benjamin Close on February 2, 2009 under OpenSource, UniSA |
Recently Ben and I have been trying to get a FreeBSD box to join an Active Directory domain. The domain controller was running Windows Server 2008. After a *lot* of stuffing around to get this working we finally found the solution to our problem – the version of samba. You see the problem we were [..more..]
Posted by Benjamin Close on January 29, 2009 under FreeDesktop |
Recently I’ve been playing around with jhbuild. I wanted to jhbuild to use a custom branch from a git repo I’ve setup. Sadly the documentation on how to do this is a little lacking. Added to the fact that the jhbuild code drops an argument and there’s a lot of fun at work. The solution, [..more..]
Posted by Benjamin Close on January 13, 2009 under FreeDesktop |
Just a note that the gstreamer website has shifted from gabe -> annarchy. Added to this, moin has been upgraded to 1.7 and text catchpas have been added. DNS is now filtering through. Let me know if you find any issues.
Posted by Benjamin Close on December 4, 2008 under FreeDesktop |
After a few weeks of the cgit change over happening, I’ve been working with Lars Hjemli (cgit creator) to try and add the remaining functionality that gitweb had, but cgit was missing. Very quickly I added sort by age functionality which left only full log support. Well Lars has done a great job responding to requests [..more..]
Posted by Benjamin Close on November 25, 2008 under OpenSource, UniSA |
Details about adding multiple mice support to the FLTK toolkit