Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
12.0.10_24 11 Jun 2024 15:27:14 |
Rene Ladan (rene) |
misc/py-cinder: Remove expired port
2024-06-04 misc/py-cinder: Depends on expired databases/py-sqlalchemy12 |
12.0.10_24 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
12.0.10_23 04 May 2024 14:03:57 |
Rene Ladan (rene) |
misc/py-cinder: expire on 2024-06-04 for databases/py-sqlalchemy12 |
12.0.10_23 17 Feb 2024 06:05:53 |
Muhammad Moinur Rahman (bofh) |
misc/py-cinder: Mark BROKEN
pkg-static: py39-sqlalchemy12-1.2.19 conflicts with py39-sqlalchemy14-1.4.50
(installs files into the same place). Problematic file:
/usr/local/share/doc/py39-sqlalchemy/_images/sqla_arch_small.png |
12.0.10_23 29 Sep 2023 14:19:56 |
Po-Chuan Hsieh (sunpoet) |
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine |
12.0.10_23 31 Jul 2023 16:40:11 |
Po-Chuan Hsieh (sunpoet) |
misc/py-cinder: Fix typo and sort USES |
12.0.10_23 22 Jul 2023 07:46:38 |
Tobias C. Berner (tcberner) |
framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853 |
12.0.10_23 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> |
12.0.10_23 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
12.0.10_22 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
12.0.10_22 09 Oct 2022 20:51:35 |
Yuri Victorovich (yuri) |
databases/pymongo: Move to databases/py-pymongo
Approved by: portmgr (compliance) |
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) |
12.0.10_22 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 ) |
12.0.10_22 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
12.0.10_22 03 Jun 2022 10:52:07 |
Po-Chuan Hsieh (sunpoet) |
misc/py-cinder: Change RUN_DEPENDS from py-suds-jurko to py-suds
- Bump PORTREVISION for dependency change |
12.0.10_21 22 May 2022 04:37:28 |
Po-Chuan Hsieh (sunpoet) |
misc/py-cinder: Update USES=python
net/py-python-glanceclient and net/py-python-novaclient require Python 3.8+ |
12.0.10_21 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
12.0.10_21 25 Oct 2021 15:57:33 |
Po-Chuan Hsieh (sunpoet) |
misc/py-cinder: Cosmetic change |
12.0.10_21 14 Oct 2021 10:09:47 |
Stefan Eßer (se) |
misc/py-cinder: Add CPE information
Approved by: portmgr (blanket) |
12.0.10_21 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
12.0.10_21 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
12.0.10_21 10 Jan 2021 23:13:59 |
sunpoet |
Update version requirement of RUN_DEPENDS |
12.0.10_21 07 Jan 2021 02:17:22 |
acm |
- Bump PORTREVISION. devel/py-defusedxml was updated |
12.0.10_20 15 Oct 2020 20:20:08 |
sunpoet |
Update RUN_DEPENDS for PORTNAME change in py-pastedeploy |
12.0.10_20 09 Oct 2020 19:02:34 |
sunpoet |
Change RUN_DEPENDS from py-prettytable to py-prettytable0
- Update version requirement of RUN_DEPENDS
- Bump PORTREVISION for dependency change |
12.0.10_19 25 Aug 2020 18:49:27 |
sunpoet |
Clean up after r542200 |
12.0.10_19 14 Jul 2020 07:59:28 |
antoine |
Unbreak bulk -a |
12.0.10_19 26 May 2020 12:12:00 |
sunpoet |
Update RUN_DEPENDS for py-python-glanceclient 3.1.1 update
- Bump PORTREVISION for dependency change |
12.0.10_18 17 May 2020 18:29:11 |
sunpoet |
Update RUN_DEPENDS for py-oslo.utils 4.1.1 update
- Bump PORTREVISION for dependency change |
12.0.10_17 16 May 2020 10:55:51 |
sunpoet |
Update RUN_DEPENDS for py-oslo.i18n 4.0.1 update
- Bump PORTREVISION for dependency change |
12.0.10_16 13 May 2020 20:41:32 |
sunpoet |
Update RUN_DEPENDS for py-oslo.serialization 3.1.1 update
- Bump PORTREVISION for dependency change |
12.0.10_15 11 May 2020 20:23:42 |
sunpoet |
Update RUN_DEPENDS for py-python-keystoneclient 4.0.0 update
- Bump PORTREVISION for dependency change |
12.0.10_14 09 May 2020 13:48:58 |
sunpoet |
Update RUN_DEPENDS for py-keystoneauth1 4.0.0 update
- Bump PORTREVISION for dependency change |
12.0.10_13 08 May 2020 20:53:12 |
sunpoet |
Update RUN_DEPENDS for py-oslo.log 4.1.1 update
- Bump PORTREVISION for dependency change |
12.0.10_12 08 May 2020 08:49:57 |
sunpoet |
Update RUN_DEPENDS for py-os-brick 3.0.1 update
- Bump PORTREVISION for dependency change |
12.0.10_11 06 May 2020 05:13:22 |
sunpoet |
Update RUN_DEPENDS for py-tooz 2.3.0 update
- Bump PORTREVISION for dependency change |
12.0.10_10 04 May 2020 19:19:56 |
sunpoet |
Update RUN_DEPENDS for py-oslo.service 2.1.1 update
- Bump PORTREVISION for dependency change |
12.0.10_9 02 May 2020 01:38:52 |
sunpoet |
Update RUN_DEPENDS for py-oslo.middleware 4.0.2 update
- Bump PORTREVISION for dependency change |
12.0.10_8 01 May 2020 05:01:27 |
sunpoet |
Update RUN_DEPENDS for py-oslo.privsep 2.1.1 update
- Bump PORTREVISION for dependency change |
12.0.10_7 30 Apr 2020 13:48:34 |
sunpoet |
Update RUN_DEPENDS for py-oslo.vmware 3.3.1 update
- Bump PORTREVISION for dependency change |
12.0.10_6 29 Apr 2020 15:48:42 |
sunpoet |
Update RUN_DEPENDS for py-oslo.rootwrap 6.0.2 update
- Bump PORTREVISION for dependency change |
12.0.10_5 28 Apr 2020 22:54:49 |
sunpoet |
Update RUN_DEPENDS for py-oslo.reports 2.0.1 update
- Bump PORTREVISION for dependency change |
12.0.10_4 27 Apr 2020 20:59:09 |
sunpoet |
Update RUN_DEPENDS for py-oslo.versionedobjects 2.0.2 update
- Bump PORTREVISION for dependency change |
12.0.10_3 26 Apr 2020 11:58:38 |
sunpoet |
Update RUN_DEPENDS for py-oslo.context 3.0.2 update
- Bump PORTREVISION for dependency change |
12.0.10_2 23 Apr 2020 05:17:58 |
sunpoet |
Update RUN_DEPENDS for py-python-novaclient 17.0.0 update
- Bump PORTREVISION for dependency change |
12.0.10_1 22 Apr 2020 21:28:03 |
sunpoet |
Update RUN_DEPENDS for py-oslo.config 8.0.0 update
- Bump PORTREVISION for dependency change |
12.0.10 10 Apr 2020 22:21:51 |
sunpoet |
Update to 12.0.10
Changes: https://docs.openstack.org/releasenotes/cinder/ |
12.0.9 09 Apr 2020 18:56:46 |
sunpoet |
Update to 12.0.9
Changes: https://docs.openstack.org/releasenotes/cinder/ |
12.0.8_1 08 Apr 2020 17:04:50 |
sunpoet |
Update RUN_DEPENDS for py-oslo.concurrency 4.0.1 update
- Bump PORTREVISION for dependency change |
12.0.8 08 Apr 2020 02:21:56 |
sunpoet |
Update to 12.0.8
Changes: https://docs.openstack.org/releasenotes/cinder/ |
12.0.7 06 Apr 2020 17:33:36 |
sunpoet |
Update to 12.0.7
Changes: https://docs.openstack.org/releasenotes/cinder/ |
12.0.6 05 Apr 2020 19:54:38 |
sunpoet |
Update to 12.0.6
Changes: https://docs.openstack.org/releasenotes/cinder/ |
12.0.5_1 04 Apr 2020 14:46:22 |
sunpoet |
Update RUN_DEPENDS for py-keystonemiddleware 9.0.0 update
- Bump PORTREVISION for dependency change |
12.0.5 04 Apr 2020 07:25:48 |
sunpoet |
Update to 12.0.5
Changes: https://docs.openstack.org/releasenotes/cinder/ |
12.0.4_6 02 Apr 2020 12:04:19 |
sunpoet |
Add PORTSCOUT |
12.0.4_6 14 Feb 2020 19:50:31 |
sunpoet |
Update RUN_DEPENDS for py-oslo.policy 3.0.0 update
- Bump PORTREVISION for dependency change |
12.0.4_5 12 Feb 2020 19:24:26 |
sunpoet |
Update RUN_DEPENDS for py-os-win 5.0.0 update
- Bump PORTREVISION for dependency change |
12.0.4_4 09 Feb 2020 09:45:19 |
sunpoet |
Update RUN_DEPENDS for py-castellan 2.0.0 update
- Bump PORTREVISION for dependency change |
12.0.4_3 08 Feb 2020 19:03:11 |
sunpoet |
Update RUN_DEPENDS for py-oslo.messaging 11.0.0 update
- Bump PORTREVISION for dependency change |
12.0.4_2 08 Feb 2020 09:16:20 |
sunpoet |
Update RUN_DEPENDS for py-taskflow 4.0.0 update
- Bump PORTREVISION for dependency change |
12.0.4_1 06 Feb 2020 19:26:52 |
sunpoet |
Update RUN_DEPENDS for py-oslo.db 7.0.0 update
- Change MASTER_SITES to CHEESESHOP
- Take maintainership |
12.0.4_1 15 Dec 2019 15:13:13 |
zi |
- Reset MAINTAINER due to fatal email bounces
Reported by: portscout! |
12.0.4_1 19 Oct 2019 11:22:40 |
tobik |
misc/py-cinder: Spell OPTIONS_RADIO correctly
Hook up MySQL and PGSQL options. |
12.0.4_1 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
12.0.4_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12.0.4 29 Jan 2019 14:05:58 |
miwi |
- Update to 12.0.4
- Added LICENSE_FILE
- Changed MASTER_SITES to official OpenStack repository
- Removed EXTRA_PATCHES (those patches have been rebased and were converted into
mandatory patches)
- Enabled building for Python 3+ versions
- Sorted variables according to the PHB
- Changed RC scripts to work with different Python versions
- Added CONFLICTS_INSTALL
- Added OPTIONS for MySQL, PostgreSQL, memcached and MongoDB support
- changed post-patch target to prevent the installation to files into ${ETCDIR}
by distutils and to replace occurences of /etc to ${PREFIX}/etc
- Changed post-install target to install the files into ${ETCDIR}
- Updated the shipped cinder.conf.sample
- Updated pkg-message
PR: 232245
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
Sponsored by: iXsystems Inc. |
9.1.1_3 12 Jan 2019 15:39:59 |
pi |
databases/py-sqlalchemy-migrate (and dependents):
Update RUN_DEPENDS from sqlalchemy10 to sqlalchemy12
- Assigns databases/py-sqlalchemy-migrate to databases/py-sqlalchemy12
- Assigns the following ports to databases/py-sqlalchemy12:
* devel/py-buildbot
* misc/py-cinder
* misc/py-glance
* security/py-keystone
- Unbreaks devel/py-oslo.db because it is buildable when
databases/py-sqlalchemy-migrate
has been assigned to
databases/py-sqlalchemy12
- Fixes pkg-plist for devel/py-glance after ports r489963
PR: 230379
Submitted by: Kai <freebsd_ports@k-worx.org>
Approved by: koobs, lwhsu |
9.1.1_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
9.1.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 |
9.1.1_1 17 Mar 2018 10:45:34 |
sunpoet |
Fix WWW
Approved by: portmgr (blanket) |
9.1.1_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
9.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 ) |
9.1.1 14 Jan 2017 16:25:23 |
novel |
Add misc/py-cinder, Block Storage service for OpenStack
PR: 215850
Submitted by: Alexander Nusov |