Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 285816 - Change default USE of dev-lang/php to match vanilla build
Summary: Change default USE of dev-lang/php to match vanilla build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-21 10:22 UTC by Patrick ALLAERT
Modified: 2010-06-12 22:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick ALLAERT 2009-09-21 10:22:34 UTC
A regular:
$ emerge php
should provide default php functionalities.

Currently, filter, json, simplexml, sqlite, tokenizer (and maybe other) use flags are not active by default which provides a very minimal PHP installation (much more minimal than configuring it with a simple "./configure").

IMHO, this is wrong because without specific +- USE flags, PHP should come with vanilla functionalities and not as a minimal build. However, a "minimal" USE flag may be considered.
Comment 1 Patrick ALLAERT 2009-11-25 11:41:24 UTC
BUMP, someone?
Comment 2 Matti Bickel (RETIRED) gentoo-dev 2010-04-14 23:15:15 UTC
We will discuss this for the soon to be php-5.3 on our 25th April meeting. You're welcome join us in #gentoo-php on freenode to discuss this.

To be clear: we don't accept feature requests on php-5.2 anymore. All new work will go into php-5.3

I've rewritten the summary to match your stated proposal.
Comment 3 Patrick ALLAERT 2010-04-15 07:34:15 UTC
(In reply to comment #2)
> We will discuss this for the soon to be php-5.3 on our 25th April meeting.
> You're welcome join us in #gentoo-php on freenode to discuss this.
> 
> To be clear: we don't accept feature requests on php-5.2 anymore. All new work
> will go into php-5.3
> 
> I've rewritten the summary to match your stated proposal.

This sounds good to me, thanks.
Comment 4 Matti Bickel (RETIRED) gentoo-dev 2010-06-11 20:50:23 UTC
It was quite a bit of work but I just committed a php-5.3.2 to the php overlay which has USE-defaults that match the vanilla build.

This will migrate to the main tree shortly. I'll RESO FIX the bug when that happens.
Comment 5 Matti Bickel (RETIRED) gentoo-dev 2010-06-12 22:05:28 UTC
In CVS.