Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.1.1 08 Feb 2025 16:59:20
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pbr: Update to 6.1.1
Changes: https://docs.openstack.org/pbr/latest/user/history.html |
6.1.0 08 Sep 2024 18:37:32
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pbr: Update to 6.1.0
Changes: https://docs.openstack.org/pbr/latest/user/history.html |
6.0.0 19 May 2024 17:15:38
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pbr: Update to 6.0.0
Changes: https://docs.openstack.org/pbr/latest/user/history.html |
5.11.1_1 13 May 2024 13:59:07
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pbr: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
5.11.1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
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> |
5.11.1 30 Jan 2023 12:59:55
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pbr: Update to 5.11.1
Changes: https://docs.openstack.org/pbr/latest/user/history.html |
5.11.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
5.11.0 30 Dec 2022 09:04:45
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pbr: Update to 5.11.0
Changes: https://docs.openstack.org/pbr/latest/user/history.html |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
5.10.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
5.10.0 31 Aug 2022 11:41:06
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pbr: Update to 5.10.0
Changes: https://docs.openstack.org/pbr/latest/user/history.html |
5.9.0_1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
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 ) |
5.9.0_1 22 May 2022 04:37:25
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pbr: Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change
pbr finished removing invocations of pip since 1.0.0. |
5.9.0 13 May 2022 11:39:31
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pbr: Update to 5.9.0
Changes: https://docs.openstack.org/pbr/latest/user/history.html |
5.8.1 30 Mar 2022 22:21:12
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pbr: Update to 5.8.1
Changes: https://docs.openstack.org/pbr/latest/user/history.html |
5.8.0 25 Mar 2022 13:36:58
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pbr: Update to 5.8.0
Changes: https://docs.openstack.org/pbr/latest/user/history.html |
5.5.0 07 Mar 2022 19:24:01
    |
Po-Chuan Hsieh (sunpoet)  |
*/py-*: Take maintainership |
5.5.0 07 Mar 2022 19:07:39
    |
Rene Ladan (rene)  |
all: return koobs' ports to the pool after safekeeping his commit bit. |
5.5.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.5.0 29 Dec 2020 13:21:38
  |
antoine  |
Drop python 2.7 support from a few ports |
5.5.0 22 Oct 2020 17:55:42
  |
sunpoet  |
Update to 5.5.0
Changes: https://docs.openstack.org/pbr/latest/user/history.html
PR: 250111
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 18 days) |
3.1.1_1 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
3.1.1 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
3.1.1 30 Nov 2017 15:50:34
  |
mat  |
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 ) |
3.1.1 18 Jul 2017 11:32:56
  |
koobs  |
devel/py-pbr: Update to 3.1.1
Submitted by: swills
Differential Revision: D11631 |
1.8.1_1 10 Jun 2017 02:43:14
  |
woodsb02  |
[NEW] devel/py3-pbr: Add Python 3.x version of this port
PR: 219833 |
1.8.1_1 17 Apr 2017 15:07:31
  |
miwi  |
- Fix shebangs |
1.8.1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.8.1 15 Dec 2015 04:57:46
  |
koobs  |
devel/py-pbr: Update to 1.8.1
* Update PORTVERSION and distinfo checksum (1.8.1)
* Remove patch: pbr_builddoc.py (upstreamed)
PR: 204992
Submitted by: <yuri rawbw com>
Tested by: pi |
1.6.0 31 Aug 2015 12:44:06
  |
koobs  |
devel/py-pbr: Update to 1.6.0, Backport sphinx fix
- Update to 1.6.0
- Backport upstream fix [1] for sphinx 1.3+ causing the following error
in ports that utilise pbr and that build documentation, like
virtualenvwrapper (currently BROKEN):
TypeError: init_values() takes exactly 2 arguments (1 given)
[1] https://review.openstack.org/#/c/193462/
[2] https://bugs.launchpad.net/oslotest/+bug/1379998 |
1.3.0 17 Jul 2015 06:05:09
  |
koobs  |
devel/py-pby: Update to 1.3.0
- Update to 1.3.0 [1]
- Add NO_ARCH
- Enable concurrent Python support
Based on:
PR: 201638
Submitted by: Yuri Victorovich <yuri rawbw com> |
0.10.0 27 Aug 2014 12:48:06
  |
koobs  |
devel/py-pbr: Update to 0.10.0
- Update to 0.10.0
- Add LICENSE_FILE
- Modernise Python framework entries |
0.8.2 27 Jun 2014 06:34:58
  |
koobs  |
devel/py-pbr: Update to 0.8.2
- Update to 0.8.2
- Remove pip version specifier in RUN_DEPENDS [1]
[1]
https://github.com/openstack-dev/pbr/commit/4a69c118642f30a1f5af655add22424cc984d301
PR: 189918
Submitted by: robak (with changes) |
0.6 16 Feb 2014 12:13:54
  |
koobs  |
devel/py-pbr: Update to 0.6 & modernise
- Update to 0.6
- Deprecate easy_install target
Changes: https://github.com/openstack-dev/pbr/commits/0.6 |
0.5.23_1 30 Dec 2013 20:55:19
  |
ohauer  |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
0.5.23_1 04 Dec 2013 10:07:23
  |
koobs  |
devel/py-pbr: Add pip to RUN_DEPENDS as swift and swiftclient need it
swift and swiftclient depend on pbr, output errors on import when pip is
not available at runtime, but don't explicitly declare a dependency on pip
themselves.
While implicit dependencies are not good practice, pbr does declare pip in its
requirements, which is not reflected in this ports RUN_DEPENDS. So:
- Add py-pip to RUN_DEPENDS
Reported by: trociny |
0.5.23 29 Nov 2013 06:56:00
  |
koobs  |
devel/py-pbr: Update to 0.5.23
- Update to 0.5.23
- Remove setuptools_git from RUN_DEPENDS
- Enable AUTOPLIST
Requested by: trociny |
0.5.19 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.5.19 28 Jul 2013 10:58:12
  |
koobs  |
devel/py-pbr: Update to 0.5.19
- Update to 0.5.19
- Update pkg-plist
- Remove d2to1 from BUILD_DEPENDS (now included in pbr)
- Add setuptools-git to RUN_DEPENDS
- Remove unecessary setup.py patch
Reviewed by: Mikolaj Golub <trociny@freebsd.org> |
0.5.18 20 Jul 2013 07:49:57
  |
koobs  |
devel/py-pbr: Python Build Reasonableness [NEW PORT]
PBR is a library that injects some useful and sensible default
behaviors into your setuptools run. It started off life as the chunks
of code that were copied between all of the OpenStack projects. Around
the time that OpenStack hit 18 different projects each with at least 3
active branches, it seems like a good time to make that code into a
proper re-usable library.
WWW: https://github.com/openstack-dev/pbr
PR: 180550
Submitted by: Mikolaj Golub <trociny@FreeBSD.org> |