Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270429 - NEW EBUILD: dev-php5/xcache-2.0_beta.ebuild
Summary: NEW EBUILD: dev-php5/xcache-2.0_beta.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Christian Hoffmann (RETIRED)
URL: http://xcache.lighttpd.net
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-19 13:37 UTC by Steffen 'j0inty' Stollfuß
Modified: 2009-12-15 09:31 UTC (History)
1 user (show)

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


Attachments
xcache-2.0_beta.ebuild (xcache-2.0_beta.ebuild,3.10 KB, text/plain)
2009-05-19 13:42 UTC, Steffen 'j0inty' Stollfuß
Details
xcache-2.0_beta.ebuild (xcache-2.0_beta.ebuild,3.30 KB, text/plain)
2009-05-19 15:12 UTC, Steffen 'j0inty' Stollfuß
Details
xcache-9999.ebuild (xcache-9999.ebuild,3.46 KB, text/plain)
2009-05-19 19:40 UTC, Steffen 'j0inty' Stollfuß
Details
xcache-2.0_beta && xcache-9999 metadata.xml (metadata.xml,945 bytes, text/plain)
2009-05-19 20:22 UTC, Steffen 'j0inty' Stollfuß
Details
xcache-1.3.0.ebuild (xcache-1.3.0.ebuild,3.28 KB, text/plain)
2009-08-04 12:27 UTC, Steffen 'j0inty' Stollfuß
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen 'j0inty' Stollfuß 2009-05-19 13:37:39 UTC
Hi,

The XCache Team has released a beta version of xcache for testers.

I used the old ebuild from version xcache-1.2.2 and needed only to modify the src_unpack function. I also added and corrected some xcache.ini parameters.

regards
j0inty

Reproducible: Always
Comment 1 Steffen 'j0inty' Stollfuß 2009-05-19 13:42:59 UTC
Created attachment 191777 [details]
xcache-2.0_beta.ebuild
Comment 2 Steffen 'j0inty' Stollfuß 2009-05-19 15:12:15 UTC
Created attachment 191787 [details]
xcache-2.0_beta.ebuild

Hi,

my old contributed ebuild has a mistake and doesn't install the coverager directory that is shipped with the need version 2.0.

 * added IUSE="xcache-constant xcache-optimizer xcache-coverager xcache-assembler xcache-encoder xcache-decoder"
 * fixed the problem that the coverager/ directory wasn't installed

j0inty
Comment 3 Steffen 'j0inty' Stollfuß 2009-05-19 19:40:41 UTC
Created attachment 191824 [details]
xcache-9999.ebuild

For those who want's to be up2date. :D

regards

 * minor bugfixes and a little buiness logic for the use flags.
Comment 4 Steffen 'j0inty' Stollfuß 2009-05-19 20:22:32 UTC
Created attachment 191838 [details]
xcache-2.0_beta && xcache-9999 metadata.xml
Comment 5 Steffen 'j0inty' Stollfuß 2009-08-04 12:24:47 UTC
Hi,

today the xcache team released the version 1.3.0 of the stable branch.

[snip]
1.3.x series is based on 1.2.x and aim for PHP 5.3 support, with some minor fixes/improvements.

ChangeLog

    * PHP 5.3 support
    * fixed #138: no segv if cache is not initialized correctly
    * default to 64M for xcache.size in xcache.ini
    * could not show module info in admin page when XCache is the last module
    * wrong http auth realm
    * coverager: font-size and newline fix for firefox
    * admin page is now magic quote gpc aware 
[/snap]

Please put this release to the portage tree like the version 1.2.2.
The ebuild file I will attach, too. It based on the 2.0_beta ebuild and compiles the source fine for me. Tested on an ~amd64 and ~x86 machine.

j0inty
Comment 6 Steffen 'j0inty' Stollfuß 2009-08-04 12:27:12 UTC
Created attachment 200147 [details]
xcache-1.3.0.ebuild
Comment 7 Christian Hoffmann (RETIRED) gentoo-dev 2009-12-15 09:31:58 UTC
Thanks to Benedikt Böhm <hollow@gentoo.org> xcache-1.3 has been in the tree since end of August 09.