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
Description:   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)

------- Comment #1 From Antonio Dolcetta 2004-10-06 06:46:31 0000 -------
Created an attachment (id=41222) [details]
new crm114 ebuild

------- Comment #2 From Antonio Dolcetta 2004-10-06 06:50:27 0000 -------
new libtre ebuild is bug #66523

------- Comment #3 From Tom Martin (RETIRED) 2004-10-26 13:33:17 0000 -------
*** Bug 63388 has been marked as a duplicate of this bug. ***

------- Comment #4 From John Hampton 2004-10-28 22:57:03 0000 -------
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.

------- Comment #5 From Tom Martin (RETIRED) 2004-10-29 17:09:28 0000 -------
The bump is ready in my tree, I'm just waiting on bug #69474.

------- Comment #6 From John Hampton 2004-10-29 23:22:29 0000 -------
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.

------- Comment #7 From John Hampton 2004-10-29 23:40:27 0000 -------
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)

------- Comment #8 From John Hampton 2004-10-30 00:05:21 0000 -------
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".

------- Comment #9 From Tom Martin (RETIRED) 2004-10-30 11:45:57 0000 -------
In CVS now, thanks all.