Files
landry 1a87fa596b devel/py-buildbot: update to 4.1.0
see https://github.com/buildbot/buildbot/releases/tag/v4.1.0
drop the react-* plugins, they've been merged in the related
www/grid/waterfall/console plugins.

one might have to readapt the plugins line in the www config
if the react plugins had been explicitely enabled/listed
2024-10-17 08:38:31 +00:00

10 lines
155 B
Makefile

SUBDIR =
SUBDIR += buildbot
SUBDIR += console-view
SUBDIR += grid-view
SUBDIR += pkg
SUBDIR += waterfall-view
SUBDIR += www
.include <bsd.port.subdir.mk>