Port details on branch 2025Q3 |
- ocaml-lacaml OCaml interface to BLAS and LAPACK libraries
- 11.0.10_3 devel
=0 11.0.10_3Version of this port present on the latest quarterly branch. - Maintainer: freebsd@dev.thsi.be
 - Port Added: 2025-09-19 08:36:53
- Last Update: 2025-09-19 08:33:22
- Commit Hash: 3a2d206
- License: LGPL21
- WWW:
- https://mmottl.github.io/lacaml/
- Description:
- This OCaml-library interfaces the BLAS-library (Basic Linear Algebra
Subroutines) and LAPACK-library (Linear Algebra routines), which are
written in FORTRAN.
This allows people to write high-performance numerical code for
applications that need linear algebra.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ocaml-lacaml>0:devel/ocaml-lacaml
- To install the port:
- cd /usr/ports/devel/ocaml-lacaml/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ocaml-lacaml
- pkg install ocaml-lacaml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ocaml-lacaml
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1717282987
SHA256 (mmottl-lacaml-11.0.10_GH0.tar.gz) = 333bb6ceef1f1d8d09935bda51bf0fab0442e24e3878d8c58447e94b47903084
SIZE (mmottl-lacaml-11.0.10_GH0.tar.gz) = 153093
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gfortran13 : lang/gcc13
- ocaml-dune>=3.7.1_2 : devel/ocaml-dune
- ocamlc : lang/ocaml
- as : devel/binutils
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- ocamlc : lang/ocaml
- Library dependencies:
-
- libblas.so : math/blas
- liblapack.so : math/lapack
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ocaml-lacaml-11.0.10_3:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_ocaml-lacaml
- USES:
- blaslapack fortran ocaml:dune,ldconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
11.0.10_3 19 Sep 2025 08:33:22
    |
Robert Clausecker (fuz)  |
devel/ocaml-lacaml: remove -march=native
An existing site patch tried to remove -march=native, but this failed
to be effective. Rework the patch so -march=native is never passed.
Approved by: portmgr (build fix blanket)
MFH: 2025Q3
(cherry picked from commit 25bfd8147fec94070189e30b8a2ec71227d99974) |
Number of commits found: 1
|