Port details |
- mmg Bidimensional and tridimensional remeshing
- 5.7.3 science =3 5.7.3Version 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: 2024-06-23 13:03:13
- Last Update: 2024-06-30 07:40:20
- Commit Hash: c222dba
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- License: LGPL3
- WWW:
- https://www.mmgtools.org/
- Description:
- Mmg is an open source software for simplicial remeshing. It provides 3
applications and 4 libraries:
- the mmg2d application and the libmmg2d library: adaptation and optimization of
a two-dimensional triangulation and generation of a triangulation from a set
of points or from given boundary edges;
- the mmgs application and the libmmgs library: adaptation and optimization of a
surface triangulation and isovalue discretization;
- the mmg3d application and the libmmg3d library: adaptation and optimization of
a tetrahedral mesh and implicit domain meshing;
- the libmmg library gathering the libmmg2d, libmmgs and libmmg3d libraries.
- ¦ ¦ ¦ ¦
- 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/science/mmg/ && make install clean
- To add the package, run one of these commands:
- pkg install science/mmg
- pkg install mmg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mmg
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1718986408
SHA256 (MmgTools-mmg-v5.7.3_GH0.tar.gz) = b0a9c5ad6789df369a68f94295df5b324b6348020b73bcc395d32fdd44abe706
SIZE (MmgTools-mmg-v5.7.3_GH0.tar.gz) = 9645997
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
- ninja : devel/ninja
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libscotch.so : cad/scotch
- libElas.so : science/linearelasticity
- libvtksys-9.2.so : math/vtk9
- This port is required by:
- for Libraries
-
- cad/gmsh
Configuration Options:
- No options to configure
- Options name:
- science_mmg
- USES:
- cmake perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.7.3 30 Jun 2024 07:40:20 |
Daniel Engberg (diizzy) |
science/mmg: Improve port
* Add patches to remove git build dependency
* Remove "make test" target, test files aren't bundled and also
also remove bash dependency
* Patch perl script(s) using USES= shebangfix
* Adjust Makefile to more closely follow Porters Handbook
PR: 279935 |
5.7.3 25 Jun 2024 20:38:51 |
Thierry Thomas (thierry) |
science/mmg: back to the pool
Do what you want with it. |
5.7.3 23 Jun 2024 12:58:40 |
Thierry Thomas (thierry) |
science/mmg: new port, bidimensional and tridimensional remeshing
Used by Gmsh, and also it could be used by elmerfem. |
Number of commits found: 3
|