| Port details on branch 2026Q3 |
- libmesh Numerical simulation of partial differential equations
- 1.8.4 math
=0 1.8.4Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-07-19 06:15:04
- Last Update: 2026-09-15 17:30:18
- Commit Hash: 2cbea406
- License: LGPL21
- WWW:
- https://libmesh.github.io
- https://github.com/libMesh/libmesh
- Description:
- The libMesh library provides a framework for the numerical simulation of partial
differential equations using arbitrary unstructured discretizations on serial
and parallel platforms. A major goal of the library is to provide support for
adaptive mesh refinement (AMR) computations in parallel while allowing a
research scientist to focus on the physics they are modeling.
libMesh is based on this publication:
A C++ Library for Parallel Adaptive Mesh Refinement/Coarsening Simulations,"
Engineering with Computers, vol. 22, no. 3-4, pp. 237-254, 2006,
http://dx.doi.org/10.1007/s00366-006-0049-3
 ¦ ¦ ¦ ¦ 
- 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/libmesh/ && make install clean
- To add the package, run one of these commands:
- pkg install math/libmesh
- pkg install libmesh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libmesh
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1762851204
SHA256 (libmesh-1.8.4.tar.xz) = f3d3d4a1b6b19cb32cc1b965a5aeef6fec92cda25e503445551fe13817daa0e2
SIZE (libmesh-1.8.4.tar.xz) = 16121168
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:
-
- cmake : devel/cmake-core
- eigen3.pc : math/eigen3
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.42.r<5.43 : lang/perl5.42
- Test dependencies:
-
- bash : shells/bash
- Runtime dependencies:
-
- perl5>=5.42.r<5.43 : lang/perl5.42
- Library dependencies:
-
- libboost_thread.so : devel/boost-libs
- libnlopt.so : math/nlopt
- libmpi.so : net/mpich
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libmesh-1.8.4:
EXAMPLES=on: Build and/or install examples
GLPK=off: Glpk linear programming solver library
HDF5=off: HDF-5 data format support
MPI=on: MPI (Message Passing Interface) support
===> Use 'make config' to modify these settings
- Options name:
- math_libmesh
- USES:
- cmake:indirect compiler:c++17-lang eigen:3 gmake libtool localbase perl5 pkgconfig shebangfix tar:xz
- 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 |
1.8.4 15 Sep 2026 17:30:18
    |
Yuri Victorovich (yuri)  |
math/libmesh: Broken om i386
Reported by: fallout
(cherry picked from commit b8ff35e0fbdcaa602802b74be5657a6b033ba6ab) |
1.8.4 19 Jul 2026 06:11:50
    |
Yuri Victorovich (yuri)  |
math/libmesh: Fix build on 16
Reported by: fallout
(cherry picked from commit d073a01db9242f58e1962d38e0b384e99e22f248) |
Number of commits found: 2
|