CVS log for ports/mail/p5-Net-SMTP-SSL/Makefile
Up to [FreeBSD] / ports / mail / p5-Net-SMTP-SSL
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 21 20:51:37 2011 UTC (5 months, 3 weeks ago) by eadler
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- change the email address I use to maintain ports Approved by: bapt (mentor)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Aug 21 16:12:43 2011 UTC (5 months, 3 weeks ago) by eadler
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- change the email address I use to maintain ports Approved by: bapt (mentor)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Aug 16 02:10:27 2011 UTC (5 months, 3 weeks ago) by stas
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Pass maintainership to Eitan Adler <ports@eitanadler.com>.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Sep 24 00:44:25 2010 UTC (16 months, 2 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto are part of lang/perl5* pkg-plist - Bump PORTREVISIONs With Hat: perl@
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Sep 9 19:19:11 2009 UTC (2 years, 5 months ago) by wxs
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Reassign maintainer to ports@
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jun 22 22:45:10 2008 UTC (3 years, 7 months ago) by wxs
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
New port: p5-Net-SMTP-SSL Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its network operations. Due to the nature of Net::SMTP's new method, it is not overridden to make use of a default port for the SMTPS service. Perhaps future versions will be smart like that. Port 465 is usually what you want, and it's not a pain to specify that. WWW: http://search.cpan.org/dist/Net-SMTP-SSL/
