Port details |
- mdal Mesh data abstration library
- 1.2.0_1 math =2 1.2.0_1Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2021-07-30 23:54:08
- Last Update: 2024-08-29 08:35:55
- Commit Hash: 66be3c6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: geography
- License: MIT
- WWW:
- https://www.mdal.xyz/
- Description:
- Mesh Data Abstraction Library (MDAL) is a C++ library for handling unstructured
mesh data released with MIT license. It provides a single data model for
multiple supported data formats. MDAL is used by QGIS for data access for mesh
layers.
- ¦ ¦ ¦ ¦
- 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/mdal/ && make install clean
- To add the package, run one of these commands:
- pkg install math/mdal
- pkg install mdal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mdal
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1716859101
SHA256 (lutraconsulting-MDAL-release-1.2.0_GH0.tar.gz) = d97ac5543daf25c388dee770d0b14d6462e5e596b502b5314018c056aeea7919
SIZE (lutraconsulting-MDAL-release-1.2.0_GH0.tar.gz) = 88009275
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:
-
- gtest.h : devel/googletest
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libpdalcpp.so : math/pdal
- libnetcdf.so : science/netcdf
- libsqlite3.so : databases/sqlite3
- libgdal.so : graphics/gdal
- libhdf5.so : science/hdf5
- libsz.so : science/libaec
- libxml2.so : textproc/libxml2
- This port is required by:
- for Libraries
-
- graphics/qgis
- graphics/qgis-ltr
Configuration Options:
- No options to configure
- Options name:
- math_mdal
- USES:
- cmake gnome localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0_1 29 Aug 2024 08:35:55 |
Loïc Bartoletti (lbartoletti) |
math/pdal: Update to 2.7.2 |
1.2.0 29 May 2024 23:45:45 |
Wen Heping (wen) |
math/mdal: Update to 1.2.0 |
1.1.0_2 19 May 2024 17:15:14 |
Po-Chuan Hsieh (sunpoet) |
graphics/gdal: Update to 3.9.0
- Bump PORTREVISION of dependent ports for shlib change
- databases/postgis31 is skipped due to
- graphics/R-cran-rgdal is skipped due to build failure and removed from CRAN
repository
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.9/NEWS.md |
1.1.0_1 24 Feb 2024 05:23:52 |
Loïc Bartoletti (lbartoletti) Author: Bram Ton |
math/pdal: Update to 2.6.3
Use libpdalcpp instead of libpdal_base
Release notes:
- https://github.com/PDAL/PDAL/releases/tag/2.6.2
- https://github.com/PDAL/PDAL/releases/tag/2.6.3
PR: 276752
Reported by: Bram Ton <bram@cbbg.nl> |
1.1.0 06 Dec 2023 13:18:49 |
Wen Heping (wen) |
math/mdal: Update to 1.1.0 |
1.0.3 03 Jun 2023 08:25:52 |
Wen Heping (wen) |
math/mdal: Update to 1.0.3 |
1.0.1_2 27 May 2023 04:08:05 |
Po-Chuan Hsieh (sunpoet) |
graphics/gdal: Update to 3.7.0
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.7/NEWS.md |
1.0.1_1 24 May 2023 16:34:10 |
Mathieu Arnold (mat) |
*: regular cleanup for GH_TAGNAME bad usage |
1.0.1_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.0.1 04 Jan 2023 11:10:35 |
Wen Heping (wen) |
math/mdal: Update to 1.0.1 |
1.0.0 28 Nov 2022 11:49:23 |
Wen Heping (wen) |
math/mdal: Update to 1.0.0 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.9.4_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.9.4_3 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
0.9.4_2 20 Jul 2022 14:35:24 |
Tobias C. Berner (tcberner) |
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com> |
0.9.4_1 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
0.9.4_1 16 Jun 2022 15:13:01 |
Po-Chuan Hsieh (sunpoet) |
*/*: Replace science/szip with science/libaec
- Bump PORTREVISION of dependent ports for dependency change
szip does not allow redistribution in binary form without proper commercial
license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building
this port, therefore building dependent ports are also blocked. Switch all
dependent ports to science/libaec to avoid conflicts and license issue.
PR: 228743, 246097, 250165 |
0.9.4 12 Apr 2022 03:17:14 |
Wen Heping (wen) |
math/mdal: Update to 0.9.4 |
0.9.0_3 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.9.0_2 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.9.0_1 07 Mar 2022 18:10:58 |
Po-Chuan Hsieh (sunpoet) |
science/netcdf: Update to 4.8.1
- Update MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/Unidata/netcdf-c/releases |
0.9.0 24 Oct 2021 01:48:26 |
Wen Heping (wen) |
math/mdal: Update to 0.9.0 |
0.8.1_1 03 Sep 2021 13:01:58 |
Tobias Kortkamp (tobik) |
*: Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop or unreferenced variables
- Add missing ports to the build
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
0.8.1_1 01 Aug 2021 09:45:55 |
Wen Heping (wen) |
math/mdal: Add missing DEPENDS
- Find sqlite3 correctly |
0.8.1 30 Jul 2021 23:48:48 |
Wen Heping (wen) |
math/mdal: Add new port
Mesh Data Abstraction Library (MDAL) is a C++ library for handling unstructured
mesh data released with MIT license. It provides a single data model for
multiple supported data formats. MDAL is used by QGIS for data access for mesh
layers.
WWW: http://www.mdal.xyz/ |