| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Jun 2012 02:58:34
0.08
|
az  |
- Remove SITE_PERL from *_DEPENDS |
01 May 2012 01:47:10
0.08
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
03 Jul 2011 13:53:52
0.08
|
ohauer  |
- remove MD5 |
24 Sep 2010 02:03:44
0.08
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
27 Jan 2010 01:47:48
0.08
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 10).
Approved by: portmgr (itetcu) |
22 Jul 2009 16:27:08
0.08
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
17 Apr 2008 14:30:31
0.08
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
01 May 2007 07:43:35
0.08
|
clsung  |
- remove ".if ${PERL_LEVEL} < 500600... " stuff |
01 Nov 2006 00:12:59
0.08
|
clsung  |
Net::SMTP_auth implements a client interface to the SMTP and ESMTP protocol
AUTH service extension, enabling a perl5 application to talk to and
authenticate against SMTP servers. This documentation assumes that you are
familiar with the concepts of the SMTP protocol described in RFC821 and with
the AUTH service extension described in RFC2554.
WWW: http://search.cpan.org/dist/Net-SMTP_auth/ |