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
cbc Coin-or Branch and Cut: mixed integer programming solver
2.10.11_1 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 2.10.11_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-04-16 07:55:51
Last Update: 2023-12-12 19:03:50
Commit Hash: ab17137
License: EPL
WWW:
https://projects.coin-or.org/Cbc
Description:
Cbc (Coin-or branch and cut) is an open-source mixed integer programming solver written in C++. It can be used as a callable library or using a stand-alone executable. It can be called through AMPL (natively), GAMS (using the links provided by the Optimization Services and GAMSlinks projects), MPL (through the CoinMP project), AIMMS (through the AIMMSlinks project), PuLP, CMPL, OpenSolver for Excel, JuMP, or MiniZinc.
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 (98 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/coin-or-cbc-2.10.11_1/catalog.mk
  3. /usr/local/share/licenses/coin-or-cbc-2.10.11_1/LICENSE
  4. /usr/local/share/licenses/coin-or-cbc-2.10.11_1/EPL
  5. bin/cbc
  6. include/coin/CbcBranchActual.hpp
  7. include/coin/CbcBranchAllDifferent.hpp
  8. include/coin/CbcBranchBase.hpp
  9. include/coin/CbcBranchCut.hpp
  10. include/coin/CbcBranchDecision.hpp
  11. include/coin/CbcBranchDefaultDecision.hpp
  12. include/coin/CbcBranchDynamic.hpp
  13. include/coin/CbcBranchLotsize.hpp
  14. include/coin/CbcBranchToFixLots.hpp
  15. include/coin/CbcBranchingObject.hpp
  16. include/coin/CbcClique.hpp
  17. include/coin/CbcCompare.hpp
  18. include/coin/CbcCompareActual.hpp
  19. include/coin/CbcCompareBase.hpp
  20. include/coin/CbcCompareDefault.hpp
  21. include/coin/CbcCompareDepth.hpp
  22. include/coin/CbcCompareEstimate.hpp
  23. include/coin/CbcCompareObjective.hpp
  24. include/coin/CbcConfig.h
  25. include/coin/CbcConsequence.hpp
  26. include/coin/CbcCountRowCut.hpp
  27. include/coin/CbcCutGenerator.hpp
  28. include/coin/CbcCutModifier.hpp
  29. include/coin/CbcCutSubsetModifier.hpp
  30. include/coin/CbcDummyBranchingObject.hpp
  31. include/coin/CbcEventHandler.hpp
  32. include/coin/CbcFathom.hpp
  33. include/coin/CbcFathomDynamicProgramming.hpp
  34. include/coin/CbcFeasibilityBase.hpp
  35. include/coin/CbcFixVariable.hpp
  36. include/coin/CbcFollowOn.hpp
  37. include/coin/CbcFullNodeInfo.hpp
  38. include/coin/CbcGeneral.hpp
  39. include/coin/CbcGeneralDepth.hpp
  40. include/coin/CbcHeuristic.hpp
  41. include/coin/CbcHeuristicDINS.hpp
  42. include/coin/CbcHeuristicDW.hpp
  43. include/coin/CbcHeuristicDive.hpp
  44. include/coin/CbcHeuristicDiveCoefficient.hpp
  45. include/coin/CbcHeuristicDiveFractional.hpp
  46. include/coin/CbcHeuristicDiveGuided.hpp
  47. include/coin/CbcHeuristicDiveLineSearch.hpp
  48. include/coin/CbcHeuristicDivePseudoCost.hpp
  49. include/coin/CbcHeuristicDiveVectorLength.hpp
  50. include/coin/CbcHeuristicFPump.hpp
  51. include/coin/CbcHeuristicGreedy.hpp
  52. include/coin/CbcHeuristicLocal.hpp
  53. include/coin/CbcHeuristicPivotAndFix.hpp
  54. include/coin/CbcHeuristicRENS.hpp
  55. include/coin/CbcHeuristicRINS.hpp
  56. include/coin/CbcHeuristicRandRound.hpp
  57. include/coin/CbcHeuristicVND.hpp
  58. include/coin/CbcLinked.hpp
  59. include/coin/CbcMessage.hpp
  60. include/coin/CbcMipStartIO.hpp
  61. include/coin/CbcModel.hpp
  62. include/coin/CbcNWay.hpp
  63. include/coin/CbcNode.hpp
  64. include/coin/CbcNodeInfo.hpp
  65. include/coin/CbcObject.hpp
  66. include/coin/CbcObjectUpdateData.hpp
  67. include/coin/CbcParam.hpp
  68. include/coin/CbcPartialNodeInfo.hpp
  69. include/coin/CbcSOS.hpp
  70. include/coin/CbcSimpleInteger.hpp
  71. include/coin/CbcSimpleIntegerDynamicPseudoCost.hpp
  72. include/coin/CbcSimpleIntegerPseudoCost.hpp
  73. include/coin/CbcSolver.hpp
  74. include/coin/CbcStrategy.hpp
  75. include/coin/CbcSubProblem.hpp
  76. include/coin/CbcTree.hpp
  77. include/coin/CbcTreeLocal.hpp
  78. include/coin/Cbc_C_Interface.h
  79. include/coin/ClpAmplObjective.hpp
  80. include/coin/ClpConstraintAmpl.hpp
  81. include/coin/OsiCbcSolverInterface.hpp
  82. lib/libCbc.so
  83. lib/libCbc.so.3
  84. lib/libCbc.so.3.10.11
  85. lib/libCbcSolver.so
  86. lib/libCbcSolver.so.3
  87. lib/libCbcSolver.so.3.10.11
  88. lib/libOsiCbc.so
  89. lib/libOsiCbc.so.3
  90. lib/libOsiCbc.so.3.10.11
  91. libdata/pkgconfig/cbc.pc
  92. libdata/pkgconfig/osi-cbc.pc
  93. share/coin/doc/Cbc/AUTHORS
  94. share/coin/doc/Cbc/LICENSE
  95. share/coin/doc/Cbc/cbc_addlibs.txt
  96. @owner
  97. @group
  98. @mode
Collapse this list.
Dependency lines:
  • coin-or-cbc>0:math/cbc
Conflicts:
CONFLICTS_INSTALL:
  • libcouchbase
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/math/cbc/ && make install clean
To add the package, run one of these commands:
  • pkg install math/cbc
  • pkg install coin-or-cbc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: coin-or-cbc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1698363616 SHA256 (coin-or-Cbc-releases-2.10.11_GH0.tar.gz) = 1fb591dd88336fdaf096b8e42e46111e41671a5eb85d4ee36e45baff1678bd33 SIZE (coin-or-Cbc-releases-2.10.11_GH0.tar.gz) = 1680425

Packages (timestamps in pop-ups are UTC):
coin-or-cbc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.10.11_12.10.11_1-2.10.11_12.10.11_1-2.10.5-
FreeBSD:13:quarterly2.10.11_12.10.11_1-2.10.11_12.10.11_1-2.10.11_1-
FreeBSD:14:latest2.10.11_12.10.11_1-2.10.11_12.10.11_1---
FreeBSD:14:quarterly2.10.11_12.10.11_1-2.10.11_12.10.11_1-2.10.11_1-
FreeBSD:15:latest2.10.11_12.10.11_1n/a2.10.11_1n/a-2.10.11_12.10.11_1
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. gfortran12 : lang/gcc12
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. as : devel/binutils
Runtime dependencies:
  1. gfortran12 : lang/gcc12
Library dependencies:
  1. libCgl.so : math/cgl
  2. libClp.so : math/clp
  3. libcoinasl.so : math/asl
  4. libcoinmumps.so : math/coin-or-mumps
  5. libCoinUtils.so : math/coinutils
  6. libnauty.so : math/nauty
  7. libopenblas.so : math/openblas
  8. libOsi.so : math/osi
This port is required by:
for Libraries
  1. cad/openroad
  2. editors/openoffice-4
  3. editors/openoffice-devel
  4. math/bonmin
  5. math/casadi
  6. math/coinmp
  7. math/couenne
Expand this list (17 items / 10 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. math/disco
  3. math/gravity
  4. math/lemon
  5. math/minizinc
  6. math/openturns
  7. math/or-tools
  8. math/py-CyLP
  9. math/py-or-tools
  10. math/sage
  11. math/symphony
  12. Collapse this list.
for Run
  1. math/py-PuLP

Configuration Options:
===> The following configuration options are available for coin-or-cbc-2.10.11_1: DEBUG=off: Compile CBC with debug support PARALLEL=on: Compile CBC with parallel (multi-threaded solver) support ===> Use 'make config' to modify these settings
Options name:
math_cbc
USES:
compiler:c++11-lang fortran gmake libtool localbase 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/Cbc/tar.gz/releases/2.10.11?dummy=/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.10.11_1
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
2.10.11
27 Oct 2023 06:46:45
commit hash: 4df811ab9679ec9bfcb15a9cac9201e595ad0653commit hash: 4df811ab9679ec9bfcb15a9cac9201e595ad0653commit hash: 4df811ab9679ec9bfcb15a9cac9201e595ad0653commit hash: 4df811ab9679ec9bfcb15a9cac9201e595ad0653 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cbc: update 2.10.10 → 2.10.11

Reported by:	portscout
2.10.10_2
21 Jun 2023 18:25:37
commit hash: 22c4f7a75ed3de4b97368be49f1ab70ab0aabb27commit hash: 22c4f7a75ed3de4b97368be49f1ab70ab0aabb27commit hash: 22c4f7a75ed3de4b97368be49f1ab70ab0aabb27commit hash: 22c4f7a75ed3de4b97368be49f1ab70ab0aabb27 files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
math/cbc: fix build with clang 16

Since clang 16 (and gcc 11) the default C++ standard is now gnu++17.
Because math/cbc's build infrastructure does not explicitly set its C++
standard, this leads to errors:

  ./CbcSymmetry.hpp:83:30: error: ISO C++17 does not allow 'register' storage
class specifier [-Wregister]
      inline void color_vertex(register int k) { color = k; }
                               ^~~~~~~~~
  ./CbcSymmetry.hpp:91:24: error: ISO C++17 does not allow 'register' storage
class specifier [-Wregister]
      inline void bounds(register double a, register double b)
                         ^~~~~~~~~

To work around the error, add USE_CXXSTD=gnu++11 to compile for C++11
with GNU extensions instead.

PR:		272101
Approved by:	yuri (maintainer)
MFH:		2023Q2
2.10.10_1
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)
2.10.10
11 Jun 2023 07:55:54
commit hash: 88d3d4a4e07d91cd68d14258642d540cb20a1788commit hash: 88d3d4a4e07d91cd68d14258642d540cb20a1788commit hash: 88d3d4a4e07d91cd68d14258642d540cb20a1788commit hash: 88d3d4a4e07d91cd68d14258642d540cb20a1788 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cbc: Update 2.10.8 → 2.10.10

Reported by:	portscout
2.10.8_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
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)
2.10.8
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)
2.10.8
06 May 2022 18:56:56
commit hash: 850f9ef7dd526c90704edcc7a68d555c5dc17972commit hash: 850f9ef7dd526c90704edcc7a68d555c5dc17972commit hash: 850f9ef7dd526c90704edcc7a68d555c5dc17972commit hash: 850f9ef7dd526c90704edcc7a68d555c5dc17972 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cbc: Update 2.10.7 -> 2.10.8

Reported by:	portscout
2.10.7_1
23 Apr 2022 16:45:05
commit hash: 398794808864948a1969acce9bf189ea7b88a693commit hash: 398794808864948a1969acce9bf189ea7b88a693commit hash: 398794808864948a1969acce9bf189ea7b88a693commit hash: 398794808864948a1969acce9bf189ea7b88a693 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cbc: Enable parallel solver; add DEBUG option

PR:		263486
Original patch submitted by:	Wes Dyk <aus129@gmail.com>
2.10.7
15 Mar 2022 08:42:30
commit hash: 19fa43ec6452cafc8160c8ff4398b66200dd04e7commit hash: 19fa43ec6452cafc8160c8ff4398b66200dd04e7commit hash: 19fa43ec6452cafc8160c8ff4398b66200dd04e7commit hash: 19fa43ec6452cafc8160c8ff4398b66200dd04e7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Trond Endrestol
math/cbc: Fix typo in LIB_DEPENDS

PR:		262563
2.10.7
13 Mar 2022 18:30:14
commit hash: 67a380f362572612cec84b77fd20dbdaf753e373commit hash: 67a380f362572612cec84b77fd20dbdaf753e373commit hash: 67a380f362572612cec84b77fd20dbdaf753e373commit hash: 67a380f362572612cec84b77fd20dbdaf753e373 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cbc: Update 2.10.5 -> 2.10.7

Reported by:	portscout
2.10.5_6
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
2.10.5_5
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
2.10.5_4
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.10.5_4
20 Sep 2021 21:34:21
commit hash: ec6283ede7159ec215da3944c9b790b4efdaab6ecommit hash: ec6283ede7159ec215da3944c9b790b4efdaab6ecommit hash: ec6283ede7159ec215da3944c9b790b4efdaab6ecommit hash: ec6283ede7159ec215da3944c9b790b4efdaab6e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/nauty: Update 27r1 -> 27r3

PR:		258237
Approved by:	moritz@schmi.tt (maintainer)
2.10.5_3
23 Aug 2021 20:14:44
commit hash: d908b08281baab671763b8fa1a0097ca1cf416b1commit hash: d908b08281baab671763b8fa1a0097ca1cf416b1commit hash: d908b08281baab671763b8fa1a0097ca1cf416b1commit hash: d908b08281baab671763b8fa1a0097ca1cf416b1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cbc: Build with Nauty, graph library
2.10.5_2
30 Jun 2021 17:47:11
commit hash: f98e7fabbeade264f11ca2003527e943febaa78acommit hash: f98e7fabbeade264f11ca2003527e943febaa78acommit hash: f98e7fabbeade264f11ca2003527e943febaa78acommit hash: f98e7fabbeade264f11ca2003527e943febaa78a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cbc: math/cbc: add dependency to math/osi

PR:		256904
Initial version submitted by:	Philipp Ost <bsd@philippost.de>
2.10.5_1
03 May 2021 20:56:31
commit hash: b36055cf9f9eee5bd7515e0733830600763b9cbdcommit hash: b36055cf9f9eee5bd7515e0733830600763b9cbdcommit hash: b36055cf9f9eee5bd7515e0733830600763b9cbdcommit hash: b36055cf9f9eee5bd7515e0733830600763b9cbd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cbc: Link with COIN-OR ASL library and add missing dependencies
2.10.5
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
2.10.5
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.
2.10.5
09 Mar 2020 07:41:46
Revision:528094Original commit files touched by this commit
yuri search for other commits by this committer
math/cbc: Update 2.10.4 -> 2.10.5

Reported by:	portscout
2.10.4
01 Feb 2020 14:52:16
Revision:524767Original commit files touched by this commit
yuri search for other commits by this committer
math/cbc: Update 2.10.3 -> 2.10.4

Reported by:	portscout
2.10.3
21 Dec 2019 22:58:54
Revision:520588Original commit files touched by this commit
yuri search for other commits by this committer
math/cbc: Update 2.9.9 -> 2.10.3
2.9.9_4
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
2.9.9_3
22 Apr 2019 13:16:34
Revision:499638Original commit files touched by this commit
gerald search for other commits by this committer
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
2.9.9_2
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
2.9.9_1
22 Sep 2018 05:30:32
Revision:480340Original commit files touched by this commit
linimon search for other commits by this committer
Fix build on gcc-based archs by updating USES.

Tested on powerpc64 and amd64 (for no regression).

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2.9.9_1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
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
2.9.9
16 Apr 2018 07:55:42
Revision:467464Original commit files touched by this commit
yuri search for other commits by this committer
New port: Coin-or Branch and Cut: mixed integer programming solver

Number of commits found: 30