Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 257044 - memcachedb-1.2.0.ebuild (New Package)
Summary: memcachedb-1.2.0.ebuild (New Package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard: sunrise suggested
Keywords: EBUILD, InVCS
Depends on:
Blocks:
 
Reported: 2009-01-31 07:19 UTC by Michael Platov
Modified: 2009-05-27 05:21 UTC (History)
1 user (show)

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


Attachments
memcachedb-1.2.0.ebuild (memcachedb-1.2.0.ebuild,1.17 KB, text/plain)
2009-01-31 07:21 UTC, Michael Platov
Details
memcachedb-1.2.1_beta.ebuild (memcachedb-1.2.1_beta.ebuild,1.17 KB, text/plain)
2009-01-31 07:21 UTC, Michael Platov
Details
sample config file for memcachedb.ebuild (conf,1.13 KB, text/plain)
2009-01-31 07:22 UTC, Michael Platov
Details
init.d script for memcachedb (init,2.33 KB, text/plain)
2009-01-31 07:22 UTC, Michael Platov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Platov 2009-01-31 07:19:05 UTC
Hi!

Please find attached ebuilds for MemcacheDB.

MemcacheDB is a distributed key-value storage system designed for persistent. It is NOT a cache solution, but a persistent storage engine for fast and reliable key-value based object storage and retrieval. It conforms to memcache protocol(not completed, see below), so any memcached client can have connectivity with it. MemcacheDB uses Berkeley DB as a storing backend, so lots of features including transaction and replication are supported.
http://memcachedb.org/

This ebuild is based on memcached-1.2.6.ebuild and I suggest it to be named as "net-misc/memcachedb" (similar to memcached, which is "net-misc/memcached")

This ebuild supports creation of multiple instances (very similar to memcached's ebuild)

Also, I'm attaching ebuild for latest beta-version (1.2.1-beta), sample config and init files
Comment 1 Michael Platov 2009-01-31 07:21:14 UTC
Created attachment 180368 [details]
memcachedb-1.2.0.ebuild
Comment 2 Michael Platov 2009-01-31 07:21:34 UTC
Created attachment 180370 [details]
memcachedb-1.2.1_beta.ebuild
Comment 3 Michael Platov 2009-01-31 07:22:17 UTC
Created attachment 180372 [details]
sample config file for memcachedb.ebuild
Comment 4 Michael Platov 2009-01-31 07:22:47 UTC
Created attachment 180374 [details]
init.d script for memcachedb
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-04-29 15:33:52 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 6 Alex Legler (RETIRED) archtester gentoo-dev Security 2009-05-01 19:39:14 UTC
There has been a vulnerability report for memcachedb: CVE-2009-1255
Details: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1255

Please verify that this issue is fixed before adding this package to any overlays, sunrise or gentoo-x86.