Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.2 19 Jun 2024 19:03:11 |
Yuri Victorovich (yuri) |
math/py-cvxpy: update 1.5.1 → 1.5.2
Reported by: portscout |
1.5.1 03 Jun 2024 15:12:01 |
Piotr Kubaj (pkubaj) |
math/py-cvxpy: fix build on powerpc64
cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:70:11:
error: unknown type name 'Packet2d'
70 | typedef Packet2d vectortype;
| ^
cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:72:23:
error: use of undeclared identifier 'Packet2d'
72 | typedef PacketBlock<Packet2d,2> rhstype;
| ^
cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:656:44:
error: use of undeclared identifier 'Packet2d'
656 | struct dhs_pack<double, Index, DataMapper, Packet2d, StorageOrder,
PanelMode, true>
| ^
cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:723:44:
error: use of undeclared identifier 'Packet2d'
723 | struct dhs_pack<double, Index, DataMapper, Packet2d, StorageOrder,
PanelMode, false>
| ^
cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:1250:14:
error: unknown type name 'Packet2l'
1250 | const static Packet2l mask21 = { -1, 0 };
| ^
cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:1267:21:
error: unknown type name 'Packet2d'
1267 | EIGEN_ALWAYS_INLINE Packet2d bmask<Packet2d>(const int remaining_rows)
| ^
cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:1267:36:
error: use of undeclared identifier 'Packet2d'
1267 | EIGEN_ALWAYS_INLINE Packet2d bmask<Packet2d>(const int remaining_rows) |
1.5.1 25 May 2024 04:12:09 |
Yuri Victorovich (yuri) |
math/py-cvxpy: update 1.4.3 → 1.5.1
Reported by: portscout |
1.4.3 17 Apr 2024 07:38:23 |
Yuri Victorovich (yuri) |
math/py-cvxpy: update 1.4.2 → 1.4.3
Reported by: portscout |
1.4.2 13 Mar 2024 08:11:24 |
Yuri Victorovich (yuri) |
math/py-cvxpy: update 1.4.1 → 1.4.2
Reported by: portscout |
1.4.1 16 Oct 2023 18:38:32 |
Yuri Victorovich (yuri) |
math/py-cvxpy: update 1.3.2 → 1.4.1
Reported by: portscout |
1.3.2 08 Jul 2023 06:40:27 |
Yuri Victorovich (yuri) |
math/py-cvxpy: Update 1.3.1 → 1.3.2
Reported by: portscout |
1.3.1_1 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> |
1.3.1_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.3.1 20 Mar 2023 05:09:07 |
Yuri Victorovich (yuri) |
math/py-cvxpy: Update 1.3.0 → 1.3.1
Reported by: portscout |
1.3.0 12 Mar 2023 09:02:34 |
Yuri Victorovich (yuri) |
math/py-cvxpy: Update 1.2.1 → 1.3.0
Reported by: portscout |
1.2.1 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) |
1.2.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 ) |
1.2.1 17 May 2022 18:44:46 |
Yuri Victorovich (yuri) |
math/py-cvxpy: Update 1.2.0 -> 1.2.1
Reported by: portscout |
1.2.0 10 May 2022 21:21:39 |
Yuri Victorovich (yuri) |
math/py-cvxpy: Update 1.1.18 -> 1.2.0 |
1.1.18 03 Jan 2022 22:26:43 |
Yuri Victorovich (yuri) |
math/py-cvxpy: Update 1.1.17 -> 1.1.18
Reported by: portscout |
1.1.17 05 Nov 2021 19:09:20 |
Yuri Victorovich (yuri) |
math/py-cvxpy: Update 1.1.15 -> 1.1.17
Reported by: portscout |
1.1.15 17 Aug 2021 19:10:46 |
Yuri Victorovich (yuri) |
math/py-cvxpy: Update 1.1.13 -> 1.1.15 |
1.1.13 25 May 2021 17:26:21 |
Yuri Victorovich (yuri) |
math/py-cvxpy: Update 1.1.12 -> 1.1.13
Reported by: portscout |
1.1.12 09 Apr 2021 20:40:40 |
Yuri Victorovich (yuri) |
math/py-cvxpy: Update 1.1.11 -> 1.1.12 |
1.1.11 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1.11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.11 05 Mar 2021 22:54:33 |
yuri |
math/py-cvxpy: Update 1.1.10 -> 1.1.11
Reported by: portscout |
1.1.10 23 Feb 2021 01:02:48 |
yuri |
math/py-cvxpy: Update 1.1.7 -> 1.1.10 |
1.1.7 24 Dec 2020 13:46:02 |
kai |
Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme. This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".
The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.
Remedy the issue by adding wildcards to these paths. This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.
[1] https://bugs.python.org/issue42604
PR: 252057
Reported by: John Kennedy
Reviewed by: fluffy, koobs
Approved by: koobs (python) |
1.1.7 24 Dec 2020 09:03:39 |
antoine |
scipy 1.5.4 is only compatible with python 3.6+
Reported by: pkg-fallout |
1.1.7 24 Oct 2020 19:04:45 |
yuri |
math/py-cvxpy: Update 1.1.6 -> 1.1.7
Reported by: portscout |
1.1.6 15 Oct 2020 17:53:46 |
yuri |
math/py-cvxpy: Update 1.1.5 -> 1.1.6
Reported by: portscout |
1.1.5 28 Aug 2020 17:29:23 |
yuri |
math/py-cvxpy: Update 1.1.3 -> 1.1.5
Reported by: portscout |
1.1.3 23 Jul 2020 18:32:23 |
yuri |
math/py-cvxpy: Update 1.0.29 -> 1.1.3 |
1.0.29 05 Apr 2020 18:53:20 |
yuri |
math/py-cvxpy: Update 1.0.28 -> 1.0.29
Reported by: portscout |
1.0.28 07 Mar 2020 20:12:43 |
yuri |
math/py-cvxpy: Update 1.0.25 -> 1.0.28
Reported by: portscout |
1.0.25 12 Jan 2020 07:02:05 |
yuri |
math/py-cvxpy: Update 1.0.24 -> 1.0.25
Reported by: portscout |
1.0.24_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 |
1.0.24 13 Jun 2019 06:00:50 |
yuri |
math/py-cvxpy: Update 1.0.23 -> 1.0.24
Reported by: portscout |
1.0.23 21 May 2019 08:44:01 |
yuri |
math/py-cvxpy: Update 1.0.22 -> 1.0.23
Reported by: portscout |
1.0.22 14 May 2019 04:25:36 |
yuri |
math/py-cvxpy: Update 1.0.21 -> 1.0.22
Reported by: portscout |
1.0.21 09 Mar 2019 21:34:28 |
yuri |
math/py-cvxpy: Update 1.0.19 -> 1.0.21
Reported by: portscout |
1.0.19 02 Mar 2019 07:21:03 |
yuri |
math/py-cvxpy: Update 1.0.17 -> 1.0.19
Reported by: portscout |
1.0.17 23 Feb 2019 07:43:28 |
yuri |
math/py-cvxpy: Update 1.0.16 -> 1.0.17
Reported by: portscout |
1.0.16 22 Feb 2019 05:13:55 |
yuri |
math/py-cvxpy: Update 1.0.14 -> 1.0.16
Reported by: portscout |
1.0.14 26 Jan 2019 04:09:44 |
yuri |
math/py-cvxpy: Update 1.0.13 -> 1.0.14
Reported by: portscout |
1.0.13 23 Jan 2019 09:40:12 |
yuri |
math/py-cvxpy: Update 1.0.12 -> 1.0.13
Reported by: portscout |
1.0.12 21 Jan 2019 09:15:50 |
yuri |
math/py-cvxpy: Update 1.0.11 -> 1.0.12
Reported by: portscout |
1.0.11 15 Dec 2018 08:16:06 |
yuri |
math/py-cvxpy: Update 1.0.10 -> 1.0.11
Reported by: portscout |
1.0.10_1 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 |
1.0.10 18 Nov 2018 23:04:41 |
yuri |
New port: math/py-cvxpy: Domain-specific language for modeling convex
optimization problems |