Bug 186055

Summary: New port: databases/p5-Protocol-CassandraCQL This module provides the basic constants and other support functions required to communicate with a Cassandra database using CQL3
Product: Ports & Packages Reporter: admins
Component: Individual Port(s)Assignee: freebsd-perl (Nobody) <perl>
Status: Closed FIXED    
Severity: Affects Many People CC: pi
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar
none
Updated revision
none
Latest poudriere log none

Description admins 2014-01-23 21:50:00 UTC
This module provides the basic constants and other support functions required to communicate with a Cassandra database using CQL3.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-23 21:50:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 admins 2014-08-27 20:17:48 UTC
Created attachment 146397 [details]
Updated revision

* Updated port version
* Removed NO_STAGE
Comment 3 admins 2014-08-27 20:18:20 UTC
Created attachment 146398 [details]
Latest poudriere log
Comment 4 admins 2014-08-27 20:19:22 UTC
Any chance to include this in ports tree?
Comment 5 John Marino freebsd_committer freebsd_triage 2014-08-27 20:38:37 UTC
It's great there's a poudriere log and updated shar, but it's already assigned properly to the perl@ group.  They will get to it, I am sure.
Comment 6 commit-hook freebsd_committer freebsd_triage 2014-08-28 12:10:31 UTC
A commit references this bug:

Author: pi
Date: Thu Aug 28 12:10:13 UTC 2014
New revision: 366398
URL: http://svnweb.freebsd.org/changeset/ports/366398

Log:
  New port: databases/p5-Protocol-CassandraCQL

  This module provides the basic constants and other support functions
  required to communicate with a Cassandra database using CQL3. It is
  not in itself a CQL client; it simply provides the necessary support
  functions to allow one to be written.

  For a complete client, see instead Net::Async::CassandraCQL.

  WWW: http://search.cpan.org/dist/Protocol-CassandraCQL/

  PR:		186055
  Submitted by:	admins@perceptyx.com

Changes:
  head/databases/Makefile
  head/databases/p5-Protocol-CassandraCQL/
  head/databases/p5-Protocol-CassandraCQL/Makefile
  head/databases/p5-Protocol-CassandraCQL/distinfo
  head/databases/p5-Protocol-CassandraCQL/pkg-descr
  head/databases/p5-Protocol-CassandraCQL/pkg-plist
Comment 7 Kurt Jaeger freebsd_committer freebsd_triage 2014-08-28 12:10:55 UTC
Committed, thanks!