
+1tallest wrote:This is something I think could be really useful and I'd imagine I'm not the only one.


Me too, i've darwin port, but it's far away portage ! I would rather use portageHawkFB wrote:I installed Darwinports in my new MacBook. Up to some extent, it reminds me of Portage. It looks better than Fink, at least in x86, and the packages are up to date (up to Gentoo-date ;P )
But I read somewhere that there were efforts to bring Portage, darwinports and Fink together under the same flag (metadistribution?). Is this really going to happen? Soon? Will it happen in x86 Macs too?
It is not really useable... at least not for me, the only thing I successfully downloaded was links. But I believe other people have had better luck. Install it (there are also uninstall instructions if it doesn't work)! Dunno about Darwinports though. (If portage is a no go, install that too!)Sunnz wrote:I am thinking of getting an x86 mac as well... so Portage is not yet usable on OSX? Is it best to use Darwinport till Portage is ready? If so, does Darwinport do what Portage do - figures out dependencies, download sources, compile them using CFLAG, USE, etc?





curl is included with OS X:vibrokatana wrote:btw: anyone know a good command line download utility on osx?
Code: Select all
$ curl -O http://www.example.com/blah.gzFollowing the instructions for Portage-prefix i downloaded portage-alt-prefix-latest.tar.bz2 and untarred it but when I look inside, there is no configure script so I can't continue with the install. How exactly do you install Portage-prefix?grobian wrote:Old-style Gentoo for Mac OS X development is ppc-macos only, and maintained in the tree. No development made on it, in favour of Prefixed Portage (http://gentoo-wiki.com/Portage-prefix) which is expected to work on x86-macos as well as many other systems, without screwing up your Mac if you just want a newer Vim than Apple gave you.
vibrokatana wrote:I want some of the tools I use in linux, i was like where the heck is wget?
btw: anyone know a good command line download utility on osx?
Code: Select all
$ curl -o g.com-homepage.html http://www.gentoo.org/