./math/coinmp, Linear Programming solver library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.8.4, Package name: coinmp-1.8.4, Maintainer: ryoon

CoinMP is a mathematical library for solving Linear Programming problems.
It is implemented as a C-API library that supports most of the functionality
of the CLP (Coin Linear Programming), CBC (Coin Branch-and-Cut),
and CGL (Cut Generation Library) projects.


Required to run:
[lang/g95]

Required to build:
[devel/libtool-fortran] [pkgtools/cwrappers]

Master sites:

Filesize: 10525.755 KB

Version history: (Expand)


CVS history: (Expand)


   2022-07-25 13:12:30 by Thomas Klausner | Files touched by this commit (102)
Log message:
*: remove pkg-config from tools where no buildlink3.mk file is included

Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).
   2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Remove SHA1 hashes for distfiles
   2020-10-10 18:10:27 by Nia Alarie | Files touched by this commit (1)
Log message:
coinmp: binary packages appear broken (wants some libstdc++.so.7)...

attempt to fix this with a USE_GCC_RUNTIME
   2019-11-02 17:16:23 by Roland Illig | Files touched by this commit (47)
Log message:
math: align variable assignments

pkglint -Wall -F --only aligned -r

Manual correction in R/Makefile.extension for the MASTER_SITES
continuation line.
   2019-03-25 14:26:12 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
coinmp: update to 1.8.4.

No proper changelog found.
   2016-04-13 00:04:31 by Thomas Klausner | Files touched by this commit (7)
Log message:
Fix build when coinmp is already installed and using pkgconf.

Reported by tnn@
Fix by bapt@FreeBSD.org, thanks!
   2016-04-09 13:59:42 by Tobias Nygren | Files touched by this commit (1)
Log message:
remove trailing whitespace