Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 187420 - www-apps/horde-webmail-1.0.1 is missing some RDEPEND and some PHP features checks
Summary: www-apps/horde-webmail-1.0.1 is missing some RDEPEND and some PHP features ch...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-01 18:49 UTC by MT
Modified: 2007-12-30 18:46 UTC (History)
1 user (show)

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


Attachments
horde-webmail-1.0.1.ebuild (horde-webmail-1.0.1.ebuild,531 bytes, text/plain)
2007-08-01 18:49 UTC, MT
Details
horde-webmail-1.0.1.ebuild.patch (horde-webmail-1.0.1.ebuild.patch,480 bytes, patch)
2007-08-01 19:29 UTC, MT
Details | Diff
horde-webmail-1.0.1.ebuild.patch (horde-webmail-1.0.1.ebuild.patch,722 bytes, patch)
2007-08-01 19:56 UTC, MT
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description MT 2007-08-01 18:49:18 UTC
Horde Groupware Webmail Edition is a free, enterprise ready, browser based communication suite. Users can read, send and organize email messages and manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.

attached there is a working ebuild.

Reproducible: Always
Comment 1 MT 2007-08-01 18:49:43 UTC
Created attachment 126638 [details]
horde-webmail-1.0.1.ebuild
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-08-01 18:51:40 UTC
Hmmm?

www-apps/horde-webmail
      Latest version available: 1.0.1
      Latest version installed: [ Not Installed ]
      Size of downloaded files: [no/bad digest]
      Homepage:    http://www.horde.org/horde-webmail
      Description: browser based communication suite
      License:     LGPL-2
Comment 3 MT 2007-08-01 19:28:41 UTC
(In reply to comment #2)
> Hmmm?

@jakub: sorry for the noise, the gentoo mirror i'm using is terribly outdated and i do not have noticed the bump into packages.gentoo.org (my fault, sorry again).

---

watching the ebuild from SpanKY i have noticed some problems:

- www-apps/horde-3 is a RDEPEND, but horde framework itself is just bundled with the horde-webmail tarball, so there is not need to add it to RDEPEND;
- the ebuild lack the HORDE_PHP_FEATURES with all the php features necessary to run the package;
- is missing the app-crypt/gnupg RDEPEND and the "crypt" IUSE for the people who want enable/disable GPG support;


attached there is the ebuild patch that fix all these issues.
Comment 4 MT 2007-08-01 19:29:05 UTC
Created attachment 126646 [details, diff]
horde-webmail-1.0.1.ebuild.patch
Comment 5 MT 2007-08-01 19:56:07 UTC
Created attachment 126649 [details, diff]
horde-webmail-1.0.1.ebuild.patch

this one provide all the RDEPEND/IUSE required by the various storage beckends supported by horde-webmail.

(as AT g/fbsd) i have tested the ebuild on a clean stage3 installation, both x86 and amd64, and seem that all the RDEPENDs are satified. the file "test.php" bundled with the package show no issues with php configurations/requirements)
Comment 6 Benny Pedersen 2007-09-24 11:02:20 UTC
horde-webmail olso should imho block horde since horde is part of horde-webmail tarball that is complete standalone packege without need for other ebuilds from horde.org :-)

another problem i have is that unicode, webpages seem to be latin1, but my default in mysql is utf8, means that highbit chars does not work atleast here

when edit in phpmyadmin direct to the sql tables i can edit to have the danish chars as it should, and it displays ok when i force my konqueror browser to use utf8 and not auto detect

Comment 7 SpanKY gentoo-dev 2007-12-30 18:46:41 UTC
thanks, ive added all that stuff

http://sources.gentoo.org/www-apps/horde-webmail/horde-webmail-1.0.1.ebuild?r1=1.1&r2=1.2