Tom McLaughlin |
|
BSD#BSD# was the project I started to maintain Novell's Mono on FreeBSD. It started late one evening when I felt it was time to learn a language more robust than Bourne script. C# sounded like a good choice considering the Mono port was limping along, still fairly new, and not very popular. Oh, wait... Maybe there were better choices. Well, if nothing else it gave me a lot to work on and I learned a great deal. Mono is now currently maintained by Romain Tartière (romain@). More information can be found on the BSD# project page.OpenKSHOpenKSH is simply the name of the FreeBSD port I created for OpenBSD's pdksh. One afternoon while getting annoyed at the standard pdksh and realizing I didn't have the same problems on my OpenBSD machine I dragged the ksh directory from my OpenBSD box onto one of my FreeBSD boxes and compiled it. Today I don't even remeber what annoyance drove me to do this but I like having a shell that is still actively maintained. OpenKSH currently compiles and runs on FreeBSD, Linux (tested on CentOS and Fedora), and Mac OS X. This port does not currently reside in the FreeBSD ports tree. The OpenKSH port and distfile can be found below. It's my first day...I managed to break the ports tree INDEX on my first real FreeBSD ports commit.http://lists.freebsd.org/pipermail/freebsd-ports/2005-September/026071.html I managed to accidently delete the wrong ports on my second commit. http://lists.freebsd.org/pipermail/cvs-ports/2005-September/073849.html |