aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ruby-tmail
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.10.8.knu2004-02-283-4/+6
|
* Update to 0.10.7.knu2003-06-014-29/+23
|
* De-pkg-comment.knu2003-02-182-1/+1
|
* Update pkg-comment so it does not exceed the limit of 70 bytes.knu2002-12-081-1/+1
|
* Update WWW and the author email.knu2002-12-041-2/+2
|
* Apply a patch to avoid coredump on platforms where sizeof(int) !=knu2002-11-162-0/+12
| | | | | | sizeof(long). Obtained from; [ruby-list:36492]
* Update to 0.10.6.knu2002-11-112-2/+2
|
* Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, nowknu2002-10-081-2/+1
| | | | that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP.
* Use RUBY_MOD*.knu2002-10-072-45/+45
|
* Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS.knu2002-09-211-7/+2
|
* Update to 0.10.5.knu2002-07-123-4/+2
|
* devel/ruby-racc-runtime has been replaced with lang/ruby16-shim-ruby18.knu2002-06-091-3/+7
| | | | Reported by: make index
* Update to 0.10.4. This introduces some incompatibilities with theknu2002-05-253-27/+35
| | | | | previous versions. Read the document named "Incompatibilities" for details.
* The backup site directory has been moved.knu2002-02-281-1/+1
|
* The master site is down right now, so provide an alternative site.knu2002-02-251-1/+2
|
* Update MASTER_SITES.knu2002-01-041-2/+2
|
* Update to 0.9.10.knu2001-12-082-2/+2
|
* Update to 0.9.9.knu2001-11-172-3/+2
|
* Bump the PORTREVISION's of the ports which install architectureknu2001-09-181-0/+1
| | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed.
* Update to 0.9.8.knu2001-09-083-7/+13
|
* Update to 0.9.7.knu2001-08-012-5/+3
|
* Update to 0.9.6-repacked, working around the new installer's bug.knu2001-08-013-7/+10
|
* Update to 0.9.6.knu2001-06-203-5/+8
|
* Clean up.knu2001-06-111-5/+1
|
* Update MASTER_SITES, WWW and the author's email.knu2001-03-202-3/+3
|
* Update to 0.9.3.knu2001-03-153-2/+5
|
* Update to 0.9.1.knu2001-03-023-2/+3
|
* Add %%PORTDOCS%%.knu2001-02-101-34/+34
|
* Update to 0.8.18.knu2001-01-273-5/+5
|
* Update to 0.8.17.knu2001-01-262-2/+2
|
* Update to 0.8.15.knu2000-12-042-2/+2
|
* Update to 0.8.14.knu2000-11-193-9/+9
|
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYknu2000-09-261-3/+1
| | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly.
* Update to 0.8.13.knu2000-09-192-3/+2
|
* Update md5 after checking the diffs. (weird.. nothing again..)knu2000-09-152-2/+5
| | | | | Move the primary master site to MASTER_SITE_LOCAL, because the author repacks the distro too frequently.
* Update with bsd.ruby.mk.knu2000-09-072-75/+58
|
* BUILD_DEPENDS upon ruby-amstd.knu2000-08-251-1/+2
| | | | Pointed out by: reberto
* Add ruby-tmail, a mail manipulating library for Ruby, with RFC822 andknu2000-08-225-0/+109
MIME multipart support.