#MailMate, #TextMate, #GitX, #Go (1.20, not any younger) just work using a current version mostly. That makes it a lot easier to get work environment running. Seems the way to go. Only need to fix broken keybindings on #MacPass.
So it seems that #MacPass needs a backport, same for #MacDown, which starts, but doesn’t open any document.
Luckily #Adium starts without any problems, it just needs a #Matrix plugin of course:
https://github.com/matrix-org/purple-matrix
https://github.com/matrix-hacks/adium-matrix
Ok, it can be done, but it will be some work to compile #MacPass and its dependencies for #Mavericks. Because I can tweak Xcode to use llvm-18 installed by #MacPorts, but still Foundation’s classes won’t show support for modern code features like generics (which I have to remove or, to do it right, create macro based target switches). Time to create a fork so.
Second problem: Of course I need access to my service credentials as well. They mostly lie in a #Keepass database, which I want to open using #MacPass of course. But there've been many fixes since the last #Mavericks release. So I need to try and build it for Mavericks. Installing #Xcode …