summaryrefslogtreecommitdiff
path: root/databases/ruby-cdb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on amd64: Needs to link against shared librarieKris Kennaway2004-05-301-1/+7
| | | | Notes: svn path=/head/; revision=110362
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75772
* Catch up with the Ruby Application Archive's URL scheme change.Akinori MUSHA2002-12-071-1/+1
| | | | Notes: svn path=/head/; revision=71410
* Patch for Ruby 1.7.Sean Chittenden2002-11-171-0/+48
| | | | | | | Approved by: maintainer (knu) Notes: svn path=/head/; revision=70284
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-8/+8
| | | | Notes: svn path=/head/; revision=67504
* cd dir && command -> cd dir; commandAkinori MUSHA2002-03-301-1/+1
| | | | Notes: svn path=/head/; revision=56946
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Add ruby-cdb, Ruby interface to D. J. Bernstein's cdb (constantAkinori MUSHA2001-03-085-0/+53
database) library. Notes: svn path=/head/; revision=39254