Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jan 2021 08:20:36
2.4.0

|
sunpoet  |
Clean up RUN_DEPENDS after r538759 (USES=python:3.6+) |
10 Dec 2020 21:33:58
2.4.0

|
sunpoet  |
Update to 2.4.0
Changes: https://github.com/openstack/glance_store/commits/master |
06 Sep 2020 15:36:24
2.3.0

|
sunpoet  |
Update to 2.3.0
Changes: https://github.com/openstack/glance_store/commits/master |
19 Aug 2020 16:20:20
2.2.0

|
sunpoet  |
Update to 2.2.0 |
26 Jun 2020 08:44:04
2.1.0_1

|
sunpoet  |
Add S3 and SWIFT options |
24 Jun 2020 11:36:13
2.1.0

|
sunpoet  |
Update to 2.1.0 |
14 Jun 2020 14:23:22
2.0.0

|
sunpoet  |
Update to 2.0.0 |
17 May 2020 18:26:49
1.1.0_11

|
sunpoet  |
Update RUN_DEPENDS for py-oslo.utils 4.1.1 update
- Bump PORTREVISION for dependency change |
16 May 2020 10:53:54
1.1.0_10

|
sunpoet  |
Update RUN_DEPENDS for py-oslo.i18n 4.0.1 update
- Bump PORTREVISION for dependency change |
13 May 2020 20:40:00
1.1.0_9

|
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 ) |
11 May 2020 20:23:18
1.1.0_8

|
sunpoet  |
Update RUN_DEPENDS for py-python-keystoneclient 4.0.0 update
- Bump PORTREVISION for dependency change |
09 May 2020 13:48:27
1.1.0_7

|
sunpoet  |
Update RUN_DEPENDS for py-keystoneauth1 4.0.0 update
- Bump PORTREVISION for dependency change |
08 May 2020 08:49:27
1.1.0_6

|
sunpoet  |
Update RUN_DEPENDS for py-os-brick 3.0.1 update
- Bump PORTREVISION for dependency change |
01 May 2020 05:01:11
1.1.0_5

|
sunpoet  |
Update RUN_DEPENDS for py-oslo.privsep 2.1.1 update
- Bump PORTREVISION for dependency change |
30 Apr 2020 13:48:19
1.1.0_4

|
sunpoet  |
Update RUN_DEPENDS for py-oslo.vmware 3.3.1 update
- Bump PORTREVISION for dependency change |
29 Apr 2020 15:48:37
1.1.0_3

|
sunpoet  |
Update RUN_DEPENDS for py-oslo.rootwrap 6.0.2 update
- Bump PORTREVISION for dependency change |
22 Apr 2020 21:26:38
1.1.0_2

|
sunpoet  |
Update RUN_DEPENDS for py-oslo.config 8.0.0 update
- Bump PORTREVISION for dependency change |
08 Apr 2020 17:04:09
1.1.0_1

|
sunpoet  |
Update RUN_DEPENDS for py-oslo.concurrency 4.0.1 update
- Bump PORTREVISION for dependency change |
05 Apr 2020 19:54:17
1.1.0

|
sunpoet  |
Update to 1.1.0
Changes: https://docs.openstack.org/releasenotes/glance_store/ |
04 Apr 2020 14:46:59
0.29.1

|
sunpoet  |
Update to 0.29.1
- Update WWW
Changes: https://docs.openstack.org/releasenotes/glance_store/ |
16 Feb 2020 18:01:07
0.23.0_2

|
sunpoet  |
Update RUN_DEPENDS for py-python-cinderclient 6.0.0 update
- Bump PORTREVISION for dependency change
- Take maintainership |
15 Dec 2019 15:13:13
0.23.0_1

|
zi  |
- Reset MAINTAINER due to fatal email bounces
Reported by: portscout! |
10 Apr 2019 06:18:32
0.23.0_1

|
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
11 Jan 2019 12:51:31
0.23.0

|
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 |
20 Jun 2018 17:05:44
0.20.0_1

|
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 |
25 Apr 2018 16:42:38
0.20.0_1

|
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 |
15 Apr 2018 12:56:42
0.20.0_1

|
dbaio  |
devel/py-glance-store: Improve pkg-descr
While here, add LICENSE.
Approved by: portmgr (blanket) |
30 Nov 2017 15:50:34
0.20.0_1

|
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 ) |
28 Apr 2017 12:34:54
0.20.0_1

|
miwi  |
- Fix shebangs
Submitted by: Jochen Neumeister |
29 Jan 2017 17:25:27
0.20.0

|
novel  |
devel/py-glance-store: update to 0.20.0
PR: 216448
Submitted by: maintainer |
17 Dec 2016 15:31:09
0.18.0_1

|
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 |
29 Oct 2016 12:06:26
0.18.0

|
novel  |
Add py-glance-store 0.18.0, openStack Image Service Store Library.
PR: 213769
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com> |