Re: NEW: mail/ruby-mail

2007-11-03 Thread Bernd Ahlers
Lawrence Teo [Sat, Nov 03, 2007 at 12:46:26PM -0400] wrote: > Here's a port for RubyMail, a BSD-licensed Ruby library for > creating and parsing MIME messages. > > "make regress" on i386 passes all tests. If you use a different > platform, I would appreciate if you could try "make regress" on > you

NEW: mail/ruby-mail

2007-11-03 Thread Lawrence Teo
Here's a port for RubyMail, a BSD-licensed Ruby library for creating and parsing MIME messages. "make regress" on i386 passes all tests. If you use a different platform, I would appreciate if you could try "make regress" on your system to make sure it passes the tests too. Thank you! Lawrence

RESUBMIT: NEW: mail/ruby-mail

2007-06-12 Thread Lawrence Teo
This is a revised port of RubyMail, a lightweight Ruby library for creating and parsing MIME messages. http://labs.calyptix.com/openbsd-ports/ruby-mail.tar.gz Changes since last submission: - Use MASTER_SITE_RUBYFORGE instead of "hardcoded" URL - More accurate description of package in pkg/DESC