Port details |
- cgl Collection of cut generators for COIN-OR packages that use cuts
- 0.60.6 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-04-16 07:22:16
- Last Update: 2022-05-06 06:21:10
- Commit Hash: 1e35add
- License: EPL
- 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.
WWW: https://github.com/coin-or/Cgl
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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 = 1651805445
SHA256 (coin-or-Cgl-releases-0.60.6_GH0.tar.gz) = 9e2c51ffad816ab408763d6b931e2a3060482ee4bf1983148969de96d4b2c9ce
SIZE (coin-or-Cgl-releases-0.60.6_GH0.tar.gz) = 1279693
- 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:
-
- libcoinasl.so : math/asl
- libblas.so : math/blas
- libCoinUtils.so : math/coinutils
- libClp.so : math/clp
- libcoinmumps.so : math/coin-or-mumps
- libopenblas.so : math/openblas
- libOsi.so : math/osi
- This port is required by:
- for Libraries
-
- editors/openoffice-4
- editors/openoffice-devel
- math/bonmin
- math/casadi
- math/cbc
- math/cgl-conic
- math/coinmp
- 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:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 May 2022 06:21:10 0.60.6 |
Yuri Victorovich (yuri)  |
math/cgl: Update 0.60.5 -> 0.60.6
Reported by: portscout |
24 Mar 2022 17:16:15 0.60.5 |
Yuri Victorovich (yuri)  |
math/cgl: Remove unnecessary dependency |
13 Mar 2022 18:30:13 0.60.5 |
Yuri Victorovich (yuri)  |
math/cgl: Update 0.60.4 -> 0.60.5
Reported by: portscout |
24 Feb 2022 16:21:08 0.60.4_2 |
Yuri Victorovich (yuri)  |
math/ipopt: Update 3.12.13 -> 3.14.4 |
23 Feb 2022 17:02:05 0.60.4_1 |
Yuri Victorovich (yuri)  |
math/asl: Update 1.4.4 -> 2.0.0
Reported by: portscout |
14 Jan 2022 08:29:37 0.60.4 |
Yuri Victorovich (yuri)  |
math/cgl: Update 0.60.3 -> 0.60.4
Reported by: portscout |
12 May 2021 19:11:16 0.60.3_2 |
Yuri Victorovich (yuri)  |
math/cgl: Add missing dependencies and LICENSE_FILE |
03 May 2021 07:06:28 0.60.3_1 |
Yuri Victorovich (yuri)  |
math/cgl: Add missing dependencies |
07 Apr 2021 08:09:01 0.60.3 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.60.3 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Feb 2020 14:51:16
0.60.3 |
yuri  |
math/cgl: Update 0.60.2 -> math/cgl
Reported by: portscout |
21 Dec 2019 22:56:32
0.60.2 |
yuri  |
math/cgl: Update 0.59.10 -> 0.60.2 |
26 Jul 2019 20:46:57
0.59.10_2 |
gerald  |
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 |
12 Dec 2018 01:35:36
0.59.10_1 |
gerald  |
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 |
22 Sep 2018 05:30:32
0.59.10 |
linimon  |
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) |
16 Apr 2018 07:22:08
0.59.10 |
yuri  |
New port: math/cgl: Collection of cut generators for COIN-OR packages that use
cuts |