Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.0.0 25 Dec 2024 19:15:31
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 8.0.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
7.4.0 21 Nov 2024 13:38:13
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 7.4.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
7.3.0 08 Sep 2024 18:37:31
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 7.3.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
7.2.0 08 Jul 2024 16:21:43
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 7.2.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
7.1.0_2 07 Jul 2024 08:05:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
7.1.0_1 08 Apr 2024 20:17:24
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
7.1.0 09 Mar 2024 14:05:58
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 7.1.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
7.0.0 21 Feb 2024 15:07:32
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 7.0.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
6.3.0 14 Nov 2023 17:15:46
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 6.3.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
6.2.1 04 Sep 2023 09:05:04
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 6.2.1
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
6.2.0 09 Jul 2023 21:34:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 6.2.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
6.1.0 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> |
6.1.0 05 Jun 2023 18:47:11
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update WWW and clean up pkg-descr |
6.1.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 |
6.1.0 30 Dec 2022 09:04:45
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 6.1.0
Changes: https://docs.openstack.org/oslo.utils/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) |
6.0.1 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 ) |
6.0.1 31 Aug 2022 18:49:41
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 6.0.1
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
6.0.0 11 Jul 2022 13:49:57
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 6.0.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.13.0 30 Apr 2022 15:58:15
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 4.13.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.12.2 07 Mar 2022 18:11:12
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 4.12.2
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.12.1 25 Jan 2022 19:50:19
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 4.12.1
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.12.0 21 Nov 2021 21:15:18
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 4.12.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.11.0 25 Oct 2021 21:46:42
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 4.11.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.10.0 21 Sep 2021 03:44:37
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 4.10.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.9.2 15 Jul 2021 20:32:16
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 4.9.2
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.9.1 20 Jun 2021 16:16:01
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 4.9.1
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.9.0 16 May 2021 15:24:09
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-oslo.utils: Update to 4.9.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.8.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.8.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.8.0 03 Mar 2021 18:09:57
  |
sunpoet  |
Update to 4.8.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.7.0 10 Jan 2021 23:12:56
  |
sunpoet  |
Update version requirement of RUN_DEPENDS |
4.7.0 08 Nov 2020 17:19:41
  |
sunpoet  |
Update to 4.7.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.6.0 13 Sep 2020 19:45:04
  |
sunpoet  |
Update to 4.6.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.5.0 06 Sep 2020 15:36:48
  |
sunpoet  |
Update to 4.5.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.4.0 08 Aug 2020 10:19:58
  |
sunpoet  |
Update to 4.4.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.3.0 24 Jul 2020 19:01:08
  |
sunpoet  |
Update to 4.3.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.2.2 08 Jul 2020 18:58:54
  |
sunpoet  |
Update to 4.2.2
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.2.1 15 Jun 2020 18:49:02
  |
sunpoet  |
Update to 4.2.1
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.2.0 14 Jun 2020 14:24:25
  |
sunpoet  |
Update to 4.2.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
4.1.1 17 May 2020 18:28:36
  |
sunpoet  |
Update to 4.1.1
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.42.1_1 16 May 2020 10:55:26
  |
sunpoet  |
Update RUN_DEPENDS for py-oslo.i18n 4.0.1 update
- Bump PORTREVISION for dependency change |
3.42.1 08 Dec 2019 17:02:40
  |
sunpoet  |
Update to 3.42.1
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.42.0 15 Nov 2019 13:21:40
  |
sunpoet  |
Update to 3.42.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.41.2 20 Oct 2019 17:10:59
  |
sunpoet  |
Update to 3.41.2
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.41.1 05 Sep 2019 17:08:26
  |
sunpoet  |
Update to 3.41.1
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.41.0 27 Apr 2019 18:25:44
  |
sunpoet  |
Update to 3.41.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.40.3 01 Mar 2019 11:20:23
  |
sunpoet  |
Update to 3.40.3
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.40.2 02 Feb 2019 21:55:20
  |
sunpoet  |
Update to 3.40.2
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.40.1 23 Jan 2019 00:01:29
  |
sunpoet  |
Update to 3.40.1
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.40.0 15 Jan 2019 21:19:38
  |
sunpoet  |
Update to 3.40.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.39.1 09 Jan 2019 14:52:01
  |
sunpoet  |
Update to 3.39.1
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.39.0 01 Jan 2019 20:36:20
  |
sunpoet  |
Update to 3.39.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.38.0 05 Dec 2018 18:47:52
  |
sunpoet  |
Update to 3.38.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.37.1 10 Oct 2018 10:22:21
  |
sunpoet  |
Update to 3.37.1
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.37.0 06 Sep 2018 18:23:48
  |
sunpoet  |
Update to 3.37.0
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.36.4 23 Aug 2018 17:58:00
  |
sunpoet  |
Add GitHub repository to WWW |
3.36.4 29 Jul 2018 19:16:40
  |
sunpoet  |
Update to 3.36.4
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.36.3 24 Jun 2018 20:17:41
  |
sunpoet  |
Update to 3.36.3
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.36.2 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.36.2 15 May 2018 23:59:34
  |
sunpoet  |
Update to 3.36.2
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.36.1 27 Apr 2018 15:56:25
  |
sunpoet  |
Update to 3.36.1
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.36.0 17 Mar 2018 04:24:00
  |
sunpoet  |
Update to 3.36.0
- Add LICENSE_FILE
- Fix version requirement of RUN_DEPENDS
- Sort RUN_DEPENDS
- Allow concurrent installation (USE_PYTHON=concurrent)
- Reformat pkg-descr
- Update WWW
- Take maintainership
Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html |
3.21.0 16 Mar 2018 18:05:29
  |
novel  |
Drop maintainership |
3.21.0 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.21.0 24 Dec 2016 17:14:19
  |
novel  |
devel/py-oslo.utils: update to 3.21.0
Reviewed by: Alexander Nusov
Differential Revision: https://reviews.freebsd.org/D8835 |
3.18.0 22 Nov 2016 15:37:17
  |
novel  |
devel/py-oslo.utils: update to 3.18.0
PR: 214740
Submitted by: Alexander Nusov |
3.17.0 23 Oct 2016 16:31:30
  |
novel  |
devel/py-oslo.utils: update to 3.17.0 |
3.16.0 26 Jul 2016 00:53:24
  |
novel  |
devel/py-oslo.utils: update to 3.16.0 |
3.13.0 30 Jun 2016 22:54:58
  |
novel  |
devel/py-oslo.utils: update to 3.13.0 |
3.12.0 13 Jun 2016 09:57:48
  |
novel  |
devel/py-oslo.utils: update to 3.12.0 |
3.11.0 08 Jun 2016 17:23:10
  |
novel  |
devel/py-oslo.utils: update to 3.11.0 |
3.10.0 12 May 2016 16:41:04
  |
novel  |
devel/py-oslo.utils: update to 3.10.0 |
3.8.0 05 Apr 2016 16:50:09
  |
novel  |
devel/py-oslo.utils: update to 3.8.0 |
3.7.0 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.7.0 05 Mar 2016 08:23:48
  |
novel  |
devel/py-oslo.utils: update to 3.7.0 |
3.3.0_1 15 Jan 2016 00:42:54
  |
novel  |
devel/py-oslo.utils: add missing RUN_DEPEND
Add a missing py-monotonic dependency that should have been added from
the start, and bump PORTREVISION.
Pointy hat to: novel |
3.3.0 14 Jan 2016 01:35:24
  |
novel  |
New port: devel/py-oslo.utils
The oslo.utils library provides support for common utility type
functions, such as encoding, exception handling, string manipulation,
and time handling.
WWW: https://github.com/openstack/oslo.utils
Differential Revision: D4899
Reviewed by: koobs |