Commit graph

2 commits

Author SHA1 Message Date
Philip M. Gollucci
7b05323e04 - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by:    distilator
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-10-20 01:35:47 +00:00
Philip M. Gollucci
11b49b9d89 Provides SMTP STARTTLS support for Ruby 1.8.6, this
functionality is built-in for Ruby 1.8.7+.

To use simply: require 'smtp_tls' and use the
Net::SMTP#enable_starttls method to talk to
servers that use STARTTLS.

WWW: http://seattlerb.rubyforge.org/smtp_tls/

PR:		ports/150115
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-09-08 20:42:19 +00:00