<<
<<
<< I want to know your thoughts on their "portage" system. I really want to know if they are telling the truth when they say it is sooo much better than BSD ports. >>
Well so far I'm pretty impressed with the portage system.. so far I've installed apache, lynx, xf86, and a few others without any snags,
usage is really straight forward, for example to install apache I simply typed;
# emerge apache .. doesn't get much easier than that i guess. At this point with what little experience I have with it I'd have to say the portage system is at least on par with the BSD ports system. I'll have to play with it a little more to say for certain which system i prefer.
DnetMHZ
<edit>
<< So far it seems like a lot of work to install the damn thing. >>
I agree on it being a lot of work to install.. still less work than LFS though.
Personally I know that I learned a bunch of new stuff from going through the whole process.
It might not be good for a total linux noob, but for someone trying to get deeper into it I'd say it's a good place to start. >>
Is there any way to search through portage (ie make search key=php on OpenBSD)? >>
You can do this: emerge -s [search]
So your search for php would be emerge -s php
then you can do an emerge --pretend php << will show you what it's going to install and what dependencies will be filled.
I have installed gentoo just yesterday after i stumbled on this thread

I have to say, i'm amazed at how easy the emerge management is. From what i understand, this is something that BSD users have been enjoying for a while.... well i love it.
The install instructions were easy to follow, i got my system up and running.... but i ran into a problem when i forgot to compile devfs into my kernel. I did a quick search on the forums and found out what to do and why when i recompiled nothing happened.
Gentoo has converted slack/obsd/fbsd and even debian users. I love it... i learned so much just during install...
Similar to DnetMHZ, i chose level 1 install using the 16mb cd. Although i'm still installing software, i do have a fully functional x install and xfce

Next up i have a few more servers to do...
The thing i like about this is that i know exactly what's going on under there. Unlike my previous distro (redhat) I know exactly what's installed, and what i need to install.
I have one minor gripe about it though. I've fallen in love with vi and vim and never learned another editor. Reason being when i first got introduced, it was encouraged to learn vi since most unix boxes only come with vi installed. Included with gentoo is nano (a pico clone). Although i was able to use it... i really would have preferred to have vi installed. Thinking back on all the gripes i've had with other distro's, this one is minimal and just a matter of preference.
I have to say, i'm loving this distro already... and much like DnetMHZ:
/me has found his distro!!!