notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
bonmin Basic Open-source Nonlinear Mixed INteger programming
1.8.9_4 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.8.9_3Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-08-25 01:00:08
Last Update: 2024-01-01 11:49:51
Commit Hash: f2489ab
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (83 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/coin-or-bonmin-1.8.9_4/catalog.mk
  3. /usr/local/share/licenses/coin-or-bonmin-1.8.9_4/LICENSE
  4. /usr/local/share/licenses/coin-or-bonmin-1.8.9_4/EPL
  5. bin/bonmin
  6. include/coin/BonAmplInterface.hpp
  7. include/coin/BonAmplSetup.hpp
  8. include/coin/BonAmplTMINLP.hpp
  9. include/coin/BonArraysHelpers.hpp
  10. include/coin/BonAuxInfos.hpp
  11. include/coin/BonBabInfos.hpp
  12. include/coin/BonBabSetupBase.hpp
  13. include/coin/BonBonminSetup.hpp
  14. include/coin/BonBranchingTQP.hpp
  15. include/coin/BonCbc.hpp
  16. include/coin/BonCbcLpStrategy.hpp
  17. include/coin/BonCbcNlpStrategy.hpp
  18. include/coin/BonCbcNode.hpp
  19. include/coin/BonChooseVariable.hpp
  20. include/coin/BonCurvBranchingSolver.hpp
  21. include/coin/BonCutStrengthener.hpp
  22. include/coin/BonDiver.hpp
  23. include/coin/BonDummyHeuristic.hpp
  24. include/coin/BonDummyPump.hpp
  25. include/coin/BonEcpCuts.hpp
  26. include/coin/BonExitCodes.hpp
  27. include/coin/BonFixAndSolveHeuristic.hpp
  28. include/coin/BonGuessHeuristic.hpp
  29. include/coin/BonHeuristicDive.hpp
  30. include/coin/BonHeuristicDiveFractional.hpp
  31. include/coin/BonHeuristicDiveMIP.hpp
  32. include/coin/BonHeuristicDiveMIPFractional.hpp
  33. include/coin/BonHeuristicDiveMIPVectorLength.hpp
  34. include/coin/BonHeuristicDiveVectorLength.hpp
  35. include/coin/BonHeuristicFPump.hpp
  36. include/coin/BonHeuristicLocalBranching.hpp
  37. include/coin/BonHeuristicRINS.hpp
  38. include/coin/BonIpoptInteriorWarmStarter.hpp
  39. include/coin/BonIpoptSolver.hpp
  40. include/coin/BonIpoptWarmStart.hpp
  41. include/coin/BonLinearCutsGenerator.hpp
  42. include/coin/BonLocalSolverBasedHeuristic.hpp
  43. include/coin/BonLpBranchingSolver.hpp
  44. include/coin/BonMilpRounding.hpp
  45. include/coin/BonOACutGenerator2.hpp
  46. include/coin/BonOAMessages.hpp
  47. include/coin/BonOaDecBase.hpp
  48. include/coin/BonOaFeasChecker.hpp
  49. include/coin/BonOaNlpOptim.hpp
  50. include/coin/BonOsiTMINLPInterface.hpp
  51. include/coin/BonOuterApprox.hpp
  52. include/coin/BonPseudoCosts.hpp
  53. include/coin/BonPumpForMinlp.hpp
  54. include/coin/BonQuadCut.hpp
  55. include/coin/BonQuadRow.hpp
  56. include/coin/BonRegisteredOptions.hpp
  57. include/coin/BonStrongBranchingSolver.hpp
  58. include/coin/BonSubMipSolver.hpp
  59. include/coin/BonTMINLP.hpp
  60. include/coin/BonTMINLP2OsiLP.hpp
  61. include/coin/BonTMINLP2Quad.hpp
  62. include/coin/BonTMINLP2TNLP.hpp
  63. include/coin/BonTMINLPLinObj.hpp
  64. include/coin/BonTMatrix.hpp
  65. include/coin/BonTNLP2FPNLP.hpp
  66. include/coin/BonTNLPSolver.hpp
  67. include/coin/BonTypes.hpp
  68. include/coin/BonminConfig.h
  69. lib/libbonmin.so
  70. lib/libbonmin.so.4
  71. lib/libbonmin.so.4.8.9
  72. lib/libbonminampl.so
  73. lib/libbonminampl.so.4
  74. lib/libbonminampl.so.4.8.9
  75. libdata/pkgconfig/bonmin.pc
  76. libdata/pkgconfig/bonminamplinterface.pc
  77. share/coin/doc/Bonmin/AUTHORS
  78. share/coin/doc/Bonmin/LICENSE
  79. share/coin/doc/Bonmin/README
  80. share/minizinc/solvers/bonmin.msc
  81. @owner
  82. @group
  83. @mode
Collapse this list.
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):
coin-or-bonmin
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.9_41.8.9_4-1.8.9_41.8.9_4---
FreeBSD:13:quarterly1.8.9_41.8.9_4-1.8.9_41.8.9_4-1.8.9_4-
FreeBSD:14:latest1.8.9_41.8.9_4-1.8.9_41.8.9_4---
FreeBSD:14:quarterly1.8.9_41.8.9_4-1.8.9_41.8.9_4-1.8.9_4-
FreeBSD:15:latest1.8.9_41.8.9_4n/a1.8.9_4n/a-1.8.9_41.8.9_4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libCbc.so : math/cbc
  2. libCgl.so : math/cgl
  3. libClp.so : math/clp
  4. libcoinmumps.so : math/coin-or-mumps
  5. libcoinasl.so : math/asl
  6. libCoinUtils.so : math/coinutils
  7. libipopt.so : math/ipopt
  8. libnauty.so : math/nauty
  9. libopenblas.so : math/openblas
  10. libOsi.so : math/osi
  11. libblas.so : math/blas
  12. liblapack.so : math/lapack
This port is required by:
for Libraries
  1. math/casadi
  2. math/couenne
  3. math/disco
  4. math/openturns
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/coin-or/Bonmin/tar.gz/releases/1.8.9?dummy=/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.9_4
01 Jan 2024 11:49:51
commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0

PR:		275860
1.8.9_3
12 Dec 2023 19:03:50
commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS

PR:		273219
1.8.9_2
16 Jun 2023 05:05:16
commit hash: 408d3768d8538ea58d6278eaa4bcb2eef0ce0ff9commit hash: 408d3768d8538ea58d6278eaa4bcb2eef0ce0ff9commit hash: 408d3768d8538ea58d6278eaa4bcb2eef0ce0ff9commit hash: 408d3768d8538ea58d6278eaa4bcb2eef0ce0ff9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
1.8.9
14 Mar 2023 06:00:10
commit hash: 9e00a84402038764f27bf55b2de32fb6df1e0644commit hash: 9e00a84402038764f27bf55b2de32fb6df1e0644commit hash: 9e00a84402038764f27bf55b2de32fb6df1e0644commit hash: 9e00a84402038764f27bf55b2de32fb6df1e0644 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/bonmin: Update 1.8.8 → 1.8.9

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.8.8_5
24 Feb 2022 16:21:08
commit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4ecommit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4ecommit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4ecommit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/ipopt: Update 3.12.13 -> 3.14.4
1.8.8_4
23 Feb 2022 17:02:05
commit hash: ce52f9301c5e7c6f84c071b93c25a0b94a1081dccommit hash: ce52f9301c5e7c6f84c071b93c25a0b94a1081dccommit hash: ce52f9301c5e7c6f84c071b93c25a0b94a1081dccommit hash: ce52f9301c5e7c6f84c071b93c25a0b94a1081dc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/asl: Update 1.4.4 -> 2.0.0

Reported by:	portscout
1.8.8_3
03 May 2021 21:34:30
commit hash: 7d164ff37e8d9c929c8854db276499f87b98ad89commit hash: 7d164ff37e8d9c929c8854db276499f87b98ad89commit hash: 7d164ff37e8d9c929c8854db276499f87b98ad89commit hash: 7d164ff37e8d9c929c8854db276499f87b98ad89 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/bonmin: Install MiniZinc interface
1.8.8_2
03 May 2021 20:56:31
commit hash: 8c4d4ce76637980637a01950c5df1b7db74d501fcommit hash: 8c4d4ce76637980637a01950c5df1b7db74d501fcommit hash: 8c4d4ce76637980637a01950c5df1b7db74d501fcommit hash: 8c4d4ce76637980637a01950c5df1b7db74d501f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/bonmin: Link with COIN-OR ASL to provide AMPL interface
1.8.8_1
02 May 2021 23:19:10
commit hash: 361b9264c79d794b4997497c31ec4acf7c699777commit hash: 361b9264c79d794b4997497c31ec4acf7c699777commit hash: 361b9264c79d794b4997497c31ec4acf7c699777commit hash: 361b9264c79d794b4997497c31ec4acf7c699777 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.8.8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.8.8
17 Jan 2021 13:46:25
Revision:561823Original commit files touched by this commit
pkubaj search for other commits by this committer
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
Revision:524776Original commit files touched by this commit
yuri search for other commits by this committer
math/bonmin: Update 1.8.7 -> 1.8.8

Reported by:	portscout
1.8.7_1
30 Jan 2020 14:17:44
Revision:524642Original commit files touched by this commit
swills search for other commits by this committer
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
Revision:509767Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/bonmin: Basic Open-source Nonlinear Mixed INteger programming

Number of commits found: 18