FreeBSD GNOME Project Site Open For Business
Joe Marcus Clarke writes: "The FreeBSD GNOME project is proud to announce the opening of our
project site. This site
is devoted to the GNOME desktop and its development on FreeBSD." While the port is an ongoing project, quite a few applications are ready, as are instructions on putting GNOME on your FreeBSD box.
I'm assuming that someone is porting the mono project to FreeBSD also. Should be interesting.
--- Think of it as evolution in action ---
So what was so difficult about (cd /usr/ports/gnome; make install),
anyway?
(jfb)
To spur "enterprise Linux," Big Bang, the distributed two-phase commit.
I will not be installing gnome bloatware^H^H^H^H^H^H^H^H^Hcomponents on my workstation.
After reading the problems certain users have had with GNOME I welcome a FreeBSD/GNOME site. Many Linux users don't realise just how based on Linux a few core GNOME components really are.
One good example is the nautilus port. Not only did it take a long time to appear in the ports tree it still has a few problems (especially stability) on my FreeBSD-4.x systems.
I think this site will also benefit Linux users because patches will most probably flow back into GNOME and make it more portable for other systems and expand the user base of many important projects, i.e. nautilus, evolution, etc.
cheers
Is that counting the "*BSD is dying trolls", or not? (:
----------
Floccinaucinihilipilification - the action or habit of judging something to be worthless
See: this or this I'm not sure about the current status though.
This makes no sense, in a non sequitur way that pretends to know about software development.
In actuality, the reason Gnome is bloated is that making modular reusable code isn't easy. How general/compatible do you make the component functions/classes? How autonomous/integrated should you make your application? Which libraries should you depend on, and which should you rewrite? The reason Gnome isn't portable is that in order to simplify the above problem, inadvertently or on purpose, developers tend to forget about other platforms (system dependencies) and concentrate on application dependencies. It's a symptom of just how hard these problems are. We have some lofty goals for our software these days, please pardon them for getting it somewhat wrong while they figure out how to do things.--- Nothing clever here: move along now...