IABSD.fr/ports/databases/ruby-kirbybase/pkg

Branch :


Log

Author Commit Date CI Message
cb1c9c88 2010-11-08 23:24:39 Update plists for most ruby ports after changes to ruby.port.mk. Requested as a separate commit by landry@. OK landry@
d765f5df 2010-09-23 22:30:24 Bump all ruby ports not already handled. In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed due to differences in how RDoc processes files. This also has a number of changes to the regress tests to work with the changes to devel/ruby-rake. It moves most of the regress tests to use MODRUBY_REGRESS. OK jcs@, landry@, jasper@, sthen@
aa6ea9c3 2009-01-06 13:27:50 Import ruby-kirbybase. KirbyBase is a small, plain-text, DBMS written in Ruby. It can be used in an embedded or client/server configuration. It aims to be as "Ruby-ish" as possible. For example, queries are specified using Ruby code blocks, rather than SQL strings. From Clint Pachl <pachl@ecentryx.com>, thanks. And a few tweaks from me. Okay bernd@.