Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Nov 2016 21:13:12 +0100
From:      "Herbert J. Skuhra" <herbert@mailbox.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: p5-Net-SMTP-SSL
Message-ID:  <86mvgjfjmv.wl-herbert@mailbox.org>
In-Reply-To: <20161128084754.GB1620@elch.exwg.net>
References:  <AF6D429E-CA48-4524-83F1-D710F3969DC3@kreme.com> <20161128084754.GB1620@elch.exwg.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Christoph Moench-Tegeder skrev:
> 
> ## @lbutlr (kremels@kreme.com):
>> https://www.freshports.org/mail/p5-Net-SMTP-SSL/ says, " DEPRECATED: Deprecated by upstream, use Net::SMTP instead”
>> 
>> But there is not p5-Net-SMTP package.
> 
> Of course, Net::SMTP is part of libnet, which installs as p5-Net
> (net/p5-Net), which has been around "forever" and learned SSL about
> two years ago.

% pkg which `locate SMTP.pm`
/usr/local/lib/perl5/5.24/Net/SMTP.pm was installed by package perl5-5.24.1.r4

From: http://perldoc.perl.org/Net/SMTP.html

This module implements a client interface to the SMTP and ESMTP
protocol, enabling a perl5 application to talk to SMTP servers. This
documentation assumes that you are familiar with the concepts of the
SMTP protocol described in RFC2821. With IO::Socket::SSL installed it
also provides support for implicit and explicit TLS encryption,
i.e. SMTPS or SMTP+STARTTLS.

Why e.g. devel/git can't use this version?

--
Herbert



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86mvgjfjmv.wl-herbert>