public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: <drobbins@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] portage-1.5_pre7
Date: Thu Mar  1 15:04:02 2001	[thread overview]
Message-ID: <20010301150323.A8832@cvs.gentoo.org> (raw)

Hi all,

I just committed sys-apps/portage-1.5_pre7, a brand new *test* 
version of Portage with recursive merging capability.

Here's how to install it.  First, update your /usr/portage tree.
Then, do the following:

# cd /etc
# rm make.conf.eg
# rm make.defaults.eg
(if they exist, that is)

# cd /usr/portage/sys-apps/portage
# ebuild portage-1.5_pre7.ebuild merge

# cd /etc
# ln -s /usr/portage/profiles/default make.profile

The _beta_ recursive merging capability can be used as follows.

# emerge --pretend foo-1.0.ebuild

This will show you the ebuilds that will be merged to install this
particular ebuild.  Build deps will be listed first, then runtime
deps.  There may be duplicates in the runtime deps list; this is 
normal.  The package in question won't be installed twice, since 
this dependency will be satisfied by the time emerge gets to the
runtime deps.  To do the "real" install:

# emerge foo-1.0.ebuild

:)))

I'm currently using emerge on cvs.gentoo.org, with success.
It will also work (not with full profile support yet) if you do
this:

# export ROOT=/mnt/gentoo
# emerge foo-1.0.ebuild

All build dependencies will be installed to "/" and all runtime
dependencies will be installed to "/mnt/gentoo" :)))

Enjoy,

-- 
Daniel Robbins					<drobbins@gentoo.org>
President/CEO					http://www.gentoo.org 
Gentoo Technologies, Inc.			



             reply	other threads:[~2001-03-01 22:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-01 15:04 drobbins [this message]
2001-03-01 18:09 ` [gentoo-dev] portage-1.5_pre7 Pete Gavin
2001-03-01 18:19   ` Achim Gottinger
2001-03-01 19:11     ` drobbins
2001-03-05  3:41 ` Philippe Namias
2001-03-05 14:15   ` drobbins
  -- strict thread matches above, loose matches on Subject: below --
2001-03-16 10:16 BoehmeSilvio
2001-03-16 10:30 ` drobbins

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010301150323.A8832@cvs.gentoo.org \
    --to=drobbins@gentoo.org \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox