Bug 101664 - [NEW PORT] www/drraw: A simple web-based presentation front-end for RRDtool
Summary: [NEW PORT] www/drraw: A simple web-based presentation front-end for RRDtool
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-08 18:00 UTC by Jim Riggs
Modified: 2006-09-13 11:40 UTC (History)
1 user (show)

See Also:


Attachments
drraw-2.1.3.shar (6.48 KB, text/plain)
2006-08-08 18:00 UTC, Jim Riggs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Riggs 2006-08-08 18:00:29 UTC
drraw is a simple web based presentation front-end for RRDtool that
allows you to interactively build graphs of your own design. A graph
definition can be turned into a template which may be applied to many
Round Robin Database files. drraw specializes in providing an easy
means of displaying data stored with RRDtool and does not care about
how the data is collected, making it a great complement to other
RRDtool front-ends.

WWW: http://web.taranis.org/drraw/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-09-13 11:34:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-13 11:36:07 UTC
miwi        2006-09-13 10:35:59 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/drraw            Makefile distinfo pkg-descr pkg-plist 
    www/drraw/files      patch-drraw.cgi patch-drraw.conf 
  Log:
  drraw is a simple web based presentation front-end for RRDtool that
  allows you to interactively build graphs of your own design. A graph
  definition can be turned into a template which may be applied to many
  Round Robin Database files. drraw specializes in providing an easy
  means of displaying data stored with RRDtool and does not care about
  how the data is collected, making it a great complement to other
  RRDtool front-ends.
  
  WWW: http://web.taranis.org/drraw/
  
  PR:             ports/101664
  Submitted by:   Jim Riggs <ports(at)christianserving.org>
  
  Revision  Changes    Path
  1.1565    +1 -0      ports/www/Makefile
  1.1       +67 -0     ports/www/drraw/Makefile (new)
  1.1       +3 -0      ports/www/drraw/distinfo (new)
  1.1       +11 -0     ports/www/drraw/files/patch-drraw.cgi (new)
  1.1       +44 -0     ports/www/drraw/files/patch-drraw.conf (new)
  1.1       +9 -0      ports/www/drraw/pkg-descr (new)
  1.1       +14 -0     ports/www/drraw/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 Martin Wilke freebsd_committer freebsd_triage 2006-09-13 11:36:51 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!