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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
ocaml-ocplib-simplex Alt-Ergo simplex solver library for Objective Caml
0.5.1_1 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: freebsd@dev.thsi.be search for ports maintained by this maintainer
Port Added: 2024-10-08 13:00:07
Last Update: 2024-12-31 07:41:54
Commit Hash: c79c880
License: LGPL21+
WWW:
https://ocamlpro.github.io/ocplib-simplex
Description:
The Ocplib-simplex OCaml library imlements a simplex algorithm for solving systems of linear inequalities and optimizing linear objective functions. Linear optimization and unsat-cores extraction are also supported. The implementation is iterative and backtrackable.
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 (71 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-ocplib-simplex-0.5.1_1/catalog.mk
  2. /usr/local/share/licenses/ocaml-ocplib-simplex-0.5.1_1/LICENSE
  3. /usr/local/share/licenses/ocaml-ocplib-simplex-0.5.1_1/LGPL21+
  4. lib/ocaml/site-lib/ocplib-simplex/META
  5. lib/ocaml/site-lib/ocplib-simplex/OcplibSimplex.a
  6. lib/ocaml/site-lib/ocplib-simplex/OcplibSimplex.cma
  7. lib/ocaml/site-lib/ocplib-simplex/OcplibSimplex.cmxa
  8. lib/ocaml/site-lib/ocplib-simplex/OcplibSimplex.cmxs
  9. lib/ocaml/site-lib/ocplib-simplex/assertBounds.ml
  10. lib/ocaml/site-lib/ocplib-simplex/assertBounds.mli
  11. lib/ocaml/site-lib/ocplib-simplex/basic.ml
  12. lib/ocaml/site-lib/ocplib-simplex/basic.mli
  13. lib/ocaml/site-lib/ocplib-simplex/core.ml
  14. lib/ocaml/site-lib/ocplib-simplex/core.mli
  15. lib/ocaml/site-lib/ocplib-simplex/coreSig.mli
  16. lib/ocaml/site-lib/ocplib-simplex/dune-package
  17. lib/ocaml/site-lib/ocplib-simplex/extSigs.mli
  18. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex.cmi
  19. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex.cmt
  20. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex.cmx
  21. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex.ml
  22. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__AssertBounds.cmi
  23. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__AssertBounds.cmt
  24. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__AssertBounds.cmti
  25. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__AssertBounds.cmx
  26. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Basic.cmi
  27. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Basic.cmt
  28. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Basic.cmti
  29. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Basic.cmx
  30. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Core.cmi
  31. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Core.cmt
  32. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Core.cmti
  33. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Core.cmx
  34. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__CoreSig.cmi
  35. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__CoreSig.cmti
  36. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__ExtSigs.cmi
  37. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__ExtSigs.cmti
  38. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Polys.cmi
  39. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Polys.cmt
  40. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Polys.cmti
  41. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Polys.cmx
  42. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Rat2.cmi
  43. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Rat2.cmt
  44. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Rat2.cmti
  45. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Rat2.cmx
  46. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Result.cmi
  47. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Result.cmt
  48. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Result.cmti
  49. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Result.cmx
  50. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__SolveBounds.cmi
  51. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__SolveBounds.cmt
  52. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__SolveBounds.cmti
  53. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__SolveBounds.cmx
  54. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Version.cmi
  55. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Version.cmt
  56. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Version.cmti
  57. lib/ocaml/site-lib/ocplib-simplex/ocplibSimplex__Version.cmx
  58. lib/ocaml/site-lib/ocplib-simplex/opam
  59. lib/ocaml/site-lib/ocplib-simplex/polys.ml
  60. lib/ocaml/site-lib/ocplib-simplex/polys.mli
  61. lib/ocaml/site-lib/ocplib-simplex/rat2.ml
  62. lib/ocaml/site-lib/ocplib-simplex/rat2.mli
  63. lib/ocaml/site-lib/ocplib-simplex/result.ml
  64. lib/ocaml/site-lib/ocplib-simplex/result.mli
  65. lib/ocaml/site-lib/ocplib-simplex/solveBounds.ml
  66. lib/ocaml/site-lib/ocplib-simplex/solveBounds.mli
  67. lib/ocaml/site-lib/ocplib-simplex/version.ml
  68. lib/ocaml/site-lib/ocplib-simplex/version.mli
  69. @owner
  70. @group
  71. @mode
Collapse this list.
Dependency lines:
  • ocaml-ocplib-simplex>0:math/ocaml-ocplib-simplex
To install the port:
cd /usr/ports/math/ocaml-ocplib-simplex/ && make install clean
To add the package, run one of these commands:
  • pkg install math/ocaml-ocplib-simplex
  • pkg install ocaml-ocplib-simplex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-ocplib-simplex
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1723747179 SHA256 (OCamlPro-ocplib-simplex-v0.5.1_GH0.tar.gz) = 4518a8c9eaaaee4626f73899a2b87a482f55c3a6995303f08eea8c952c7befa5 SIZE (OCamlPro-ocplib-simplex-v0.5.1_GH0.tar.gz) = 34208

Packages (timestamps in pop-ups are UTC):
ocaml-ocplib-simplex
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.1_10.5.1_1-0.5.1_10.5.1_1---
FreeBSD:13:quarterly0.5.1_10.5.1_1-0.5.1_10.5.1_1---
FreeBSD:14:latest0.5.1_10.5.1_1-0.5.1_10.5.1_1---
FreeBSD:14:quarterly0.5.1_10.5.1_1-0.5.1_10.5.1_1---
FreeBSD:15:latest0.5.1_10.5.1_1n/a0.5.1_1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. META : devel/ocaml-logs
  2. ocaml-dune>=3.7.1_2 : devel/ocaml-dune
  3. ocamlc : lang/ocaml
Test dependencies:
  1. META : math/ocaml-zarith
Runtime dependencies:
  1. META : devel/ocaml-logs
  2. ocamlc : lang/ocaml
Patch dependencies:
  1. ocamlc : lang/ocaml
Extract dependencies:
  1. ocamlc : lang/ocaml
This port is required by:
for Build
  1. math/alt-ergo
for Run
  1. math/alt-ergo

Configuration Options:
===> The following configuration options are available for ocaml-ocplib-simplex-0.5.1_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
math_ocaml-ocplib-simplex
USES:
ocaml:dune
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/OCamlPro/ocplib-simplex/tar.gz/v0.5.1?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.1_1
31 Dec 2024 07:41:54
commit hash: c79c88017bf5ed4603cd14c2890910f40f53c847commit hash: c79c88017bf5ed4603cd14c2890910f40f53c847commit hash: c79c88017bf5ed4603cd14c2890910f40f53c847commit hash: c79c88017bf5ed4603cd14c2890910f40f53c847 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk

- Instead of USE_OCAML=yes use USES=ocaml. If empty USES=ocaml implies
  build and run
- Instead of USE_OCAMLFIND_PLIST use USES=ocaml:findplist which also
  implies USES=ocaml:findlib
- Instead of USE_OCAML_CAMLP4 use USES=ocaml:camlp4
- Instead of USE_OCAML_FINDLIB use USES=ocaml:findlib
- Instead of USE_OCAML_LDCONFIG use USES=ocaml:ldconfig
- Instead of USE_OCAML_WASH use USES=ocaml:wash
- Instead of NO_OCAML_BUILDDEPENDS use USES=ocaml:run
- Instead of NO_OCAML_RUNDDEPENDS use USES=ocaml:build
- Instead of USE_OCAML_TK use USES=ocaml:tk which actually implies
  USES=ocaml:tkbuild and USES=ocaml:tkrun
- Instead of NO_OCAMLTK_BUILDDEPENDS use USES=ocaml:tkrun
- Instead of NO_OCAMLTK_RUNDEPENDS use USES=ocaml:tkbuild
- USES=ocaml:dune remains unchanged
- Prepare to add/remove keywords easily

Approved by: mat (portmgr)
Reviewed by: freebsd@dev.thsi.be
Differential Revision: https://reviews.freebsd.org/D48227
0.5.1_1
15 Oct 2024 11:17:56
commit hash: fc9200867e270303c170dd81260957cb00fb0092commit hash: fc9200867e270303c170dd81260957cb00fb0092commit hash: fc9200867e270303c170dd81260957cb00fb0092commit hash: fc9200867e270303c170dd81260957cb00fb0092 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
devel/ocaml-sexplib0: Bump revisions after dependency update

PR:		282086
0.5.1
08 Oct 2024 12:56:48
commit hash: d9c44a62acbfe6ed3268bdf1e3f34e089756ada9commit hash: d9c44a62acbfe6ed3268bdf1e3f34e089756ada9commit hash: d9c44a62acbfe6ed3268bdf1e3f34e089756ada9commit hash: d9c44a62acbfe6ed3268bdf1e3f34e089756ada9 files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
Author: Benjamin Jacobs
math/alt-ergo: Update to 2.5.4, many new ports

Replace GNU configure to dune builds system.
Add do-test target.
Submitter takes maintainership.
Update WWW.
Switch to DISTVERSION.

The last update of alt-ergo in ports tree was about 10 years ago, the newest
version requires many new libraries in ports tree.
New ports:
  devel/ocaml-dolmen
  devel/ocaml-gen
  devel/ocaml-hmap
  devel/ocaml-linol
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 3