First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 84684
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Net-Mail Packages <net-mail@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
maildrop-1.8.0-r2.patch Patch over current ebuild patch Diego Pettenò 2005-03-09 16:46 0000 1.23 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 84684 depends on: Show dependency tree
Show dependency graph
Bug 84684 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-03-09 16:45 0000
The attached patch applied over current ebuild fixes some issues with maildrop:

- it removes a double dependency on perl (which should be a no-op)
- it removes dependency on virtual/mta (it can be fully used without an mta, for example using fetchmail to feed it, as I'm doing at the moment)
- it removes the debug useflag as ./configure has no --enable-DEBUG argument
- it disable using courier-authlib when we don't use mysql, postgres or ldap (explicitly disabling it if we already have it installed for example for courier-imap)

HTH, Diego

------- Comment #1 From Diego Pettenò 2005-03-09 16:46:03 0000 -------
Created an attachment (id=53044) [edit]
Patch over current ebuild

------- Comment #2 From Fernando J. Pereda 2005-03-10 09:51:43 0000 -------
> - it removes a double dependency on perl (which should be a no-op)
> - it removes dependency on virtual/mta (it can be fully used without an mta, for example using fetchmail to feed it, as I'm doing at the moment)

Thats true...

> - it removes the debug useflag as ./configure has no --enable-DEBUG argument

debug useflag does more then just activate --enable-DEBUG.

> - it disable using courier-authlib when we don't use mysql, postgres or ldap (explicitly disabling it if we already have it installed for example for courier-imap)

looks ok to me...

I'll try to apply it ASAP.

Thank,
Ferdy

------- Comment #3 From Fernando J. Pereda 2005-03-10 10:26:55 0000 -------
Thanks, maildrop-1.8.0-r3 is in cvs with (almost all of) these fixes.

Cheers,
Ferdy

First Last Prev Next    No search results available      Search page      Enter new bug