Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 290594

Summary: New ebuild: net-im/prosody
Product: Gentoo Linux Reporter: Jochen Schalanda <jochen+gentoo-bugs>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: albert+gentoo-bugzilla, djc, net-im, slashbeast
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://prosody.im/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 290590, 290592    
Bug Blocks:    
Attachments: net-im/prosody-0.5.2.ebuild
files/prosody.initd
files/prosody-0.5.2.cfg.lua.patch
net-im/prosody-0.6.0_rc1.ebuild
files/prosody-0.6.0_rc1.cfg.lua.patch
net-im/prosody-0.5.2.ebuild
net-im/prosody-0.6.0_rc1.ebuild
net-im/prosody-0.5.2.ebuild
net-im/prosody-0.6.0_rc1.ebuild
net-im/prosody-9999.ebuild
net-im/prosody-9999.ebuild
net-im/prosody-0.6.1.ebuild
files/prosody-0.6.1.cfg.lua.patch
version bump.
patch for latest ebuild.

Description Jochen Schalanda 2009-10-26 17:35:50 UTC
Prosody is a flexible and lightweight communications server for Jabber/XMPP written in Lua.

Reproducible: Always

Steps to Reproduce:
Comment 1 Jochen Schalanda 2009-10-26 17:36:14 UTC
Created attachment 208332 [details]
net-im/prosody-0.5.2.ebuild
Comment 2 Jochen Schalanda 2009-10-26 17:36:36 UTC
Created attachment 208333 [details]
files/prosody.initd
Comment 3 Jochen Schalanda 2009-10-26 17:36:53 UTC
Created attachment 208334 [details]
files/prosody-0.5.2.cfg.lua.patch
Comment 4 Jochen Schalanda 2009-10-26 17:37:21 UTC
Created attachment 208335 [details]
net-im/prosody-0.6.0_rc1.ebuild

Ebuild for new release candidate of Prosody.
Comment 5 Jochen Schalanda 2009-10-26 17:37:34 UTC
Created attachment 208336 [details]
files/prosody-0.6.0_rc1.cfg.lua.patch
Comment 6 Jochen Schalanda 2009-10-28 16:09:32 UTC
Created attachment 208535 [details]
net-im/prosody-0.5.2.ebuild

Minor fixes after repoman run (yeah, should've done that in the first place).
Comment 7 Jochen Schalanda 2009-10-28 16:10:22 UTC
Created attachment 208537 [details]
net-im/prosody-0.6.0_rc1.ebuild

Minor fixes after repoman run (yeah, should've done that in the first place).
Comment 8 Jochen Schalanda 2009-10-28 16:25:38 UTC
Created attachment 208545 [details]
net-im/prosody-0.5.2.ebuild

Fixed another stupid error with RDEPEND/DEPEND.
Comment 9 Jochen Schalanda 2009-10-28 16:25:55 UTC
Created attachment 208547 [details]
net-im/prosody-0.6.0_rc1.ebuild

Fixed another stupid error with RDEPEND/DEPEND.
Comment 10 Jochen Schalanda 2009-10-28 16:26:43 UTC
Created attachment 208549 [details]
net-im/prosody-9999.ebuild

This ebuild fetches the latest revision of Prosody from the mercurial repository.
Comment 11 Jochen Schalanda 2009-11-29 12:48:47 UTC
Created attachment 211513 [details]
net-im/prosody-9999.ebuild

Added dependency on dev-libs/luafilesystem.
Comment 12 Jochen Schalanda 2009-11-29 12:49:26 UTC
Created attachment 211514 [details]
net-im/prosody-0.6.1.ebuild

Ebuild for Prosody 0.6.1
Comment 13 Jochen Schalanda 2009-11-29 12:49:56 UTC
Created attachment 211515 [details]
files/prosody-0.6.1.cfg.lua.patch
Comment 14 Piotr Karbowski (RETIRED) gentoo-dev 2010-05-27 09:54:49 UTC
Created attachment 233097 [details]
version bump.
Comment 15 Piotr Karbowski (RETIRED) gentoo-dev 2010-05-27 09:55:14 UTC
Created attachment 233099 [details]
patch for latest ebuild.
Comment 16 Dirkjan Ochtman (RETIRED) gentoo-dev 2010-05-27 11:48:49 UTC
Okay, I finally committed this to the tree. Thanks for all the work!