notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
highs Solver for large scale sparse linear programming (LP) problems
1.7.0 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-05-02 23:22:10
Last Update: 2024-03-08 10:25:54
Commit Hash: 48ad008
License: MIT
WWW:
https://github.com/ERGO-Code/HiGHS
Description:
HiGHS is a high performance serial and parallel solver for large scale sparse linear programming (LP) problems of the form: Minimize c^Tx subject to L <= Ax <= U; l <= x <= u
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (241 items)
Collapse this list.
  1. /usr/local/share/licenses/coin-or-highs-1.7.0/catalog.mk
  2. /usr/local/share/licenses/coin-or-highs-1.7.0/LICENSE
  3. /usr/local/share/licenses/coin-or-highs-1.7.0/MIT
  4. bin/highs
  5. include/highs/HConfig.h
  6. include/highs/Highs.h
  7. include/highs/filereaderlp/builder.hpp
  8. include/highs/filereaderlp/def.hpp
  9. include/highs/filereaderlp/model.hpp
  10. include/highs/filereaderlp/reader.hpp
  11. include/highs/interfaces/highs_c_api.h
  12. include/highs/io/Filereader.h
  13. include/highs/io/FilereaderEms.h
  14. include/highs/io/FilereaderLp.h
  15. include/highs/io/FilereaderMps.h
  16. include/highs/io/HMPSIO.h
  17. include/highs/io/HMpsFF.h
  18. include/highs/io/HighsIO.h
  19. include/highs/io/LoadOptions.h
  20. include/highs/ipm/IpxSolution.h
  21. include/highs/ipm/IpxWrapper.h
  22. include/highs/ipm/basiclu/basiclu.h
  23. include/highs/ipm/basiclu/basiclu_factorize.h
  24. include/highs/ipm/basiclu/basiclu_get_factors.h
  25. include/highs/ipm/basiclu/basiclu_initialize.h
  26. include/highs/ipm/basiclu/basiclu_obj_factorize.h
  27. include/highs/ipm/basiclu/basiclu_obj_free.h
  28. include/highs/ipm/basiclu/basiclu_obj_get_factors.h
  29. include/highs/ipm/basiclu/basiclu_obj_initialize.h
  30. include/highs/ipm/basiclu/basiclu_obj_solve_dense.h
  31. include/highs/ipm/basiclu/basiclu_obj_solve_for_update.h
  32. include/highs/ipm/basiclu/basiclu_obj_solve_sparse.h
  33. include/highs/ipm/basiclu/basiclu_obj_update.h
  34. include/highs/ipm/basiclu/basiclu_object.h
  35. include/highs/ipm/basiclu/basiclu_solve_dense.h
  36. include/highs/ipm/basiclu/basiclu_solve_for_update.h
  37. include/highs/ipm/basiclu/basiclu_solve_sparse.h
  38. include/highs/ipm/basiclu/basiclu_update.h
  39. include/highs/ipm/basiclu/lu_def.h
  40. include/highs/ipm/basiclu/lu_file.h
  41. include/highs/ipm/basiclu/lu_internal.h
  42. include/highs/ipm/basiclu/lu_list.h
  43. include/highs/ipm/ipx/basiclu_kernel.h
  44. include/highs/ipm/ipx/basiclu_wrapper.h
  45. include/highs/ipm/ipx/basis.h
  46. include/highs/ipm/ipx/conjugate_residuals.h
  47. include/highs/ipm/ipx/control.h
  48. include/highs/ipm/ipx/crossover.h
  49. include/highs/ipm/ipx/diagonal_precond.h
  50. include/highs/ipm/ipx/forrest_tomlin.h
  51. include/highs/ipm/ipx/guess_basis.h
  52. include/highs/ipm/ipx/indexed_vector.h
  53. include/highs/ipm/ipx/info.h
  54. include/highs/ipm/ipx/ipm.h
  55. include/highs/ipm/ipx/ipx_c.h
  56. include/highs/ipm/ipx/ipx_config.h
  57. include/highs/ipm/ipx/ipx_info.h
  58. include/highs/ipm/ipx/ipx_internal.h
  59. include/highs/ipm/ipx/ipx_parameters.h
  60. include/highs/ipm/ipx/ipx_status.h
  61. include/highs/ipm/ipx/iterate.h
  62. include/highs/ipm/ipx/kkt_solver.h
  63. include/highs/ipm/ipx/kkt_solver_basis.h
  64. include/highs/ipm/ipx/kkt_solver_diag.h
  65. include/highs/ipm/ipx/linear_operator.h
  66. include/highs/ipm/ipx/lp_solver.h
  67. include/highs/ipm/ipx/lu_factorization.h
  68. include/highs/ipm/ipx/lu_update.h
  69. include/highs/ipm/ipx/maxvolume.h
  70. include/highs/ipm/ipx/model.h
  71. include/highs/ipm/ipx/multistream.h
  72. include/highs/ipm/ipx/normal_matrix.h
  73. include/highs/ipm/ipx/power_method.h
  74. include/highs/ipm/ipx/sparse_matrix.h
  75. include/highs/ipm/ipx/sparse_utils.h
  76. include/highs/ipm/ipx/splitted_normal_matrix.h
  77. include/highs/ipm/ipx/starting_basis.h
  78. include/highs/ipm/ipx/symbolic_invert.h
  79. include/highs/ipm/ipx/timer.h
  80. include/highs/ipm/ipx/utils.h
  81. include/highs/lp_data/HConst.h
  82. include/highs/lp_data/HStruct.h
  83. include/highs/lp_data/HighsAnalysis.h
  84. include/highs/lp_data/HighsCallback.h
  85. include/highs/lp_data/HighsCallbackStruct.h
  86. include/highs/lp_data/HighsDebug.h
  87. include/highs/lp_data/HighsInfo.h
  88. include/highs/lp_data/HighsInfoDebug.h
  89. include/highs/lp_data/HighsLp.h
  90. include/highs/lp_data/HighsLpSolverObject.h
  91. include/highs/lp_data/HighsLpUtils.h
  92. include/highs/lp_data/HighsModelUtils.h
  93. include/highs/lp_data/HighsOptions.h
  94. include/highs/lp_data/HighsRanging.h
  95. include/highs/lp_data/HighsRuntimeOptions.h
  96. include/highs/lp_data/HighsSolution.h
  97. include/highs/lp_data/HighsSolutionDebug.h
  98. include/highs/lp_data/HighsSolve.h
  99. include/highs/lp_data/HighsStatus.h
  100. include/highs/mip/HighsCliqueTable.h
  101. include/highs/mip/HighsConflictPool.h
  102. include/highs/mip/HighsCutGeneration.h
  103. include/highs/mip/HighsCutPool.h
  104. include/highs/mip/HighsDebugSol.h
  105. include/highs/mip/HighsDomain.h
  106. include/highs/mip/HighsDomainChange.h
  107. include/highs/mip/HighsDynamicRowMatrix.h
  108. include/highs/mip/HighsGFkSolve.h
  109. include/highs/mip/HighsImplications.h
  110. include/highs/mip/HighsLpAggregator.h
  111. include/highs/mip/HighsLpRelaxation.h
  112. include/highs/mip/HighsMipSolver.h
  113. include/highs/mip/HighsMipSolverData.h
  114. include/highs/mip/HighsModkSeparator.h
  115. include/highs/mip/HighsNodeQueue.h
  116. include/highs/mip/HighsObjectiveFunction.h
  117. include/highs/mip/HighsPathSeparator.h
  118. include/highs/mip/HighsPrimalHeuristics.h
  119. include/highs/mip/HighsPseudocost.h
  120. include/highs/mip/HighsRedcostFixing.h
  121. include/highs/mip/HighsSearch.h
  122. include/highs/mip/HighsSeparation.h
  123. include/highs/mip/HighsSeparator.h
  124. include/highs/mip/HighsTableauSeparator.h
  125. include/highs/mip/HighsTransformedLp.h
  126. include/highs/model/HighsHessian.h
  127. include/highs/model/HighsHessianUtils.h
  128. include/highs/model/HighsModel.h
  129. include/highs/parallel/HighsBinarySemaphore.h
  130. include/highs/parallel/HighsCacheAlign.h
  131. include/highs/parallel/HighsCombinable.h
  132. include/highs/parallel/HighsMutex.h
  133. include/highs/parallel/HighsParallel.h
  134. include/highs/parallel/HighsRaceTimer.h
  135. include/highs/parallel/HighsSchedulerConstants.h
  136. include/highs/parallel/HighsSpinMutex.h
  137. include/highs/parallel/HighsSplitDeque.h
  138. include/highs/parallel/HighsTask.h
  139. include/highs/parallel/HighsTaskExecutor.h
  140. include/highs/pdlp/CupdlpWrapper.h
  141. include/highs/pdlp/cupdlp/cupdlp_cs.h
  142. include/highs/pdlp/cupdlp/cupdlp_defs.h
  143. include/highs/pdlp/cupdlp/cupdlp_linalg.h
  144. include/highs/pdlp/cupdlp/cupdlp_proj.h
  145. include/highs/pdlp/cupdlp/cupdlp_restart.h
  146. include/highs/pdlp/cupdlp/cupdlp_scaling_cuda.h
  147. include/highs/pdlp/cupdlp/cupdlp_solver.h
  148. include/highs/pdlp/cupdlp/cupdlp_step.h
  149. include/highs/pdlp/cupdlp/cupdlp_utils.c
  150. include/highs/pdqsort/pdqsort.h
  151. include/highs/presolve/HPresolve.h
  152. include/highs/presolve/HPresolveAnalysis.h
  153. include/highs/presolve/HighsPostsolveStack.h
  154. include/highs/presolve/HighsSymmetry.h
  155. include/highs/presolve/ICrash.h
  156. include/highs/presolve/ICrashUtil.h
  157. include/highs/presolve/ICrashX.h
  158. include/highs/presolve/PresolveComponent.h
  159. include/highs/qpsolver/a_asm.hpp
  160. include/highs/qpsolver/a_quass.hpp
  161. include/highs/qpsolver/basis.hpp
  162. include/highs/qpsolver/crashsolution.hpp
  163. include/highs/qpsolver/dantzigpricing.hpp
  164. include/highs/qpsolver/devexpricing.hpp
  165. include/highs/qpsolver/eventhandler.hpp
  166. include/highs/qpsolver/factor.hpp
  167. include/highs/qpsolver/feasibility.hpp
  168. include/highs/qpsolver/feasibility_highs.hpp
  169. include/highs/qpsolver/feasibility_quass.hpp
  170. include/highs/qpsolver/gradient.hpp
  171. include/highs/qpsolver/instance.hpp
  172. include/highs/qpsolver/matrix.hpp
  173. include/highs/qpsolver/perturbation.hpp
  174. include/highs/qpsolver/pricing.hpp
  175. include/highs/qpsolver/qpconst.hpp
  176. include/highs/qpsolver/quass.hpp
  177. include/highs/qpsolver/ratiotest.hpp
  178. include/highs/qpsolver/runtime.hpp
  179. include/highs/qpsolver/scaling.hpp
  180. include/highs/qpsolver/settings.hpp
  181. include/highs/qpsolver/snippets.hpp
  182. include/highs/qpsolver/statistics.hpp
  183. include/highs/qpsolver/steepestedgepricing.hpp
  184. include/highs/qpsolver/vector.hpp
  185. include/highs/simplex/HApp.h
  186. include/highs/simplex/HEkk.h
  187. include/highs/simplex/HEkkDual.h
  188. include/highs/simplex/HEkkDualRHS.h
  189. include/highs/simplex/HEkkDualRow.h
  190. include/highs/simplex/HEkkPrimal.h
  191. include/highs/simplex/HSimplex.h
  192. include/highs/simplex/HSimplexDebug.h
  193. include/highs/simplex/HSimplexNla.h
  194. include/highs/simplex/HSimplexReport.h
  195. include/highs/simplex/HighsSimplexAnalysis.h
  196. include/highs/simplex/SimplexConst.h
  197. include/highs/simplex/SimplexStruct.h
  198. include/highs/simplex/SimplexTimer.h
  199. include/highs/test/DevKkt.h
  200. include/highs/test/KktCh2.h
  201. include/highs/util/FactorTimer.h
  202. include/highs/util/HFactor.h
  203. include/highs/util/HFactorConst.h
  204. include/highs/util/HFactorDebug.h
  205. include/highs/util/HSet.h
  206. include/highs/util/HVector.h
  207. include/highs/util/HVectorBase.h
  208. include/highs/util/HighsCDouble.h
  209. include/highs/util/HighsComponent.h
  210. include/highs/util/HighsDataStack.h
  211. include/highs/util/HighsDisjointSets.h
  212. include/highs/util/HighsHash.h
  213. include/highs/util/HighsHashTree.h
  214. include/highs/util/HighsInt.h
  215. include/highs/util/HighsIntegers.h
  216. include/highs/util/HighsLinearSumBounds.h
  217. include/highs/util/HighsMatrixPic.h
  218. include/highs/util/HighsMatrixSlice.h
  219. include/highs/util/HighsMatrixUtils.h
  220. include/highs/util/HighsRandom.h
  221. include/highs/util/HighsRbTree.h
  222. include/highs/util/HighsSort.h
  223. include/highs/util/HighsSparseMatrix.h
  224. include/highs/util/HighsSparseVectorSum.h
  225. include/highs/util/HighsSplay.h
  226. include/highs/util/HighsTimer.h
  227. include/highs/util/HighsUtils.h
  228. include/highs/util/stringutil.h
  229. include/highs/zstr/strict_fstream.hpp
  230. include/highs/zstr/zstr.hpp
  231. include/highs_export.h
  232. lib/cmake/highs/highs-config.cmake
  233. lib/cmake/highs/highs-targets-release.cmake
  234. lib/cmake/highs/highs-targets.cmake
  235. lib/libhighs.so
  236. lib/libhighs.so.1
  237. lib/libhighs.so.1.7.0
  238. libdata/pkgconfig/highs.pc
  239. @owner
  240. @group
  241. @mode
Collapse this list.
Dependency lines:
  • coin-or-highs>0:math/highs
To install the port:
cd /usr/ports/math/highs/ && make install clean
To add the package, run one of these commands:
  • pkg install math/highs
  • pkg install coin-or-highs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: coin-or-highs
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709891786 SHA256 (ERGO-Code-HiGHS-v1.7.0_GH0.tar.gz) = d10175ad66e7f113ac5dc00c9d6650a620663a6884fbf2942d6eb7a3d854604f SIZE (ERGO-Code-HiGHS-v1.7.0_GH0.tar.gz) = 2099812

Packages (timestamps in pop-ups are UTC):
coin-or-highs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.01.7.0-1.7.01.7.0---
FreeBSD:13:quarterly1.6.01.6.0-1.6.01.6.01.6.01.6.01.6.0
FreeBSD:14:latest1.7.01.7.0-1.6.01.7.0---
FreeBSD:14:quarterly1.6.01.6.0-1.6.01.6.01.6.01.6.01.6.0
FreeBSD:15:latest1.7.01.7.0n/a1.6.0n/a1.6.01.6.01.6.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Libraries
  1. math/minizinc

Configuration Options:
No options to configure
Options name:
math_highs
USES:
cmake:testing compiler:c++11-lang pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ERGO-Code/HiGHS/tar.gz/v1.7.0?dummy=/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.0
08 Mar 2024 10:25:54
commit hash: 48ad008d0e37132284cc34661525176510532849commit hash: 48ad008d0e37132284cc34661525176510532849commit hash: 48ad008d0e37132284cc34661525176510532849commit hash: 48ad008d0e37132284cc34661525176510532849 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/highs: update 1.6.0 → 1.7.0

Reported by:	portscout
1.6.0
05 Nov 2023 17:36:47
commit hash: 5583afe021f284dc0ea79a57f7ec3c00ad89529dcommit hash: 5583afe021f284dc0ea79a57f7ec3c00ad89529dcommit hash: 5583afe021f284dc0ea79a57f7ec3c00ad89529dcommit hash: 5583afe021f284dc0ea79a57f7ec3c00ad89529d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/highs: update 1.5.3 → 1.6.0

Reported by:	portscout
1.5.3_1
16 Jun 2023 15:27:46
commit hash: 54e2d9505098969e95bccd27bd03c09dcadd2f32commit hash: 54e2d9505098969e95bccd27bd03c09dcadd2f32commit hash: 54e2d9505098969e95bccd27bd03c09dcadd2f32commit hash: 54e2d9505098969e95bccd27bd03c09dcadd2f32 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/highs: Correct cmake file to fix failures in user code

Failure is in new MiniZinc version failing to link with highs.
1.5.3
28 May 2023 18:56:15
commit hash: e18d325663a538f8b2fc21a2577614a89e3a7883commit hash: e18d325663a538f8b2fc21a2577614a89e3a7883commit hash: e18d325663a538f8b2fc21a2577614a89e3a7883commit hash: e18d325663a538f8b2fc21a2577614a89e3a7883 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/highs: Update 1.5.1 → 1.5.3

Reported by:	portscout
1.5.1_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
1.5.1
26 Feb 2023 19:33:25
commit hash: fe4958bed14821f7e0cbfdb295b1f87f131218b8commit hash: fe4958bed14821f7e0cbfdb295b1f87f131218b8commit hash: fe4958bed14821f7e0cbfdb295b1f87f131218b8commit hash: fe4958bed14821f7e0cbfdb295b1f87f131218b8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/highs: Update 1.4.2 → 1.5.1

Reported by:	portscout
1.4.2
05 Feb 2023 21:04:13
commit hash: 5fa0bb8eded5056d393c3a187c0661648faddebdcommit hash: 5fa0bb8eded5056d393c3a187c0661648faddebdcommit hash: 5fa0bb8eded5056d393c3a187c0661648faddebdcommit hash: 5fa0bb8eded5056d393c3a187c0661648faddebd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/highs: Update 1.4.1 → 1.4.2

Reported by:	portscout
1.4.1
08 Dec 2022 11:43:32
commit hash: d2d795c4dc5d59ff292a9c0cb104d12e69e61927commit hash: d2d795c4dc5d59ff292a9c0cb104d12e69e61927commit hash: d2d795c4dc5d59ff292a9c0cb104d12e69e61927commit hash: d2d795c4dc5d59ff292a9c0cb104d12e69e61927 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/highs: Update 1.2.2 -> 1.4.1

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.2.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.2.2
19 Apr 2022 19:14:51
commit hash: 189d0a70c916e699b048cec978ddebd0085b7503commit hash: 189d0a70c916e699b048cec978ddebd0085b7503commit hash: 189d0a70c916e699b048cec978ddebd0085b7503commit hash: 189d0a70c916e699b048cec978ddebd0085b7503 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/highs: Update 1.2.1 -> 1.2.2

Reported by:	portscout
1.2.1
25 Feb 2022 19:35:50
commit hash: 5f43071704949342432399732420d1f887be221ccommit hash: 5f43071704949342432399732420d1f887be221ccommit hash: 5f43071704949342432399732420d1f887be221ccommit hash: 5f43071704949342432399732420d1f887be221c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/highs: Update 1.2 -> 1.2.1

Reported by:	portscout
1.2
09 Feb 2022 18:54:47
commit hash: db43856d1785048b2b71affbfced2cd1af389229commit hash: db43856d1785048b2b71affbfced2cd1af389229commit hash: db43856d1785048b2b71affbfced2cd1af389229commit hash: db43856d1785048b2b71affbfced2cd1af389229 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/highs: Update 1.1.1-886 -> 1.2

Reported by:	portscout
1.1.1.886
18 Jan 2022 21:35:58
commit hash: c4f8c598cd741c9bc8fff808d4c4bc2935bdc583commit hash: c4f8c598cd741c9bc8fff808d4c4bc2935bdc583commit hash: c4f8c598cd741c9bc8fff808d4c4bc2935bdc583commit hash: c4f8c598cd741c9bc8fff808d4c4bc2935bdc583 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/highs: Update g20210408 -> 1.1.1-886

Reported by:	portscout
g20210408_1
23 Jun 2021 15:34:41
commit hash: 46e137c313c4bf218e7d741e1ebd02c8400b5020commit hash: 46e137c313c4bf218e7d741e1ebd02c8400b5020commit hash: 46e137c313c4bf218e7d741e1ebd02c8400b5020commit hash: 46e137c313c4bf218e7d741e1ebd02c8400b5020 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/highs: Remove tests from build
g20210408_1
17 Jun 2021 19:24:48
commit hash: 6f21954c274bb4394b3f59879279497ddbb79747commit hash: 6f21954c274bb4394b3f59879279497ddbb79747commit hash: 6f21954c274bb4394b3f59879279497ddbb79747commit hash: 6f21954c274bb4394b3f59879279497ddbb79747 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/highs: Add test target, remove tests from build

i386 should be fixed now because the failure was during the test execitable
build.
g20210408_1
12 May 2021 16:00:23
commit hash: 975c4836a6e01d1e62e4f075d1d00c7c3c59f196commit hash: 975c4836a6e01d1e62e4f075d1d00c7c3c59f196commit hash: 975c4836a6e01d1e62e4f075d1d00c7c3c59f196commit hash: 975c4836a6e01d1e62e4f075d1d00c7c3c59f196 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/clp: Remove bundled osi project in favor of math/osi dependency

This fixes file conflict between math/clp and math/osi.
g20210408
05 May 2021 19:56:27
commit hash: 17dbd019e8ac4d6f93cc3505bb601559dfbe87d8commit hash: 17dbd019e8ac4d6f93cc3505bb601559dfbe87d8commit hash: 17dbd019e8ac4d6f93cc3505bb601559dfbe87d8commit hash: 17dbd019e8ac4d6f93cc3505bb601559dfbe87d8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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.
g20210408
05 May 2021 05:01:52
commit hash: d0c5a633f5f6630b941496100dccf84e884c1810commit hash: d0c5a633f5f6630b941496100dccf84e884c1810commit hash: d0c5a633f5f6630b941496100dccf84e884c1810commit hash: d0c5a633f5f6630b941496100dccf84e884c1810 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/highs: Broken on i386

Reported by:	fallout
g20210408
02 May 2021 23:19:11
commit hash: 358eedb9789ae55338d9f3bcbb50ae4c5af8678bcommit hash: 358eedb9789ae55338d9f3bcbb50ae4c5af8678bcommit hash: 358eedb9789ae55338d9f3bcbb50ae4c5af8678bcommit hash: 358eedb9789ae55338d9f3bcbb50ae4c5af8678b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
New port: math/highs: Solver for large scale sparse linear programming (LP)
problems

Number of commits found: 20