aboutsummaryrefslogtreecommitdiffstats
path: root/databases/ruby-gdbm
Commit message (Collapse)AuthorAgeFilesLines
* Alter the build process for the standard libraries of Ruby.knu2001-03-191-6/+7
|
* Use RUBY_PORTVERSION, RUBY_DISTNAME and RUBY_WRKSRC.knu2000-10-211-3/+3
|
* Fix MD5_FILE (files/md5 -> distinfo).asami2000-10-081-1/+1
|
* Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :)knu2000-09-291-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_RUBYknu2000-09-261-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.knu2000-09-191-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.knu2000-09-071-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.knu2000-09-072-22/+11
| | | | Utilize bsd.ruby.mk.
* Use MASTER_SITE_RUBY.knu2000-09-051-8/+2
|
* Add ruby-gdbm, a Ruby extension to GDBM library.knu2000-08-245-0/+60