sthen
d7f0752227
bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
...
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
landry
236ce53e75
Update to buildbot/worker 2.1.0.
...
See https://docs.buildbot.net/current/relnotes/index.html#buildbot-2-1-0-2019-03-09
2019-03-15 07:44:48 +00:00
landry
1c0ba02456
Update to buildbot/buildbot_worker 1.8.0
...
See https://docs.buildbot.net/current/relnotes/index.html#buildbot-1-8-0-2019-01-20
2019-01-24 09:50:50 +00:00
landry
4e2ee27a95
Update to buildbot 1.7.0.
...
See https://docs.buildbot.net/current/relnotes/index.html#buildbot-1-7-0-2018-12-21
2018-12-27 10:40:33 +00:00
landry
da59375e9a
Update to buildbot/buildworker 1.6.0
2018-12-07 09:07:37 +00:00
landry
df2a95ae8e
Update to buildbot 1.5.0.
2018-10-18 08:08:12 +00:00
landry
e301504103
Update to buildbot/buildworker 1.4.0.
...
See https://docs.buildbot.net/current/relnotes/index.html#buildbot-1-4-0-2018-09-02
2018-09-06 18:34:26 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
landry
6b24e47834
Update to buildbot 1.3.0.
2018-07-23 05:38:25 +00:00
espie
a4a3af6612
bump after sqlalchemy pkgpath fix
2018-06-27 06:17:24 +00:00
landry
7a3769f209
Fix BUILD_DEPENDS to use ${MODPY_FLAVOR}, reported by ajacoutot@
2018-06-25 06:32:39 +00:00
landry
a0bbbec00f
Add forgotten @conflict markers against the py-* versions.
2018-06-23 22:13:03 +00:00
landry
359ebeafa9
Update to buildbot 1.2.0.
...
- switch to python3
- rename package to 'buildbot', no need for the py- prefix
- we cant enable tests yet, still too many unported dependencies
2018-06-23 21:57:50 +00:00
landry
f15a924800
Update to buildbot 1.1.2
2018-05-20 07:34:45 +00:00
landry
6399abd607
Update to buildbot/buildslave 1.1.1.
2018-04-23 17:06:04 +00:00
landry
1f78897f17
Update to build{slave,bot} 1.1.0.
...
See https://docs.buildbot.net/1.1.0/relnotes/index.html#buildbot-1-1-0-2018-03-10
2018-04-01 18:55:30 +00:00
landry
02f4c05c7d
Update to buildbot/buildslave 1.0.0.
...
Cf https://github.com/buildbot/buildbot/releases/tag/v1.0.0 :
"Despite the major version bump, Buildbot 1.0.0 does not have major
difference with the 0.9 series, 1.0.0 is rather the mark of API
stability."
2018-02-15 20:39:57 +00:00
landry
d366df0af1
Update to buildbot/buildworker 0.9.15.post1.
...
See https://github.com/buildbot/buildbot/releases/tag/v0.9.15 and
https://github.com/buildbot/buildbot/releases/tag/v0.9.15.post1 for details.
I've finally updated my mozbsd buildbot... now to upgrade the
slaves^Wworkers.
2018-01-14 17:12:10 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
landry
64d3684eec
Fix the fix by also adding py-mock to BDEP
2017-12-20 14:44:18 +00:00
landry
7ac0927217
Add devel/py-buildbot/pkg to BDEP.
2017-12-20 12:59:33 +00:00
landry
c7cbf7fac7
Remove buildbot dependency from setup.py to avoid a circular dependency,
...
as py-buildbot/buildbot RDEPs on py-buildbot/www. Fixes a build issue
seen by ajacoutot@
2017-12-20 12:48:02 +00:00
landry
985622ce22
Forgot to remove those..
2017-12-20 12:30:13 +00:00
landry
dff19febd0
Remove files from the old layout.
2017-12-18 20:39:31 +00:00
landry
24857d2380
Merge cvs conflicts. I think. I hope.
2017-12-18 20:38:08 +00:00
landry
118fc39932
Import/update to buildbot 0.9.14.
...
Note that this is a major upgrade from the 0.8 branch, see
http://docs.buildbot.net/current/manual/installation/nine-upgrade.html
for details on how to deal with it.
If you were running a 0.8 buildmaster and want to keep running it to
access old build logs, it's advised to install it locally outside of
ports/packages via pip.
The buildbot port is now split into 6 distinct sub-ports.
ok sthen@ (thanks!)
2017-12-18 20:35:45 +00:00
landry
a74d4ec820
Fix RDEP for twisted update, and add a oneliner patch to fix runtime,
...
also tested on my buildbot instance.
Many thanks to Pavel Korovin for polishing this twisted updated, finally
paving the way to update buildbot to the 0.9 branch.
2017-05-16 19:34:50 +00:00
landry
700266a8da
Fix pexp in rc script to correctly detect status
...
ok/with ajacoutot@
2016-05-15 09:04:09 +00:00
landry
b35771728a
Fix dependency on twisted so that the correct Twisted_Core python package
...
name ends up in egg-info/requires.txt.
Fixes an issue with Interpolate feature reported (with a reduced test
case, thanks!) by Alex Holst -a at mongers dot org-
2016-02-11 12:37:34 +00:00
sthen
88e0d48477
bump REVISION for setuptools dep change.
2015-09-29 10:51:43 +00:00
landry
f58ddef3bb
Enforce dependency on newer sqlalchemy-migrate, as spotted by ajacoutot@
2015-07-19 19:24:19 +00:00
ajacoutot
897cb7e3aa
sudo(8) -> su(1)
2015-07-18 06:15:08 +00:00
ajacoutot
666c7becc8
Hopefull fix pexp; this port is curently broken at runtime.
2015-07-16 00:09:32 +00:00
landry
51faa86bc5
Update to buildbot 0.8.12.
...
See http://docs.buildbot.net/current/relnotes/index.html for changes.
2015-05-03 08:27:59 +00:00
jasper
5e91600570
- switch to MODPY_PI
2015-04-02 14:21:12 +00:00
landry
02032aac09
Update to buildbot 0.8.10.
...
See See http://docs.buildbot.net/current/relnotes/0.8.9.html and See
http://docs.buildbot.net/current/relnotes/index.html for changes.
Dont forget to run:
$sudo -u _buildbot buildbot upgrade-master /where/your/master/is
after upgrading.
Tested by Alex Holst (thx!) and myself.
2015-01-16 19:08:49 +00:00
landry
52af10ffad
Fix pexp .. for some reason, the full commandline is not the same
...
anymore, and this breaks proper rc.d usage. Not ideal since this
probably prevents running several distinct instances, will be revisited
when i look at the 0.8.10 update.
2015-01-05 20:12:30 +00:00
landry
1d6ed79be2
Add py-dateutil to RDEP, needed to use schedulers.
2015-01-03 14:36:03 +00:00
dcoppa
a2a0464ede
Bye bye MODPY_BADEGGS
2013-10-03 16:37:15 +00:00
landry
bab673bc35
Update to buildbot/buildslave 0.8.8.
...
Take over maintainership with previous MAINTAINER agreement.
Improve COMMENTs.
ok brad@
2013-09-16 10:02:28 +00:00
naddy
c2832a1290
move http://code.google.com , *.googlecode.com, and sites.google.com to https
...
suggested by bentley@
2013-08-07 21:31:12 +00:00
sthen
0cf9de9061
tweak regex for safety in case there's a p2 release, "probably saner" landry@
2013-06-20 14:07:40 +00:00
landry
96f0e024f5
Update to py-build{bot,slave} 0.8.7p1.
...
MAINTAINER timeout.
2013-06-20 13:58:53 +00:00
fgsch
081021164e
Remove MODPY_JSON from RDEP and bump.
2013-06-04 07:57:13 +00:00
espie
bcf3856632
PERMIT_* / REGRESS->TEST sweep
2013-03-11 10:50:00 +00:00
landry
92467cae5e
Update to buildbot 0.8.6p1.
...
remember to update your master.cfg and run update-master between
stop/start.. see http://buildbot.net/buildbot/docs/0.8.6/release-notes.html
ok sthen@ Piotr Sikora(Maintainer)
2012-04-14 09:52:40 +00:00
landry
0d153574f7
Upgrade to py-buildbot 0.8.5, from MAINTAINER Piotr Sikora, in my tree
...
since september... be sure to run 'buildbot upgrade-master' if upgrading
an existing setup, as explained in README.
Tested by edd@ and myself.
2012-01-09 19:56:54 +00:00
espie
c5a475ebe0
normalize pkgpath
2011-09-16 09:24:48 +00:00
jasper
eec0417831
bump after default python version switch
2011-06-08 17:31:05 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00