pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-graphite-web



Module Name:    pkgsrc
Committed By:   riz
Date:           Fri Dec 11 21:45:07 UTC 2015

Added Files:
        pkgsrc/www/py-graphite-web: DESCR MESSAGE Makefile PLIST distinfo
        pkgsrc/www/py-graphite-web/patches: patch-bin_build-index.sh
            patch-setup.py

Log Message:
Add py-graphite-web 0.9.15 from pkgsrc-wip.

Graphite consists of a storage backend and a web-based visualization frontend.
Client applications send streams of numeric time-series data to the Graphite
backend (called carbon), where it gets stored in fixed-size database files
similar in design to RRD. The web frontend provides 2 distinct user interfaces
for visualizing this data in graphs as well as a simple URL-based API for
direct graph generation.

Graphite's design is focussed on providing simple interfaces (both to users
and applications), real-time visualization, high-availability, and enterprise
scalability.

See https://github.com/graphite-project/ for more information.
aVS: ----------------------------------------------------------------------


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/py-graphite-web/DESCR \
    pkgsrc/www/py-graphite-web/MESSAGE pkgsrc/www/py-graphite-web/Makefile \
    pkgsrc/www/py-graphite-web/PLIST pkgsrc/www/py-graphite-web/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/www/py-graphite-web/patches/patch-bin_build-index.sh \
    pkgsrc/www/py-graphite-web/patches/patch-setup.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index