cvs commit: ports/databases Makefile ports/databases/rubygem-do_sqlite3 Makefile distinfo pkg-descr

Martin Wilke miwi at FreeBSD.org
Fri Apr 24 20:33:39 UTC 2009


miwi        2009-04-24 20:33:38 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/rubygem-do_sqlite3 Makefile distinfo pkg-descr 
  Log:
  Ruby DataObjects driver to the SQLite DB engine version 3
  The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to
  a single interface.
  At present, PostgreSQL, MySQL, and SQLite adapters are available.
  
  Author: Dirkjan Bussink (dbussink) <d.bussink at gmail.com>
  WWW:    http://rubyforge.org/projects/dorb/
  
  PR:             ports/133853
  Submitted by:   Espen Volden aka voldern <voldern at hoeggen.net>
  
  Revision  Changes    Path
  1.758     +1 -0      ports/databases/Makefile
  1.1       +25 -0     ports/databases/rubygem-do_sqlite3/Makefile (new)
  1.1       +3 -0      ports/databases/rubygem-do_sqlite3/distinfo (new)
  1.1       +7 -0      ports/databases/rubygem-do_sqlite3/pkg-descr (new)


More information about the cvs-all mailing list