summaryrefslogtreecommitdiff
path: root/databases/ruby14-gdbm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* This was just repocopied from databases/ruby-gdbm to keep versionAkinori MUSHA2000-09-062-20/+11
| | | | | | | | | 1.4.x of Ruby for a while, until 1.6.x becomes as stable as 1.4.x is. Rewrite utilizing bsd.ruby.mk and let it coexist with 1.6.x. Notes: svn path=/head/; revision=32354
* Use MASTER_SITE_RUBY.Akinori MUSHA2000-09-051-8/+2
| | | | Notes: svn path=/head/; revision=32305
* Add ruby-gdbm, a Ruby extension to GDBM library.Akinori MUSHA2000-08-236-0/+61
Notes: svn path=/head/; revision=31909