summaryrefslogtreecommitdiff
path: root/mail/p5-Email-Send
AgeCommit message (Collapse)AuthorFilesLines
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-06-30Update packages using a search.cpan.org HOMEPAGE to metacpan.org.nia1-2/+2
The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2017-06-05Recursive revbump from lang/perl5 5.26.0ryoon1-2/+2
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-1/+2
2015-11-03Add SHA512 digests for distfiles for mail categoryagc1-1/+2
Problems found locating distfiles: Package mutt: missing distfile patch-1.5.24.rr.compressed.gz Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz Package pine: missing distfile fancy.patch.gz Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch Package qmail: missing distfile badrcptto.patch Package qmail: missing distfile outgoingip.patch Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-08-07Update to 2.201wen2-7/+6
Upstream changes: 2.201 2015-03-05 ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD ** add x_deprecated metadata
2015-07-12Comment out dependencies of the stylewiz1-2/+2
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS since pkgsrc enforces the newest perl version anyway, so they should always pick perl, but sometimes (pkg_add) don't due to the design of the {,} syntax. No effective change for the above reason. Ok joerg
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-1/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-02-27Update to 2.200wen2-7/+6
Upstream changes: 2.200 2015-02-25 ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD ** when trying to pick the first available mailer, never pick Test
2014-05-31Don't expect perl to provide p5-Module-Pluggable (removed in 5.20).wiz1-3/+3
Bump PKGREVISION.
2014-05-29Bump for perl-5.20.0.wiz1-1/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-09-08Update to 2.199wen2-7/+6
Upstream changes: 2.199 2013-08-18 ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD ** stop warning from Return::Value; if it didn't switch you to Email::Sender by now, it isn't gonna cope with irritating differences between Net::SMTP and Net::SMTP::TLS (thanks, Yanick Champoux!)
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-07-21Remove "WWW: URL" from DESCR. Common in FreeBSD ports, but in pkgsrc thewiz1-2/+0
URL should be as HOMEPAGE in the Makefile.
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-2/+2
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2009-09-16Updating mail/p5-Email-Send from 2.194 to 2.198sno2-6/+7
pkgsrc changes: - Adding license definition Upstream changes: 2.198 2009-07-12 ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD ** fix the paths added in 2.195; thanks, ansgar from uni-heidelberg 2.197 2009-06-13 ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD ** fix regression introduced into SMTP transport's "to" detector (thanks to John Maslanik for bug report) 2.196 2009-06-09 ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD ** reduce reliance of tests on screw-up-able Module::Pluggable call 2.195 2009-06-07 ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD ** add /usr/sbin/sendmail as last place to always look for sendmail add /usr/lib/sendmail as last place to always look for sendmail if $QMAIL variable for Qmail subclass is -x, use it
2009-03-21Modify dependency to devel/p5-Module-Pluggable - the Module::Pluggablesno1-2/+2
delivered with perl-5.10 satisfies the requirement, too. Oked by he@
2009-02-25Update required perl version to 5.8.1 to ensure additional dependenciessno1-2/+2
- Scalar::Util 1.0.2 - core in 5.7.3 - Test::More 0.47 - core in 5.8.1
2009-01-05Update from version 2.192nb1 to 2.194.he2-7/+6
Upstream changes: 2.194 2009-01-02 ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD ** attempt to fix "smtp client never sends QUIT" 2.193 2008-12-19 ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD ** long-overdue application of patch from RUZ to correct error from Sendmail mailer (thanks, RUZ!)
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-07-22updated to 2.192rhaen2-7/+7
ChangeLog: 2.192 2007-11-01 horrible hack to fix regrettable decision in use of Module::Pluggable (see https://rt.cpan.org/Ticket/Display.html?id=30183) 2.191 2007-10-21 use Test mailer, not IO::All, to test internal interfaces (thanks, Andreas) 2.190 2007-09-18 fix bugs exposed by new Test::More 2.189 2007-09-17 fix bugs exposed by new Test::More 2.188 2007-06-19 added ->deliveries to Test mailer 2.187 2007-04-05 Email::Send::IO removed to Email-Send-IO distribution 2.186 2007-04-02 fix test libraries to work on 5.005
2008-07-20Roman Kulik cannot maintain those packages anymore (he told me inheinz1-2/+2
private mail some months ago).
2008-06-20Add DESTDIR support.joerg1-1/+3
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
can handle packages having no PLIST files.
2007-08-27Remove a commentadrianp1-2/+1
2007-08-27Update to 2.185adrianp2-6/+7
2.185 2006-02-05 - no code changes, only test changes - use UNLINK not CLEANUP for File::Temp::tempfile 2.184 2006-02-05 - no code changes, only test changes - create tempdirs under t, in case TMPDIR or /tmp is noexec (spotted by MST) 2.183 2006-12-14 - fix test skip error on Win32; claimed to skip 1, then skipped 2 thanks for the test report, Steffen Mueller! 2.182 2006-12-07 - skip/fix some tests on Win32 - move to/from finding to another method in ::SMTP 2.181 2006-11-25 - remove dependency on Class::Accessor::Fast, which broke its $VERSION 2.180 2006-08-23 - add support for TLS SMTP, based on a patch by Fayland Lam 2.171 2006-07-29 - improve tests and contents, giving up on Test::Without::Module 2.17 2006-07-28 - skip tests for optional functionality (bug 20740, eloy) - fix typo in POD (thanks J. Cheetham!) 2.16 2006-07-24 - the without.t test no longer breaks if Test::Without::Module isn't there 2.15 2006-07-21 - append, to not print, to IO::All objects - added simple test for message modifier (response to bug from ABH) - use File::Spec->path for path, not ENV{PATH} (bug 20109, Simon Flack) - use Symbol.pm, not global filehandles - undef is never a valid message - remove use warnings - plan all tests - improve testing - add pod tests 2.11 2006-07-05 - fixed bug introduced in 2.10; message modifiers were broken thanks ABH 2.10 2006-07-03 - improve portability of sendmail.t (rjbs) - fix bugs with plugins outside Email::Send:: (rjbs) - allow objects as mailers (rjbs) - clarify documentation (rjbs) - improve backwards compat with Email::Send 1 (see no-import.t) (rjbs)
2007-07-29This module provides a very simple, very clean, very specific interface toadrianp4-0/+46
multiple Email mailers. The goal if this software is to be small and simple, easy to use, and easy to extend. Mailers Mailers are simple to use. You can pre-load mailers when using "Email::Send". use Email::Send qw[SMTP NNTP]; If you don't preload a mailer before you use it in the "send" function, it will by dynamically loaded. Mailers are named either relative to the "Email::Send" namespace, or fully qualified. For example, when using the "IO" mailer, "Email::Send" first tries to load "Email::Send::IO". If that fails, an attempt is made to load "IO". If that final attempt fails, "Email::Send" will throw an exception. WWW: http://search.cpan.org/dist/Email-Send/ Imported from pkgsrc-wip and packaged by kuli0020@umn.edu