summaryrefslogtreecommitdiff
path: root/databases/ruby-cdb (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-05-30BROKEN on amd64: Needs to link against shared librarieKris Kennaway1-1/+7
Notes: svn path=/head/; revision=110362
2004-03-22Add SIZE data.Akinori MUSHA1-0/+1
Submitted by: trevor Notes: svn path=/head/; revision=104943
2003-02-18De-pkg-comment.Akinori MUSHA2-1/+1
Notes: svn path=/head/; revision=75772
2002-12-07Catch up with the Ruby Application Archive's URL scheme change.Akinori MUSHA1-1/+1
Notes: svn path=/head/; revision=71410
2002-11-17Patch for Ruby 1.7.Sean Chittenden1-0/+48
Approved by: maintainer (knu) Notes: svn path=/head/; revision=70284
2002-10-06Use RUBY_MOD*.Akinori MUSHA2-8/+8
Notes: svn path=/head/; revision=67504
2002-03-30cd dir && command -> cd dir; commandAkinori MUSHA1-1/+1
Notes: svn path=/head/; revision=56946
2001-09-17Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA1-0/+1
dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
2001-03-08Add ruby-cdb, Ruby interface to D. J. Bernstein's cdb (constantAkinori MUSHA5-0/+53
database) library. Notes: svn path=/head/; revision=39254