notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-buildbot Continuous Integration Framework
3.11.1 devel on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.10.1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-11-28 10:15:56
Last Update: 2024-03-04 12:36:25
Commit Hash: 6e1210d
Also Listed In: python
License: GPLv2
WWW:
https://buildbot.net
Description:
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. The overall goal is to reduce tree breakage and provide a platform to run tests or code-quality checks that are too annoying or pedantic for any human to waste their time with. Developers get immediate (and potentially public) feedback about their changes, encouraging them to be more careful about testing before checkin. For more information, please see: https://buildbot.net/trac
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}buildbot>0:devel/py-buildbot@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-buildbot/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-buildbot
  • pkg install py39-buildbot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-buildbot listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-buildbot
Package flavors (<flavor>: <package>)
  • py39: py39-buildbot
distinfo:
TIMESTAMP = 1709552175 SHA256 (buildbot-3.11.1.tar.gz) = aee616d6c5681af14c8be352fb188db27d08ab64662a56b1e1bc47818ae3e996 SIZE (buildbot-3.11.1.tar.gz) = 2524103

Packages (timestamps in pop-ups are UTC):
py37-buildbot
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.7.0---2.7.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-buildbot
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-3.11.1--3.11.1---
FreeBSD:13:quarterly-3.10.13.8.0-3.10.1-3.10.13.10.1
FreeBSD:14:latest3.11.13.11.13.7.0-3.11.13.8.0-3.8.0
FreeBSD:14:quarterly3.10.13.10.1--3.10.1-3.10.13.10.1
FreeBSD:15:latest3.11.13.11.1n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. py39-boto3>0 : www/py-boto3@py39
  2. py39-buildbot-pkg==3.11.1 : devel/py-buildbot-pkg@py39
  3. py39-lz4>=0 : archivers/py-lz4@py39
  4. py39-mock>=2.0.0 : devel/py-mock@py39
  5. py39-moto>0 : devel/py-moto@py39
  6. py39-parameterized>0 : devel/py-parameterized@py39
  7. py39-pyjade>0 : textproc/py-pyjade@py39
  8. py39-treq>0 : www/py-treq@py39
  9. py39-requests-futures>0 : www/py-requests-futures@py39
  10. python3.9 : lang/python39
Runtime dependencies:
  1. py39-alembic>=1.6.0 : databases/py-alembic@py39
  2. py39-autobahn>=0.16.0 : www/py-autobahn@py39
  3. py39-buildbot-www>=3.11.1 : devel/py-buildbot-www@py39
  4. py39-croniter2>=1.3.0 : sysutils/py-croniter2@py39
  5. py39-dateutil>=1.5 : devel/py-dateutil@py39
  6. py39-importlib-resources>=5 : devel/py-importlib-resources@py39
  7. py39-Jinja2>=2.1 : devel/py-Jinja2@py39
  8. py39-msgpack>=0.6.0 : devel/py-msgpack@py39
  9. py39-packaging>0 : devel/py-packaging@py39
  10. py39-pyjwt>=0 : www/py-pyjwt@py39
  11. py39-sqlalchemy14>=1.3.0<1.5 : databases/py-sqlalchemy14@py39
  12. py39-sqlite3>0 : databases/py-sqlite3@py39
  13. py39-twisted>=18.7.0 : devel/py-twisted@py39
  14. py39-txaio>=2.2.2 : devel/py-txaio@py39
  15. py39-unidiff>=0.7.5 : devel/py-unidiff@py39
  16. py39-yaml>0 : devel/py-yaml@py39
  17. py39-zope.interface>=4.1.1 : devel/py-zope.interface@py39
  18. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  19. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-buildbot
USES:
cpe python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/b/buildbot/
  2. https://pypi.org/packages/source/b/buildbot/
Collapse this list.

Number of commits found: 38

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.11.1
04 Mar 2024 12:36:25
commit hash: 6e1210d3463965c327661f4660af01e2f4ca4063commit hash: 6e1210d3463965c327661f4660af01e2f4ca4063commit hash: 6e1210d3463965c327661f4660af01e2f4ca4063commit hash: 6e1210d3463965c327661f4660af01e2f4ca4063 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-buildbot*: Update version 3.11.0=>3.11.1

Changelog: https://github.com/buildbot/buildbot/releases/tag/v3.11.1
3.11.0
26 Jan 2024 15:56:30
commit hash: e56a36dd69372e55afd8d3a1ed2338c48a299588commit hash: e56a36dd69372e55afd8d3a1ed2338c48a299588commit hash: e56a36dd69372e55afd8d3a1ed2338c48a299588commit hash: e56a36dd69372e55afd8d3a1ed2338c48a299588 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-buildbot*: Update version 3.10.1=>3.11.0

Changelog: https://github.com/buildbot/buildbot/releases/tag/v3.11.0
3.10.1
27 Dec 2023 17:56:53
commit hash: a945329dc41db3bd9a46b3148728b47df62598d0commit hash: a945329dc41db3bd9a46b3148728b47df62598d0commit hash: a945329dc41db3bd9a46b3148728b47df62598d0commit hash: a945329dc41db3bd9a46b3148728b47df62598d0 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-buildbot*: Update version 3.10.0=>3.10.1

Changelog: https://github.com/buildbot/buildbot/releases/tag/v3.10.1
3.10.0
05 Dec 2023 17:29:29
commit hash: 01150b7c3e73b129717bc4645d34d4113604701bcommit hash: 01150b7c3e73b129717bc4645d34d4113604701bcommit hash: 01150b7c3e73b129717bc4645d34d4113604701bcommit hash: 01150b7c3e73b129717bc4645d34d4113604701b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-buildbot*: Update version 3.9.2=>3.10.0

Changelog: https://github.com/buildbot/buildbot/releases/tag/v3.10.0
3.9.2_1
31 Oct 2023 12:27:41
commit hash: d4989ed44f5afdc5ab495922238b29aca5d944afcommit hash: d4989ed44f5afdc5ab495922238b29aca5d944afcommit hash: d4989ed44f5afdc5ab495922238b29aca5d944afcommit hash: d4989ed44f5afdc5ab495922238b29aca5d944af files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-buildbot: Fix runtime

Runtime broke with the updaaate of py-twisted. For now try with patching
the lower bounds.

PR:		274827
Reported by:	freebsd@pe82.de
3.9.2
05 Sep 2023 04:56:13
commit hash: e4209b62c53bce5deec1abb2581c6425cb8a0c2ecommit hash: e4209b62c53bce5deec1abb2581c6425cb8a0c2ecommit hash: e4209b62c53bce5deec1abb2581c6425cb8a0c2ecommit hash: e4209b62c53bce5deec1abb2581c6425cb8a0c2e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-buildbot: Update version 3.9.1=>3.9.2

Changelog: https://github.com/buildbot/buildbot/releases/tag/v3.9.2
3.9.1
04 Sep 2023 05:13:09
commit hash: 835e6dbfe413bf00e637dbc1ec39bcc2fdec4604commit hash: 835e6dbfe413bf00e637dbc1ec39bcc2fdec4604commit hash: 835e6dbfe413bf00e637dbc1ec39bcc2fdec4604commit hash: 835e6dbfe413bf00e637dbc1ec39bcc2fdec4604 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-buildbot: Update version 3.9.0=>3.9.1

Changelog: https://github.com/buildbot/buildbot/releases/tag/v3.9.1
3.9.0
17 Aug 2023 21:03:32
commit hash: fb6c0a24434a77b3522c20faddaa6cc437294cdbcommit hash: fb6c0a24434a77b3522c20faddaa6cc437294cdbcommit hash: fb6c0a24434a77b3522c20faddaa6cc437294cdbcommit hash: fb6c0a24434a77b3522c20faddaa6cc437294cdb files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-buildbot: Update version 3.8.0=>3.9.0

Changelog: https://github.com/buildbot/buildbot/releases/tag/v3.9.0
3.8.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
3.8.0
21 Apr 2023 19:37:18
commit hash: 45304d7b9b82e41fb15debb88cb1e9b8aa5f83f2commit hash: 45304d7b9b82e41fb15debb88cb1e9b8aa5f83f2commit hash: 45304d7b9b82e41fb15debb88cb1e9b8aa5f83f2commit hash: 45304d7b9b82e41fb15debb88cb1e9b8aa5f83f2 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-buildbot: Update version 3.7.0=>3.8.0

Changelog: https://github.com/buildbot/buildbot/releases/tag/v3.8.0
3.7.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
3.7.0
14 Dec 2022 14:18:51
commit hash: b6471b43913ddd7d12d07bc3bfa2c2ab3a4aac7bcommit hash: b6471b43913ddd7d12d07bc3bfa2c2ab3a4aac7bcommit hash: b6471b43913ddd7d12d07bc3bfa2c2ab3a4aac7bcommit hash: b6471b43913ddd7d12d07bc3bfa2c2ab3a4aac7b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-buildbot: Update version 3.5.0=>3.7.0

- Use the existing buildbot users and groups
- Refactor the rc script to run as buildbot user and pointing the
  basedir to the home directory of buildbot user [1]

PR:		248234 [1]
Reported by:	ari@ish.com.au [1]
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.5.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.5.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.5.0
12 Mar 2022 10:41:14
commit hash: f5c25e95e5e38ad9fcd272de63a50ec6e614e1eccommit hash: f5c25e95e5e38ad9fcd272de63a50ec6e614e1eccommit hash: f5c25e95e5e38ad9fcd272de63a50ec6e614e1eccommit hash: f5c25e95e5e38ad9fcd272de63a50ec6e614e1ec files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-buildbot: Update version 3.4.1=>3.5.0

Relnotes: https://github.com/buildbot/buildbot/releases/tag/v3.5.0
3.4.1
08 Mar 2022 02:09:57
commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Take maintainership
3.4.1
07 Mar 2022 19:07:39
commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return koobs' ports to the pool after safekeeping his commit bit.
3.4.1
25 Feb 2022 06:36:21
commit hash: 81cb513d26abb0060b971366db8f3ee0ac9bd3ebcommit hash: 81cb513d26abb0060b971366db8f3ee0ac9bd3ebcommit hash: 81cb513d26abb0060b971366db8f3ee0ac9bd3ebcommit hash: 81cb513d26abb0060b971366db8f3ee0ac9bd3eb files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
Author: Tomoyuki Sakurai
devel/py-buildbot*: Update to 3.4.1

* This also should fix the regression caused after the switch from
  py-sqlalchemy12 to py-sqlalchemy14 in e3f7785e1794.

Changelog since 2.10.5:

https://github.com/buildbot/buildbot/blob/v3.4.1/master/docs/relnotes/index.rst

PR:		259599
Reviewed by:	koobs (maintainer)
Approved by:	koobs (maintainer, implicit: MAINTAINER_POLICY)
MFH:		2022Q1 (fix regression with py-sqlalchemy14)
2.10.5_3
13 Jan 2022 13:52:37
commit hash: 0290f284f4285c2f5d98bdeeb85868503639af02commit hash: 0290f284f4285c2f5d98bdeeb85868503639af02commit hash: 0290f284f4285c2f5d98bdeeb85868503639af02commit hash: 0290f284f4285c2f5d98bdeeb85868503639af02 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
Change a few ports to use the most recent version of pyjwt

Reviewed by:	olgeni, yuri, sunpoet, ultima and kai
Differential Revision: https://reviews.freebsd.org/D33797
2.10.5_2
25 Oct 2021 15:59:56
commit hash: e98ffd7a3cc61004290b25052da8a24a12f2201ccommit hash: e98ffd7a3cc61004290b25052da8a24a12f2201ccommit hash: e98ffd7a3cc61004290b25052da8a24a12f2201ccommit hash: e98ffd7a3cc61004290b25052da8a24a12f2201c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-buildbot: Fix dependency after e3f7785e179478fad28f60841e34cde0f95e27f4

- Bump PORTREVISION for dependency change

make test results:
- sqlalchemy12: FAILED (skips=121, failures=4, errors=141, successes=728)
- sqlalchemy14: FAILED (skips=14, errors=46, successes=690)
2.10.5_1
04 Oct 2021 17:10:05
commit hash: e6ec12f6646f71fe84268d21f3a6901191ebf60ecommit hash: e6ec12f6646f71fe84268d21f3a6901191ebf60ecommit hash: e6ec12f6646f71fe84268d21f3a6901191ebf60ecommit hash: e6ec12f6646f71fe84268d21f3a6901191ebf60e files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
Author: Goran Mekic
www/py-pyjwt: Rename to www/py-pyjwt1

To make it possible to easily import py-pyjwt v2.x move the current port
to a versioned directory. Bump consumers after rename of the dependency.

PR:		254038
2.10.5
02 Sep 2021 15:19:01
commit hash: 37ffad27567d53c4f0c3ac3a5f0318b346e5d86ecommit hash: 37ffad27567d53c4f0c3ac3a5f0318b346e5d86ecommit hash: 37ffad27567d53c4f0c3ac3a5f0318b346e5d86ecommit hash: 37ffad27567d53c4f0c3ac3a5f0318b346e5d86e files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
devel/py-buildbot: Add CPE information

Approved by:    portmgr (blanket)
2.10.5
16 May 2021 14:40:40
commit hash: b7f0d218477f41eee5e163b8c7c0e24f54ed1895commit hash: b7f0d218477f41eee5e163b8c7c0e24f54ed1895commit hash: b7f0d218477f41eee5e163b8c7c0e24f54ed1895commit hash: b7f0d218477f41eee5e163b8c7c0e24f54ed1895 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-buildbot*: Update to 2.10.5

Changelog: 
https://docs.buildbot.net/current/relnotes/2.x.html#buildbot-2-10-5-2021-04-05

Approved by:	koobs (maintainer, implicit)
2.7.0
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
2.7.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.7.0
23 Mar 2020 05:12:43
Revision:528949Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-buildbot*: Update to 2.7.0

devel/py-buildbot:

  - Remove setup.py patch (upstreamed)
  - Update test target (setup.py test is going away :|)

Changelog:

 
https://docs.buildbot.net/current/relnotes/index.html#buildbot-2-7-0-2020-02-27

PR:	244219
2.3.1
01 Jun 2019 13:58:51
Revision:503238Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-buildbot{-*}: Update to 2.3.1

This release fixes a vulnerability in OAuth where user-submitted
authorization token was used for authentication. [1][2]

Changelog:

 
https://docs.buildbot.net/current/relnotes/index.html#buildbot-2-3-1-2019-05-22

[1]
https://github.com/buildbot/buildbot/wiki/OAuth-vulnerability-in-using-submitted-authorization-token-for-authentication
[2] https://github.com/buildbot/buildbot/pull/4763/files

MFH:		2019Q2 (MFH with ports r501623)
Security:	ada8db8a-8471-11e9-8170-0050562a4d7b
2.3.0
14 May 2019 06:05:22
Revision:501623Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
devel/py-buildbot{-*}: Update to 2.3.0

Changelog:

 
https://docs.buildbot.net/current/relnotes/index.html#buildbot-2-3-0-2019-05-06
2.2.0
26 Apr 2019 11:33:08
Revision:500101Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
devel/py-buildbot{-*}: Update to 2.2.0

buildbot:

  - Now python 3 only (3.5+)
  - Add missing tests_requires to setup.py

buildbot-worker:

  - Retains Python 2/3 compatibility
  - Remove setup.py patch (upstreamed)

Changelog:

 
https://docs.buildbot.net/current/relnotes/index.html#buildbot-2-2-0-2019-04-07

Security:	5536ea5f-6814-11e9-a8f7-0050562a4d7b
MFH:		2019Q2
1.5.0_3
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
1.5.0_2
12 Jan 2019 15:39:59
Revision:490061Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
databases/py-sqlalchemy-migrate (and dependents):
  Update RUN_DEPENDS from sqlalchemy10 to sqlalchemy12

- Assigns databases/py-sqlalchemy-migrate to databases/py-sqlalchemy12
- Assigns the following ports to databases/py-sqlalchemy12:
  * devel/py-buildbot
  * misc/py-cinder
  * misc/py-glance
  * security/py-keystone
- Unbreaks devel/py-oslo.db because it is buildable when
    databases/py-sqlalchemy-migrate
  has been assigned to
    databases/py-sqlalchemy12
- Fixes pkg-plist for devel/py-glance after ports r489963

PR:		230379
Submitted by:	Kai <freebsd_ports@k-worx.org>
Approved by:	koobs, lwhsu
1.5.0_1
04 Jan 2019 10:16:00
Revision:489253Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
devel/py-buildbot: Version-suffix rc script command

For python ports, particularly those that use USE_PYTHON=concurrent, only
the *default* python version/flavor (of the port) gets symlinks created for
any script/binary filenames installed in LOCALBASE/bin.

For non-default Python versions/flavors of the port or package, *only* a
version-suffixed script filename is installed.

The devel/buildbot-worker rc script was fixed in ports r483022 [1] to use a
version-suffixed script name.

This change fixes the same for devel/py-buildbot, whos rc script currently
fails to run due to trying to invoke a non-existent 'buildbot' script name
for the non-default (!2.7) case.

Since a port/package cannot know at run time, at any point what the default
Python version currently is, or whether it has changed, Python ports *must*
always and only refer to version-specific variants for everything,
including the Python interpreter, script shebangs, commands, paths, etc,
for the Python version they are currently being built with.

PR:		234565, 227675 [1]
Reported by:	Andreas Sommer <andreas.sommer87 googlemail com>
MFH:		2019Q1
1.5.0
07 Nov 2018 03:25:00
Revision:484380Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
devel/py-buildbot{-*}: Update to 1.5.0

All ports (where necessary):

  - Fix and equalize *_DEPENDS (and specified versions) to setup.py.
  - Match COMMENT to setup.py:description.
  - Add commented LICENSE_FILE describing why its not defined.

py-buildbot{-worker}:

  - Enable concurrent (Multiple Python version) installation.
  - Update test targets to set PYTHONPATH, so that the package in WRKSRC.
    is tested, not installed packages.

py-buildbot:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.15
09 Jul 2018 18:50:29
Revision:474280Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 0.9.15

Submitted by:	rodrigc
Approved by:	koobs (maintainer)
Sponsored by:	iXsystems Inc.
Differential Revision:	https://reviews.freebsd.org/D13745
0.9.11_1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.9.11_1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.11_1
28 Nov 2017 10:15:46
Revision:455028Original commit files touched by this commit This port version is marked as vulnerable.
rodrigc search for other commits by this committer
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

Number of commits found: 38