Port details on branch 2024Q4 |
- coinmp Optimization library with support for COIN-OR CLP, CBC, and CGL
- 1.8.4_12 math =5 1.8.4_12Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2011-07-29 14:24:38
- Last Update: 2024-06-21 17:49:24
- Commit Hash: e2cd113
- People watching this port, also watch:: libexif, indexinfo, libXdamage, xorg-docs, libglade2
- License: CPL
- WWW:
- https://projects.coin-or.org/CoinMP
- Description:
- CoinMP is a C-API interface library that supports most of the
functionality of the CLP (Coin LP), CBC (Coin Branch-and-Cut), and CGL
(Cut Generation Library) projects. When compiled for Unix it generates a
CoinMP.so library that can be similarly used in other Unix C/C++ projects.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/coinmp/ && make install clean
- To add the package, run one of these commands:
- pkg install math/coinmp
- pkg install CoinMP
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: CoinMP
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1620160264
SHA256 (coin-or-CoinMP-releases-1.8.4_GH0.tar.gz) = ec03a5110d9d79da950669e3400f3b81c4391747b14821d8997f9f8755873150
SIZE (coin-or-CoinMP-releases-1.8.4_GH0.tar.gz) = 4142865
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libblas.so : math/blas
- libCbc.so : math/cbc
- libCgl.so : math/cgl
- libClp.so : math/clp
- libcoinasl.so : math/asl
- libcoinmumps.so : math/coin-or-mumps
- libCoinUtils.so : math/coinutils
- libnauty.so : math/nauty
- libopenblas.so : math/openblas
- libOsi.so : math/osi
- This port is required by:
- for Libraries
-
- editors/openoffice-4
- editors/openoffice-devel
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for CoinMP-1.8.4_12:
DOCS=on: Build and/or install documentation
FORTRAN=off: Use BLAS/LAPACK with the Fortran interface
GLPK=off: GNU Linear Programming Kit support
===> Use 'make config' to modify these settings
- Options name:
- math_coinmp
- USES:
- compiler:c++11-lang libtool pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|