Port details on branch 2024Q4 |
- clp Linear Programming Solver
- 1.17.9_1 math =2 1.17.9_1Version of this port present on the latest quarterly branch.
- Maintainer: co9co9@gmail.com
- Port Added: 2007-09-05 01:59:55
- Last Update: 2024-01-01 11:49:51
- Commit Hash: f2489ab
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: EPL
- WWW:
- https://www.coin-or.org/Clp/index.html
- Description:
- This is a port of Clp (Coin-or linear programming), which is an open-source
linear programming solver written in C++. It is primarily meant to be used as
a callable library, but a basic, stand-alone executable version is also
included.
- ¦ ¦ ¦ ¦
- 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/clp/ && make install clean
- To add the package, run one of these commands:
- pkg install math/clp
- pkg install coin-or-Clp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: coin-or-Clp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1698374265
SHA256 (coin-or-Clp-releases-1.17.9_GH0.tar.gz) = b02109be54e2c9c6babc9480c242b2c3c7499368cfca8c0430f74782a694a49f
SIZE (coin-or-Clp-releases-1.17.9_GH0.tar.gz) = 2176197
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:
-
- coin-or-Data-Sample>0 : math/coin-or-data-sample
- coin-or-Data-Netlib>0 : math/coin-or-data-netlib
- gfortran12 : lang/gcc12
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- Runtime dependencies:
-
- coin-or-Data-Sample>0 : math/coin-or-data-sample
- coin-or-Data-Netlib>0 : math/coin-or-data-netlib
- gfortran12 : lang/gcc12
- Library dependencies:
-
- libcoinasl.so : math/asl
- libcoinmetis.so : math/coin-or-metis
- libcoinmumps.so : math/coin-or-mumps
- libCoinUtils.so : math/coinutils
- libOsi.so : math/osi
- libblas.so : math/blas
- liblapack.so : math/lapack
- This port is required by:
- for Libraries
-
- cad/openroad
- editors/openoffice-4
- editors/openoffice-devel
- math/bonmin
- math/casadi
- math/cbc
- math/cgl
Configuration Options:
- ===> The following configuration options are available for coin-or-Clp-1.17.9_1:
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- math_clp
- USES:
- blaslapack compiler:c++11-lang fortran libtool pathfix pkgconfig tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|