Sun Oct 1 23:45:50 2017 UTC ()
Add py-buildbot-www-0.9.11:

The BuildBot is a system to automate the compile/test cycle required by
most software projects to validate code changes. By automatically
rebuilding and testing the tree each time something has changed, build
problems are pinpointed quickly, before other developers are
inconvenienced by the failure. The guilty developer can be identified
and harassed without human intervention. By running the builds on a
variety of platforms, developers who do not have the facilities to test
their changes everywhere before checkin will at least know shortly
afterwards whether they have broken the build or not. Warning counts,
lint checks, image size, compile time, and other build parameters can
be tracked over time, are more visible, and are therefore easier to
improve.

This package contains the web frontend component.


(joerg)
diff -r0 -r1.1 pkgsrc/devel/py-buildbot-www/DESCR
diff -r0 -r1.1 pkgsrc/devel/py-buildbot-www/Makefile
diff -r0 -r1.1 pkgsrc/devel/py-buildbot-www/PLIST
diff -r0 -r1.1 pkgsrc/devel/py-buildbot-www/distinfo

File Added: pkgsrc/devel/py-buildbot-www/DESCR
The BuildBot is a system to automate the compile/test cycle required by
most software projects to validate code changes. By automatically
rebuilding and testing the tree each time something has changed, build
problems are pinpointed quickly, before other developers are
inconvenienced by the failure. The guilty developer can be identified
and harassed without human intervention. By running the builds on a
variety of platforms, developers who do not have the facilities to test
their changes everywhere before checkin will at least know shortly
afterwards whether they have broken the build or not. Warning counts,
lint checks, image size, compile time, and other build parameters can
be tracked over time, are more visible, and are therefore easier to
improve.

This package contains the web frontend component.

File Added: pkgsrc/devel/py-buildbot-www/Makefile
# $NetBSD: Makefile,v 1.1 2017/10/01 23:45:50 joerg Exp $

DISTNAME=	buildbot-www-0.9.11
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	devel net python
MASTER_SITES=	${MASTER_SITE_PYPI:=b/buildbot-www/}

MAINTAINER=	joerg@NetBSD.org
HOMEPAGE=	https://buildbot.net/
COMMENT=	Web frontend for the buildbot CI system
LICENSE=	gnu-gpl-v2

DEPENDS+=	${PYPKGPREFIX}-buildbot-[0-9]*:../../devel/py-buildbot
BULID_DEPENDS+=	${PYPKGPREFIX}-buildbot-pkg-[0-9]*:../../devel/py-buildbot-pkg

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/py-buildbot-www/PLIST
@comment $NetBSD: PLIST,v 1.1 2017/10/01 23:45:50 joerg Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/buildbot_www/VERSION
${PYSITELIB}/buildbot_www/__init__.py
${PYSITELIB}/buildbot_www/__init__.pyc
${PYSITELIB}/buildbot_www/__init__.pyo
${PYSITELIB}/buildbot_www/static/d3.min.js
${PYSITELIB}/buildbot_www/static/fonts/FontAwesome.otf
${PYSITELIB}/buildbot_www/static/fonts/fontawesome-webfont.eot
${PYSITELIB}/buildbot_www/static/fonts/fontawesome-webfont.svg
${PYSITELIB}/buildbot_www/static/fonts/fontawesome-webfont.ttf
${PYSITELIB}/buildbot_www/static/fonts/fontawesome-webfont.woff
${PYSITELIB}/buildbot_www/static/img/favicon.ico
${PYSITELIB}/buildbot_www/static/img/nobody.png
${PYSITELIB}/buildbot_www/static/index.html
${PYSITELIB}/buildbot_www/static/scripts.js
${PYSITELIB}/buildbot_www/static/styles.css
${PYSITELIB}/buildbot_www/static/tests.js

File Added: pkgsrc/devel/py-buildbot-www/distinfo
$NetBSD: distinfo,v 1.1 2017/10/01 23:45:50 joerg Exp $

SHA1 (buildbot-www-0.9.11.tar.gz) = 29fd904700ac2b4eff2d9e07aa3dfc1dd6182d47
RMD160 (buildbot-www-0.9.11.tar.gz) = 176bf4ffea3d11cbcdb544d1eafd3390c8bf06ce
SHA512 (buildbot-www-0.9.11.tar.gz) = 5a4ecde7a79bace65fbaeedb9153ccfc8094e0fdccd19bf656a1aee1cb5eb84dd28ffb0279aaa0f75a2365278276f5a16d7015eab732e2642a3344d2b28ff441
Size (buildbot-www-0.9.11.tar.gz) = 687664 bytes