SSL support for Apache in my prefix-portage overlay
I’m working on getting our Rails-based app, at work (OBT - obtech.net), working with SSL.
Since we all use OSX as our main dev boxen here, as well as Gentoo Linux machines, I long ago started hacking and helping on the Gentoo-Alt Prefix Portage project, so that I could help create one software repository we all use here. I found it very time consuming, before hand, to help other devs install and configure pieces of software every time they needed something — they’re not n00bs or anything, just UNIX CLI stuff isn’t their usual cup of tea.
I’m in the process of (re-)becoming an official Gentoo developer, focusing on Prefix Portage this time (last time was GNUstep). Until that goes through, I have a prefix-portage overlay, which is accessible through layman, or you can use SVN to check it out at http://www.dicianno.org/svn/PrefixPortage/branches/overlay-fafhrd/.
So, to summarize the point of this post, shortly, I got SSL support working in the Apache ebuild that was already in my overlay, at least on OSX. So, get to it!
