Port details |
- py-cvxopt Python software for convex optimization
- 1.3.0_2 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-03-26 07:18:58
- Last Update: 2023-01-19 16:45:37
- Commit Hash: 112013a
- 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.
¦ ¦ ¦ ¦ 
- 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>)
- 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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest>0 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- 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 py39-cvxopt-1.3.0_2:
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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.0_2 19 Jan 2023 16:45:37
    |
Thierry Thomas (thierry)  |
math/suitesparse*: bump PORTREVISION of dependant ports |
1.3.0_1 27 Nov 2022 11:09:57
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade of math/suitesparse*
PR: 267742 |
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.3.0 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.3.0 10 Mar 2022 17:24:25
    |
Yuri Victorovich (yuri)  |
math/py-cvxopt: Update 1.2.8 -> 1.3.0
Reported by: portscout |
1.2.8 08 Feb 2022 23:52:14
    |
Yuri Victorovich (yuri)  |
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
    |
Tobias C. Berner (tcberner)  |
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201 |
1.2.7 03 Jan 2022 14:49:26
    |
Bernhard Froehlich (decke)  |
math/py-cvxopt: Add CPE information
Approved by: portmgr (blanket) |
1.2.7 21 Sep 2021 17:47:02
    |
Yuri Victorovich (yuri)  |
math/py-cvxopt: Update 1.2.6 -> 1.2.7
Reported by: portscout |
1.2.6_2 02 Jul 2021 17:34:59
    |
Thierry Thomas (thierry)  |
math/py-cvxopt: bump PORTREVISION after libdsdp change |
1.2.6_1 16 Jun 2021 19:31:27
    |
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 ) |
1.2.6 25 May 2021 10:00:10
    |
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). |
1.2.6 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.6 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.2.6 18 Feb 2021 20:48:39
  |
yuri  |
math/py-cvxopt: 1.2.5 -> 1.2.6 |
1.2.5 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.2.5 25 Apr 2020 07:57:08
  |
yuri  |
math/py-cvxopt: Update 1.2.4 -> 1.2.5
Reported by: portscout |
1.2.4 29 Jan 2020 07:10:50
  |
yuri  |
math/py-cvxopt: Update 1.2.3 -> 1.2.4
Reported by: portscout |
1.2.3_2 25 Oct 2019 23:41:34
  |
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 |
1.2.3_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.2.3 09 Feb 2019 21:55:36
  |
yuri  |
math/py-cvxopt: Update 1.2.2 -> 1.2.3
Reported by: portscout |
1.2.2_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.2.2 31 Oct 2018 19:20:15
  |
yuri  |
math/py-cvxopt: Remove WITH_ from options; Improve option descriptions
Reported by: mat |
1.2.2 29 Oct 2018 06:08:36
  |
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 |
1.2.1 01 Sep 2018 15:48:10
  |
yuri  |
math/py-cvxopt: Update 1.2.0 -> 1.2.1
Reported by: portscout |
1.2.0_1 26 Apr 2018 06:41:30
  |
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) |
1.2.0 18 Apr 2018 08:18:17
  |
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 |
1.1.9 26 Mar 2018 07:18:44
  |
yuri  |
New port: math/py-cvxopt: Python software for convex optimization |