| Port details on branch 2026Q2 |
- eispack Eigenvalue system package
- 1.0_15 math
=0 1.0_15Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2026-06-22 09:33:25
- Last Update: 2026-06-22 09:31:39
- Commit Hash: ce510a0
- License: not specified in port
- WWW:
- https://www.netlib.org/eispack/
- Description:
- This is eispack from research.att.com. I've cleaned up the Makefile, but
it is otherwise the same. The package is described in:
1. Smith, B.T, Boyle, J.M, Dongerra, J.J., Garbow, B.S., Ikebe, Y.,
Klema, V.C., and Moler, C.B., Matrix Eigensystem Routines -- EISPACK
Guide, Lecture Notes in Computer Science, Vol. 6, Second Edition,
Springer-Verlag, New York, Heidelberg, Berlin, 1976
2. Garbow, B.S., Boyle J.M., Dongerra, J.J, and Moler C.B., Matrix
Eigensystem Routines -- EISPACK Guide Extension, Lecture Notes in
Computer Science, Vol. 51, Springer-Verlag, New York, Heidelberg,
Berlin, 1977
As the package is in FORTRAN there are no include files for the library,
and the only thing to install is the library itself.
¦ ¦ ¦ ¦ 
- 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/eispack/ && make install clean
- To add the package, run one of these commands:
- pkg install math/eispack
- pkg install eispack
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: eispack
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (eispack/csroot.f) = 1443f2aa42ccd983b2a0ee5d4ac4e94229f502cf1c96a0c8cf3d23fba05e156e
SIZE (eispack/csroot.f) = 504
SHA256 (eispack/epslon.f) = 17b97b35661080c922504fb3472a729a6a81ad66844641e95cf5bc5178a83894
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:
-
- gfortran14 : lang/gcc14
- as : devel/binutils
- Runtime dependencies:
-
- gfortran14 : lang/gcc14
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for eispack-1.0_15:
PROFILE=off: Build with profiling support
===> Use 'make config' to modify these settings
- Options name:
- math_eispack
- USES:
- fortran uidfix
- 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 |
1.0_15 22 Jun 2026 09:31:39
    |
Robert Clausecker (fuz)  |
math/eispack: fix installation
Port uses <bsd.lib.mk>, which desires STRIP=${STRIP}, but we have
started to set STRIP=${STRIP_CMD} in MAKE_ENV a while ago.
Override this bogus setting in MAKE_ARGS to fix installation.
MFH: 2026Q2
See also: D55509
(cherry picked from commit 06c2a42b313be73a09f5cbd77fd9438ccb9afe67) |
Number of commits found: 1
|