aboutsummaryrefslogtreecommitdiff
path: root/mail/ruby-tmail
Commit message (Collapse)AuthorAgeFilesLines
* Removing old ruby stuffBaptiste Daroussin2011-08-034-123/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-08-03 comms/ruby-serialport: Doesn't work with Ruby 1.9 2011-08-03 databases/ruby-search-namazu: Doesn't work with Ruby 1.9 2011-08-03 databases/ruby-sqlite: Doesn't work with Ruby 1.9 2011-08-03 databases/rubygem-kirbybase: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-eet: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-filelock: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-filemagic: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-metaruby: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-poll: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-rrb: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-strongtyping: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-textbuf: Doesn't work with Ruby 1.9 2011-08-03 graphics/ruby-graph: Doesn't work with Ruby 1.9 2011-08-03 graphics/ruby-libpng: Doesn't work with Ruby 1.9 2011-08-03 japanese/ruby-kakasi: Doesn't work with Ruby 1.9 2011-08-03 lang/ruby-extensions: Doesn't work with Ruby 1.9 2011-08-03 lang/ruby-lua: Doesn't work with Ruby 1.9 2011-08-03 lang/ruby-perl: Doesn't work with Ruby 1.9 2011-08-03 mail/ruby-tmail: Doesn't work with Ruby 1.9 2011-08-03 math/ruby-bitset: Doesn't work with Ruby 1.9 2011-08-03 math/ruby-bitvector: Doesn't work with Ruby 1.9 2011-08-03 math/ruby-gmp: Doesn't work with Ruby 1.9 2011-08-03 net/ruby-mpi: Doesn't work with Ruby 1.9 2011-08-03 net/ruby-nis: Doesn't work with Ruby 1.9 2011-08-03 net/ruby-pcap: Doesn't work with Ruby 1.9 2011-08-03 net/ruby-romp: Doesn't work with Ruby 1.9 2011-08-03 net/ruby-spread: Doesn't work with Ruby 1.9 2011-08-03 print/ruby-pdflib: Doesn't work with Ruby 1.9 2011-08-03 security/ruby-aes: Doesn't work with Ruby 1.9 2011-08-03 security/ruby-blowfish: Doesn't work with Ruby 1.9 2011-08-03 security/ruby-cast_256: Doesn't work with Ruby 1.9 2011-08-03 security/ruby-mcrypt: Doesn't work with Ruby 1.9 2011-08-03 security/ruby-pam: Doesn't work with Ruby 1.9 2011-08-03 sysutils/ruby-log4r: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-csv: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-formvalidator: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-gdome: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-htmltools: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-nqxml: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-quixml: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-raspell: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-tempura: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-xtemplate: Doesn't work with Ruby 1.9 2011-08-03 www/ruby-tmpl: Doesn't work with Ruby 1.9 Notes: svn path=/head/; revision=278849
* - Deprecate ports that don't work with Ruby 1.9 (volunteers welcome)Steve Wills2011-07-041-0/+3
| | | | | | | Approved by: ruby@ (pgollucci) Notes: svn path=/head/; revision=277024
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - Mark broken with Ruby 1.9Steve Wills2011-04-101-1/+5
| | | | Notes: svn path=/head/; revision=272475
* - Send my ruby- ports to ruby@Philip M. Gollucci2010-04-281-1/+1
| | | | Notes: svn path=/head/; revision=253368
* claimPhilip M. Gollucci2009-06-161-1/+1
| | | | | | | | | | | - rails - lua - perl - $work related ones (quick glance) Notes: svn path=/head/; revision=236050
* - Assign all unmaintained ruby ports to ruby@,Stanislav Sedov2009-06-161-1/+1
| | | | | | | so people will know where to send questions to. Notes: svn path=/head/; revision=236032
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149429
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Update to 0.10.8.Akinori MUSHA2004-02-283-4/+6
| | | | Notes: svn path=/head/; revision=102351
* Update to 0.10.7.Akinori MUSHA2003-06-014-29/+23
| | | | Notes: svn path=/head/; revision=81887
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75779
* Update pkg-comment so it does not exceed the limit of 70 bytes.Akinori MUSHA2002-12-071-1/+1
| | | | Notes: svn path=/head/; revision=71408
* Update WWW and the author email.Akinori MUSHA2002-12-041-2/+2
| | | | Notes: svn path=/head/; revision=71359
* Apply a patch to avoid coredump on platforms where sizeof(int) !=Akinori MUSHA2002-11-152-0/+12
| | | | | | | | | sizeof(long). Obtained from; [ruby-list:36492] Notes: svn path=/head/; revision=70200
* Update to 0.10.6.Akinori MUSHA2002-11-102-2/+2
| | | | Notes: svn path=/head/; revision=69824
* Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, nowAkinori MUSHA2002-10-081-2/+1
| | | | | | | that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP. Notes: svn path=/head/; revision=67629
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-45/+45
| | | | Notes: svn path=/head/; revision=67509
* Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS.Akinori MUSHA2002-09-211-7/+2
| | | | Notes: svn path=/head/; revision=67000
* Update to 0.10.5.Akinori MUSHA2002-07-113-4/+2
| | | | Notes: svn path=/head/; revision=62824
* devel/ruby-racc-runtime has been replaced with lang/ruby16-shim-ruby18.Akinori MUSHA2002-06-091-3/+7
| | | | | | | Reported by: make index Notes: svn path=/head/; revision=60942
* Update to 0.10.4. This introduces some incompatibilities with theAkinori MUSHA2002-05-253-27/+35
| | | | | | | | previous versions. Read the document named "Incompatibilities" for details. Notes: svn path=/head/; revision=59942
* The backup site directory has been moved.Akinori MUSHA2002-02-271-1/+1
| | | | Notes: svn path=/head/; revision=55314
* The master site is down right now, so provide an alternative site.Akinori MUSHA2002-02-241-1/+2
| | | | Notes: svn path=/head/; revision=55207
* Update MASTER_SITES.Akinori MUSHA2002-01-031-2/+2
| | | | Notes: svn path=/head/; revision=52541
* Update to 0.9.10.Akinori MUSHA2001-12-082-2/+2
| | | | Notes: svn path=/head/; revision=51220
* Update to 0.9.9.Akinori MUSHA2001-11-172-3/+2
| | | | Notes: svn path=/head/; revision=50143
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Update to 0.9.8.Akinori MUSHA2001-09-083-7/+13
| | | | Notes: svn path=/head/; revision=47540
* Update to 0.9.7.Akinori MUSHA2001-08-012-5/+3
| | | | Notes: svn path=/head/; revision=45687
* Update to 0.9.6-repacked, working around the new installer's bug.Akinori MUSHA2001-07-313-7/+10
| | | | Notes: svn path=/head/; revision=45666
* Update to 0.9.6.Akinori MUSHA2001-06-203-5/+8
| | | | Notes: svn path=/head/; revision=44244
* Clean up.Akinori MUSHA2001-06-111-5/+1
| | | | Notes: svn path=/head/; revision=43792
* Update MASTER_SITES, WWW and the author's email.Akinori MUSHA2001-03-202-3/+3
| | | | Notes: svn path=/head/; revision=40084
* Update to 0.9.3.Akinori MUSHA2001-03-143-2/+5
| | | | Notes: svn path=/head/; revision=39849
* Update to 0.9.1.Akinori MUSHA2001-03-023-2/+3
| | | | Notes: svn path=/head/; revision=38972
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-34/+34
| | | | Notes: svn path=/head/; revision=38173
* Update to 0.8.18.Akinori MUSHA2001-01-273-5/+5
| | | | Notes: svn path=/head/; revision=37640
* Update to 0.8.17.Akinori MUSHA2001-01-262-2/+2
| | | | Notes: svn path=/head/; revision=37597
* Update to 0.8.15.Akinori MUSHA2000-12-032-2/+2
| | | | Notes: svn path=/head/; revision=35623
* Update to 0.8.14.Akinori MUSHA2000-11-183-9/+9
| | | | Notes: svn path=/head/; revision=35242
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA2000-09-261-3/+1
| | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130
* Update to 0.8.13.Akinori MUSHA2000-09-192-3/+2
| | | | Notes: svn path=/head/; revision=32832
* Update md5 after checking the diffs. (weird.. nothing again..)Akinori MUSHA2000-09-152-2/+5
| | | | | | | | Move the primary master site to MASTER_SITE_LOCAL, because the author repacks the distro too frequently. Notes: svn path=/head/; revision=32639
* Update with bsd.ruby.mk.Akinori MUSHA2000-09-072-75/+58
| | | | Notes: svn path=/head/; revision=32373
* BUILD_DEPENDS upon ruby-amstd.Akinori MUSHA2000-08-241-1/+2
| | | | | | | Pointed out by: reberto Notes: svn path=/head/; revision=31929
* Add ruby-tmail, a mail manipulating library for Ruby, with RFC822 andAkinori MUSHA2000-08-225-0/+109
MIME multipart support. Notes: svn path=/head/; revision=31852