Port details |
- bonmin Basic Open-source Nonlinear Mixed INteger programming
- 1.8.8_5 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-08-25 01:00:08
- Last Update: 2022-02-24 16:21:08
- Commit Hash: a0d76a1
- License: EPL
- Description:
- Bonmin (Basic Open-source Nonlinear Mixed INteger programming) is an
experimental open-source C++ code for solving general MINLP (Mixed Integer
NonLinear Programming) problems.
WWW: https://projects.coin-or.org/Bonmin
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- coin-or-bonmin>0:math/bonmin
- To install the port:
- cd /usr/ports/math/bonmin/ && make install clean
- To add the package, run one of these commands:
- pkg install math/bonmin
- pkg install coin-or-bonmin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: coin-or-bonmin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1580573841
SHA256 (coin-or-Bonmin-releases-1.8.8_GH0.tar.gz) = cb8e13fe9d3bb538fe4d28f5b56bfb0028396325f1b5fcad59ed5b0a2d8c7109
SIZE (coin-or-Bonmin-releases-1.8.8_GH0.tar.gz) = 1336718
- 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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libCbc.so : math/cbc
- libCgl.so : math/cgl
- libClp.so : math/clp
- libcoinasl.so : math/asl
- libCoinUtils.so : math/coinutils
- libipopt.so : math/ipopt
- libopenblas.so : math/openblas
- libblas.so : math/blas
- liblapack.so : math/lapack
- This port is required by:
- for Libraries
-
- math/casadi
- math/couenne
- math/disco
- math/openturns
- for Run
-
- math/minizinc-solvers
- Configuration Options:
- No options to configure
- Options name:
- math_bonmin
- USES:
- blaslapack compiler:c++11-lang gmake libtool pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
24 Feb 2022 16:21:08 1.8.8_5 |
Yuri Victorovich (yuri)  |
math/ipopt: Update 3.12.13 -> 3.14.4 |
23 Feb 2022 17:02:05 1.8.8_4 |
Yuri Victorovich (yuri)  |
math/asl: Update 1.4.4 -> 2.0.0
Reported by: portscout |
03 May 2021 21:34:30 1.8.8_3 |
Yuri Victorovich (yuri)  |
math/bonmin: Install MiniZinc interface |
03 May 2021 20:56:31 1.8.8_2 |
Yuri Victorovich (yuri)  |
math/bonmin: Link with COIN-OR ASL to provide AMPL interface |
02 May 2021 23:19:10 1.8.8_1 |
Yuri Victorovich (yuri)  |
math/bonmin: Change dependency math/coinmp -> math/cbc
CoinMP has the same code but is outdated because it is not being
updated by the upstream any more. |
07 Apr 2021 08:09:01 1.8.8 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.8.8 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
17 Jan 2021 13:46:25
1.8.8 |
pkubaj  |
math/openturns: fix linking on GCC architectures by using newer GCC in
LIB_DEPENDS
MFH: 2021Q1 |
01 Feb 2020 16:33:47
1.8.8 |
yuri  |
math/bonmin: Update 1.8.7 -> 1.8.8
Reported by: portscout |
30 Jan 2020 14:17:44
1.8.7_1 |
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 |
25 Aug 2019 01:00:03
1.8.7 |
yuri  |
New port: math/bonmin: Basic Open-source Nonlinear Mixed INteger programming |
Number of commits found: 11
|