Bug 204060 - [New port] graphics/p5-Data-Google-Visualization-DataSource: helper class for the Google Chart Tools Datasource Protocol
Summary: [New port] graphics/p5-Data-Google-Visualization-DataSource: helper class for...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-27 14:36 UTC by Jeremy Baggs
Modified: 2015-12-21 14:45 UTC (History)
1 user (show)

See Also:


Attachments
shar file (2.59 KB, text/plain)
2015-10-27 14:36 UTC, Jeremy Baggs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Baggs 2015-10-27 14:36:56 UTC
Created attachment 162500 [details]
shar file

Perl helper class for implementing the Google Chart Tools Datasource Protocol.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2015-11-26 16:22:01 UTC
Take.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-12-21 14:45:24 UTC
A commit references this bug:

Author: miwi
Date: Mon Dec 21 14:44:49 UTC 2015
New revision: 404111
URL: https://svnweb.freebsd.org/changeset/ports/404111

Log:
  Perl helper class for implementing the Google Chart Tools Datasource Protocol.

  The Google Visualization API is a nifty bit of kit for generating pretty
  pictures from your data. By design it has a fair amount of Google-cruft, such
  as non-standard JSON and stuffing configuration options in to a single CGI
  query parameter.

  Data::Google::Visualization::DataTable takes care of preparing data for the
  API.

  WWW: http://search.cpan.org/dist/Data-Google-Visualization-DataSource/

  PR:		204060
  Submitted by:	jeremybbaggs@gmail.com
  Approved by:    mat (mentor)
  Differential Revision:  D4640

Changes:
  head/graphics/Makefile
  head/graphics/p5-Data-Google-Visualization-DataSource/
  head/graphics/p5-Data-Google-Visualization-DataSource/Makefile
  head/graphics/p5-Data-Google-Visualization-DataSource/distinfo
  head/graphics/p5-Data-Google-Visualization-DataSource/pkg-descr
  head/graphics/p5-Data-Google-Visualization-DataSource/pkg-plist