Gentoo Archives: gentoo-dev

From: Troy Dack <troy@××××××.com>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Web Portage
Date: Wed, 04 Dec 2002 11:23:43
Message-Id: 1039000885.27779.5.camel@waterhouse
In Reply to: Re: [gentoo-dev] Web Portage by Tom Prado
1 Tom,
2 Thanks for the feed back.
3
4 On Wed, 2002-12-04 at 14:56, Tom Prado wrote:
5 >
6 > This looks very nice! I like the color highlights for ebuilds that have
7 > been installed and those that are masked. Here's a few things that you
8 > may want to consider:
9 >
10 > 1) This is most likely already in your plans: an emerge rsync button
11 > and an emerge -u system button. Maybe even an emerge --clean button.
12
13 Yep, I'm still working out CVS and SourceForge, I have a TODO list
14 around somewhere and that is one of the things on it
15
16 > 2) The ability to set the ACCEPT_KEYWORDS when merging. Perhaps even
17 > cache these settings somehow.
18
19 I'm leaning towards a sort of "config" page so you can set
20 ACCEPT_KEYWORDS and PORTDIR_OVERLAY on the fly. I've already got
21 rudimentary config file settings (/etc/webportage.conf) and I'm thinking
22 of saving these sort of things in here.
23
24 I don't want to duplicate any config options that Portage already uses
25 though ... having to set the same env vars in two places for essentially
26 the same purpose is not a good idea :)
27
28 > 3) The ability to do the stages of ebuild directly, i.e. ebuild
29 > <file.ebuild> unpack, compile, install, merge.
30
31 OK, I'll see what I can do.
32
33 > 4) The ability to merge previous versions of an ebuild.
34
35 I've been thinking about this one too, the only problem is that old
36 ebuilds will be periodically wiped because emerge rsync now does a clean
37 by default to remove old ebuilds. I think this action was taken because
38 some people were using known broken ebuilds and still reporting the
39 errors in bugzilla.
40
41 I'll look into it though.
42
43 >
44 > That's the only suggestions I can come up with at the moment. Keep up
45 > the good work!
46 >
47 >
48 > Tom Prado
49
50 Thanks for taking the time to give it a try, it means a lot :)
51
52 --
53 Troy Dack
54 http://linux.tkdack.com
55
56
57 --
58 gentoo-dev@g.o mailing list