Port details |
- bonmin Basic Open-source Nonlinear Mixed INteger programming
- 1.8.9_5 math =2 1.8.9_5Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2019-08-25 01:00:08
- Last Update: 2024-06-21 17:49:24
- Commit Hash: e2cd113
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: EPL
- WWW:
- https://coin-or.github.io/Bonmin/
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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 = 1678772224
SHA256 (coin-or-Bonmin-releases-1.8.9_GH0.tar.gz) = 8d130430a2776e250e941ee16f51dba301d5f0a00cc288e05f5b985cf1f426cd
SIZE (coin-or-Bonmin-releases-1.8.9_GH0.tar.gz) = 1336781
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.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libCbc.so : math/cbc
- libCgl.so : math/cgl
- libClp.so : math/clp
- libcoinmumps.so : math/coin-or-mumps
- libcoinasl.so : math/asl
- libCoinUtils.so : math/coinutils
- libipopt.so : math/ipopt
- libnauty.so : math/nauty
- libopenblas.so : math/openblas
- libOsi.so : math/osi
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.9_5 21 Jun 2024 17:49:24 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade to OpenBLAS |
1.8.9_4 01 Jan 2024 11:49:51 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
PR: 275860 |
1.8.9_3 12 Dec 2023 19:03:50 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219 |
1.8.9_2 16 Jun 2023 05:05:16 |
Yuri Victorovich (yuri) |
math/nauty: Update 2.7r3 → 2.8.6
PR: 271718
Approved by: moritz@schmi.tt (maintainer's timeout; 17 days) |
1.8.9_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.8.9 14 Mar 2023 06:00:10 |
Yuri Victorovich (yuri) |
math/bonmin: Update 1.8.8 → 1.8.9
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.8.8_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.8.8_5 24 Feb 2022 16:21:08 |
Yuri Victorovich (yuri) |
math/ipopt: Update 3.12.13 -> 3.14.4 |
1.8.8_4 23 Feb 2022 17:02:05 |
Yuri Victorovich (yuri) |
math/asl: Update 1.4.4 -> 2.0.0
Reported by: portscout |
1.8.8_3 03 May 2021 21:34:30 |
Yuri Victorovich (yuri) |
math/bonmin: Install MiniZinc interface |
1.8.8_2 03 May 2021 20:56:31 |
Yuri Victorovich (yuri) |
math/bonmin: Link with COIN-OR ASL to provide AMPL interface |
1.8.8_1 02 May 2021 23:19:10 |
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. |
1.8.8 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.8.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.8 17 Jan 2021 13:46:25 |
pkubaj |
math/openturns: fix linking on GCC architectures by using newer GCC in
LIB_DEPENDS
MFH: 2021Q1 |
1.8.8 01 Feb 2020 16:33:47 |
yuri |
math/bonmin: Update 1.8.7 -> 1.8.8
Reported by: portscout |
1.8.7_1 30 Jan 2020 14:17:44 |
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 |
1.8.7 25 Aug 2019 01:00:03 |
yuri |
New port: math/bonmin: Basic Open-source Nonlinear Mixed INteger programming |