To view parent comment, click here.
To read all comments associated with this story, please click here.
2013 should be "the year of binary packages" for FreeBSD.
You can already upgrade the base OS via freebsd-update(8).
And the PKGng project will allow you to do binary upgrades of your 3rd-party software (aka ports) with the ease of Debian's apt-get. All the pieces are in place for 9.0 and 9.1, and PKGng is now the default on 10-CURRENT. All that's missing is for the package-building cluster to be brought back online to build binary packages on a regular basis. The cluster is being rebuilt due to the security incident last fall.
However, one can use ports-mgmt/poudriere to create their own package-building system, and use PKGng to manage everything on their own systems.
That's what we've been working on for some time in MidnightBSD. Our mport package management tools were covered in a BSD Magazine article if you're interested.
I'm planning on doing the 0.4 release with the package tools this year. You can actually use an early version in 0.3 as an option, but it doesn't have all the polish one would expect.
How current is your project in relation to FreeBSD (using them as a touchstone)? I noticed you started the project from FreeBSD 6.x. Are your packages now current with FBSD 9.0, or what? The project looks interesting and I'd like to try it. Will it run in VBox? I've tried past versions of FBSD and I could not get them to boot in VBox...





Member since:
2006-03-29
Unless the BSDs get a proper top-to-bottom binary package management working, they will be a OS just for techies and servers. They tried that with pkgng and ... well .... lets see if that works ... has not yet.
I run FreeBSD on several servers for lots of network packet analysis but run Linux and OS X on the laptop/desktop. Severs is great since I do not have to compile and install from ports a lot of packages so no broken ports on the core stuff. But won't trust that on the desktop.
Heres hoping to see FreeBSD on the desktop soon.