summaryrefslogtreecommitdiff
path: root/math/coinmp
AgeCommit message (Collapse)AuthorFilesLines
2022-07-25*: remove pkg-config from tools where no buildlink3.mk file is includedwiz1-2/+1
Bulk build on NetBSD of these packages had the same result as before (build succeeds, no PLIST change).
2021-10-26math: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07math: Remove SHA1 hashes for distfilesnia1-2/+1
2020-10-10coinmp: binary packages appear broken (wants some libstdc++.so.7)...nia1-1/+3
attempt to fix this with a USE_GCC_RUNTIME
2019-11-02math: align variable assignmentsrillig1-7/+7
pkglint -Wall -F --only aligned -r Manual correction in R/Makefile.extension for the MASTER_SITES continuation line.
2019-03-25coinmp: update to 1.8.4.wiz2-7/+7
No proper changelog found.
2016-04-12Fix build when coinmp is already installed and using pkgconf.wiz7-1/+247
Reported by tnn@ Fix by bapt@FreeBSD.org, thanks!
2016-04-09remove trailing whitespacetnn1-1/+0
2016-04-09improve COMMENT and DESCRtnn2-5/+7
2015-11-03Add SHA512 digests for distfiles for math categoryagc1-1/+2
Problems found locating distfiles: Package dfftpack: missing distfile dfftpack-20001209.tar.gz Package eispack: missing distfile eispack-20001130.tar.gz Package fftpack: missing distfile fftpack-20001130.tar.gz Package linpack: missing distfile linpack-20010510.tar.gz Package minpack: missing distfile minpack-20001130.tar.gz Package odepack: missing distfile odepack-20001130.tar.gz Package py-networkx: missing distfile networkx-1.10.tar.gz Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz Package quadpack: missing distfile quadpack-20001130.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-09-29Update to 1.8.3ryoon2-6/+6
Changelog: Not available.
2015-06-07Update to 1.8.2; changes not found.wiz2-6/+6
2015-04-13Update to 1.8.1, changes not found.wiz3-7/+13
libreoffice4 still builds for me after this update.
2015-02-04Import coinmp-1.7.6 as math/coinmp.ryoon5-0/+375
CoinMP is a C-API library that supports most of the functionality of CLP (Coin LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects.