svn commit: r349815 - head/mail/p5-Net-SMTPS
Baptiste Daroussin
bapt at FreeBSD.org
Tue Apr 1 08:07:53 UTC 2014
On Mon, Mar 31, 2014 at 11:13:17PM +0000, Felippe de Meirelles Motta wrote:
> Author: lippe
> Date: Mon Mar 31 23:13:16 2014
> New Revision: 349815
> URL: http://svnweb.freebsd.org/changeset/ports/349815
> QAT: https://qat.redports.org/buildarchive/r349815/
>
> Log:
> Net::SMTPS - SSL/STARTTLS support for Net::SMTP
>
> WWW: http://search.cpan.org/dist/Net-SMTPS/
>
> PR: ports/185428
> Submitted by: Alexandre Biancalana <ale at biancalanas.net>
>
> Added:
> head/mail/p5-Net-SMTPS/
> head/mail/p5-Net-SMTPS/Makefile (contents, props changed)
> head/mail/p5-Net-SMTPS/distinfo (contents, props changed)
> head/mail/p5-Net-SMTPS/pkg-descr (contents, props changed)
> head/mail/p5-Net-SMTPS/pkg-plist (contents, props changed)
>
> Added: head/mail/p5-Net-SMTPS/Makefile
> ==============================================================================
> --- /dev/null 00:00:00 1970 (empty, because file is newly added)
> +++ head/mail/p5-Net-SMTPS/Makefile Mon Mar 31 23:13:16 2014 (r349815)
> @@ -0,0 +1,24 @@
> +# Created by: Alexandre Biancalana <ale at biancalanas.net>
> +# $FreeBSD$
> +
> +PORTNAME= Net-SMTPS
> +PORTVERSION= 0.03
> +CATEGORIES= mail perl5
> +MASTER_SITES= CPAN
> +PKGNAMEPREFIX= p5-
> +
> +MAINTAINER= ale at biancalanas.net
> +COMMENT= SSL/STARTTLS support for Net::SMTP
> +
> +RUN_DEPENDS= p5-Authen-SASL>=2:${PORTSDIR}/security/p5-Authen-SASL \
> + p5-IO-Socket-SSL>=1.9:${PORTSDIR}/security/p5-IO-Socket-SSL
> +BUILD_DEPENDS:= ${RUN_DEPENDS}
> +
> +MAKE_JOBS_UNSAFE= yes
> +USES= perl5
> +USE_PERL5= configure
> +
> +
> +MAN3= Net::SMTPS.3
This is noop meaning this package is created without a manpage
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20140401/13db2d8f/attachment.sig>
More information about the svn-ports-all
mailing list