Date: Mon, 28 Nov 2016 09:48:42 -0800 From: Kevin Oberman <rkoberman@gmail.com> To: Christoph Moench-Tegeder <cmt@burggraben.net> Cc: FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: p5-Net-SMTP-SSL Message-ID: <CAN6yY1t=y5j47zp6OTD_4EFQ6wVPjHEJS7RRwURuXfRSLzxF-Q@mail.gmail.com> 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
On Mon, Nov 28, 2016 at 12:47 AM, Christoph Moench-Tegeder < cmt@burggraben.net> wrote: > ## @lbutlr (kremels@kreme.com): > > > https://www.freshports.org/mail/p5-Net-SMTP-SSL/ says, " DEPRECATED: > Deprecated by upstream, use Net::SMTP instead=E2=80=9D > > > > 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. > Yes, but building the SSL components is disabled by default. I assume that you need to 'make config' and select SSL if you want p5-Net to do what p5-Net-SMTP-SL does. Also, any code using p5-Net-SMTP-SSL would need to be modified to just use Net::SMTP instead of Net::SMTP::SSL. This should be an upstream fix, not a FreeBSD patch. I have confirmed that devel/git explicitly requires Net::SMTP::SSL. I MAY try to patch it and see if Net::SMTP will do the trick. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1t=y5j47zp6OTD_4EFQ6wVPjHEJS7RRwURuXfRSLzxF-Q>