1:05 AM - SMP is now default
ctriv has created a new i386 snapshot. Look for 0.1-20070525-SNAP which includes the latest security update.
If you subscribe to mbsd's rss feed, this might be more friendly.
http://feeds.feedburner.com/Mbsd
I'm making changes to the CVSup server tonight. If you are using CVSup to fetch mports, note the example supfile was changed. The change was checked into current and stable.
For those of you mirroring MidnightBSD CVSup, we now support prefixes as the other BSD projects do. I'm still testing and playing around with a few things.
If you wish to setup a cvsup mirror site, these directions may now be useful. http://motoyuki.bsdclub.org/BSD/cvsup.html
I've also enabled some connection limiting since our main server can only handle so much.
This is one of those projects I've been putting off way to long .
I don't recall if I announced this, but I added our website to cvs a few weeks ago. The module is "www".
I've just added several translated documents to the midnightbsd.org website. Special thanks to Klu for translating them.
I should introduce myself. I'm ctriv; one of the newer comitters here on the project. I've been working on changes to our mports system.
As mentioned earlier, ports now "fake" install into a temporary directory and a package is made from that temporary directory. This package is then installed with pkg_add. This makes the logic of the ports system much simpler. Everything builds a package. Ports only need to know how to build the package. Much of the work that pkg_add does, such as maintaining the package database and running install scripts, is not duplicated in ports.
Unfortunately, such a large change in the system means that many ports no longer function correctly, but in the last week a great deal of progress has been made. The GNUstep core ports have all been updated. GNUstep-make 2.0 has helped a great deal - almost every GNUstep port now works correctly.
GTK and KDE have been updated, as have all the editors except vim5. Changes to bsd.mport.mk have really improved the state of things. The failure rate of ports continues to drop as the system matures.
I'm continuing to go thru the ports tree, my hope is to have all the ports updated by the start of summer.
I urge everyone to flood the gnu config project with config.sub and config.guess patches for MidnightBSD. One was submitted last year and magically new rules were made to keep us out. bje doesn't like BSDs.
http://savannah.gnu.org/projects/config/