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 on branch 2022Q2
SoPlex Optimization package for solving linear programming problems (LPs)
7.0.0.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 7.0.0.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-12-25 18:47:59
Last Update: 2024-03-09 07:34:08
Commit Hash: ba5953a
Also Listed In: science
License: APACHE20
WWW:
https://soplex.zib.de
Description:
SoPlex is an optimization package for solving linear programming problems (LPs) based on an advanced implementation of the primal and dual revised simplex algorithm. It provides special support for the exact solution of LPs with rational input data. It can be used as a standalone solver reading MPS or LP format files via a command line interface as well as embedded into other programs via a C++ class library. The main features of SoPlex are: * presolving, scaling, exploitation of sparsity, hot-starting from any regular basis * column- and row-oriented form of the simplex algorithm * an object-oriented software design written in C++ * a compile-time option to use 80bit extended ("quad") precision for numerically difficult LPs * an LP iterative refinement procedure to compute high-precision solution * routines for an exact rational LU factorization and continued fraction approximations in order to compute exact solutions.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (181 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/SoPlex-7.0.0.0/catalog.mk
  3. /usr/local/share/licenses/SoPlex-7.0.0.0/LICENSE
  4. /usr/local/share/licenses/SoPlex-7.0.0.0/APACHE20
  5. bin/soplex
  6. include/soplex.h
  7. include/soplex.hpp
  8. include/soplex/array.h
  9. include/soplex/basevectors.h
  10. include/soplex/changesoplex.hpp
  11. include/soplex/classarray.h
  12. include/soplex/classset.h
  13. include/soplex/clufactor.h
  14. include/soplex/clufactor.hpp
  15. include/soplex/clufactor_rational.h
  16. include/soplex/clufactor_rational.hpp
  17. include/soplex/config.h
  18. include/soplex/cring.h
  19. include/soplex/dataarray.h
  20. include/soplex/datahashtable.h
  21. include/soplex/datakey.h
  22. include/soplex/dataset.h
  23. include/soplex/didxset.h
  24. include/soplex/dsvector.h
  25. include/soplex/dsvectorbase.h
  26. include/soplex/dvector.h
  27. include/soplex/enter.hpp
  28. include/soplex/exceptions.h
  29. include/soplex/external/fmt/chrono.h
  30. include/soplex/external/fmt/color.h
  31. include/soplex/external/fmt/compile.h
  32. include/soplex/external/fmt/core.h
  33. include/soplex/external/fmt/format-inl.h
  34. include/soplex/external/fmt/format.cc
  35. include/soplex/external/fmt/format.h
  36. include/soplex/external/fmt/locale.h
  37. include/soplex/external/fmt/ostream.h
  38. include/soplex/external/fmt/posix.cc
  39. include/soplex/external/fmt/posix.h
  40. include/soplex/external/fmt/printf.h
  41. include/soplex/external/fmt/ranges.h
  42. include/soplex/fmt.hpp
  43. include/soplex/gzstream.h
  44. include/soplex/idlist.h
  45. include/soplex/idxset.h
  46. include/soplex/islist.h
  47. include/soplex/leave.hpp
  48. include/soplex/lpcol.h
  49. include/soplex/lpcolbase.h
  50. include/soplex/lpcolset.h
  51. include/soplex/lpcolsetbase.h
  52. include/soplex/lprow.h
  53. include/soplex/lprowbase.h
  54. include/soplex/lprowset.h
  55. include/soplex/lprowsetbase.h
  56. include/soplex/mpsinput.h
  57. include/soplex/nameset.h
  58. include/soplex/notimer.h
  59. include/soplex/random.h
  60. include/soplex/rational.h
  61. include/soplex/ratrecon.h
  62. include/soplex/ratrecon.hpp
  63. include/soplex/slinsolver.h
  64. include/soplex/slinsolver_rational.h
  65. include/soplex/slufactor.h
  66. include/soplex/slufactor.hpp
  67. include/soplex/slufactor_rational.h
  68. include/soplex/slufactor_rational.hpp
  69. include/soplex/sol.h
  70. include/soplex/solbase.h
  71. include/soplex/solverational.hpp
  72. include/soplex/solvereal.hpp
  73. include/soplex/sorter.h
  74. include/soplex/spxalloc.h
  75. include/soplex/spxautopr.h
  76. include/soplex/spxautopr.hpp
  77. include/soplex/spxbasis.h
  78. include/soplex/spxbasis.hpp
  79. include/soplex/spxboundflippingrt.h
  80. include/soplex/spxboundflippingrt.hpp
  81. include/soplex/spxbounds.hpp
  82. include/soplex/spxchangebasis.hpp
  83. include/soplex/spxdantzigpr.h
  84. include/soplex/spxdantzigpr.hpp
  85. include/soplex/spxdefaultrt.h
  86. include/soplex/spxdefaultrt.hpp
  87. include/soplex/spxdefines.h
  88. include/soplex/spxdefines.hpp
  89. include/soplex/spxdesc.hpp
  90. include/soplex/spxdevexpr.h
  91. include/soplex/spxdevexpr.hpp
  92. include/soplex/spxequilisc.h
  93. include/soplex/spxequilisc.hpp
  94. include/soplex/spxfastrt.h
  95. include/soplex/spxfastrt.hpp
  96. include/soplex/spxfileio.h
  97. include/soplex/spxfileio.hpp
  98. include/soplex/spxgeometsc.h
  99. include/soplex/spxgeometsc.hpp
  100. include/soplex/spxgithash.h
  101. include/soplex/spxharrisrt.h
  102. include/soplex/spxharrisrt.hpp
  103. include/soplex/spxhybridpr.h
  104. include/soplex/spxhybridpr.hpp
  105. include/soplex/spxid.h
  106. include/soplex/spxleastsqsc.h
  107. include/soplex/spxleastsqsc.hpp
  108. include/soplex/spxlp.h
  109. include/soplex/spxlpbase.h
  110. include/soplex/spxlpbase_rational.hpp
  111. include/soplex/spxlpbase_real.hpp
  112. include/soplex/spxmainsm.h
  113. include/soplex/spxmainsm.hpp
  114. include/soplex/spxout.h
  115. include/soplex/spxpapilo.h
  116. include/soplex/spxparmultpr.h
  117. include/soplex/spxparmultpr.hpp
  118. include/soplex/spxpricer.h
  119. include/soplex/spxquality.hpp
  120. include/soplex/spxratiotester.h
  121. include/soplex/spxscaler.h
  122. include/soplex/spxscaler.hpp
  123. include/soplex/spxshift.hpp
  124. include/soplex/spxsimplifier.h
  125. include/soplex/spxsolve.hpp
  126. include/soplex/spxsolver.h
  127. include/soplex/spxsolver.hpp
  128. include/soplex/spxstarter.h
  129. include/soplex/spxstarter.hpp
  130. include/soplex/spxsteepexpr.h
  131. include/soplex/spxsteeppr.h
  132. include/soplex/spxsteeppr.hpp
  133. include/soplex/spxsumst.h
  134. include/soplex/spxsumst.hpp
  135. include/soplex/spxvecs.hpp
  136. include/soplex/spxvectorst.h
  137. include/soplex/spxvectorst.hpp
  138. include/soplex/spxweightpr.h
  139. include/soplex/spxweightpr.hpp
  140. include/soplex/spxweightst.h
  141. include/soplex/spxweightst.hpp
  142. include/soplex/spxwritestate.hpp
  143. include/soplex/ssvector.h
  144. include/soplex/ssvectorbase.h
  145. include/soplex/stablesum.h
  146. include/soplex/statistics.h
  147. include/soplex/statistics.hpp
  148. include/soplex/svector.h
  149. include/soplex/svectorbase.h
  150. include/soplex/svset.h
  151. include/soplex/svsetbase.h
  152. include/soplex/testsoplex.hpp
  153. include/soplex/timer.h
  154. include/soplex/timerfactory.h
  155. include/soplex/unitvector.h
  156. include/soplex/unitvectorbase.h
  157. include/soplex/updatevector.h
  158. include/soplex/updatevector.hpp
  159. include/soplex/usertimer.h
  160. include/soplex/validation.h
  161. include/soplex/validation.hpp
  162. include/soplex/vector.h
  163. include/soplex/vectorbase.h
  164. include/soplex/wallclocktimer.h
  165. include/soplex_interface.h
  166. lib/cmake/soplex/soplex-config-version.cmake
  167. lib/cmake/soplex/soplex-config.cmake
  168. lib/cmake/soplex/soplex-targets-release.cmake
  169. lib/cmake/soplex/soplex-targets.cmake
  170. lib/libsoplex-pic.so
  171. lib/libsoplex-pic.so.7.0.0.0
  172. lib/libsoplex-pic.so.7.0
  173. lib/libsoplex.so
  174. lib/libsoplex.so.7.0.0.0
  175. lib/libsoplex.so.7.0
  176. lib/libsoplexshared.so
  177. lib/libsoplexshared.so.7.0.0.0
  178. lib/libsoplexshared.so.7.0
  179. @owner
  180. @group
  181. @mode
Collapse this list.
Dependency lines:
  • SoPlex>0:math/SoPlex
To install the port:
cd /usr/ports/math/SoPlex/ && make install clean
To add the package, run one of these commands:
  • pkg install math/SoPlex
  • pkg install SoPlex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: SoPlex
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709946630 SHA256 (soplex-7.0.0.0.tgz) = 0fc007ef4f9a4686d119d0d2ea5f6df13903f65cb3afb22e5b5ec16054037df8 SIZE (soplex-7.0.0.0.tgz) = 1117655

Packages (timestamps in pop-ups are UTC):
SoPlex
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.0.0.07.0.0.0-7.0.0.07.0.0.0---
FreeBSD:13:quarterly7.0.0.07.0.0.06.0.37.0.0.07.0.0.06.0.46.0.46.0.4
FreeBSD:14:latest7.0.0.07.0.0.0-7.0.0.07.0.0.06.0.3-6.0.3
FreeBSD:14:quarterly6.0.47.0.0.0-6.0.47.0.0.06.0.46.0.46.0.4
FreeBSD:15:latest7.0.0.07.0.0.0n/a6.0.4n/a6.0.46.0.46.0.4
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
Library dependencies:
  1. libboost_program_options.so : devel/boost-libs
  2. libgmp.so : math/gmp
This port is required by:
for Libraries
  1. math/SCIP

Configuration Options:
===> The following configuration options are available for SoPlex-7.0.0.0: MPFR=off: Use MPFR for multiple-precision floating-point numbers ===> Use 'make config' to modify these settings
Options name:
math_SoPlex
USES:
cmake compiler:c++14-lang tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://soplex.zib.de/download/release/
Collapse this list.

There are no commits on branch 2022Q2 for this port