Port details |
- coinmp Optimization library with support for COIN-OR CLP, CBC, and CGL
- 1.8.4_7 math
=3 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2011-07-29 14:24:38
- Last Update: 2022-07-20 14:22:24
- Commit Hash: f53eb28
- People watching this port, also watch:: xclock, font-bh-lucidatypewriter-100dpi, python, font-misc-meltho, libao
- License: CPL
- 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.
WWW: https://projects.coin-or.org/CoinMP
- SVNWeb : git : Homepage
- 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_7:
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:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:24 1.8.4_7 |
Tobias C. Berner (tcberner)  |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
12 Apr 2022 21:21:48 1.8.4_7 |
Yuri Victorovich (yuri)  Author: Don Lewis |
math/coinmp: Dependency fixes
PR: 263246 |
24 Feb 2022 16:21:08 1.8.4_6 |
Yuri Victorovich (yuri)  |
math/ipopt: Update 3.12.13 -> 3.14.4 |
23 Feb 2022 17:02:05 1.8.4_5 |
Yuri Victorovich (yuri)  |
math/asl: Update 1.4.4 -> 2.0.0
Reported by: portscout |
04 May 2021 20:55:54 1.8.4_4 |
Yuri Victorovich (yuri)  |
math/coinmp: Remove other COIN-OR libraries
Several other COIN-OR libraries were built and installed
with OpenMP which caused file conflicts.
As it turned out, the 1.8.4 tarball on the COIN-OR website
had several other COIN-OR libraries bundled which caused
their automatic rebuild.
GitHub repository doesn't have bundled libraries at the same
tag. Switching to GitHub removed them. |
06 Apr 2021 14:31:07 1.8.4_3 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
17 Jan 2021 13:46:25
1.8.4_3 |
pkubaj  |
math/openturns: fix linking on GCC architectures by using newer GCC in
LIB_DEPENDS
MFH: 2021Q1 |
05 Oct 2020 17:34:54
1.8.4_3 |
rene  |
Return cpm@'s ports to the pool after safekeeping his commit bit.
With hat: portmgr-secretary |
24 Jun 2020 13:01:26
1.8.4_3 |
danfe  |
- Drop COIN plist substitution as is mandatory now
- Update corresponding conflicts between two ports |
30 Jan 2020 14:17:44
1.8.4_3 |
swills  |
Fix math/openblas and bump dependent ports
* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]
This is correcting issues from r523749 [1][2][4] and r515970 [3]
PR: 231371
Reported by: build cluster [1]
Reported by: Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by: many [5]
Reviewed by: mat, bapt
Approved by: implicit, since this is a build fix |
26 Jul 2019 20:46:57
1.8.4_2 |
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 |
22 Apr 2019 13:16:34
1.8.4_1 |
gerald  |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
26 Feb 2019 18:57:59
1.8.4 |
cpm  |
math/coinmp: Update to 1.8.4 |
12 Dec 2018 01:35:36
1.8.3_2 |
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 |
11 Sep 2018 23:07:59
1.8.3_1 |
cpm  |
- Use INSTALL_TARGET=install-strip instead of manual stripping
- Fix 'present but cannot be compiled' warnings
PR: 231262
Submitted by: avos |
29 Jul 2018 22:18:46
1.8.3_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
16 Mar 2018 11:29:02
1.8.3 |
cpm  |
math/coinmp: Add PARALLEL option
- Add PARALLEL option to enable the CBC threads parameter (disabled by default).
Using multiple
threads can significantly improve perfomance in some cases.
Reported by: Kostas Oikonomou <ko@research.att.com> via email |
08 Feb 2018 14:41:23
1.8.3 |
pfg  |
math/coinmp: Fix description for FORTRAN option.
Typo introduced in previous commit.
PR: 219261
Approved by: cpm (implicit) |
08 Feb 2018 01:13:21
1.8.3 |
pfg  |
math/coinmp: Add an option for Fortran.
It can be convenient for performance to enable blas/lapack, which
necessarilly involves using the fortran interface. Leave it OFF by
default since it can interfere with some important consumers like
Apache OpenOffice.
Use the standard TEST_TARGET while here.
No need to bump the portversion as this doesn't affect the package.
PR: 219261
Approved by: cpm |
05 Jan 2018 12:37:46
1.8.3 |
jbeich  |
math/coinmp: unbreak build with Clang 6 (C++14 by default)
ClpModel.cpp:3848:24: error: reinterpret_cast from 'nullptr_t' to 'const char *'
is not allowed
reinterpret_cast<const char*> (NULL) /*integrality*/,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
OsiClpSolverInterface.cpp:1451:50: error: reinterpret_cast from 'nullptr_t' to
'int *' is not allowed
messagesPointer->setDetailMessages(100,10000,reinterpret_cast<int *>
(NULL));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from CglLandPSimplex.cpp:11:
In file included from ./CglLandPSimplex.hpp:31:
./CglLandPUtils.hpp:88:25: error: reinterpret_cast from 'nullptr_t' to
'OsiRowCut *' is not allowed
cuts_.resize(i, reinterpret_cast<OsiRowCut *> (NULL));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CbcModel.cpp:5322:41: error: reinterpret_cast from 'nullptr_t' to 'double *' is
not allowed
clpSolver->setFakeObjective(reinterpret_cast<double *> (NULL));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Reported by: antoine (via bug 224669) |
07 Jan 2017 20:48:30
1.8.3 |
bapt  |
Drop useless declaration of PKG_CONFIG_PATH |
21 Oct 2016 15:21:13
1.8.3 |
mat  |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
07 Jun 2016 11:27:39
1.8.3 |
cpm  |
- Fix CONFLICTS with math/ogdf
- Update MAINTAINER to my @FreeBSD.org address
- Switch to OPTION helpers
Reviewed by: amdmi3 (mentor)
Approved by: amdmi3 (mentor)
Differential Revision: D6741 |
19 May 2016 10:44:12
1.8.3 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
1.8.3 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
09 Mar 2016 19:10:34
1.8.3 |
pi  |
math/coinmp: add conflict with ogdf
PR: 207531
Submitted by: gahr |
25 Sep 2015 05:50:31
1.8.3 |
pi  |
math/coinmp: 1.8.2 -> 1.8.3
- added compatibility with SoPlex 2.2
- added OsiSpx::getLpPtr()
PR: 203317
Submitted by: Carlos J Puga Medina <cpm@fbsd.es> |
04 Jun 2015 18:35:36
1.8.2 |
robak  |
math/coinmp: update 1.8.1 -> 1.8.2
PR: 200635
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer) |
20 Apr 2015 17:08:40
1.8.1 |
pi  |
math/coinmp: fix indentation
PR: 199502
Requested by: danfe |
19 Apr 2015 17:16:58
1.8.1 |
pi  |
math/coinmp: change comma, target for check/test etc as suggested by danfe
PR: 199502
Submitted by: danfe
Approved by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer) |
17 Apr 2015 08:02:35
1.8.1 |
pi  |
math/coinmp: 1.8.0 -> 1.8.1
- Minor fixes
PR: 199430
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer) |
13 Feb 2015 01:01:35
1.8.0 |
brd  |
math/coinmp: Update to 1.8.0
PR: 197554
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
Approved by: zi |
13 Nov 2014 23:24:01
1.7.6_1 |
antoine  |
Cleanup plist |
17 Jul 2014 19:55:38
1.7.6_1 |
pi  |
math/coinmp: some fixes
- Clean-up Makefile
- Fix stage-qa error
- Unbreak GLPK option
PR: 187487
Submitted by: cjpugmed@gmail.com (maintainer) |
11 Jul 2014 15:05:39
1.7.6 |
pi  |
math/coinmp: 1.7.2 -> 1.7.6
- Update to 1.7.6
- Convert to USES=libtool and remove USE_AUTOTOOLS=libtool
- Use clang instead of gcc
- Fix pkg-plist
- Take maintainership
PR: 187487
Submitted by: Carlos Jacobo Puga Medina (cpm@fbsd.es) |
26 Mar 2014 15:46:07
1.7.2 |
bapt  |
Fix license to allow package redistribution |
16 Nov 2013 14:30:42
1.7.2 |
danilo  |
- Update from 1.7.1 to 1.7.2 |
16 Oct 2013 23:10:15
1.7.1 |
danilo  |
- Update from 1.7.0 to 1.7.1 [1]
- Add stage support
- Force build with gcc
- Convert LIB_DEPENDS to new syntax
PR: ports/182886
Submitted by: Pedro Giffuni <giffunip@tutopia.com> [1]
Approved by: wg/culot (mentors, implicit) |
20 Sep 2013 20:55:06
1.7.0 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
05 Aug 2013 12:49:55
1.7.0 |
wg  |
math/coinmp: update to 1.7.0
- Update to 1.7.0 [1]
- Drop maintainership [1]
- Trim COMMENT to fit in the limit
- Trim Makefile header
- Convert to OptionsNG
- Use PORTDOCS instead of pkg-plist
PR: ports/181037 [1]
Submitted by: Pedro Giffuni <giffunip tutopia.com> (maintainer) |
03 Aug 2012 15:54:36
1.6.0_1 |
cs  |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit) |
09 Mar 2012 22:07:35
1.6.0_1 |
jgh  |
- tie to libtool
PR: ports/165160
Submitted by: maintainer, giffunip@tutopia.com
Feature safe: yes |
04 Jan 2012 00:47:20
1.6.0 |
wen  |
- update to 1.6.0
- respect NOPORTDOCS
PR: ports/163681
Submitted by: Pedro Giffuni <giffunip@tutopia.com> (maintainer) |
29 Jul 2011 14:23:59
1.4.0 |
bf  |
Add coinmp 1.4.0, optimization library with support for most of COIN-OR
CLP, CBC and CGL.
PR: 158269
Submitted by: Pedro Giffuni |