Bug 129901 - [New Port]databases/rubygem-sequel:The Database Toolkit for Ruby
Summary: [New Port]databases/rubygem-sequel:The Database Toolkit for Ruby
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-24 07:30 UTC by wenheping
Modified: 2008-12-25 00:30 UTC (History)
0 users

See Also:


Attachments
file.shar (25.35 KB, text/plain)
2008-12-24 07:30 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-12-24 07:30:00 UTC
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/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-12-24 07:30:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-12-25 00:25:34 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-12-25 00:26:01 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"