Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.11 28 Nov 2017 10:15:46
  |
rodrigc  |
devel/buildbot*: Rename all buildbot ports
devel/buildbot -> devel/py-buildbot
devel/buildbot-worker -> devel/py-buildbot-worker
devel/buildbot-console-view -> devel/py-buildbot-console-view
devel/buildbot-grid-view -> devel/py-buildbot-grid-view
devel/buildbot-pkg -> devel/py-buildbot-pkg
devel/buildbot-waterfall-view -> devel/py-buildbot-waterfall-view
devel/buildbot-www -> devel/py-buildbot-www
- Update MAINTAINER
- Allow builds with Python 3.x
Reviewed_by: koobs
Approved by: koobs (maintainer), portmgr (maintainer timeout, grembo, 3+ weeks)
Differential Revision: D12499 |
0.9.11 26 Sep 2017 04:56:04
  |
rodrigc  |
devel/buildbot*: Update to 0.9.11, Add buildbot-grid-view
* Update to buildbot 0.9.11
* Add required devel/py-buildbot-grid-view dependency
* Clean up stuff from individual Makefiles that was copy/pasted from the main
buildbot Makefile
* buildbot-www, buildbot-grid-view, buildbot-console-view,
buildbot-waterfall-view cannot be tested outside
of buildbot, so remove stuff from their Makefiles to simplify.
Reviewed_by: koobs, asomers, sunpoet
Approved by: grembo
Differential_Revision: https://reviews.freebsd.org/D12479 |
0.9.10 17 Sep 2017 04:43:19
  |
asomers  |
devel/buildbot*: Update to 0.9.10
PR: 220564
Reviewed by: koobs, rodrigc
Approved by: koobs (portmgr), grembo (maintainer timeout) |
0.9.5_1 07 Jul 2017 03:57:39
  |
asomers  |
Fix changes unintentionally included in 445206
devel/py-twisted152/Makefile
Revert all changes to this file
Pointy-hat-to: asomers
devel/buildbot-workers/Makefile
devel/buildbot-workers/files/buildbot-worker.in
Revert a 1-line change that I never intended to commit. However,
leave in place the PORTREVISION bump and the other change to the RC
script, which I did intend to commit, but in a separate revision,
with this change message:
devel/buildbot-worker rc script fails to start worker (Only the first 15 lines of the commit message are shown above ) |
0.9.5_1 07 Jul 2017 03:47:38
  |
asomers  |
devel/buildbot: add rc script
PR: 219787
Reviewed by: grembo
Approved by: grembo (maintainer) |
0.9.5 28 Mar 2017 22:41:02
  |
grembo  |
Update devel/buildbot* to 0.9.5
This includes missing files and fixes that are pending upstream.
Also change to using PORTVERSION in dependencies, as all parts of buildbot
need to be the same version anyway.
Reported by: rodrigc
Differential Revision: https://reviews.freebsd.org/D10162 |
0.9.4_3 28 Mar 2017 15:42:27
  |
grembo  |
Fix failed rename of buildbot-slave to buildbot-worker 2/2
(problematic commit was r437059)
This hsould unbreak INDEX.
Reported by: mat |
0.9.4_3 28 Mar 2017 15:37:37
  |
grembo  |
Fix failed rename of buildbot-slave to buildbot-worker 1/2
This breaks INDEX temporarily.
Reported by: mat |
0.9.4_3 27 Mar 2017 16:47:57
  |
grembo  |
Rename buildbot-slave to buildbot-worker, update to 0.9.4
Also take maintainership. If interested, the original maintainer
is welcome to take it back.
PR: 217700
Approved by: maintainer timeout (2 weeks) |