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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Commit processing was halted at UTC 18:33 on 2026-08-05 for pkgbasify of jails and updating the host from 15.0 to 15.1 - same with jails. - that upgrade was completed by 18:53 - the website has caught up with the 6 commits it missed in that time.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2022Q3
cgl Collection of cut generators for COIN-OR packages that use cuts
0.60.10_1 math on this many watch lists=1 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 0.60.10_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:22:16
Last Update: 2026-05-13 08:28:41
Commit Hash: 227859d
People watching this port, also watch:: p5-OrePAN2, py311-pycparser, ladspa, p5-Net-HTTP, python
License: EPL
WWW:
https://github.com/coin-or/Cgl
Description:
Collection of cut generators that can be used with other COIN-OR packages that make use of cuts, such as, among others, the linear solver Clp or the mixed integer linear programming solvers Cbc or BCP.
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 (45 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/coin-or-cgl-0.60.10_1/catalog.mk
  3. /usr/local/share/licenses/coin-or-cgl-0.60.10_1/LICENSE
  4. /usr/local/share/licenses/coin-or-cgl-0.60.10_1/EPL
  5. include/coin/Cgl012cut.hpp
  6. include/coin/CglAllDifferent.hpp
  7. include/coin/CglClique.hpp
  8. include/coin/CglConfig.h
  9. include/coin/CglCutGenerator.hpp
  10. include/coin/CglDuplicateRow.hpp
  11. include/coin/CglFlowCover.hpp
  12. include/coin/CglGMI.hpp
  13. include/coin/CglGMIParam.hpp
  14. include/coin/CglGomory.hpp
  15. include/coin/CglKnapsackCover.hpp
  16. include/coin/CglLandP.hpp
  17. include/coin/CglLandPValidator.hpp
  18. include/coin/CglLiftAndProject.hpp
  19. include/coin/CglMessage.hpp
  20. include/coin/CglMixedIntegerRounding.hpp
  21. include/coin/CglMixedIntegerRounding2.hpp
  22. include/coin/CglOddHole.hpp
  23. include/coin/CglParam.hpp
  24. include/coin/CglPreProcess.hpp
  25. include/coin/CglProbing.hpp
  26. include/coin/CglRedSplit.hpp
  27. include/coin/CglRedSplit2.hpp
  28. include/coin/CglRedSplit2Param.hpp
  29. include/coin/CglRedSplitParam.hpp
  30. include/coin/CglResidualCapacity.hpp
  31. include/coin/CglSimpleRounding.hpp
  32. include/coin/CglStored.hpp
  33. include/coin/CglTreeInfo.hpp
  34. include/coin/CglTwomir.hpp
  35. include/coin/CglZeroHalf.hpp
  36. lib/libCgl.so
  37. lib/libCgl.so.1
  38. lib/libCgl.so.1.10.10
  39. libdata/pkgconfig/cgl.pc
  40. share/coin/doc/Cgl/AUTHORS
  41. share/coin/doc/Cgl/LICENSE
  42. share/coin/doc/Cgl/cgl_addlibs.txt
  43. @owner
  44. @group
  45. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • coin-or-cgl>0:math/cgl
To install the port:
cd /usr/ports/math/cgl/ && make install clean
To add the package, run one of these commands:
  • pkg install math/cgl
  • pkg install coin-or-cgl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: coin-or-cgl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1773516266 SHA256 (coin-or-Cgl-releases-0.60.10_GH0.tar.gz) = 41b7ac9402db883d9c487eb7101e59eb513cefd726e6e7a669dc94664d9385e6 SIZE (coin-or-Cgl-releases-0.60.10_GH0.tar.gz) = 1291794

Packages (timestamps in pop-ups are UTC):
coin-or-cgl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.60.100.60.10-0.60.9_20.60.10n/an/an/a
FreeBSD:13:quarterly0.60.100.60.10-0.60.9_20.60.10n/an/an/a
FreeBSD:14:latest0.60.10_10.60.10_1-0.60.9_20.60.10_1---
FreeBSD:14:quarterly0.60.10_10.60.10_1-0.60.9_20.60.10_1-0.60.8_2-
FreeBSD:15:latest0.60.10_10.60.10_1n/a0.60.9_2n/an/a0.60.8_20.60.8_2
FreeBSD:15:quarterly0.60.10_10.60.10_1n/a-n/an/a--
FreeBSD:16:latest0.60.10_10.60.10_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libcoinasl.so : math/asl
  2. libblas.so : math/blas
  3. libCoinUtils.so : math/coinutils
  4. libClp.so : math/clp
  5. libcoinmumps.so : math/coin-or-mumps
  6. libopenblas.so : math/openblas
  7. 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/cbc
  7. math/cgl-conic
Expand this list (18 items / 11 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. math/coinmp
  3. math/couenne
  4. math/disco
  5. math/gravity
  6. math/lemon
  7. math/minizinc
  8. math/openturns
  9. math/or-tools
  10. math/py-CyLP
  11. math/py-or-tools
  12. math/symphony
  13. Collapse this list.

Configuration Options:
No options to configure
Options name:
math_cgl
USES:
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/Cgl/tar.gz/releases/0.60.10?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port