By RangerRick, on October 23rd, 2006%
…I’m now Mr. Benjamin Reed.
Er, waitaminute… <grin>
On October 7th, I married Cynthia Fulbright at the Longview Center in downtown Raleigh. We had our reception at the Matthews House in Cary. We honeymooned in Scotland. (It was awesome!)
It was an incredible ceremony, we got a ton of compliments on it, which means a lot since we put it together ourselves. Cynthia was stunning. I’m glad we did the “you can’t see her in the dress until the wedding day” thing, it was wonderful seeing her dressed up like a princess, coming down the aisle. We both smiled the whole time (I’m told I “grinned like an idiot”), and while I was nervous before everything started, once we were up there it was like it was just the two of us and the rest of the world didn’t exist anymore.
Cynthia, I love you, and I can’t be happier to spend the rest of my life with you!
We’ve put up a web site for the wedding, although it doesn’t have much on it . . . → Read More: It’s Official…
Share on Facebook
By RangerRick, on September 25th, 2006%
I set off a new unattended build last night and had packages in the morning, so it looks like KDE trunk is still pretty mac-friendly at this point. 😉 The new torrents are on the new wikified KDE/Mac page and seeded. Please give them a shot and let me know.
I haven’t had a chance to look into the D-Bus <–> launchd integration, and it’s unlikely I will in the immediate future, but in the meantime, this should give you any of the updates that have gone on in trunk since the last snapshot.
After having looked at the CoreFoundation APIs for reading plists, I feel vastly unqualified for trying to read/write ~/.MacOSX/environment.plist in the D-Bus code, so if anyone with real C experience is interested in giving it a shot, take a look at Thiago’s pending D-Bus autolaunch patch which adds support for autodiscovery of the D-Bus bus address if you’re logged in to an X11 session. It should be pretty easy to adapt that to work with setting the values in ~/.MacOSX/environment.plist (and eventually launchd).
Share on Facebook
Share on Facebook
By RangerRick, on September 3rd, 2006%
So I actually wrote some C++ code this weekend. Those of you who know me know that I have done a lot of hacking on other people’s code, but have written very little C++ myself. (I do a lot of perl and java professionally.) I’ve gotta say, though, Qt is pretty darn easy to work with. I managed to replace the crazy dock icon stuff that Sam Magnuson had put into the original KDE3/Mac work with QSystemTrayIcon (new in Qt 4.2), and I also worked around the bug where apps don’t exit properly.
I also made an ugly hack to set up the DBUS session environment and add /opt/kde4*/bin to the path. I still need to work out a nice/sane way to do this, but for now, it at least lets you start stuff from the Finder. (Yay!)
Next up is to find out why HTTPS is broken in konqueror (and presumably elsewhere).
In the meantime, check out the new packages for all of these updates, and let me know how things work for you.
Share on Facebook
Share on Facebook
By RangerRick, on August 31st, 2006%
If you haven’t noticed, I’ve updated the KDE/Mac binaries to a build I kicked off this morning.
The WebDAV was neat, but it seems those long-running DAV process booger up file locking on the web server, so I’ve had to disable it. However, I have added KOffice and kdegames to the mix. (Although a lot of things don’t work very well, especially in KOffice.) I’ve also made a .dmg with “everything” if you want to just download the whole dang thing.
Oh, and I’ve also fixed the endianness issues so that PNGs aren’t all purple anymore, so Konqueror looks normal again on PPC machines. 🙂
We’ve even gotten a few extra folks hanging out in IRC now, and folks with some interest in helping out porting, so stop by #kde-darwin on FreeNode and say “hi.”
Share on Facebook
Share on Facebook
By RangerRick, on August 27th, 2006%
So I’ve finally gotten things pretty much set up for autobuilding KDE4/Mac packages. Universal packages for 10.4 are available here and I’m working on getting 10.3 packages put together as well. I’m still setting off the build process manually for now so I can watch it, but assuming things work out, they should start updating nightly sometime in the next few days. (Well… Assuming everything builds, of course.)
I’ve noticed there are some endianness issues with the png code, I need to figure out if it’s in libpng or somewhere higher up, but other than that, I was able to actually open Konqueror and browse around. Things are a little more stable than my last report a few months ago, so it looks like kde is moving in a generally forward direction. 🙂
If you have any questions, comments, whatever, please e-mail me or visit us on IRC.
Share on Facebook
Share on Facebook
By RangerRick, on August 15th, 2006%
So we’ve been working frantically to get Fink things up and running in a basic way on Leopard. I’m told that Fink HEAD now bootstraps cleanly, and we’ve been slowly working our way through smoke-testing building various things.
For the most part, it’s been really smooth, compared to this time in the previous cycle. The Tiger WWDC preview was nearly unusable; it was enough to get a taste of things to come, but so much was broken at the system level that it was hard to get things working reliably. It took a number of seeds before we could really do much work on 10.4.
That’s definitely not the case on Leopard. Other than a few minor buglets, stuff has been working remarkably well. I’ve probably only had to tweak maybe one in ten packages to get where I am, and those have been minor changes (mostly standard fixes related to POSIX compliance — “#include <sys/types.h>” and such).
I’ve managed to get a decent amount of KDE/X11 built, and it seems to run just fine:
Woot!
Share on Facebook
Share on Facebook
By RangerRick, on August 5th, 2006%
There are quite a few updates since my last big post. Most notable are getting mono up-to-date (although monodevelop still doesn’t work), Ruby on Rails, and kde 3.5.4 (as of this post, it’s 10.4-only, my 10.3 build machine is still chugging through doing a final verification build, but it should be out in the next day or two).
actionmailer-rb: new package (for Ruby on Rails) actionpack-rb: new package (for Ruby on Rails) actionwebservice-rb: new package (for Ruby on Rails) activerecord-rb: new package (for Ruby on Rails) activesupport-rb: new package (for Ruby on Rails) amarok: updated to 1.4.1 (still no GStreamer engine…) boo: updated to 0.7.6.2237-4 cairo: updated to 1.2.0 cocoa-sharp: updated to 0.9.1 fastercsv-rb: new package (fast CSV parsing for Ruby) ferret-rb: new package (a port of the Lucene search engine to Ruby) gecko-sharp: updated to use firefox1.5 instead of firefox (1.0.x) gnupg and gnupg-idea: updated to 1.4.5 glitz: updated to 0.5.6 gst-plugins-bad-0.10: dependency fixes gst-plugins-base-0.10: updated to 0.10.9 gst-plugins-good-0.10: updated to a 0.10.4 snapshot (for updated OSX drivers) gst-plugins: dependcy fixes gstreamer-0.10: . . . → Read More: Updates since June 29th
Share on Facebook
By RangerRick, on July 24th, 2006%
I’m here in Portland at OSCON until Friday night. If you’re here, send me an e-mail and we can try to find each other and say “hi”. I’ve gone ahead and set up a “Birds of a Feather” meet-up, at 8:30pm Wednesday night, in room F150. If you’re interested in Fink, give us a visit.
If you’re not at OSCON, well, you’re missing out. 😉
Share on Facebook
Share on Facebook
By RangerRick, on July 7th, 2006%
I’ve updated my universal packages for Qt and kdesupport to handle the latest that’s going on in kdelibs trunk (the move to Qt 4.2 snapshots, D-Bus moving from kdesupport to Qt, etc.) You should be able to build kdelibs trunk with these packages, until things change again. 😉
Share on Facebook
Share on Facebook
By RangerRick, on June 29th, 2006%
If you haven’t checked lately, I’ve been updating my Qt and kdesupport installer packages pretty regularly. If you’re interested in trying out KDE4 development, all you need is the Qt and kdesupport packages here, and CMake (2.4.2 or higher).
Things are starting to settle down from the D-Bus move and it looks like things are building pretty well.
I’ve updated my continuous build systems so that they work again, you can track whether it currently builds on my G4 10.3 box or an intel iMac here.
Share on Facebook
Share on Facebook
|
|
|