Bug 163292 - [NEW PORT] databases/py26-cql: Python DB-API 2.0 client interface for Cassandra
Summary: [NEW PORT] databases/py26-cql: Python DB-API 2.0 client interface for Cassandra
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: Eitan Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-14 19:00 UTC by Radim Kolar
Modified: 2012-01-07 04:20 UTC (History)
1 user (show)

See Also:


Attachments
py26-cql-1.0.6.shar (3.27 KB, text/plain)
2011-12-14 19:00 UTC, Radim Kolar
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Radim Kolar 2011-12-14 19:00:23 UTC
Python DB-API 2.0 client interface for Cassandra

WWW:	http://code.google.com/a/apache-extras.org/p/cassandra-dbapi2/

Generated with FreeBSD Port Tools 0.99
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2011-12-25 18:31:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-01-07 04:12:58 UTC
eadler      2012-01-07 04:12:43 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/py-cql     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Python DB-API 2.0 client interface for Cassandra
  
  WWW:    http://code.google.com/a/apache-extras.org/p/cassandra-dbapi2/
  
  PR:             ports/163292
  Submitted by:   Radim Kolar <hsn@sendmail.cz>
  
  Revision  Changes    Path
  1.1070    +1 -0      ports/databases/Makefile
  1.1       +26 -0     ports/databases/py-cql/Makefile (new)
  1.1       +2 -0      ports/databases/py-cql/distinfo (new)
  1.1       +3 -0      ports/databases/py-cql/pkg-descr (new)
  1.1       +35 -0     ports/databases/py-cql/pkg-plist (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"
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2012-01-07 04:15:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!