| Port details |
- py-cmeel-eigen Eigen C++ linear algebra headers packaged for the cmeel ecosystem
- 3.4.1_1 devel
=0 3.4.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-05-28 02:45:18
- Last Update: 2026-07-20 15:25:56
- Commit Hash: e8d8cb1
- License: MPL20
- WWW:
- https://github.com/cmake-wheel/cmeel-eigen
- Description:
- cmeel-eigen is a distribution of the Eigen C++ template library for linear
algebra (matrices, vectors, numerical solvers, and related algorithms),
packaged for use within the cmeel ecosystem. It installs the Eigen3 headers
under the cmeel prefix, making them discoverable by CMake projects that use
the cmeel build system.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}cmeel-eigen>0:devel/py-cmeel-eigen@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-cmeel-eigen/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-cmeel-eigen
- pkg install py312-cmeel-eigen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-cmeel-eigen listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-cmeel-eigen
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1779913023
SHA256 (cmeel_eigen-3.4.1.tar.gz) = 2b51ef21d6d71113e49ed2e398e8b30e91d3a4130de750c6fb52f78be6e10e22
SIZE (cmeel_eigen-3.4.1.tar.gz) = 2732857
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:
-
- py312-cmeel>0 : devel/py-cmeel@py312
- py312-packaging>0 : devel/py-packaging@py312
- py312-wheel>0 : devel/py-wheel@py312
- cmake : devel/cmake-core
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-cmeel>0 : devel/py-cmeel@py312
- python3.12 : lang/python312
- This port is required by:
- for Build
-
- science/py-openbabel
Configuration Options:
- No options to configure
- Options name:
- devel_py-cmeel-eigen
- USES:
- cmake:indirect python
- 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 |
3.4.1_1 20 Jul 2026 15:25:56
    |
Daniel Engberg (diizzy)  |
*/*: Fix dependency definitions of CMake
Multiple ports defines devel/cmake as build and/or run-time dependency
which is incorrect as it waschanged to a meta-port back in 2022.
Remove definitions and Use the USES= cmake helper, due to limitations
of the ports framework run also requires indirect to be defined if
another build system than CMake is used.
Reported by: michaelo
Approved by: blanket, build fix |
3.4.1 28 May 2026 02:43:01
    |
Yuri Victorovich (yuri)  |
devel/py-cmeel-eigen: New port: Eigen C++ linear algebra headers packaged for
the cmeel ecosystem |
Number of commits found: 2
|