
kito at gentoo
Dec 5, 2005, 10:20 AM
Post #58 of 58
(775 views)
Permalink
|
On Dec 4, 2005, at 11:19 PM, m h wrote: > Kito- > > Just pinging again. Can you provide a status update? Is there a > tarball/patch for prefix available somewhere? Apologies once again for the lack of communication....we have been getting work done though =) Portage with the autoconf/prefix modifications is in its own svn branch now, as well as the prefix aware ebuild tree. Developers can find them at: svn+ssh://{USERNAME}@svn.gentoo.org/var/svnroot/portage/main/ branches/prefix svn+ssh://{USERNAME}@svn.gentoo.org/var/svnroot/gentoo-alt/trunk/ prefix-overlay anon svn access for portage is at: svn co svn://twobit.net/portage Sadly, whats in svn is not working at the moment, the recent cache rewrite caused some problems, so if you want something that works (sorta) right now, grab the snapshot below. Currently there is no anon access to the ebuild repo, but we should have daily snapshots available on the mirrors soon, but here are current snapshots: http://dev.gentoo.org/~kito/distfiles/portage-2.0.53.03.tar.gz http://dev.gentoo.org/~kito/distfiles/prefix-overlay-05122005.tar.gz to install portage, just run: ./configure --prefix=${PREFIX}/usr --with-offset-prefix=${PREFIX} && make && make install replacing ${PREFIX} with whatever path you want... I've only taken care of the Darwin/OS X side of things, so for ELF systems you'll still need ebuilds for gcc and binutils, a make.conf, and a valid profile. How you bootstrap is up to you, you can either create symlinks to your host systems toolchain, manually compile them, or use haubis toolsbox. There are tons and tons of bugs and missing functionality, but its a start =) Still hope to get a small project page/wiki going at some point when time permits, any help is appreciated. --Kito > > thanks > > matt > > On 11/8/05, m h <sesquile [at] gmail> wrote: >> thanks for the update. I'll be patient... >> >> On 11/8/05, Kito <kito [at] gentoo> wrote: >>> >>> On Nov 8, 2005, at 10:53 AM, Grobian wrote: >>> >>>> getting impatient, eh? >>>> >>>> I AM FIRST!!!! >>>> >>>> >>>> m h wrote: >>>>> Kito- >>>>> How long do you suppose it will be til us common folk can get a >>>>> tarball? >>> >>> Hehe, sorry its taking so long... got slowed down by work-work a >>> little. I need to clean up my changes and split new patches, >>> hopefully a couple more days(famous last words I know).... >>> Thanks for being patient ;) >>> >>> --Kito >>> -- >>> gentoo-osx [at] gentoo mailing list >>> >>> >> > > -- > gentoo-osx [at] gentoo mailing list > -- gentoo-osx [at] gentoo mailing list
|