Bug 66522 - update crm114 app-text/crm114/crm114-20040924.ebuild
|
Bug#:
66522
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: shell-tools@gentoo.org
|
Reported By: zagarna@yahoo.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: update crm114 app-text/crm114/crm114-20040924.ebuild
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-10-06 06:45 0000
|
new ebuild updates crm114 to version 20040924.BlameResidentWeasel
depends on dev-libs/tre/tre-0.7.0.ebuild (submitted in another bugreport)
*** Bug 63388 has been marked as a duplicate of this bug. ***
Created an attachment (id=42829) [details]
patch to change use flags
patch with -p0. Changed USE flags. Now uses mew, mimencode, and
normalizemime. Also included the patching of the mailfilter.cf according to
which mime decoder is used.
The bump is ready in my tree, I'm just waiting on bug #69474.
Created an attachment (id=42891) [details]
patch to semi-remove dependency on procmail
This is a proposed solution to bug #69358. It adds a local use flag --
noprocmail -- so that if you don't want to install procmail you can still run
crm114. crm114 only depends on procmail if you are using the included
mailfilter.crm script. If you write custom crm scripts, then procmail isn't a
hard requirement. Unfortunately, I don't have a good idea of how to convey
that info to the user who doesn't want to install procmail, and then complains
when the default mailfilter.crm doesn't work.
Created an attachment (id=42892) [details]
patch to fix IUSE
It's too late for me to be thinking straight. THis patch fixes the IUSE line
to take into account the new use flags (mew, mimencode, normalizemime, and
noprocmail)
Created an attachment (id=42894) [details]
patch to add warning text when using noprocmail
K, last patch tonight (I hope). Added some post install text mentioning that
the included mailfilter.crm script won't work when used with USE="noprocmail".