Re: Unable to locate Net-SMTP-SSL-1.01 perl module in ports

2007-02-06 Thread Justin Meyer
Hi Gerard!

On Mon, 05 Feb 2007, Gerard Seibert wrote:

 I am looking for the Net-SMTP-SSL perl module in the ports system. So
 far I have not been able to locate it.. If I cannot locate it, I will
 have to use CPAN to install it; which is something I would rather not do.
 
 Does anyone know if it exists under a different name perhaps?

Is this what you were looking for?

ttyp1 [EMAIL PROTECTED]:/usr/ports
0 09:30:21 545 # make search name=p5-net-smtp
...
Port:   p5-Net-SMTP-TLS-0.12
Path:   /usr/ports/mail/p5-Net-SMTP-TLS
Info:   An SMTP client supporting TLS and AUTH
Maint:  [EMAIL PROTECTED]
B-deps: p5-Digest-HMAC-1.01 p5-Digest-SHA1-2.11 p5-IO-Socket-SSL-1.02
p5-MIME-Base64-3.07 p5-Net-SSLeay-1.30_1 perl-5.8.8
R-deps: perl-5.8.8
WWW:http://search.cpan.org/dist/Net-SMTP-TLS/

TLS = SSLv3, IIRC.

Justin
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to locate Net-SMTP-SSL-1.01 perl module in ports

2007-02-06 Thread Gerard Seibert
On Tuesday February 06, 2007 at 12:32:50 (PM) Justin Meyer wrote:


 Is this what you were looking for?
 
 ttyp1 [EMAIL PROTECTED]:/usr/ports
 0 09:30:21 545 # make search name=p5-net-smtp
 ..
 Port:   p5-Net-SMTP-TLS-0.12
 Path:   /usr/ports/mail/p5-Net-SMTP-TLS
 Info:   An SMTP client supporting TLS and AUTH
 Maint:  [EMAIL PROTECTED]
 B-deps: p5-Digest-HMAC-1.01 p5-Digest-SHA1-2.11 p5-IO-Socket-SSL-1.02
 p5-MIME-Base64-3.07 p5-Net-SSLeay-1.30_1 perl-5.8.8
 R-deps: perl-5.8.8
 WWW:http://search.cpan.org/dist/Net-SMTP-TLS/
 
 TLS = SSLv3, IIRC.

No, it is not the module I am looking for. There is a Net::SMTP::SSL
perl module available from CPAN. I guess that nobody has ever ported it
to FBSD. If I knew how, I would; however that isn't going to happen
anytime in the near future. I will just use CPAN to install it.

-- 
Gerard
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]