Port details |
- py-cvxopt Python software for convex optimization
- 1.3.0 math
=0 1.3.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-03-26 07:18:58
- Last Update: 2022-03-10 17:24:25
- Commit Hash: 495acd1
- Also Listed In: python
- License: GPLv3
- 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.
WWW: https://github.com/cvxopt/cvxopt
- SVNWeb : git : Homepage
- 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 py38-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 py38-cvxopt listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-cvxopt
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1646861809
SHA256 (cvxopt-cvxopt-1.3.0_GH0.tar.gz) = 7aac94a116b7142a5f362e567c4b6c3b7c67b04b4a6a2a3c3b90b4c9f0ac74e1
SIZE (cvxopt-cvxopt-1.3.0_GH0.tar.gz) = 4120085
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Library dependencies:
-
- libamd.so : math/suitesparse-amd
- libblas.so : math/blas
- libcholmod.so : math/suitesparse-cholmod
- libcolamd.so : math/suitesparse-colamd
- liblapack.so : math/lapack
- libsuitesparseconfig.so : math/suitesparse-config
- libumfpack.so : math/suitesparse-umfpack
- libdsdp.so : math/dsdp
- libfftw3.so : math/fftw3
- libglpk.so : math/glpk
- libgsl.so : math/gsl
- This port is required by:
- for Build
-
- math/sage
- for Run
-
- math/sage
- Configuration Options:
- ===> The following configuration options are available for py38-cvxopt-1.3.0:
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:3.6+ localbase:ldflags cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Mar 2022 17:24:25 1.3.0
|
Yuri Victorovich (yuri)  |
math/py-cvxopt: Update 1.2.8 -> 1.3.0
Reported by: portscout |
08 Feb 2022 23:52:14 1.2.8
|
Yuri Victorovich (yuri)  |
math/py-cvxopt: Update 1.2.7 -> 1.2.8
Reported by: thierry@ (failing fetch for the previous version) |
12 Jan 2022 19:41:22 1.2.7_1
|
Tobias C. Berner (tcberner)  |
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201 |
03 Jan 2022 14:49:26 1.2.7
|
Bernhard Froehlich (decke)  |
math/py-cvxopt: Add CPE information
Approved by: portmgr (blanket) |
21 Sep 2021 17:47:02 1.2.7
|
Yuri Victorovich (yuri)  |
math/py-cvxopt: Update 1.2.6 -> 1.2.7
Reported by: portscout |
02 Jul 2021 17:34:59 1.2.6_2
|
Thierry Thomas (thierry)  |
math/py-cvxopt: bump PORTREVISION after libdsdp change |
16 Jun 2021 19:31:27 1.2.6_1
|
Tobias C. Berner (tcberner)  |
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 ) |
25 May 2021 10:00:10 1.2.6
|
Thierry Thomas (thierry)  |
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). |
07 Apr 2021 08:09:01 1.2.6
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.2.6
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Feb 2021 20:48:39
1.2.6
|
yuri  |
math/py-cvxopt: 1.2.5 -> 1.2.6 |
28 Dec 2020 23:02:15
1.2.5
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
25 Apr 2020 07:57:08
1.2.5
|
yuri  |
math/py-cvxopt: Update 1.2.4 -> 1.2.5
Reported by: portscout |
29 Jan 2020 07:10:50
1.2.4
|
yuri  |
math/py-cvxopt: Update 1.2.3 -> 1.2.4
Reported by: portscout |
25 Oct 2019 23:41:34
1.2.3_2
|
tcberner  |
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 |
26 Jul 2019 20:46:57
1.2.3_1
|
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 |
09 Feb 2019 21:55:36
1.2.3
|
yuri  |
math/py-cvxopt: Update 1.2.2 -> 1.2.3
Reported by: portscout |
12 Dec 2018 01:35:36
1.2.2_1
|
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 |
31 Oct 2018 19:20:15
1.2.2
|
yuri  |
math/py-cvxopt: Remove WITH_ from options; Improve option descriptions
Reported by: mat |
29 Oct 2018 06:08:36
1.2.2
|
yuri  |
math/py-cvxopt: Update 1.2.1 -> 1.2.2
Port changes:
* Add 4 optional dependencies predicated on corresponding port options
Reported by: portscout |
01 Sep 2018 15:48:10
1.2.1
|
yuri  |
math/py-cvxopt: Update 1.2.0 -> 1.2.1
Reported by: portscout |
26 Apr 2018 06:41:30
1.2.0_1
|
yuri  |
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) |
18 Apr 2018 08:18:17
1.2.0
|
yuri  |
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 |
26 Mar 2018 07:18:44
1.1.9
|
yuri  |
New port: math/py-cvxopt: Python software for convex optimization |