Gentoo Archives: gentoo-dev

From: foser <foser@×××××××××××××××××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] USE flags again (informix, memlimit)
Date: Wed, 14 May 2003 13:48:45
Message-Id: 1052920064.16724.21.camel@rivendell
In Reply to: [gentoo-dev] USE flags again (informix, memlimit) by "Robin H.Johnson"
1 On Wed, 2003-05-14 at 11:14, Robin H.Johnson wrote:
2 > I've almost completed the new PHP eclasses for mod_php and CLI php.
3 > I just wanted to discuss a possible new global USE flag.
4 >
5 > informix - Provides support for IBM Informix server
6 >
7 > This would compliment the current 'oci8' for Oracle.
8 > Once we also get other packages for informix, then will greatly increase
9 > our appeal to the enterprise market :-).
10
11 In my opinion USE flags should stay local as long as there's not
12 multiple uses for it currently available (or pending) in the tree . I
13 don't know if that's the case here (taking into consideration php and
14 mod_php are basically the same package).
15
16 >
17 > Previously, Tal (coredumb) made enquries about the a memlimit flag on
18 > -core. (Subject: '[gentoo-core] Memory limit useflag' Date: 23? Apr).
19 > Nobody at all responded to the message, so I'm going to just repeat the
20 > just of it here
21 >
22 > This was originally in response to bug #18890. PHP supports a memory
23 > limit option that puts some memory usage limits into place (similar to
24 > ulimit).
25 >
26 > We want to push this to a USE flag as it does cause a visible
27 > performance hit for the increase in security it provides.
28 >
29 > From a little research on Google, it seems that both TeX and PostGres
30 > support memory limit stuff to some degree (I did not dig much beyond the
31 > first page linked off google).
32
33 wouldn't be a general security type of flag better ? In general it seems
34 like the sort of thing flagged.
35
36 > Given the utter lack of response to Tal's previous email to -core, if I
37 > don't get any answer on these by saturday, I'll look at including them
38 > myself as they are needed for the new PHP ebuilds.
39
40 see it like this, other devs don't deal with your packages and may be
41 careful to give their opinion about something they haven't looked into
42 (i know i am).
43
44 In general i was looking trough USE flags list, things like icc and
45 jikes and memlimit maybe, do they really belong in use.desc ? Aren't USE
46 flags defined as compile time enabling or disabling of certain features
47 in an application, i guess memlimit fits the description, but icc and
48 jikes don't, theyre compile time options that have no direct effect on
49 the functionality of the app. Shouldnt they have their own file,
50 removing some of the burden of the use.desc file ?
51
52 - foser
53
54
55 --
56 gentoo-dev@g.o mailing list

Replies