Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Dec 2008 00:25:48 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/rubygem-sequel Makefile distinfo pkg-descr
Message-ID:  <200812250025.mBP0Pmra009306@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2008-12-25 00:25:48 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-sequel Makefile distinfo pkg-descr 
  Log:
  Sequel is a database toolkit for Ruby.
      * Sequel provides thread safety, connection pooling and a concise
          DSL for constructing database queries and table schemas.
      * Sequel also includes a lightweight but comprehensive ORM layer for
          mapping records to Ruby objects and handling associated records.
      * Sequel supports advanced database features such as prepared
          statements, bound variables, master/slave configurations, and database
          sharding.
      * Sequel makes it easy to deal with multiple records without having
          to break your teeth on SQL.
      * Sequel currently has adapters for ADO, DB2, DBI, Informix, JDBC,
          MySQL, ODBC, OpenBase, Oracle, PostgreSQL and SQLite3.
  
  WWW:    http://sequel.rubyforge.org/
  
  PR:             ports/129901
  Submitted by:   Wen Heping<wenheping at gmail.com>
  
  Revision  Changes    Path
  1.3300    +1 -0      ports/devel/Makefile
  1.1       +28 -0     ports/devel/rubygem-sequel/Makefile (new)
  1.1       +3 -0      ports/devel/rubygem-sequel/distinfo (new)
  1.1       +14 -0     ports/devel/rubygem-sequel/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812250025.mBP0Pmra009306>