Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.9.1 14 Mar 2025 09:54:16
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 4.9.1
Changes: https://github.com/openstack/glance_store/commits/master |
4.9.0 28 Jan 2025 17:04:50
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 4.9.0
Changes: https://github.com/openstack/glance_store/commits/master |
4.8.1 08 Sep 2024 18:37:22
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 4.8.1
Changes: https://github.com/openstack/glance_store/commits/master |
4.8.0 19 May 2024 17:15:34
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 4.8.0
Changes: https://github.com/openstack/glance_store/commits/master |
4.7.0_1 08 Apr 2024 20:16:55
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
4.7.0 09 Mar 2024 14:05:47
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 4.7.0
Changes: https://github.com/openstack/glance_store/commits/master |
4.6.1 04 Sep 2023 21:30:10
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 4.6.1
Changes: https://github.com/openstack/glance_store/commits/master |
4.6.0 09 Jul 2023 10:18:54
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 4.6.0
Changes: https://github.com/openstack/glance_store/commits/master |
4.5.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> |
4.5.0 05 Jun 2023 18:47:04
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 4.5.0
Changes: https://github.com/openstack/glance_store/commits/master |
4.4.0 27 May 2023 04:08:35
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 4.4.0
- Update WWW
Changes: https://github.com/openstack/glance_store/commits/master |
4.3.0 21 Mar 2023 19:20:39
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 4.3.0
Changes: https://github.com/openstack/glance_store/commits/master |
4.2.0 30 Jan 2023 12:59:45
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 4.2.0
Changes: https://github.com/openstack/glance_store/commits/master |
4.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 |
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) |
4.1.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 ) |
4.1.0 31 Aug 2022 18:49:35
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 4.1.0
Changes: https://github.com/openstack/glance_store/commits/master |
4.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 ) |
4.0.1 18 Jul 2022 12:39:53
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 4.0.1
Changes: https://github.com/openstack/glance_store/commits/master |
4.0.0 22 May 2022 04:23:01
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 4.0.0
Changes: https://github.com/openstack/glance_store/commits/master |
3.0.0 07 Mar 2022 18:11:05
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 3.0.0
Changes: https://github.com/openstack/glance_store/commits/master |
2.7.0 21 Sep 2021 03:44:26
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 2.7.0
Changes: https://github.com/openstack/glance_store/commits/master |
2.6.0 15 Jul 2021 23:52:36
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 2.6.0
Changes: https://github.com/openstack/glance_store/commits/master |
2.5.0 18 Apr 2021 05:43:16
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-glance-store: Update to 2.5.0
Changes: https://github.com/openstack/glance_store/commits/master |
2.4.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.4.0 10 Jan 2021 08:20:36
  |
sunpoet  |
Clean up RUN_DEPENDS after r538759 (USES=python:3.6+) |
2.4.0 10 Dec 2020 21:33:58
  |
sunpoet  |
Update to 2.4.0
Changes: https://github.com/openstack/glance_store/commits/master |
2.3.0 06 Sep 2020 15:36:24
  |
sunpoet  |
Update to 2.3.0
Changes: https://github.com/openstack/glance_store/commits/master |
2.2.0 19 Aug 2020 16:20:20
  |
sunpoet  |
Update to 2.2.0 |
2.1.0_1 26 Jun 2020 08:44:04
  |
sunpoet  |
Add S3 and SWIFT options |
2.1.0 24 Jun 2020 11:36:13
  |
sunpoet  |
Update to 2.1.0 |
2.0.0 14 Jun 2020 14:23:22
  |
sunpoet  |
Update to 2.0.0 |
1.1.0_11 17 May 2020 18:26:49
  |
sunpoet  |
Update RUN_DEPENDS for py-oslo.utils 4.1.1 update
- Bump PORTREVISION for dependency change |
1.1.0_10 16 May 2020 10:53:54
  |
sunpoet  |
Update RUN_DEPENDS for py-oslo.i18n 4.0.1 update
- Bump PORTREVISION for dependency change |
1.1.0_9 13 May 2020 20:40:00
  |
sunpoet  |
devel/py-keystoneauth1
devel/py-keystoneauth13
devel/py-os-brick
devel/py-os-brick2
devel/py-oslo.cache
devel/py-oslo.cache1
devel/py-oslo.concurrency
devel/py-oslo.concurrency3
devel/py-oslo.config
devel/py-oslo.config7
(Only the first 15 lines of the commit message are shown above ) |
1.1.0_8 11 May 2020 20:23:18
  |
sunpoet  |
Update RUN_DEPENDS for py-python-keystoneclient 4.0.0 update
- Bump PORTREVISION for dependency change |
1.1.0_7 09 May 2020 13:48:27
  |
sunpoet  |
Update RUN_DEPENDS for py-keystoneauth1 4.0.0 update
- Bump PORTREVISION for dependency change |
1.1.0_6 08 May 2020 08:49:27
  |
sunpoet  |
Update RUN_DEPENDS for py-os-brick 3.0.1 update
- Bump PORTREVISION for dependency change |
1.1.0_5 01 May 2020 05:01:11
  |
sunpoet  |
Update RUN_DEPENDS for py-oslo.privsep 2.1.1 update
- Bump PORTREVISION for dependency change |
1.1.0_4 30 Apr 2020 13:48:19
  |
sunpoet  |
Update RUN_DEPENDS for py-oslo.vmware 3.3.1 update
- Bump PORTREVISION for dependency change |
1.1.0_3 29 Apr 2020 15:48:37
  |
sunpoet  |
Update RUN_DEPENDS for py-oslo.rootwrap 6.0.2 update
- Bump PORTREVISION for dependency change |
1.1.0_2 22 Apr 2020 21:26:38
  |
sunpoet  |
Update RUN_DEPENDS for py-oslo.config 8.0.0 update
- Bump PORTREVISION for dependency change |
1.1.0_1 08 Apr 2020 17:04:09
  |
sunpoet  |
Update RUN_DEPENDS for py-oslo.concurrency 4.0.1 update
- Bump PORTREVISION for dependency change |
1.1.0 05 Apr 2020 19:54:17
  |
sunpoet  |
Update to 1.1.0
Changes: https://docs.openstack.org/releasenotes/glance_store/ |
0.29.1 04 Apr 2020 14:46:59
  |
sunpoet  |
Update to 0.29.1
- Update WWW
Changes: https://docs.openstack.org/releasenotes/glance_store/ |
0.23.0_2 16 Feb 2020 18:01:07
  |
sunpoet  |
Update RUN_DEPENDS for py-python-cinderclient 6.0.0 update
- Bump PORTREVISION for dependency change
- Take maintainership |
0.23.0_1 15 Dec 2019 15:13:13
  |
zi  |
- Reset MAINTAINER due to fatal email bounces
Reported by: portscout! |
0.23.0_1 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
0.23.0 11 Jan 2019 12:51:31
  |
miwi  |
- Update to 0.26.0
- Enabled concurrent installation
- Sorted variables a bit according to the PHB
- Added OPTIONS for Cinder and VMware storage backends and make both options as
default (otherwise the ${PREFIX}/bin/glance-rootwrap script is unusable)
Notes:
In future there might be added more OPTIONS for another storage backend
Changes by upstream:
- http://git.openstack.org/cgit/openstack/glance_store/log/?h=stable/queens
PR: 230135
Submitted by: ndowens@yahoo.com, freebsd_ports@k-worx.org
Approved by: maintainer |
0.20.0_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 |
0.20.0_1 25 Apr 2018 16:42:38
  |
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
0.20.0_1 15 Apr 2018 12:56:42
  |
dbaio  |
devel/py-glance-store: Improve pkg-descr
While here, add LICENSE.
Approved by: portmgr (blanket) |
0.20.0_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 ) |
0.20.0_1 28 Apr 2017 12:34:54
  |
miwi  |
- Fix shebangs
Submitted by: Jochen Neumeister |
0.20.0 29 Jan 2017 17:25:27
  |
novel  |
devel/py-glance-store: update to 0.20.0
PR: 216448
Submitted by: maintainer |
0.18.0_1 17 Dec 2016 15:31:09
  |
novel  |
Rename python openstack clients to match pypi names
- Rename the following ports:
py-ceilometerclient
py-cinderclient
py-designateclient
py-glanceclient
py-heatclient
py-keystoneclient
py-neutronclient
py-novaclient
py-openstackclient
to py-python-$(component)client to match pypi name
- Update MOVED
- Update the appropriate dependency lines
Suggested by: koobs |
0.18.0 29 Oct 2016 12:06:26
  |
novel  |
Add py-glance-store 0.18.0, openStack Image Service Store Library.
PR: 213769
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com> |