non port: math/mdal/Makefile |
SVNWeb
|
Number of commits found: 18 |
Sat, 27 May 2023
|
[ 04:08 Po-Chuan Hsieh (sunpoet) ] 17dbcfa (Only the first 10 of 35 ports in this commit are shown above. )
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
|
Wed, 24 May 2023
|
[ 16:34 Mathieu Arnold (mat) ] 0619748 (Only the first 10 of 74 ports in this commit are shown above. )
*: regular cleanup for GH_TAGNAME bad usage
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Wed, 4 Jan 2023
|
[ 11:10 Wen Heping (wen) ] f1f3de8
math/mdal: Update to 1.0.1
|
Mon, 28 Nov 2022
|
[ 11:49 Wen Heping (wen) ] c0e7823
math/mdal: Update to 1.0.0
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
Wed, 20 Jul 2022
|
[ 14:35 Tobias C. Berner (tcberner) ] 5564b3b (Only the first 10 of 87 ports in this commit are shown above. )
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>
|
[ 14:22 Tobias C. Berner (tcberner) ] f53eb28 (Only the first 10 of 719 ports in this commit are shown above. )
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 )
|
Thu, 16 Jun 2022
|
[ 15:13 Po-Chuan Hsieh (sunpoet) ] 328ae40 (Only the first 10 of 52 ports in this commit are shown above. )
*/*: 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
|
Tue, 12 Apr 2022
|
[ 03:17 Wen Heping (wen) ] 848e360
math/mdal: Update to 0.9.4
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
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)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Mon, 7 Mar 2022
|
[ 18:10 Po-Chuan Hsieh (sunpoet) ] 6e49c04 (Only the first 10 of 29 ports in this commit are shown above. )
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
|
Sun, 24 Oct 2021
|
[ 01:48 Wen Heping (wen) ] 33bcf97
math/mdal: Update to 0.9.0
|
Fri, 3 Sep 2021
|
[ 13:01 Tobias Kortkamp (tobik) ] 310623b (Only the first 10 of 17 ports in this commit are shown above. )
*: 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
|
Sun, 1 Aug 2021
|
[ 09:45 Wen Heping (wen) ] 97f8ce8
math/mdal: Add missing DEPENDS
- Find sqlite3 correctly
|
Fri, 30 Jul 2021
|
[ 23:48 Wen Heping (wen) ] 53e162e
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/
|
Number of commits found: 18 |