Commit Graph

15982 Commits

Author SHA1 Message Date
Yuri Victorovich
17dbd019e8 math/highs: Change PKGNAME to be like in other COIN-OR packages
This is a pre-beta project with a newly added port and no ports
depending on it.
2021-05-05 12:56:27 -07:00
Yuri Victorovich
d0c5a633f5 math/highs: Broken on i386
Reported by:	fallout
2021-05-04 22:01:52 -07:00
Yuri Victorovich
ff80f43ba0 math/coinmp: Remove other COIN-OR libraries
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.
2021-05-04 13:55:54 -07:00
Guangyuan Yang
9662df82ea math/R-cran-energy: Update to 1.7-8
Approved by:	lwhsu
2021-05-04 16:16:06 -04:00
Yuri Victorovich
e41ab1976a math/minizinc-ide: Install .desktop file 2021-05-04 12:07:27 -07:00
Yuri Victorovich
05e2d0be9c math/minizinc: Bump after gecode move between categories 2021-05-04 12:07:27 -07:00
Yuri Victorovich
5722304d03 math/minizinc-solvers: Add Gecode solver to metaport 2021-05-04 12:07:26 -07:00
Yuri Victorovich
8444522a9b math/gecode: Install MiniZinc config file 2021-05-04 12:07:26 -07:00
Yuri Victorovich
fa3a01a51f devel/gecode: Move to math category 2021-05-04 12:07:26 -07:00
Rene Ladan
727adba8e5 *: reset miwi's ports after safekeeping his ports bit.
Hat:	portmgr-secretary
2021-05-04 18:57:55 +02:00
TAKATSU Tomonari
4d1ff07408 math/R-cran-raster: Update to 3.4-10 2021-05-04 22:30:02 +09:00
Yuri Victorovich
f368d239f0 math/jacop: Update 4.0.0-1162 -> 4.8.0 2021-05-04 03:07:16 -07:00
Yuri Victorovich
54990bf8a2 minizinc-solvers: Add math/jacop solver to the metaport 2021-05-03 23:06:33 -07:00
Yuri Victorovich
58cdedf750 New port: math/jacop: Java Constraint Programming solve 2021-05-03 23:06:32 -07:00
Yuri Victorovich
a5fc928f00 New port: math/minizinc-solvers: Metaport for MiniZinc solver 2021-05-03 17:39:48 -07:00
Yuri Victorovich
f9908f55f8 math/or-tools: Add FLATZINC option; Add dependencies 2021-05-03 17:39:48 -07:00
Yuri Victorovich
420f1411e0 math/chuffed: Update 0.10.4 -> 0.10.4.20210104 (devel branch) 2021-05-03 17:39:47 -07:00
Yuri Victorovich
7d164ff37e math/bonmin: Install MiniZinc interface 2021-05-03 14:34:30 -07:00
Yuri Victorovich
0b85330cae math/couenne: Install MiniZinc interface 2021-05-03 14:29:38 -07:00
Yuri Victorovich
d5d8a4e473 math/couenne: Link with COIN-OR ASL to provide AMPL interface 2021-05-03 13:56:31 -07:00
Yuri Victorovich
8c4d4ce766 math/bonmin: Link with COIN-OR ASL to provide AMPL interface 2021-05-03 13:56:31 -07:00
Yuri Victorovich
b36055cf9f math/cbc: Link with COIN-OR ASL library and add missing dependencies 2021-05-03 13:56:31 -07:00
Yuri Victorovich
f7f178df1f math/clp: Link with COIN-OR ASL library
Also update MASTER_SITES.
2021-05-03 13:56:30 -07:00
Yuri Victorovich
94d72cc33f math/ipopt: Link with COIN-OR ASL to provide AMPL interface 2021-05-03 13:56:30 -07:00
Yuri Victorovich
8d90630db6 New port: math/asl: COIN-OR autotools harness to build AMPL Solver Library 2021-05-03 12:30:18 -07:00
Yuri Victorovich
92e4b68914 math/couenne: Add missing dependencies 2021-05-03 11:59:08 -07:00
Yuri Victorovich
6ae00aea2c New port: math/chuffed: Lazy clause generation CP solver for MiniZinc 2021-05-03 11:59:07 -07:00
Yuri Victorovich
30dd87fd22 math/py-iminuit: Update 2.4.0 -> 2.6.0
Reported by:	portscout
2021-05-03 10:39:41 -07:00
Yuri Victorovich
9dbcd26e18 math/alps: Fix dependency 2021-05-03 10:39:38 -07:00
Yuri Victorovich
6db2cf51d3 New port: math/bcps: Branch, Constrain, and Price Software (BiCePS) 2021-05-03 00:06:29 -07:00
Yuri Victorovich
b01be4b488 New port: math/alps: Abstract Library for Parallel Search (ALPS) 2021-05-03 00:06:28 -07:00
Yuri Victorovich
37ac6ee8d4 math/cgl: Add missing dependencies 2021-05-03 00:06:28 -07:00
Yuri Victorovich
8c4775a94e math/clp: Fix file conflicts with math/coin-or-data-sample, math/coin-or-data-netlib, math/coinutils
clp was installing the same files that the above three ports install.
This is because COIN-OR ports are designed to be self-sufficient
and contain and install their own dependencies.

This causes conflicts in the context of a port.

Approved by:	portmgr blanket (bugfix)
2021-05-02 22:41:03 -07:00
Yuri Victorovich
0be3078d6d math/couenne: Link with libnauty from math/nauty 2021-05-02 18:42:09 -07:00
Yuri Victorovich
5bdbae9cf7 math/couenne: Add missing dependencies 2021-05-02 17:35:38 -07:00
Yuri Victorovich
f52941a06d math/casadi: Change dependency math/coinmp -> math/cbc
CoinMP has the same code but is outdated because it is not being
updated by the upstream any more.
2021-05-02 16:19:11 -07:00
Yuri Victorovich
358eedb978 New port: math/highs: Solver for large scale sparse linear programming (LP) problems 2021-05-02 16:19:11 -07:00
Yuri Victorovich
50f76844de math/openturns: Change dependency math/coinmp -> math/cbc
CoinMP has the same code but is outdated because it is not being
updated by the upstream any more.
2021-05-02 16:19:11 -07:00
Yuri Victorovich
f831fa61da math/couenne: Change dependency math/coinmp -> math/cbc
CoinMP has the same code but is outdated because it is not being
updated by the upstream any more.
2021-05-02 16:19:10 -07:00
Yuri Victorovich
361b9264c7 math/bonmin: Change dependency math/coinmp -> math/cbc
CoinMP has the same code but is outdated because it is not being
updated by the upstream any more.
2021-05-02 16:19:10 -07:00
Yuri Victorovich
dff68fc9fb math/symphony: Change dependency math/coinmp -> math/cbc
CoinMP has the same code but is outdated because it is not being
updated by the upstream any more.
2021-05-02 16:19:10 -07:00
Yuri Victorovich
8075e78a2a math/flopc++: Change dependency math/coinmp -> math/coinutils
CoinMP has the same code but is outdated because it is not being
updated by the upstream any more.
2021-05-02 16:19:09 -07:00
Yuri Victorovich
9a0f9accef math/lemon: Change dependency math/coinmp -> math/cbc
CoinMP has the same code but is outdated because it is not being
updated by the upstream any more.
2021-05-02 16:19:09 -07:00
Yuri Victorovich
f0d1bb56e2 math/minizinc: Add patch to skip path that doesn't exist on FreeBSD
Also improve Makefile format.
2021-05-02 16:19:09 -07:00
Piotr Kubaj
aa073ed167 math/py-ducc0: fix build on powerpc64
Same issue as on powerpc64le.
2021-05-02 20:18:24 +00:00
Po-Chuan Hsieh
48d46f1ec2 math/py-numexpr: Remove PYNUMPY 2021-05-03 03:45:11 +08:00
Po-Chuan Hsieh
c83f5c55dd math/py-flax: Remove PYNUMPY 2021-05-03 03:44:59 +08:00
Yuri Victorovich
fe1d463322 math/py-ducc0: Broken on i386
Reported by:	fallout
2021-05-02 12:07:16 -07:00
TAKATSU Tomonari
4ee5e16d88 math/R-cran-gower: Update to 0.2.2 2021-05-02 21:48:47 +09:00
Piotr Kubaj
e86c71c383 math/py-ducc0: fix build on powerpc64le
GCC is required for its SSE -> AltiVec translation.

Also don't set -march=native.
2021-05-02 12:19:44 +00:00