Ports System As A Strategy Against .NET?
proclus writes: "The FreeBSD ports system has been ported to Mac OSX, GNU/Linux, LinuxPPC, and OpenBSD. Check out this descriptive paper and roll your own ports-based distribution."
Besides an some informative description of the mechanics of the port system, the paper lays out the case for ports (free and readily available) as a good antidote for .Net and other subscription-based systems.
Every time Dr. Evil announces that he is working on a new weapon, you folks always assume it is
going to be some orbiting death-ray, a volcano machine, or a bomb that will blow the earth into
little bits. You are always jumping to conclusions...
Maybe this time Dr. Evil is making a weapon that will fight crime and make our streets safe. Or
one that only works against crooked lawyers and politicians. But I repeat myself. Did you even
consider the possibility that Dr. Evil might be trying to be helpful this time? No, you didn't.
Frankly, if I were Dr. Evil, I would be pretty upset with this constant stereotyping. Maybe that
is the cause of his inner anger that causes him to do these things. You are to blame, not him...
A dingo ate my sig...
is the world where the user operates the distribution building tools, and we now have all of the components at hand, which are required to make this world real.
It's instances like this which will push MS over Unix in the end. " we now have all of the components at hand, which are required to make this world real. " For business that have been using MS based products for years, many have made money using Windows so why would they want to switch when people keep up with the name calling and finger pointing? (re: GPL arguments vs. MS and vice versa)For a company so evil, at least they're extending a hand, but according to some this is viewed as MS looking to stir up troubles in the open source community. Maybe so, but how is this comment any different from stirring up the same type of bias "What possible significance could
All the more power to them, however the community should focus on creating, and making things better, not trying to pick fights. I used FreeBSD at home and Open for my server, and have a laptop with W2K that hasn't been used in eons, and each serve their own purpose, bottom line. Comments and write ups so biased to little to sway my vote of confidence in any OS just because someone claims it to be so much better. No sirs I'll be the judge of that as will most others, so why waste time beating a dead horse. It's these same comments used against the open source community.
Everyone wants to jump in on the action, and post why they're better, and oh by the way here are 30,000 more free programs. Yes 30,000 more free programs, 30,000 more comments, and now the whole concept is lost isn't it. Meanwhile MS stands out because they focus. So please focus on making things better not worse with such biasedness
Want Root?
Ports: suck source and dependent source down across the net, configure for your system, build, install.
Apt-get for Debian: suck binaries down across the net, resolve dependencies, install
All other distros: trying to catch up.
Ports is even a step more fine grained than apt-get, simply because it works with source, and incompatibilities are nearly impossible (the package will refuse to build instead).
On second thought there is one way one might consider that this competes with
--