Port details |
- coinutils Utilities for COIN-OR project
- 2.11.12 math =2 2.11.12Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-12-10 01:06:52
- Last Update: 2024-08-23 03:48:10
- Commit Hash: 0d70454
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: EPL
- WWW:
- https://github.com/coin-or/CoinUtils
- Description:
- CoinUtils (Coin-or Utilities) is an open-source collection of classes and
functions that are generally useful to more than one COIN-OR project. These
utilities include:
* Vector classes
* Matrix classes
* MPS file reading
* Comparing floating point numbers with a tolerance
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- coin-or-CoinUtils>0:math/coinutils
- To install the port:
- cd /usr/ports/math/coinutils/ && make install clean
- To add the package, run one of these commands:
- pkg install math/coinutils
- pkg install coin-or-CoinUtils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: coin-or-CoinUtils
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724381808
SHA256 (coin-or-CoinUtils-releases-2.11.12_GH0.tar.gz) = eef1785d78639b228ae2de26b334129fe6a7d399c4ac6f8fc5bb9054ba00de64
SIZE (coin-or-CoinUtils-releases-2.11.12_GH0.tar.gz) = 1244728
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:
-
- coin-or-Data-Sample>0 : math/coin-or-data-sample
- coin-or-Data-Netlib>0 : math/coin-or-data-netlib
- gfortran13 : lang/gcc13
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- Runtime dependencies:
-
- coin-or-Data-Sample>0 : math/coin-or-data-sample
- coin-or-Data-Netlib>0 : math/coin-or-data-netlib
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libopenblas.so : math/openblas
- This port is required by:
- for Libraries
-
- cad/openroad
- editors/openoffice-4
- editors/openoffice-devel
- math/alps
- math/bcps
- math/bonmin
- math/casadi
Configuration Options:
- No options to configure
- Options name:
- math_coinutils
- USES:
- fortran gmake libtool localbase:ldflags 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 |
2.11.12 23 Aug 2024 03:48:10 |
Yuri Victorovich (yuri) |
math/coinutils: update 2.11.11 → 2.11.12
Reported by: portscout |
2.11.11_1 21 Jun 2024 17:49:24 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade to OpenBLAS |
2.11.11 07 Apr 2024 18:38:04 |
Yuri Victorovich (yuri) |
math/coinutils: update 2.11.10 → 2.11.11
Reported by: portscout |
2.11.10_1 12 Dec 2023 19:03:50 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219 |
2.11.10 05 Nov 2023 17:04:00 |
Yuri Victorovich (yuri) |
math/coinutils: update 2.11.9 → 2.11.10
Reported by: portscout |
2.11.9_1 08 Jun 2023 16:29:48 |
Dimitry Andric (dim) |
math/coinutils: fix build with clang 16
Since clang 16 (and gcc 11) the default C++ standard is now gnu++17.
Because math/coinutils's build infrastructure does not explicitly set
its C++ standard, this leads to several errors:
./CoinOslC.h:37:15: error: ISO C++17 does not allow 'register' storage class
specifier [-Wregister]
int c_ekkbtrn(register const EKKfactinfo *fact,
^~~~~~~~~
./CoinOslC.h:40:22: error: ISO C++17 does not allow 'register' storage class
specifier [-Wregister]
int c_ekkbtrn_ipivrw(register const EKKfactinfo *fact,
^~~~~~~~~
./CoinOslC.h:44:15: error: ISO C++17 does not allow 'register' storage class
specifier [-Wregister]
int c_ekketsj(register /*const*/ EKKfactinfo *fact,
^~~~~~~~ (Only the first 15 lines of the commit message are shown above ) |
2.11.9 28 Apr 2023 07:28:15 |
Yuri Victorovich (yuri) |
math/coinutils: Update 2.11.6 → 2.11.9
Reported by: portscout |
2.11.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) |
2.11.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 ) |
2.11.6 01 Apr 2022 15:09:49 |
Dmitry Marakasov (amdmi3) |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
2.11.6 24 Feb 2022 18:53:32 |
Yuri Victorovich (yuri) |
math/coinutils: Update 2.11.4 -> 2.11.6 |
2.11.4_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.11.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.11.4_1 06 May 2020 16:11:15 |
yuri |
Bump 46 ports depending on math/openblas because the after the recent
math/openblas update the library name changed in openblas. |
2.11.4 01 Feb 2020 22:54:42 |
yuri |
math/coinutils: Update 2.11.3 -> 2.11.4
Reported by: repology |
2.11.3_1 30 Jan 2020 14:17:44 |
swills |
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 |
2.11.3 14 Jan 2020 05:06:18 |
yuri |
math/coinutils: Update 2.11.1 -> 2.11.3
Reported by: portscout |
2.11.1_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 |
2.11.1_1 22 Apr 2019 13:16:34 |
gerald |
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.11.1 07 Apr 2019 01:13:59 |
yuri |
math/coinutils: Update 2.11.0 -> 2.11.1
Reported by: portscout |
2.11.0 04 Apr 2019 17:19:58 |
yuri |
math/coinutils: Update 2.10.14 -> 2.11.0
Reported by: portscout |
2.10.14_2 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 |
2.10.14_1 10 Dec 2018 07:50:45 |
yuri |
math/coinutils: Use COIN-OR data ports as dependencies instead of installing
them here; Remove dysfunctional glpk dependency |
2.10.14 10 Dec 2018 01:06:34 |
yuri |
New port: math/coinutils: Utilities for COIN-OR project |