Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6046 - horde-imp-3.1.ebuild (New Package)
Summary: horde-imp-3.1.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 6045
Blocks:
  Show dependency tree
 
Reported: 2002-08-05 11:56 UTC by CG
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

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


Attachments
horde-imp-3.1.ebuild (horde-imp.tar.gz,2.78 KB, text/plain)
2002-08-05 11:57 UTC, CG
Details
horde-imp-3.1.ebuild (tar gzip) (horde-imp.tar.gz,2.78 KB, application/gzip)
2002-08-06 09:25 UTC, CG
Details
httpd_user patch (no_root_own.patch,1.14 KB, patch)
2002-10-31 16:25 UTC, Ken Brush
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description CG 2002-08-05 11:56:03 UTC
Hi!

Please find attached horde-imp.tar.gz containing horde-imp-3.1.ebuild, Changelog
and md5 digest.

IMP was the first Horde application, and in some respects Horde grew out of it.
IMP provides webmail access to any IMAP or POP3 mailbox, and handles internet
standard MIME attachments, user defined filters, preferences, and more.

more details: http://www.horde.org

I suggest net-mail/horde-imp.

Christophe GUILLOUX
Comment 1 CG 2002-08-05 11:57:02 UTC
Created attachment 2833 [details]
horde-imp-3.1.ebuild
Comment 2 CG 2002-08-05 12:05:07 UTC
this ebuild depend on horde previously
submitted
Comment 3 CG 2002-08-06 09:25:42 UTC
Created attachment 2870 [details]
horde-imp-3.1.ebuild (tar gzip)
Comment 4 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-10-31 12:29:53 UTC
Fixed. Available for testing as net-www/horde-imp-3.1. Please be advised that I
have not thoroughly tested this, so please reopen the bug if you encounter any
bugs I may have overlooked.
Comment 5 Ken Brush 2002-10-31 16:25:34 UTC
Created attachment 5252 [details, diff]
httpd_user patch

This patch changes how httpd_user and httpd_group are found. 

It also chown's $HTTPD_ROOT/horde/imp as HTTPD_USER:HTTPD_GROUP rather than
root:HTTPD_GROUP.