Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 2010 20:42:19 +0000 (UTC)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail Makefile ports/mail/rubygem-smtp_tls Makefile distinfo pkg-descr
Message-ID:  <201009082042.o88KgJPu031847@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgollucci    2010-09-08 20:42:19 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/rubygem-smtp_tls Makefile distinfo pkg-descr 
  Log:
  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>
  
  Revision  Changes    Path
  1.1035    +1 -0      ports/mail/Makefile
  1.1       +31 -0     ports/mail/rubygem-smtp_tls/Makefile (new)
  1.1       +3 -0      ports/mail/rubygem-smtp_tls/distinfo (new)
  1.1       +8 -0      ports/mail/rubygem-smtp_tls/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009082042.o88KgJPu031847>