non port: math/dune-vtk/Makefile |
Number of commits found: 34 |
Thursday, 4 Jul 2024
|
11:39 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.13.0
and bump dependent ports' revisions.
Release
notes: https://github.com/oneapi-src/oneTBB/blob/v2021.13.0/RELEASE_NOTES.md
149e210 |
Friday, 21 Jun 2024
|
17:49 Thierry Thomas (thierry)
*/*: bump PORTREVISION after the upgrade to OpenBLAS
e2cd113 |
Monday, 29 Apr 2024
|
20:08 Thierry Thomas (thierry)
*/*: chase SuiteSparse’s upgrade
89b8324 |
Wednesday, 17 Apr 2024
|
11:28 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.12.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.12.0
96261a1 |
Sunday, 18 Feb 2024
|
09:29 Thierry Thomas (thierry)
*/*: bump PORTREVISION after OpenMPI upgrade
9eba616 |
09:22 Thierry Thomas (thierry)
*/*: fix the dependency to net/openmpi4
For ports without USES=mpi:openmpi. For the others, it will be set
automatically.
a62b21d9 |
Sunday, 28 Jan 2024
|
12:02 Thierry Thomas (thierry)
*/*: bump PORTREVISION after the upgrade to SuiteSparse
68a7254 |
Saturday, 13 Jan 2024
|
10:19 Thierry Thomas (thierry)
*/*: bump PORTREVISION after the upgrade of SuiteSparse to v7.5.0
0f35d11 |
Sunday, 31 Dec 2023
|
14:31 Thierry Thomas (thierry)
*/*: chase the upgrade of SuiteSparse
41c2a6b |
Tuesday, 12 Dec 2023
|
19:03 Thierry Thomas (thierry)
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219
ab17137 |
Tuesday, 28 Nov 2023
|
11:35 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.11.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.11.0
cf5d9b8 |
Tuesday, 31 Oct 2023
|
14:07 Thierry Thomas (thierry)
*/*: bump portrevision to chase CHOLMOD’s upgrade
0ff923b |
Friday, 20 Oct 2023
|
10:13 Thierry Thomas (thierry)
*/*: chase the upgrade of CHOLMOD
f2d3e2a |
Sunday, 15 Oct 2023
|
09:03 Thierry Thomas (thierry)
*/*: chase the upgrade of SuiteSparse
c32596f |
Wednesday, 20 Sep 2023
|
17:57 Thierry Thomas (thierry)
/*: bump PORTREVISION after the upgrade of SuiteSparse
a0ed0dc |
Monday, 21 Aug 2023
|
10:09 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.10.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.10.0
22e222c |
Wednesday, 12 Jul 2023
|
18:56 Felix Palmen (zirias)
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077
7d1faa7 |
Saturday, 1 Jul 2023
|
16:11 Thierry Thomas (thierry)
*/*: bump PORTREVISION after the upgrade of SuiteSparse
823182b |
Tuesday, 9 May 2023
|
10:25 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.9.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.9.0
8f947d9 |
Sunday, 23 Apr 2023
|
09:09 Gerald Pfeifer (gerald)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
8d3e020 |
Friday, 3 Mar 2023
|
15:01 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.8.0
Also:
- bump dependent ports' revisions
- fix build when WITH_DEBUG is set
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.8.0
1dc2569 |
Thursday, 19 Jan 2023
|
16:45 Thierry Thomas (thierry)
math/suitesparse*: bump PORTREVISION of dependant ports
112013a |
Sunday, 27 Nov 2022
|
11:09 Thierry Thomas (thierry)
*/*: bump PORTREVISION after the upgrade of math/suitesparse*
PR: 267742
6f9769f |
Thursday, 3 Nov 2022
|
11:32 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.7.0
and bump dependent ports' revisions.
Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.7.0/RELEASE_NOTES.md
e02e127 |
Wednesday, 28 Sep 2022
|
10:28 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.6.0
and bump dependent ports' revisions.
Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.6.0/RELEASE_NOTES.md
e3eba48 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Monday, 13 Jun 2022
|
22:49 Yuri Victorovich (yuri)
math/dune-vtk: Update g20210623 -> 2.8.0
fc5b878 |
Wednesday, 5 Jan 2022
|
16:43 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.5.0
and bump dependent ports' revisions
4a0e524 |
Sunday, 10 Oct 2021
|
15:11 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.4.0
Release notes:
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
036bda7 |
Tuesday, 7 Sep 2021
|
06:14 Yuri Victorovich (yuri)
math/dune-vtk: Update g20201220 -> g20210623
1726d7e |
Tuesday, 25 May 2021
|
10:00 Thierry Thomas (thierry)
math/suitesparse: adapt dependency lines after modularization
Do not bump PORTREVISION, because this should not change the resulting
packages.
Note for maintainers: try to not depend on the whole suitesparse package,
especially if your port do not require GraphBLAS (the biggest one).
8470aea |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Sunday, 17 Jan 2021
|
07:20 yuri
New port: math/dune-vtk: DUNE framework: File reader and writer for the VTK XML
format
|
Number of commits found: 34 |