summaryrefslogtreecommitdiff
path: root/databases/py-whisper
diff options
context:
space:
mode:
authorriz <riz>2015-12-11 21:34:15 +0000
committerriz <riz>2015-12-11 21:34:15 +0000
commita285eb1ae971f2fa87571c3433af6a9172f6c93b (patch)
tree6f76381127389cdd8292f9aed6a0693ae26a3904 /databases/py-whisper
parentdc846b545e44e288cee3cd805d3e37a8494cb579 (diff)
downloadpkgsrc-a285eb1ae971f2fa87571c3433af6a9172f6c93b.tar.gz
Add whisper 0.9.15, as used by the graphite project.
Whisper is a fixed-size database, similar in design to RRD (round-robin-database). It provides fast, reliable storage of numeric data over time.
Diffstat (limited to 'databases/py-whisper')
-rw-r--r--databases/py-whisper/DESCR3
-rw-r--r--databases/py-whisper/Makefile20
-rw-r--r--databases/py-whisper/PLIST16
-rw-r--r--databases/py-whisper/distinfo6
4 files changed, 45 insertions, 0 deletions
diff --git a/databases/py-whisper/DESCR b/databases/py-whisper/DESCR
new file mode 100644
index 00000000000..bea1708202c
--- /dev/null
+++ b/databases/py-whisper/DESCR
@@ -0,0 +1,3 @@
+Whisper is a fixed-size database, similar in design to RRD
+(round-robin-database). It provides fast, reliable storage of numeric
+data over time.
diff --git a/databases/py-whisper/Makefile b/databases/py-whisper/Makefile
new file mode 100644
index 00000000000..e9e82430f17
--- /dev/null
+++ b/databases/py-whisper/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2015/12/11 21:34:15 riz Exp $
+#
+
+DISTNAME= whisper-0.9.15
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= databases
+GITHUB_PROJECT= whisper
+MASTER_SITES= ${MASTER_SITE_GITHUB:=graphite-project/}
+
+MAINTAINER= riz@NetBSD.org
+HOMEPAGE= https://launchpad.net/graphite
+COMMENT= Fixed-size database, similar in design to RRD
+LICENSE= apache-2.0
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
+
+.include "../../lang/python/distutils.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/databases/py-whisper/PLIST b/databases/py-whisper/PLIST
new file mode 100644
index 00000000000..fed51f4f916
--- /dev/null
+++ b/databases/py-whisper/PLIST
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1 2015/12/11 21:34:15 riz Exp $
+bin/rrd2whisper.py
+bin/whisper-create.py
+bin/whisper-diff.py
+bin/whisper-dump.py
+bin/whisper-fetch.py
+bin/whisper-fill.py
+bin/whisper-info.py
+bin/whisper-merge.py
+bin/whisper-resize.py
+bin/whisper-set-aggregation-method.py
+bin/whisper-update.py
+${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/whisper.py
+${PYSITELIB}/whisper.pyc
+${PYSITELIB}/whisper.pyo
diff --git a/databases/py-whisper/distinfo b/databases/py-whisper/distinfo
new file mode 100644
index 00000000000..6d340ac1ba8
--- /dev/null
+++ b/databases/py-whisper/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2015/12/11 21:34:15 riz Exp $
+
+SHA1 (whisper-0.9.15.tar.gz) = 7adfeb16a952dcf3f3aacb1d030f5e1865472ce3
+RMD160 (whisper-0.9.15.tar.gz) = 308426c54834272e0a829bd6c4be60c115f2983a
+SHA512 (whisper-0.9.15.tar.gz) = 2fe7613ad15a994a63cb8dc0c4e91984c97d33e85f2b0016f329bbaccbd95f8641d8b30ed041b069ff1d639eec6fceef330aaa86313576daece9234121ca0eba
+Size (whisper-0.9.15.tar.gz) = 21083 bytes