Port details |
- cgl Collection of cut generators for COIN-OR packages that use cuts
- 0.60.6_1 math
=0 0.60.6Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-04-16 07:22:16
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- 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.
¦ ¦ ¦ ¦ 
- 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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.60.6_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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) |
0.60.6 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 ) |
0.60.6 06 May 2022 06:21:10
    |
Yuri Victorovich (yuri)  |
math/cgl: Update 0.60.5 -> 0.60.6
Reported by: portscout |
0.60.5 24 Mar 2022 17:16:15
    |
Yuri Victorovich (yuri)  |
math/cgl: Remove unnecessary dependency |
0.60.5 13 Mar 2022 18:30:13
    |
Yuri Victorovich (yuri)  |
math/cgl: Update 0.60.4 -> 0.60.5
Reported by: portscout |
0.60.4_2 24 Feb 2022 16:21:08
    |
Yuri Victorovich (yuri)  |
math/ipopt: Update 3.12.13 -> 3.14.4 |
0.60.4_1 23 Feb 2022 17:02:05
    |
Yuri Victorovich (yuri)  |
math/asl: Update 1.4.4 -> 2.0.0
Reported by: portscout |
0.60.4 14 Jan 2022 08:29:37
    |
Yuri Victorovich (yuri)  |
math/cgl: Update 0.60.3 -> 0.60.4
Reported by: portscout |
0.60.3_2 12 May 2021 19:11:16
    |
Yuri Victorovich (yuri)  |
math/cgl: Add missing dependencies and LICENSE_FILE |
0.60.3_1 03 May 2021 07:06:28
    |
Yuri Victorovich (yuri)  |
math/cgl: Add missing dependencies |
0.60.3 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.60.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.60.3 01 Feb 2020 14:51:16
  |
yuri  |
math/cgl: Update 0.60.2 -> math/cgl
Reported by: portscout |
0.60.2 21 Dec 2019 22:56:32
  |
yuri  |
math/cgl: Update 0.59.10 -> 0.60.2 |
0.59.10_2 26 Jul 2019 20:46:57
  |
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 |
0.59.10_1 12 Dec 2018 01:35:36
  |
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 |
0.59.10 22 Sep 2018 05:30:32
  |
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) |
0.59.10 16 Apr 2018 07:22:08
  |
yuri  |
New port: math/cgl: Collection of cut generators for COIN-OR packages that use
cuts |