aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Sender
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.8.10.Anton Berezin2004-02-113-8/+15
| | | | | | | Submitted by: mat Notes: svn path=/head/; revision=100657
* - Update to 0.8.06Erwin Lansing2003-06-043-11/+15
| | | | | | | | | | | - Do not depend on p5-MIME-Base64 for perl 5.8 PR: 52284 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: maintainer, edwin (mentor) Notes: svn path=/head/; revision=82275
* Update to 0.8.05.Anton Berezin2003-03-053-5/+4
| | | | Notes: svn path=/head/; revision=76988
* Update to 0.8.04.Anton Berezin2003-02-022-2/+2
| | | | | | | | | | | | | | Vendor changes: - fixed some Windows problems; - added NTLM authentication - added checks for broken connections - reverted the server response tests - some documentation fixes and additions - fixed typo causing problems with perl 5.8 - fixed incorrect handling of halfhour timezones Notes: svn path=/head/; revision=74521
* Update to 0.8.00.Anton Berezin2002-08-062-2/+2
| | | | Notes: svn path=/head/; revision=64097
* Update to 0.7.14.Anton Berezin2002-06-122-3/+4
| | | | Notes: svn path=/head/; revision=61177
* Update to 0.7.10.Anton Berezin2001-08-314-4/+12
| | | | | | | | | | Make it work in BATCH mode as well. Add WWW to pkg-descr. Fix plist. Assume maintainership. Notes: svn path=/head/; revision=47215
* UpgradeVanilla I. Shu2001-05-102-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p5-Apache-AuthTicket => 0.31 p5-Apache-AuthenCache => 0.04 p5-Business-CreditCard => 0.23 p5-CGI-Cache => 1.03 p5-Crypt-CipherSaber => 0.60 p5-Crypt-SSLeay => 0.25 p5-File-Cache => 0.16 p5-Filter => 1.23 p5-FreezeThaw => 0.41 p5-HTML-Stream => 1.49 p5-Mail-Audit => 1.10 p5-Mail-Box => 1.111 p5-Mail-IMAPClient => 2.1.2 p5-Mail-Sender => 0.7.08 p5-Math-FixedPrecision => 0.14 p5-Math-GMP => 1.07 p5-NNTPClient => 0.37 p5-Net-SSLeay => 1.07 p5-Proc-Background => 1.03 p5-Quota => 1.3.3 p5-Text-Template => 1.31 p5-WWW-Search => 2.19 p5-XML-RSS => 0.97 p5-chart => fix pkg-plist Notes: svn path=/head/; revision=42468
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-2/+0
| | | | Notes: svn path=/head/; revision=38917
* Upgrade to version 0.7.06Kevin Lo2001-02-263-12/+7
| | | | Notes: svn path=/head/; revision=38788
* Remove Ben as maintainer by his own request due to lack of time.Will Andrews2000-11-011-1/+1
| | | | Notes: svn path=/head/; revision=34563
* Add Mail::Sender:Ben Smithurst2000-07-295-0/+44
Mail::Sender provides an object oriented interface to sending mails. It doesn't need any outer program. It connects to a mail server directly from Perl, using Socket. PR: 20208 Submitted by: ben Notes: svn path=/head/; revision=31092