Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89980 - sqwebmail (from courier) should have its own ebuild
Summary: sqwebmail (from courier) should have its own ebuild
Status: RESOLVED CANTFIX
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-21 15:02 UTC by Guillermo Castro
Modified: 2009-07-16 07:59 UTC (History)
3 users (show)

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


Attachments
www-apps/sqwebmail-5.3.2.ebuild (sqwebmail-5.3.2.ebuild,912 bytes, text/plain)
2009-07-16 07:59 UTC, Martin Mokrejš
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guillermo Castro 2005-04-21 15:02:38 UTC
Right now, sqwebmail (http://www.courier-mta.org/sqwebmail/) is a part of the mail-mta/courier package. However, as stated in the website, sqwebmail can be used with any maildir-based mail transport agent.

sqwebmail should be given its own (separate) ebuild.

Reproducible: Always
Steps to Reproduce:
1. emerge courier



Expected Results:  
emerge sqwebmail
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-17 11:18:54 UTC
Mass re-assign, seems like mail-mta/courier needs a maintainer. 
Comment 2 Brian Jackson (RETIRED) gentoo-dev 2005-07-29 08:17:22 UTC
This isn't something that's specifically courier related. Sqwebmail will
continue to be a part of mail-mta/courier. If someone wants to do this, it has
no impact on courier.
Comment 3 Brian Jackson (RETIRED) gentoo-dev 2005-07-29 08:18:02 UTC
*not specifically courier related
Comment 4 Markus Ullmann (RETIRED) gentoo-dev 2007-09-14 14:19:22 UTC
seems this request hasn't turned into an ebuild yet. If you want to help with it, it's not that hard to write one: http://devmanual.gentoo.org/quickstart/index.html

If you need further help, feel free to ask on forums or #gentoo-dev-help or #gentoo-sunrise on irc (latter is also useful if you want to maintain the app yourself)

note: we're not turning you down for this request in any way, it's just that we don't have ressources to fix all of them. though if you're willing to help, it would be more than nice to do so, as that is what we definately need :)
Comment 5 Martin Mokrejš 2009-07-16 07:59:01 UTC
Created attachment 198137 [details]
www-apps/sqwebmail-5.3.2.ebuild

Attaching an initial ebuild. It compiles fine for me on ~x86. Somebody knowledgeable of webapp stuff should probably polish this ebuild in the src_install() function.