Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37964 - exim should make use of mbox and perl USE flags
Summary: exim should make use of mbox and perl USE flags
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Colin Morey (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-12 06:14 UTC by Thierry Carrez (RETIRED)
Modified: 2004-06-15 13:36 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Carrez (RETIRED) gentoo-dev 2004-01-12 06:14:33 UTC
The current exim ebuild always includes perl and mbox support :

EXIM_PERL=perl.o
SUPPORT_MBX=yes

Since we have the "perl" and "mbox" USE flags, the ebuild could be modified to conditionally include Perl and MBOX support, as they are not always needed.


Reproducible: Always
Steps to Reproduce:
USE="-perl -mbox" emerge exim
Actual Results:  
exim included Perl bindings and mbox support.

Expected Results:  
exim should not include Perl bindings and mbox support.
Comment 1 Thomas Stein 2004-02-20 15:34:53 UTC
Hello

Why is this ebuild not in portage? Its for to long in bugzilla.

best regards
Thomas
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-03-18 15:37:38 UTC
handing these over to Jay
Comment 3 Colin Morey (RETIRED) gentoo-dev 2004-04-24 03:34:43 UTC
support added to the 4.32 ebuild, shortly to be in portage "~x86 ~sparc" masked
Comment 4 Colin Morey (RETIRED) gentoo-dev 2004-06-15 13:36:29 UTC
Closing bug, this was added to exim 4.32 and there have been no further comments.