summaryrefslogtreecommitdiff
path: root/math/coinmp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* math/ipopt: Update 3.12.13 -> 3.14.4Yuri Victorovich2022-02-241-1/+1
|
* math/asl: Update 1.4.4 -> 2.0.0Yuri Victorovich2022-02-231-1/+1
| | | | Reported by: portscout
* math/coinmp: Remove other COIN-OR librariesYuri Victorovich2021-05-049-384/+36
| | | | | | | | | | | | Several other COIN-OR libraries were built and installed with OpenMP which caused file conflicts. As it turned out, the 1.8.4 tarball on the COIN-OR website had several other COIN-OR libraries bundled which caused their automatic rebuild. GitHub repository doesn't have bundled libraries at the same tag. Switching to GitHub removed them.
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* math/openturns: fix linking on GCC architectures by using newer GCC in ↵Piotr Kubaj2021-01-171-1/+1
| | | | | | LIB_DEPENDS MFH: 2021Q1
* Return cpm@'s ports to the pool after safekeeping his commit bit.Rene Ladan2020-10-051-1/+1
| | | | With hat: portmgr-secretary
* - Drop COIN plist substitution as is mandatory nowAlexey Dokuchaev2020-06-241-1/+0
| | | | - Update corresponding conflicts between two ports
* Fix math/openblas and bump dependent portsSteve Wills2020-01-301-1/+1
| | | | | | | | | | | | | | | | | * 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
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | 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
* Related to revision 499061 bump ports with USES=fortran to have themGerald Pfeifer2019-04-221-0/+1
| | | | | | | benefit from the improved situation where libgcc_s is only used when absolutely necessary. Suggested by: tijl
* math/coinmp: Update to 1.8.4Carlos J. Puga Medina2019-02-263-16/+15
|
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | 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
* - Use INSTALL_TARGET=install-strip instead of manual strippingCarlos J. Puga Medina2018-09-111-8/+3
| | | | | | | - Fix 'present but cannot be compiled' warnings PR: 231262 Submitted by: avos
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-0/+1
| | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542
* math/coinmp: Add PARALLEL optionCarlos J. Puga Medina2018-03-161-1/+4
| | | | | | | - Add PARALLEL option to enable the CBC threads parameter (disabled by default). Using multiple threads can significantly improve perfomance in some cases. Reported by: Kostas Oikonomou <ko@research.att.com> via email
* math/coinmp: Fix description for FORTRAN option.Pedro F. Giffuni2018-02-081-1/+1
| | | | | | | Typo introduced in previous commit. PR: 219261 Approved by: cpm (implicit)
* math/coinmp: Add an option for Fortran.Pedro F. Giffuni2018-02-081-5/+9
| | | | | | | | | | | | | | It can be convenient for performance to enable blas/lapack, which necessarilly involves using the fortran interface. Leave it OFF by default since it can interfere with some important consumers like Apache OpenOffice. Use the standard TEST_TARGET while here. No need to bump the portversion as this doesn't affect the package. PR: 219261 Approved by: cpm
* math/coinmp: unbreak build with Clang 6 (C++14 by default)Jan Beich2018-01-054-0/+62
| | | | | | | | | | | | | | | | | | | ClpModel.cpp:3848:24: error: reinterpret_cast from 'nullptr_t' to 'const char *' is not allowed reinterpret_cast<const char*> (NULL) /*integrality*/, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OsiClpSolverInterface.cpp:1451:50: error: reinterpret_cast from 'nullptr_t' to 'int *' is not allowed messagesPointer->setDetailMessages(100,10000,reinterpret_cast<int *> (NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from CglLandPSimplex.cpp:11: In file included from ./CglLandPSimplex.hpp:31: ./CglLandPUtils.hpp:88:25: error: reinterpret_cast from 'nullptr_t' to 'OsiRowCut *' is not allowed cuts_.resize(i, reinterpret_cast<OsiRowCut *> (NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CbcModel.cpp:5322:41: error: reinterpret_cast from 'nullptr_t' to 'double *' is not allowed clpSolver->setFakeObjective(reinterpret_cast<double *> (NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Reported by: antoine (via bug 224669)
* Drop useless declaration of PKG_CONFIG_PATHBaptiste Daroussin2017-01-071-1/+0
|
* Use USES=pathfix where applicable.Mathieu Arnold2016-10-211-3/+2
| | | | | | | | PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093
* - Fix CONFLICTS with math/ogdfCarlos J. Puga Medina2016-06-072-14/+8
| | | | | | | | | - Update MAINTAINER to my @FreeBSD.org address - Switch to OPTION helpers Reviewed by: amdmi3 (mentor) Approved by: amdmi3 (mentor) Differential Revision: D6741
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-3/+3
| | | | Approved by: portmgr blanket
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* math/coinmp: add conflict with ogdfKurt Jaeger2016-03-091-1/+2
| | | | | PR: 207531 Submitted by: gahr
* math/coinmp: 1.8.2 -> 1.8.3Kurt Jaeger2015-09-253-14/+14
| | | | | | | | - added compatibility with SoPlex 2.2 - added OsiSpx::getLpPtr() PR: 203317 Submitted by: Carlos J Puga Medina <cpm@fbsd.es>
* math/coinmp: update 1.8.1 -> 1.8.2Bartek Rutkowski2015-06-043-9/+9
| | | | | PR: 200635 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
* math/coinmp: fix indentationKurt Jaeger2015-04-201-1/+1
| | | | | PR: 199502 Requested by: danfe
* math/coinmp: change comma, target for check/test etc as suggested by danfeKurt Jaeger2015-04-191-3/+3
| | | | | | PR: 199502 Submitted by: danfe Approved by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
* math/coinmp: 1.8.0 -> 1.8.1Kurt Jaeger2015-04-176-30/+31
| | | | | | | - Minor fixes PR: 199430 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
* math/coinmp: Update to 1.8.0Brad Davis2015-02-133-19/+31
| | | | | | PR: 197554 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer) Approved by: zi
* Cleanup plistAntoine Brodin2014-11-131-1/+0
|
* math/coinmp: some fixesKurt Jaeger2014-07-171-9/+7
| | | | | | | | | - Clean-up Makefile - Fix stage-qa error - Unbreak GLPK option PR: 187487 Submitted by: cjpugmed@gmail.com (maintainer)
* math/coinmp: 1.7.2 -> 1.7.6Kurt Jaeger2014-07-113-117/+123
| | | | | | | | | | | - Update to 1.7.6 - Convert to USES=libtool and remove USE_AUTOTOOLS=libtool - Use clang instead of gcc - Fix pkg-plist - Take maintainership PR: 187487 Submitted by: Carlos Jacobo Puga Medina (cpm@fbsd.es)
* Fix license to allow package redistributionBaptiste Daroussin2014-03-261-3/+2
|
* - Update from 1.7.1 to 1.7.2Danilo Egea Gondolfo2013-11-162-3/+3
|
* - Update from 1.7.0 to 1.7.1 [1]Danilo Egea Gondolfo2013-10-163-14/+16
| | | | | | | | | | - Add stage support - Force build with gcc - Convert LIB_DEPENDS to new syntax PR: ports/182886 Submitted by: Pedro Giffuni <giffunip@tutopia.com> [1] Approved by: wg/culot (mentors, implicit)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | math)
* math/coinmp: update to 1.7.0William Grzybowski2013-08-054-52/+20
| | | | | | | | | | | | - Update to 1.7.0 [1] - Drop maintainership [1] - Trim COMMENT to fit in the limit - Trim Makefile header - Convert to OptionsNG - Use PORTDOCS instead of pkg-plist PR: ports/181037 [1] Submitted by: Pedro Giffuni <giffunip tutopia.com> (maintainer)
* Fix typos and make small modifications in COMMENT (according to Porter'sCarlo Strub2012-08-031-1/+1
| | | | | | Handbook) Approved by: portmgr@ (implicit)
* - tie to libtoolJason Helfman2012-03-091-1/+7
| | | | | | PR: ports/165160 Submitted by: maintainer, giffunip@tutopia.com Feature safe: yes
* - update to 1.6.0Wen Heping2012-01-045-109/+161
| | | | | | | - respect NOPORTDOCS PR: ports/163681 Submitted by: Pedro Giffuni <giffunip@tutopia.com> (maintainer)
* Add coinmp 1.4.0, optimization library with support for most of COIN-ORBrendan Fabeny2011-07-296-0/+330
CLP, CBC and CGL. PR: 158269 Submitted by: Pedro Giffuni