Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-pkg-comment. | knu | 2003-02-18 | 2 | -1/+1 |
| | |||||
* | Unbreak packaging for ruby 1.8. | knu | 2003-01-23 | 1 | -1/+7 |
| | |||||
* | chase gdbm lib version | ijliao | 2003-01-03 | 1 | -1/+1 |
| | |||||
* | cd dir && command -> cd dir; command | knu | 2002-03-30 | 1 | -1/+1 |
| | |||||
* | Update ruby to the 1.6.5 release. | knu | 2001-09-19 | 1 | -1/+0 |
| | |||||
* | Bump the PORTREVISION's of the ports which install architecture | knu | 2001-09-17 | 1 | -0/+1 |
| | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. | ||||
* | Alter the build process for the standard libraries of Ruby. | knu | 2001-03-19 | 1 | -6/+7 |
| | |||||
* | Use RUBY_PORTVERSION, RUBY_DISTNAME and RUBY_WRKSRC. | knu | 2000-10-20 | 1 | -3/+3 |
| | |||||
* | Fix MD5_FILE (files/md5 -> distinfo). | asami | 2000-10-08 | 1 | -1/+1 |
| | |||||
* | Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :) | knu | 2000-09-28 | 1 | -0/+2 |
| | | | | | | | | | | | | | Take over the maintainership from Yasuhiro Fukuma <yasuf@bsdclub.org>, with his approval. I can never thank him too much for his previous work which led me in the right direction! :) lang/ruby: - Add a patch for find.rb, which fixes the bug found after 1.6.1 was released. databases/ruby-gdbm, */ruby-{tcltklib,tk}: - Remove files/md5 and refer to lang/ruby's one. | ||||
* | Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY | knu | 2000-09-26 | 1 | -3/+1 |
| | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. | ||||
* | Update to Ruby 1.6.0 official release. | knu | 2000-09-19 | 1 | -4/+4 |
| | | | | | | | | | lang/ruby: - Do not force lib/ruby/site_ruby and lib/ruby removals, because a user may have his/her stuff installed there. x11-toolkits/ruby-tk: - Fix duplicated PKGNAMEPREFIX. | ||||
* | Do not set MASTER_SITE_SUBDIR to an empty value, but just undefine. | knu | 2000-09-06 | 1 | -1/+1 |
| | | | | | | | I didn't know an empty MASTER_SITE_SUBDIR brings an empty MASTER_SITES.. Found by: green | ||||
* | Update to 1.6.0-preview3. | knu | 2000-09-06 | 2 | -22/+11 |
| | | | | Utilize bsd.ruby.mk. | ||||
* | Use MASTER_SITE_RUBY. | knu | 2000-09-05 | 1 | -8/+2 |
| | |||||
* | Add ruby-gdbm, a Ruby extension to GDBM library. | knu | 2000-08-23 | 5 | -0/+60 |