| Port details |
- eigen5 Lightweight library for vector and matrix math
- 5.0.1 math
=0 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: yuri@FreeBSD.org
 - Port Added: 2026-03-21 17:18:31
- Last Update: 2026-03-21 18:57:55
- Commit Hash: 37bcacf
- License: APACHE20 BSD3CLAUSE MPL20
- WWW:
- https://eigen.tuxfamily.org/
- Description:
- Eigen is a C++ template library for linear algebra (vectors,
matrices, and related algorithms).
¦ ¦ ¦ ¦ 
- 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:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/math/eigen5/ && make install clean
- To add the package, run one of these commands:
- pkg install math/eigen5
- pkg install eigen5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: eigen5
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1774115939
SHA256 (eigen-5.0.1.tar.bz2) = e4de6b08f33fd8b8985d2f204381408c660bffa6170ac65b68ae1bd3cd575c0a
SIZE (eigen-5.0.1.tar.bz2) = 2335713
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- suitesparse-cholmod>0 : math/suitesparse-cholmod
- suitesparse-umfpack>0 : math/suitesparse-umfpack
- superlu>0 : math/superlu
- adol-c>0 : math/adol-c
- fftw3>0 : math/fftw3
- mpfr>0 : math/mpfr
- gmp>0 : math/gmp
- boost-libs>0 : devel/boost-libs
- Library dependencies:
-
- libblas.so : math/blas
- liblapack.so : math/lapack
- This port is required by:
- for Build
-
- misc/quantum++
- for Run
-
- misc/quantum++
Configuration Options:
- ===> The following configuration options are available for eigen5-5.0.1:
BLAS=on: Adds math dependencies
===> Use 'make config' to modify these settings
- Options name:
- math_eigen5
- USES:
- cmake:testing blaslapack pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
5.0.1 21 Mar 2026 18:57:55
    |
Yuri Victorovich (yuri)  |
math/eigen5: Remove GL_TAGNAME
This didn't work iin GitLab a long time ago, GL_TAGNAME
was mandatory, amd the latent memory of this caused me
to add GL_TAGNAME.
Reported by: Gleb Popov <arrowd@freebsd.org> |
5.0.1 21 Mar 2026 17:15:12
    |
Yuri Victorovich (yuri)  |
math/eigen5: New port: Lightweight library for vector and matrix math
math/eigen3 is obviously 2 major version numbers behind.
The misc/quantum++ port needs eigen-5.x
It might or might not be better to update math/eigen to 5.x - I am not
sure. Let's have math/eigen5 for now for ports that need it. |
Number of commits found: 2
|