notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-cvxopt Python software for convex optimization
1.3.2_8 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.2_8Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-03-26 07:18:58
Last Update: 2024-02-29 07:18:32
Commit Hash: 5d4139f
Also Listed In: python
License: GPLv3
WWW:
https://github.com/cvxopt/cvxopt
Description:
CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}cvxopt>0:math/py-cvxopt@${PY_FLAVOR}
To install the port:
cd /usr/ports/math/py-cvxopt/ && make install clean
To add the package, run one of these commands:
  • pkg install math/py-cvxopt
  • pkg install py39-cvxopt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-cvxopt listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-cvxopt
Package flavors (<flavor>: <package>)
  • py39: py39-cvxopt
distinfo:
TIMESTAMP = 1691648217 SHA256 (cvxopt-1.3.2.tar.gz) = 3461fa42c1b2240ba4da1d985ca73503914157fc4c77417327ed6d7d85acdbe6 SIZE (cvxopt-1.3.2.tar.gz) = 4108454

Packages (timestamps in pop-ups are UTC):
py39-cvxopt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.2_81.3.2_8-1.3.2_81.3.2_8---
FreeBSD:13:quarterly1.3.2_61.3.2_6--1.3.2_8-1.3.2_6-
FreeBSD:14:latest1.3.2_81.3.2_8-1.3.2_81.3.2_8---
FreeBSD:14:quarterly1.3.2_61.3.2_8--1.3.2_8-1.3.2_6-
FreeBSD:15:latest1.3.2_81.3.2_8n/a1.3.2_8n/a-1.3.2_81.3.2_8
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>0 : devel/py-setuptools@py39
  2. py39-setuptools-scm>=6.2 : devel/py-setuptools-scm@py39
  3. py39-wheel>0 : devel/py-wheel@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-pytest>0 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libamd.so : math/suitesparse-amd
  2. libblas.so : math/blas
  3. libcholmod.so : math/suitesparse-cholmod
  4. libcolamd.so : math/suitesparse-colamd
  5. liblapack.so : math/lapack
  6. libsuitesparseconfig.so : math/suitesparse-config
  7. libumfpack.so : math/suitesparse-umfpack
  8. libdsdp.so : math/dsdp
  9. libfftw3.so : math/fftw3
  10. libglpk.so : math/glpk
  11. libgsl.so : math/gsl
This port is required by:
for Build
  1. math/sage
for Run
  1. math/sage

Configuration Options:
===> The following configuration options are available for py39-cvxopt-1.3.2_8: DSDP=on: Build with DSDP, the interior-point method FFTW=on: Discrete Fourier Transform support GLPK=on: Build with GLPK, the linear programming solver GSL=on: Build with GSL, the GNU scientific library ===> Use 'make config' to modify these settings
Options name:
math_py-cvxopt
USES:
python localbase:ldflags cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/c/cvxopt/
  2. https://pypi.org/packages/source/c/cvxopt/
Collapse this list.

Number of commits found: 43

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.2_8
29 Feb 2024 07:18:32
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools-scm: update to 8.0.4

Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.

Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.

Further details: https://wiki.freebsd.org/Python/setuptools

Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288
1.3.2_8
28 Jan 2024 12:02:23
commit hash: 68a725452a341366c504bf411bfda2b9b9f983ebcommit hash: 68a725452a341366c504bf411bfda2b9b9f983ebcommit hash: 68a725452a341366c504bf411bfda2b9b9f983ebcommit hash: 68a725452a341366c504bf411bfda2b9b9f983eb files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade to SuiteSparse
1.3.2_7
13 Jan 2024 10:19:22
commit hash: 0f35d118f29c44a286226933a85df4a528c31a01commit hash: 0f35d118f29c44a286226933a85df4a528c31a01commit hash: 0f35d118f29c44a286226933a85df4a528c31a01commit hash: 0f35d118f29c44a286226933a85df4a528c31a01 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of SuiteSparse to v7.5.0
1.3.2_6
01 Jan 2024 11:49:51
commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0

PR:		275860
1.3.2_5
31 Dec 2023 14:31:11
commit hash: 41c2a6b1f7bd0cc66c00e8d7e16c6da901742192commit hash: 41c2a6b1f7bd0cc66c00e8d7e16c6da901742192commit hash: 41c2a6b1f7bd0cc66c00e8d7e16c6da901742192commit hash: 41c2a6b1f7bd0cc66c00e8d7e16c6da901742192 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of SuiteSparse
1.3.2_4
31 Oct 2023 14:07:33
commit hash: 0ff923b0a138ec9e0733b32adf3eb362636618e8commit hash: 0ff923b0a138ec9e0733b32adf3eb362636618e8commit hash: 0ff923b0a138ec9e0733b32adf3eb362636618e8commit hash: 0ff923b0a138ec9e0733b32adf3eb362636618e8 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump portrevision to chase CHOLMOD’s upgrade
1.3.2_3
20 Oct 2023 10:13:43
commit hash: f2d3e2a20d7667961ac480cd3e51ad445e19c9f1commit hash: f2d3e2a20d7667961ac480cd3e51ad445e19c9f1commit hash: f2d3e2a20d7667961ac480cd3e51ad445e19c9f1commit hash: f2d3e2a20d7667961ac480cd3e51ad445e19c9f1 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of CHOLMOD
1.3.2_2
15 Oct 2023 09:03:17
commit hash: c32596f5745214609cfa03b727bd4702a5d26f00commit hash: c32596f5745214609cfa03b727bd4702a5d26f00commit hash: c32596f5745214609cfa03b727bd4702a5d26f00commit hash: c32596f5745214609cfa03b727bd4702a5d26f00 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of SuiteSparse
1.3.2_1
20 Sep 2023 17:57:40
commit hash: a0ed0dce34341e30a6c479535c68fae987840c91commit hash: a0ed0dce34341e30a6c479535c68fae987840c91commit hash: a0ed0dce34341e30a6c479535c68fae987840c91commit hash: a0ed0dce34341e30a6c479535c68fae987840c91 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
/*: bump PORTREVISION after the upgrade of SuiteSparse
1.3.2
10 Aug 2023 14:42:12
commit hash: b95bef693ead468bbd957efd314ac58f32c76cedcommit hash: b95bef693ead468bbd957efd314ac58f32c76cedcommit hash: b95bef693ead468bbd957efd314ac58f32c76cedcommit hash: b95bef693ead468bbd957efd314ac58f32c76ced files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-cvxopt: Update 1.3.1 → 1.3.2

Reported by:	portscout
1.3.1_1
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
1.3.1_1
01 Jul 2023 16:11:11
commit hash: 823182b45144924163f227529c9d42270601cab4commit hash: 823182b45144924163f227529c9d42270601cab4commit hash: 823182b45144924163f227529c9d42270601cab4commit hash: 823182b45144924163f227529c9d42270601cab4 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of SuiteSparse
1.3.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
18 Jun 2023 02:23:33
commit hash: 42b269e42ab0cfecb7dcaefcb5fd85253c611f1ccommit hash: 42b269e42ab0cfecb7dcaefcb5fd85253c611f1ccommit hash: 42b269e42ab0cfecb7dcaefcb5fd85253c611f1ccommit hash: 42b269e42ab0cfecb7dcaefcb5fd85253c611f1c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-cvxopt: Update 1.3.0 → 1.3.1

Reported by:	portscout
1.3.0_3
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
1.3.0_2
19 Jan 2023 16:45:37
commit hash: 112013ae642a41807695f31144ed4113e3368aa6commit hash: 112013ae642a41807695f31144ed4113e3368aa6commit hash: 112013ae642a41807695f31144ed4113e3368aa6commit hash: 112013ae642a41807695f31144ed4113e3368aa6 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/suitesparse*: bump PORTREVISION of dependant ports
1.3.0_1
27 Nov 2022 11:09:57
commit hash: 6f9769f20db64b8cd3e89aa80a85329ba53b61a5commit hash: 6f9769f20db64b8cd3e89aa80a85329ba53b61a5commit hash: 6f9769f20db64b8cd3e89aa80a85329ba53b61a5commit hash: 6f9769f20db64b8cd3e89aa80a85329ba53b61a5 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of math/suitesparse*

PR:		267742
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.3.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.3.0
10 Mar 2022 17:24:25
commit hash: 495acd14e28966922f4106440b319210484310accommit hash: 495acd14e28966922f4106440b319210484310accommit hash: 495acd14e28966922f4106440b319210484310accommit hash: 495acd14e28966922f4106440b319210484310ac files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-cvxopt: Update 1.2.8 -> 1.3.0

Reported by:	portscout
1.2.8
08 Feb 2022 23:52:14
commit hash: 5b041cf96d2fc425ac0971bc1e36d940ecc0eec5commit hash: 5b041cf96d2fc425ac0971bc1e36d940ecc0eec5commit hash: 5b041cf96d2fc425ac0971bc1e36d940ecc0eec5commit hash: 5b041cf96d2fc425ac0971bc1e36d940ecc0eec5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-cvxopt: Update 1.2.7 -> 1.2.8

Reported by:	thierry@ (failing fetch for the previous version)
1.2.7_1
12 Jan 2022 19:41:22
commit hash: 654acd81409d31495f8b1b11db61e1afbf640981commit hash: 654acd81409d31495f8b1b11db61e1afbf640981commit hash: 654acd81409d31495f8b1b11db61e1afbf640981commit hash: 654acd81409d31495f8b1b11db61e1afbf640981 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math/gsl: bump portrevision of consumers after update to 2.7.1

PR:		260201
1.2.7
03 Jan 2022 14:49:26
commit hash: 1b5ba5dc3767255aba74067fa8a666aaf0f082d3commit hash: 1b5ba5dc3767255aba74067fa8a666aaf0f082d3commit hash: 1b5ba5dc3767255aba74067fa8a666aaf0f082d3commit hash: 1b5ba5dc3767255aba74067fa8a666aaf0f082d3 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
math/py-cvxopt: Add CPE information

Approved by:    portmgr (blanket)
1.2.7
21 Sep 2021 17:47:02
commit hash: 0533133ad087257f0a22cbba6e4bc8b18a933795commit hash: 0533133ad087257f0a22cbba6e4bc8b18a933795commit hash: 0533133ad087257f0a22cbba6e4bc8b18a933795commit hash: 0533133ad087257f0a22cbba6e4bc8b18a933795 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-cvxopt: Update 1.2.6 -> 1.2.7

Reported by:	portscout
1.2.6_2
02 Jul 2021 17:34:59
commit hash: 6c6f20417a94cbdd4b728aba495e6bdbb346f79ccommit hash: 6c6f20417a94cbdd4b728aba495e6bdbb346f79ccommit hash: 6c6f20417a94cbdd4b728aba495e6bdbb346f79ccommit hash: 6c6f20417a94cbdd4b728aba495e6bdbb346f79c files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/py-cvxopt: bump PORTREVISION after libdsdp change
1.2.6_1
16 Jun 2021 19:31:27
commit hash: 63e653adaa7493aa98f17f9fbc834c0aed7e096ecommit hash: 63e653adaa7493aa98f17f9fbc834c0aed7e096ecommit hash: 63e653adaa7493aa98f17f9fbc834c0aed7e096ecommit hash: 63e653adaa7493aa98f17f9fbc834c0aed7e096e files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math/gsl: update to 2.7

From [1]

* What is new in gsl-2.7:
	* fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
	* fixed bug #60335 (spmatrix test failure, J. Lamb)
	* fixed bug #36577
	* clarified documentation on interpolation accelerators (V. Krishnan)
	* fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M.
Sitte)
	* fixed doc bug #59758
	* fixed bug #58202 (rstat median for n=5)
	* added support for native C complex number types in gsl_complex
	   when using a C11 compiler
	* upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.6
25 May 2021 10:00:10
commit hash: 8470aea030512cde1984737633959548a0e961afcommit hash: 8470aea030512cde1984737633959548a0e961afcommit hash: 8470aea030512cde1984737633959548a0e961afcommit hash: 8470aea030512cde1984737633959548a0e961af files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/suitesparse: adapt dependency lines after modularization

Do not bump PORTREVISION, because this should not change the resulting
packages.

Note for maintainers: try to not depend on the whole suitesparse package,
especially if your port do not require GraphBLAS (the biggest one).
1.2.6
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.2.6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.2.6
18 Feb 2021 20:48:39
Revision:565981Original commit files touched by this commit
yuri search for other commits by this committer
math/py-cvxopt: 1.2.5 -> 1.2.6
1.2.5
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.2.5
25 Apr 2020 07:57:08
Revision:532919Original commit files touched by this commit
yuri search for other commits by this committer
math/py-cvxopt: Update 1.2.4 -> 1.2.5

Reported by:	portscout
1.2.4
29 Jan 2020 07:10:50
Revision:524537Original commit files touched by this commit
yuri search for other commits by this committer
math/py-cvxopt: Update 1.2.3 -> 1.2.4

Reported by:	portscout
1.2.3_2
25 Oct 2019 23:41:34
Revision:515671Original commit files touched by this commit
tcberner search for other commits by this committer
math/gsl: update to 2.6

- math/p5-Math-GSL does not seem to have any upstream activity to make it work
with this version -> mark it broken
  - this also breaks the two consumers of this port

- biology/gemma: has a conflict with cblas, and is makred broken.

PR:		241363
Exp-run by:	antoine
1.2.3_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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.2.3
09 Feb 2019 21:55:36
Revision:492526Original commit files touched by this commit
yuri search for other commits by this committer
math/py-cvxopt: Update 1.2.2 -> 1.2.3

Reported by:	portscout
1.2.2_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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.2.2
31 Oct 2018 19:20:15
Revision:483607Original commit files touched by this commit
yuri search for other commits by this committer
math/py-cvxopt: Remove WITH_ from options; Improve option descriptions

Reported by:	mat
1.2.2
29 Oct 2018 06:08:36
Revision:483370Original commit files touched by this commit
yuri search for other commits by this committer
math/py-cvxopt: Update 1.2.1 -> 1.2.2

Port changes:
* Add 4 optional dependencies predicated on corresponding port options

Reported by:	portscout
1.2.1
01 Sep 2018 15:48:10
Revision:478709Original commit files touched by this commit
yuri search for other commits by this committer
math/py-cvxopt: Update 1.2.0 -> 1.2.1

Reported by:	portscout
1.2.0_1
26 Apr 2018 06:41:30
Revision:468325Original commit files touched by this commit
yuri search for other commits by this committer
math/suitesparse: Update 4.0.2 -> 5.2.0

Port changes:
* Change to DISTVERSION
* Update MASTER_SITES
* Change to LICENSE_COMB=dual
* Add LIB_DEPENDS
* Unbundle metis, made it a dependency
* Update do-build and do-install
* Update WWW

Bump 11 ports.
games/naev is marked broken because it depends on the no longer installed
library.

PR:		210579
Submitted by:	yuri
Submitted by:	pfg
Approved by:	maintainer timeout (maho@FreeBSD.org, 21 months)
Approved by:	maintainer timeout (fortran@FreeBSD.org, 45 days)
1.2.0
18 Apr 2018 08:18:17
Revision:467689Original commit files touched by this commit
yuri search for other commits by this committer
math/py-cvxopt: Update 1.1.9 -> 1.2.0

Removed the workaround for the empty directory in post-install because it is
gone.

Reported by:	portscout
1.1.9
26 Mar 2018 07:18:44
Revision:465560Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/py-cvxopt: Python software for convex optimization

Number of commits found: 43