Commit graph

9 commits

Author SHA1 Message Date
taca
4f8e52cb27 Update ruby-datamapper to 1.2.0. (This is meta-gem package.)
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.
2011-12-16 14:51:38 +00:00
taca
2a2604449a Update ruby-dm-core pacakge to 1.1.0.
DataMapper 1.1.0 released

I¡Çm pleased to announce that we have released DataMapper 1.1.

This has been one of the most enjoyable releases in recent memory. The
community rallied together and compared to the previous release we had at
least 3-4x more people submitting patches and working together to get this
release ready.

DataMapper 1.1 brings several minor API changes, warranting the minor version
bump, and closes 52 tickets in Lighthouse. There have been many performance
improvements, some closing bottlenecks that result in as much as a 20x speedup
from the 1.0.2 behaviour.

As part of the bug fixing process we¡Çve refactored some of the objects we use
internally to group relationships and dependencies and removed methods and
classes that were deprecated in 1.0.

For more changes in detail, please refer:
http://datamapper.org/articles/datamapper-110-released.html.
2011-06-19 08:34:35 +00:00
taca
c787162e9c Correct HOMEPAGE; www.datamapper.org isn't exist but datamapper.org. 2010-09-23 02:26:46 +00:00
taca
45a5174856 Update ruby-datamapper package to 1.0.2.
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.
2010-09-12 00:01:14 +00:00
joerg
0268c554bd Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
taca
0d65f5e9ab Revert ruby-datamapper to 0.3.2 previous commit, it wasn't completed. 2008-09-16 06:28:48 +00:00
taca
8ed7ed20d3 Update ruby-datamapper package to 0.9.5.
No changes are available, please see http://www.datamapper.org/.
2008-09-15 09:23:04 +00:00
taca
f933fb7ff3 Update databases/ruby-datamapper pacakge to 0.3.2.
Changes are unknown.
2008-06-22 15:49:33 +00:00
jlam
11fd08f749 Initial import of ruby18-datamapper-0.3.0 as databases/ruby-datamapper.
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.
2008-04-04 15:15:42 +00:00