| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Mar 2013 00:59:46
1.01_1
|
eadler  |
Fix COMMENT |
08 Mar 2013 20:23:39
1.01_1
|
eadler  |
Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc) |
12 Dec 2012 18:48:34
1.01_1
|
wxs  |
Remove the header for ports I created.
For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it. |
06 Oct 2012 14:35:46
1.01_1
|
eadler  |
Trim the headers in the ports I maintain. |
05 Jun 2012 03:23:25
1.01_1
|
eadler  |
Avoid the use of site perl
Submitted by: az |
21 Aug 2011 20:51:40
1.01_1
|
eadler  |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
21 Aug 2011 16:12:46
1.01_1
|
eadler  |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
16 Aug 2011 02:10:27
1.01_1
|
stas  |
- Pass maintainership to Eitan Adler <ports@eitanadler.com>. |
03 Jul 2011 13:53:52
1.01_1
|
ohauer  |
- remove MD5 |
24 Sep 2010 00:44:29
1.01_1
|
pgollucci  |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@ |
09 Sep 2009 19:19:13
1.01
|
wxs  |
- Reassign maintainer to ports@ |
22 Jun 2008 22:45:10
1.01
|
wxs  |
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/ |