Christoph Moench-Tegeder skrev:
> 
> ## @lbutlr (krem...@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
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to