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 on branch 2022Q2
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.

There are no commits on branch 2022Q2 for this port