Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -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.

View File

@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.2 2016/07/09 13:03:36 wiz 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= 34 35
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -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

View File

@@ -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