1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

New port: mail/p5-Net-SMTP-TLS-ButMaintained:

Net::SMTP::TLS::ButMaintained is forked from Net::SMTP::TLS.

Net::SMTP::TLS::ButMaintained is a TLS and AUTH capable SMTP client which
offers an interface that users will find familiar from Net::SMTP.
Net::SMTP::TLS::ButMaintained implements a subset of the methods provided
by that module, but certainly not (yet) a complete mirror image of that API.

WWW:    http://search.cpan.org/dist/Net-SMTP-TLS-ButMaintained/
This commit is contained in:
Ryan Steinmetz 2013-03-26 16:08:28 +00:00
parent 39eb1ba22b
commit 5ad4395494
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315310
5 changed files with 43 additions and 0 deletions

View File

@ -433,6 +433,7 @@
SUBDIR += p5-Net-SMTP-SSL
SUBDIR += p5-Net-SMTP-Server
SUBDIR += p5-Net-SMTP-TLS
SUBDIR += p5-Net-SMTP-TLS-ButMaintained
SUBDIR += p5-Net-SMTP_auth
SUBDIR += p5-Net-SenderBase
SUBDIR += p5-Net-Server-Mail

View File

@ -0,0 +1,21 @@
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= Net-SMTP-TLS-ButMaintained
PORTVERSION= 0.21
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An SMTP client supporting TLS and AUTH
RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
PERL_CONFIGURE= yes
MAN3= Net::SMTP::TLS::ButMaintained.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Net-SMTP-TLS-ButMaintained-0.21.tar.gz) = de6ebda82592d422f1de10acdfc6a40780b5419f0e618f5f6bd51d6f7ea80e9f
SIZE (Net-SMTP-TLS-ButMaintained-0.21.tar.gz) = 16174

View File

@ -0,0 +1,8 @@
Net::SMTP::TLS::ButMaintained is forked from Net::SMTP::TLS.
Net::SMTP::TLS::ButMaintained is a TLS and AUTH capable SMTP client which
offers an interface that users will find familiar from Net::SMTP.
Net::SMTP::TLS::ButMaintained implements a subset of the methods provided
by that module, but certainly not (yet) a complete mirror image of that API.
WWW: http://search.cpan.org/dist/Net-SMTP-TLS-ButMaintained/

View File

@ -0,0 +1,11 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTP/TLS/ButMaintained/.packlist
%%SITE_PERL%%/Net/SMTP/TLS/ButMaintained.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTP/TLS/ButMaintained
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTP/TLS
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrmtry %%SITE_PERL%%/Net/SMTP/TLS/ButMaintained
@dirrmtry %%SITE_PERL%%/Net/SMTP/TLS
@dirrmtry %%SITE_PERL%%/Net/SMTP
@dirrmtry %%SITE_PERL%%/Net