CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/12/23 05:39:00
Modified files:
devel/py-buildbot/buildbot: Makefile
devel/py-buildbot/buildbot/pkg: buildbot.rc
Log message:
devel/py-buildbot/buildbot: add missing RDEP on py3-treq
while here pass ${daemon_timeout} to --start_timeout buildbot start
command arg.
Instead of defaulting to the hardcoded upstream setting of 10s we'll now
default to 30s (rc.subr default) and it's properly admin-overridable via
'rcctl set buildbot timeout $value'.