mipam007 said:But guys, are we really able to live on our FreeBSD installations without GPL[1-3] software? Do we have truly option to completely switch to applications under BSD/MIT license?
grep() is still gnu. feel free to re-implement it.
mipam007 said:But guys, are we really able to live on our FreeBSD installations without GPL[1-3] software? Do we have truly option to completely switch to applications under BSD/MIT license?
FreeBSD appears to be actively moving away from GPL crap (the license is crap, not necessarily the product itself; some of the GNU tools are actually pretty darn good) to more sensibly-licensed stuff. But this cannot be done overnight and is therefore a gradual process.UNIXgod said:grep() is still gnu. feel free to re-implement it.
fonz said:FreeBSD appears to be actively moving away from GPL crap (the license is crap, not necessarily the product itself; some of the GNU tools are actually pretty darn good) to more sensibly-licensed stuff. But this cannot be done overnight and is therefore a gradual process.
Fonz
P.S. Reimplementing grep(1) probably requires an M.Sc (at least) in computer science, specialised in formal language and automaton theory (a.k.a. theoretical C.S.).
I'd say Bison is a pretty big deal, too. Oddly enough, Flex is BSD/MIT licensed if I'm not mistaken.UNIXgod said:I know that gcc and grep where the bigger tools used in base but also recall some others as well. I'm curious what else is left.