Port details on branch 2022Q2 |
- metis Package for unstructured graph partitioning
- 5.1.0.p13_1,1 math
=11 5.1.0.p13_1,1Version 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: unknown
- Last Update: 2025-05-06 16:07:47
- Commit Hash: 3cd9472
- People watching this port, also watch:: pango, libxml2, gdbm, pcre, javavmwrapper
- License: APACHE20
- WWW:
- https://bitbucket.org/petsc/pkg-metis
- Description:
- METIS is a set of serial programs for partitioning graphs,
partitioning finite element meshes, and producing fill-reducing
orderings for sparse matrices. The algorithms implemented in METIS are
based on the multilevel recursive-bisection, multilevel k-way, and
multi-constraint partitioning schemes developed in our lab.
METIS provides high-quality partitions, is extremely fast, and
produces low-fill orderings.
See also: https://github.com/KarypisLab/METIS
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/metis/ && make install clean
- To add the package, run one of these commands:
- pkg install math/metis
- pkg install metis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: metis
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1744964577
SHA256 (08c3082720ff9114b8e3cbaa4484a26739cd7d2d.tar.bz2) = a696531699f690598c1983d95b064ead5532535e603f27166e29e5376d545ece
SIZE (08c3082720ff9114b8e3cbaa4484a26739cd7d2d.tar.bz2) = 232485
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
- This port is required by:
- for Build
-
- math/dune-common
- math/parmetis
- for Libraries
-
- cad/gmsh
- french/aster
- games/naev
- graphics/colmap
- graphics/glvis
- math/deal.ii
- math/dune-alugrid
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for metis-5.1.0.p13_1,1:
OPENMP=on: multithreading via OpenMP
SHARED=on: shared library and dynamically-linked executables
STATIC=on: libmetis archive
===> Use 'make config' to modify these settings
- Options name:
- math_metis
- USES:
- cmake:insource,noninja compiler:c11 tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|