Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2015 14:45:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204060] [New port] graphics/p5-Data-Google-Visualization-DataSource: helper class for the Google Chart Tools Datasource Protocol
Message-ID:  <bug-204060-13-dp0l1AASgk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204060-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204060-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204060

--- Comment #2 from commit-hook@freebsd.org ---
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

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204060-13-dp0l1AASgk>