Gentoo Archives: gentoo-dev

From: 320095285153-0001@t-online.de (Achim Gottinger)
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] USE & Portages
Date: Mon, 15 Jan 2001 13:04:38
Message-Id: 3A635161.117B0150@gottinger.de
In Reply to: Re: [gentoo-dev] USE & Portages by Jerry A!
1 "Jerry A!" wrote:
2
3 > On Mon, Jan 15, 2001 at 09:29:48AM -0700, drobbins@g.o wrote:
4 > : On Mon, Jan 15, 2001 at 03:32:16AM -0500, Jerry A! wrote:
5 > :
6 > : > So, I was thinking (yeah, I know how dangerous that is). Is it possible
7 > : > to specify USE on the command-line? If not, how out-of-place would it
8 > : > be to specify USE in the .ebuild?
9 > :
10 > : Right now, you can't specify USE as an environment variable, it's not really
11 > : intended for that purpose. You're supposed to use it to tell Portage to
12 > : enable or disable certain optional functionality on a system-wide basis, so that
13 > : the ebuilds know whether or not to compile-in optional GNOME support if it
14 > : is available, for instance.
15 > :
16 > : Maybe if you can describe the specific problem you're trying to solve, we
17 > : can help you find a better solution (or create a solution if needed).
18 >
19 > What I'm looking for is optional functionality of a portage-specific
20 > basis.
21 >
22 > For instance, instead of having exim, exim-ldap, postfix, postfix-tls,
23 > etc... ebuilds which may or may not get out of sync (like the qmail ones
24 > currently are), I'd like to have one portage. In that portage or
25 > through the use of a command-line variable have the user choose what
26 > options they want (tls, mysql, ldap, etc...). Or, at the very least
27 > have a USE= line in the ebuild that they can edit to suit their tastes.
28 >
29 > If this isn't possible, then I suggest adding options like: mta-tls,
30 > mta-mysql, mta-ldap, etc... to /etc/make.defaults and /etc/make.conf.
31
32 I think that is a good idea, but don't use only mysql or ldap because I'm
33 planning to use that for stuff like gnome-db, php
34
35 THX achim
36
37 >
38 >
39 > My only reservation for this is that we may eventually run into MTAs
40 > that don't support all the functionality. But then again, that can be
41 > solved, so maybe I'm making a mountain out of a molehill.
42
43 >
44 >
45 > Anyway, let me know how you'd like me to proceed.
46 >
47 > --Jerry
48 >
49 > name: Jerry Alexandratos || Open-Source software isn't a
50 > phone: 703.599.6023 || matter of life or death...
51 > email: jerry@××××××.com || ...It's much more important
52 > || than that!
53 > _______________________________________________
54 > gentoo-dev mailing list
55 > gentoo-dev@g.o
56 > http://www.gentoo.org/mailman/listinfo/gentoo-dev

Replies

Subject Author
Re: [gentoo-dev] USE & Portages Jerry A! <jerry@×××××××.org>