./wip/py-buildbot, Continuous integration system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.9.2, Package name: py311-buildbot-3.9.2, Maintainer: root

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.


Required to run:
[net/py-twisted] [devel/py-setuptools] [devel/py-ZopeInterface] [databases/py-sqlite3] [textproc/py-jinja2] [lang/python27]

Master sites:

Filesize: 2447.784 KB

Version history: (Expand)


CVS history: (Expand)


   2014-01-18 16:52:17 by othyro | Files touched by this commit (4) | Package removed
Log message:
-py-buildbot; Newer version in devel/
   2012-10-06 19:22:16 by Aleksej Saushev | Files touched by this commit (16)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127)
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
   2011-12-24 12:36:58 by haad | Files touched by this commit (6)
Log message:
Update buildbot packages to buildbot version 0.8.5.
   2011-05-10 20:32:50 by Silas Silva | Files touched by this commit (3)
Log message:
Update to buildbot 0.8.3p1.  Edit Makefile so it pkglint say it looks ok.
   2011-04-18 02:26:03 by Silas Silva | Files touched by this commit (1)
Log message:
Avoid the use of older releases that can yield the "Unresolvable dependencies
found" problem, by setting PYTHON_VERSIONS_ACCEPTED to new python versions.
   2010-11-16 16:08:41 by haad | Files touched by this commit (3) | Package updated
Log message:
Add updated version of buildbot server and build slave client. I have updated 
it to newest version available 0.8.2. Tested and working on NetBSD -current 
where is it doing my daily builds.
   2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222)
Log message:
Remove obsolete @dirrm lines.