summaryrefslogtreecommitdiff
path: root/databases/ruby-datamapper/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2011-12-16Update ruby-datamapper to 1.2.0. (This is meta-gem package.)taca1-2/+2
This release is focused on bug fixes, performance improvements, internal refactoring and Rails 3.1 compatibility. Please give it a try and in case of any issues please report them on Github.
2010-09-12Update ruby-datamapper package to 1.0.2.taca1-177/+9
Now ruby-datamapper is a "meta-gem" package like a meta-package in pkgsrc. * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. * Ajust new ruby package's framework. * Update dependency according to gemspec.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-30/+1
2008-04-04Initial import of ruby18-datamapper-0.3.0 as databases/ruby-datamapper.jlam1-0/+206
DataMapper is a Object Relational Mapper written in Ruby. The goal is to create an ORM which is fast, thread-safe and feature-rich with ActiveRecord-compatibility.