Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43001 - Mail-Sender-0.8.10.ebuild (New Package)
Summary: Mail-Sender-0.8.10.ebuild (New Package)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 All
: High enhancement (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 43362
  Show dependency tree
 
Reported: 2004-02-26 10:29 UTC by Michael Knappe
Modified: 2004-12-20 01:43 UTC (History)
1 user (show)

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


Attachments
Mail-Sender-0.8.10.ebuild (Mail-Sender-0.8.10.ebuild,571 bytes, text/plain)
2004-02-26 10:32 UTC, Michael Knappe
Details

Note You need to log in before you can comment on or make changes to this bug.
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.