| Port details on branch 2025Q1 |
- casadi Symbolic framework for numeric optimization
- 3.6.6 math
=0 3.6.6Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-02-19 09:42:04
- Last Update: 2025-02-19 09:40:14
- Commit Hash: 792ecad
- License: GPLv3
- WWW:
- https://web.casadi.org/
- Description:
- CasADi is an open-source tool for nonlinear optimization and algorithmic
differentiation.
It facilitates rapid, yet efficient, implementation of different methods for
numerical optimal control, both in an offline context and for nonlinear model
predictive control (NMPC).
¦ ¦ ¦ ¦ 
- 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:
-
- To install the port:
- cd /usr/ports/math/casadi/ && make install clean
- To add the package, run one of these commands:
- pkg install math/casadi
- pkg install casadi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: casadi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722831917
SHA256 (casadi-casadi-3.6.6_GH0.tar.gz) = e8b2eb594cdca56b2731be29b5accc2a7390725976d4aa944ac99de78aacac6b
SIZE (casadi-casadi-3.6.6_GH0.tar.gz) = 3780088
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:
-
- blasfeo>0 : math/blasfeo
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- gfortran13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libcoinmumps.so : math/coin-or-mumps
- libbonmin.so : math/bonmin
- libCbcSolver.so : math/cbc
- libCgl.so : math/cgl
- libClp.so : math/clp
- libcoinasl.so : math/asl
- libCoinUtils.so : math/coinutils
- libipopt.so : math/ipopt
- libnauty.so : math/nauty
- libopenblas.so : math/openblas
- libOsi.so : math/osi
- libipopt.so : math/ipopt
- libopenblas.so : math/openblas
- libblas.so : math/blas
- liblapack.so : math/lapack
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for casadi-3.6.6:
BLASFEO=on: Build with BLASFEO
BONMIN=on: Build with Bonmin
CLANG=off: Build with clang for JIT
IPOPT=on: Build with IPopt
LAPACK=on: Build with LAPACK
OPENMP=on: Parallel processing support via OpenMP
QPOASES=on: Build with qpOASES
THREADS=on: Threading support
===> Use 'make config' to modify these settings
- Options name:
- math_casadi
- USES:
- cmake compiler:c++11-lang pkgconfig blaslapack:netlib fortran blaslapack:netlib fortran blaslapack:openblas
- 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 |
3.6.6 19 Feb 2025 09:40:14
    |
Yuri Victorovich (yuri)  |
math/casadi: Fix build on systems w/out OpenMP by defaulting OPENMP to OFF on
such systems
(cherry picked from commit 55c81710bb0b1ecfd26e8208ac0adff20d08a602) |
Number of commits found: 1
|