Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 446062 - dev-php/eaccelerator now supports dev-lang/php-5.4
Summary: dev-php/eaccelerator now supports dev-lang/php-5.4
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-05 10:55 UTC by Denis Kaganovich
Modified: 2012-12-06 14:05 UTC (History)
0 users

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


Attachments
eaccelerator-9999.patch (eaccelerator-9999.patch,1.02 KB, patch)
2012-12-05 10:58 UTC, Denis Kaganovich
Details | Diff
eaccelerator-9999.ebuild.patch (eaccelerator-9999-1.patch,1.04 KB, patch)
2012-12-05 11:08 UTC, Denis Kaganovich
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Kaganovich 2012-12-05 10:55:55 UTC
I just want to remind: dev-php/eaccelerator now supporting php 5.4 (and even much better then pecl-apc for me), but current version placed only on git. You can snapshotting tarball from github or use git, but IMHO good idea to do something. To force I attaching trivial patch...

Reproducible: Always
Comment 1 Denis Kaganovich 2012-12-05 10:58:14 UTC
Created attachment 331512 [details, diff]
eaccelerator-9999.patch

0.9.6.1-r5 -> 9999 (git)
Comment 2 Denis Kaganovich 2012-12-05 11:08:14 UTC
Created attachment 331514 [details, diff]
eaccelerator-9999.ebuild.patch
Comment 3 Ole Markus With (RETIRED) gentoo-dev 2012-12-05 14:35:03 UTC
Sorry, but if upstream is not ready to do a release for php 5.4, then we will not support it either.

You already have a patched ebuild that works, then just put it in your own overlay.

Cheers,
Ole Markus
Comment 4 Denis Kaganovich 2012-12-06 12:37:36 UTC
OK. I just shy to add so trivial "innovative" changes from mainline and think this is more wide useful. But added to my overlay, ok.
Comment 5 Ole Markus With (RETIRED) gentoo-dev 2012-12-06 12:41:41 UTC
(In reply to comment #4)
> OK. I just shy to add so trivial "innovative" changes from mainline and
> think this is more wide useful. But added to my overlay, ok.

Trivial for a single package maybe, but when we add this for many packages for no particular reason beyond a user requesting it, the maintenance cost becomes quite high :)
Comment 6 Denis Kaganovich 2012-12-06 14:05:10 UTC
(In reply to comment #5)

> Trivial for a single package maybe, but when we add this for many packages
> for no particular reason beyond a user requesting it, the maintenance cost
> becomes quite high :)

Reason - only permanent problems with APC & PHP 5.4 (last - 5.4.8) & MPM-ITK. But in global sense - yes, people can use XCache too.

PS This is APC problem: https://bugs.php.net/bug.php?id=62996 - "solved", but 5.4.8 is later.