Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 208963 - net-misc/beanstalkd-0.7 - new ebuild submission
Summary: net-misc/beanstalkd-0.7 - new ebuild submission
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Caleb Tennis (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2008-02-05 04:35 UTC by peter
Modified: 2008-08-15 21:26 UTC (History)
0 users

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


Attachments
ebuild and files (beanstalkd.tar.bz2,2.47 KB, application/octet-stream)
2008-02-05 04:36 UTC, peter
Details
Beanstalkd 0.7 ebuild (beanstalkd-0.7.ebuild,894 bytes, text/plain)
2008-02-05 09:49 UTC, peter
Details
beanstalkd/files/0.7/Makefile.install.patch (Makefile.install.patch,600 bytes, text/plain)
2008-02-05 09:51 UTC, peter
Details
beanstalkd/files/0.7/init (init,489 bytes, text/plain)
2008-02-05 09:51 UTC, peter
Details
beanstalkd/files/0.7/conf (conf,305 bytes, text/plain)
2008-02-05 09:52 UTC, peter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description peter 2008-02-05 04:35:22 UTC
I've put together and tested a new ebuild for beanstalkd.
This is my first time submitting anything to Gentoo so I apologize if I'm not following correct procedure.

The ebuild and files can be fetched from:
http://static.whitehat.net.nz/beanstalkd.tar.bz2


Reproducible: Always
Comment 1 peter 2008-02-05 04:36:31 UTC
Created attachment 142694 [details]
ebuild and files
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2008-02-05 08:38:55 UTC
Comment on attachment 142694 [details]
ebuild and files

*Please* do not attach tarballs with ebuilds.

http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3#doc_chap2
Comment 3 peter 2008-02-05 09:49:12 UTC
From the website: http://xph.us/software/beanstalkd/

"beanstalkd is a fast, distributed, in-memory workqueue service. Its interface is generic, but is intended for use in reducing the latency of page views in high-volume web applications by running most time-consuming tasks asynchronously."
Comment 4 peter 2008-02-05 09:49:50 UTC
Created attachment 142702 [details]
Beanstalkd 0.7 ebuild
Comment 5 peter 2008-02-05 09:51:35 UTC
Created attachment 142704 [details]
beanstalkd/files/0.7/Makefile.install.patch
Comment 6 peter 2008-02-05 09:51:56 UTC
Created attachment 142705 [details]
beanstalkd/files/0.7/init
Comment 7 peter 2008-02-05 09:52:14 UTC
Created attachment 142706 [details]
beanstalkd/files/0.7/conf
Comment 8 Caleb Tennis (RETIRED) gentoo-dev 2008-08-15 21:26:06 UTC
now in portage as version 1.0.

Thanks for the ebuilds