Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Dec 2020 14:42:13
4.1.0

|
sunpoet  |
Update to 4.1.0
Changes: https://docs.openstack.org/releasenotes/os-brick/ |
22 Oct 2020 17:55:01
4.0.1

|
sunpoet  |
Update to 4.0.1
Changes: https://docs.openstack.org/releasenotes/os-brick/ |
14 Jun 2020 14:23:48
3.1.0

|
sunpoet  |
Update to 3.1.0
Changes: https://docs.openstack.org/releasenotes/os-brick/ |
08 May 2020 08:49:32
3.0.1

|
sunpoet  |
Update to 3.0.1
Changes: https://docs.openstack.org/releasenotes/os-brick/ |
04 May 2020 19:19:31
2.11.0_4

|
sunpoet  |
Update RUN_DEPENDS for py-oslo.service 2.1.1 update
- Bump PORTREVISION for dependency change |
01 May 2020 05:01:16
2.11.0_3

|
sunpoet  |
Update RUN_DEPENDS for py-oslo.privsep 2.1.1 update
- Bump PORTREVISION for dependency change |
08 Apr 2020 17:04:14
2.11.0_2

|
sunpoet  |
Update RUN_DEPENDS for py-oslo.concurrency 4.0.1 update
- Bump PORTREVISION for dependency change |
12 Feb 2020 19:23:59
2.11.0_1

|
sunpoet  |
Update RUN_DEPENDS for py-os-win 5.0.0 update
- Bump PORTREVISION for dependency change |
08 Jan 2020 14:49:28
2.11.0

|
sunpoet  |
Update to 2.11.0
- Sort RUN_DEPENDS
- Update WWW
- Take maintainership
Changes: https://docs.openstack.org/releasenotes/os-brick/ |
15 Dec 2019 15:13:13
2.3.4

|
zi  |
- Reset MAINTAINER due to fatal email bounces
Reported by: portscout! |
13 Aug 2019 16:01:59
2.3.4

|
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
11 Jan 2019 13:09:26
2.3.4

|
miwi  |
- Update to 2.3.4
- Added LICENSE_FILE
- Removed EXTRAPATCHES because they no longer applies
- Sorted variables a bit according to the PHB
- Added post-patch target to replace hardcoded occurences of /etc with
${PREFIX}/etc
- Added pkg-plist to handle the installation of files into ${ETCDIR} (for this
the newly added post-install target is required)
- Improved pkg-descr
Changes by upstream:
- https://docs.openstack.org/releasenotes/os-brick/queens.html
PR: 230136
Submitted by: freebsd_ports@k-worx.org, ndowens@yahoo.com
Approved by: maintainer
Sponsored by: iXsystems Inc. |
20 Jun 2018 17:05:44
1.10.0

|
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
1.10.0

|
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 |
08 Feb 2018 20:18:09
1.10.0

|
amdmi3  |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
30 Nov 2017 15:50:34
1.10.0

|
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 ) |
29 Jan 2017 18:13:05
1.10.0

|
novel  |
devel/py-os-brick: update to 1.10.0
PR: 216448
Submitted by: maintainer |
11 Dec 2016 06:27:53
1.8.0_1

|
novel  |
devel/py-os-brick: add NFS support
- Add initial NFS support through third party patches
- Bump PORTREVISION
PR: 215156
Submitted by: maintainer |
27 Nov 2016 12:23:36
1.8.0

|
novel  |
Add py-os-brick 1.8.0, openstack cinder brick library for managing local
volume attaches.
PR: 214743
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com> |