notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2024Q4
metis Package for unstructured graph partitioning
5.1.0.p13_1,1 math on this many watch lists=11 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (54 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/metis-5.1.0.p13_1,1/catalog.mk
  3. /usr/local/share/licenses/metis-5.1.0.p13_1,1/LICENSE
  4. /usr/local/share/licenses/metis-5.1.0.p13_1,1/APACHE20
  5. bin/cmpfillin
  6. bin/gpmetis
  7. bin/graphchk
  8. bin/m2gmetis
  9. bin/mpmetis
  10. bin/ndmetis
  11. include/gk_arch.h
  12. include/gk_defs.h
  13. include/gk_externs.h
  14. include/gk_getopt.h
  15. include/gk_macros.h
  16. include/gk_mkblas.h
  17. include/gk_mkmemory.h
  18. include/gk_mkpqueue.h
  19. include/gk_mkpqueue2.h
  20. include/gk_mkrandom.h
  21. include/gk_mksort.h
  22. include/gk_mkutils.h
  23. include/gk_proto.h
  24. include/gk_struct.h
  25. include/gk_types.h
  26. include/gklib_defs.h
  27. include/gklib_rename.h
  28. include/gklib_tls.h
  29. include/GKlib.h
  30. include/gkregex.h
  31. include/libmetis/defs.h
  32. include/libmetis/gklib_defs.h
  33. include/libmetis/gklib_rename.h
  34. include/libmetis/macros.h
  35. include/libmetis/metislib.h
  36. include/libmetis/proto.h
  37. include/libmetis/rename.h
  38. include/libmetis/stdheaders.h
  39. include/libmetis/struct.h
  40. include/metis.h
  41. include/ms_inttypes.h
  42. include/ms_stat.h
  43. include/ms_stdint.h
  44. include/programs/defs.h
  45. include/programs/metisbin.h
  46. include/programs/proto.h
  47. include/programs/struct.h
  48. lib/libGKlib.a
  49. lib/libmetis.a
  50. lib/libmetis.so
  51. lib/libmetis.so.2
  52. @owner
  53. @group
  54. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • metis>0:math/metis
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):
metis
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.1.0.p13_1,15.1.0.p13_1,15.1.0_85.1.0.p13_1,15.1.0.p13_1,1n/an/an/a
FreeBSD:13:quarterly5.1.0.p13_1,15.1.0.p13_1,15.1.0_95.1.0.p13_1,15.1.0.p13_1,1n/an/an/a
FreeBSD:14:latest5.1.0.p13_1,15.1.0.p13_1,15.1.0_95.1.0.p13_1,15.1.0.p13_1,15.1.0_9-5.1.0_9
FreeBSD:14:quarterly5.1.0.p13_1,15.1.0.p13_1,1-5.1.0.p13_1,15.1.0.p13_1,15.1.0_95.1.0_95.1.0_9
FreeBSD:15:latest5.1.0.p13_1,15.1.0.p13_1,1n/a5.1.0.p13_1,1n/an/a5.1.0_95.1.0_9
FreeBSD:15:quarterly5.1.0.p13_1,15.1.0.p13_1,1n/a-n/an/a--
FreeBSD:16:latest-5.1.0.p13_1,1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
This port is required by:
for Build
  1. math/dune-common
  2. math/parmetis
for Libraries
  1. cad/gmsh
  2. french/aster
  3. games/naev
  4. graphics/colmap
  5. graphics/glvis
  6. math/deal.ii
  7. math/dune-alugrid
Expand this list (33 items / 26 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. math/dune-fem
  3. math/dune-pdelab
  4. math/dune-vtk
  5. math/elemental
  6. math/freefem++
  7. math/g2o
  8. math/kahip
  9. math/mfem
  10. math/mumps
  11. math/octave-forge-mboct-fem-pkg
  12. math/octave-forge-mboct-mbdyn-pkg
  13. math/octave-forge-mboct-numerical-pkg
  14. math/parmetis
  15. math/py-PyMetis
  16. math/slepc
  17. math/taucs
  18. misc/openmvg
  19. science/PETSc
  20. science/axom
  21. science/chrono
  22. science/code_saturne
  23. science/elmerfem
  24. science/frontistr
  25. science/pastix
  26. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. cad/elmerfem*
  2. math/mumps-edf*
  3. Collapse this list of deleted ports.
* - 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:
Expand this list (1 items)
Collapse this list.
  1. https://bitbucket.org/petsc/pkg-metis/get/
Collapse this list.

There are no commits on branch 2024Q4 for this port