Bug 143405 - [NEW PORT] math/ggobi: Data visualization system
Summary: [NEW PORT] math/ggobi: Data visualization system
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-31 15:50 UTC by Rainer Hurling
Modified: 2010-02-12 19:30 UTC (History)
0 users

See Also:


Attachments
file.shar (6.36 KB, text/plain)
2010-01-31 15:50 UTC, Rainer Hurling
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rainer Hurling freebsd_committer freebsd_triage 2010-01-31 15:50:02 UTC
GGobi is an open source visualization program for exploring high-dimensional 
data. It provides highly dynamic and interactive graphics such as tours, as 
well as familiar graphics such as the scatterplot, barchart and parallel 
coordinates plots. Plots are interactive and linked with brushing and 
identification.

WWW: http://www.ggobi.org/

Fix: Patch attached with submission follows:
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-11 03:57:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-02-12 19:25:54 UTC
pgollucci    2010-02-12 19:25:43 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/ggobi           Makefile distinfo pkg-descr pkg-plist 
  Log:
  GGobi is an open source visualization program for exploring high-dimensional
  data. It provides highly dynamic and interactive graphics such as tours, as
  well as familiar graphics such as the scatterplot, barchart and parallel
  coordinates plots. Plots are interactive and linked with brushing and
  identification.
  
  WWW: http://www.ggobi.org/
  
  PR:             ports/143405
  Submitted by:   rhurlin
  
  Revision  Changes    Path
  1.637     +1 -0      ports/math/Makefile
  1.1       +36 -0     ports/math/ggobi/Makefile (new)
  1.1       +3 -0      ports/math/ggobi/distinfo (new)
  1.1       +7 -0      ports/math/ggobi/pkg-descr (new)
  1.1       +135 -0    ports/math/ggobi/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 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-12 19:27:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!