Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 43001

Summary: Mail-Sender-0.8.10.ebuild (New Package)
Product: Gentoo Linux Reporter: Michael Knappe <michael.knappe>
Component: New packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED INVALID    
Severity: enhancement CC: michael.knappe
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: x86   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 43362    
Attachments: Mail-Sender-0.8.10.ebuild

Description Michael Knappe 2004-02-26 10:29:29 UTC
Hi all,

Mail::Sender - perl module for sending mails with attachments through an SMTP server

This new ebuild is a dependency for a another new ebuild for dansguardian patched with virus scanner module which will follow shortly.

best regards, Guenther & Michael
Comment 1 Michael Knappe 2004-02-26 10:32:03 UTC
Created attachment 26409 [details]
Mail-Sender-0.8.10.ebuild
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2004-02-27 08:56:07 UTC
do you havea bug number on dansguardian yet? (would be helpful to be able to identify it as a dep)
Comment 3 Michael Knappe 2004-03-01 03:31:51 UTC
Bug number of dansguardian is 43362 but it will take us some more time to test the dansguardian ebuild.
Comment 4 Michael Knappe 2004-04-15 01:44:52 UTC
This perl modules install asks for y/n during setup. Do you know, how to answer this question automatically from within an ebuild file?

best regards, Michael
Comment 5 Michael Cummings (RETIRED) gentoo-dev 2004-08-06 10:26:05 UTC
Depending on the appropriate answer:

src_compile() {
        echo "y" | perl-module_src_compile
}
Comment 6 Michael Cummings (RETIRED) gentoo-dev 2004-12-20 01:43:59 UTC
Looking at the latest version of the dansguard bug, it doesn't appear that this package is needed any more. Since I haven't heard anything in 4 months, closing. Please reopen if this is still relevant.