(Only the first 10 of 217 ports in this commit are shown above. )
- 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
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>