Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 May 2022 13:01:10 9.0_2
|
Lorenzo Salvadore (salvadore)  Author: Henrik Gulbrandsen |
science/elmerfem: Fix build with GCC 11
PR: 263539
Reported by: exp-run (antoine@)
Approved by: gerald (mentor) |
22 Nov 2021 09:40:34 9.0_1
|
Yuri Victorovich (yuri)  |
math/vtk9: Update 9.0.3 -> 9.1.0 |
16 Nov 2021 00:16:01 9.0
|
Yuri Victorovich (yuri)  |
science/elmerfem: Update 8.4.20200708 -> 9.0
PR: 258784
Original patch submitted by: henrik@gulbra.net (maintainer) |
22 Jun 2021 18:53:08 8.4.20200708_2
|
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
23 Apr 2021 20:56:21 8.4.20200708_1
|
Antoine Brodin (antoine)  |
Cleanup LIB_DEPENDS |
06 Apr 2021 14:31:07 8.4.20200708_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13 Jan 2021 23:03:31
8.4.20200708_1
|
linimon  |
Update GCC_DEFAULT from 9 to 10.
A few (mostly Fortran-based) ports need to be patched because GCC 10
is stricter. A handful of ports need to be restricted to GCC 9 because
they fail with 10.
5 ports still fail with GCC 10. However, seeing as this work has been
ongoing since 2020-05-24, it is simply time to make the commit and
notify the affected maintainers.
While here, pet portlint (Makevar order).
PR: 246700
Submitted by: gerald
Approved by: antoine (after many, many, -exp runs) |
14 Nov 2020 17:25:20
8.4.20200708_1
|
thierry  |
- Upgrade cad/opencascade to 7.5.0
Release notes at
<https://old.opencascade.com/sites/default/files/documents/release_notes_7.5.0.pdf>
- Bump PORTREVISION of consumers. |
31 Jul 2020 09:49:03
8.4.20200708
|
fernape  |
science/elmerfem: Update to 8.4.20200708 and fix dependencies
* Update to commit 679a882b on the devel branch (after elmerice merge + fixes)
* Removed DISTVERSIONPREFIX; we use the devel branch now, not official releases
* Removed Tcl dependency; this was only used for ElmerPost, which is obsolete
* Moved lots of library dependencies that were only needed for OpenCASCADE
* Added OCC option for OpenCASCADE dependency; on by default.
* Fixed indirect dependencies (Python 2.7 -> 3.7 and VTK 6.2 -> 8.2)
* Moved WITH_QT5 and QT_FOUND to GUI_CMAKE_ON to avoid CMake warnings
* Added QT5_LIBS to avoid lines longer than 80 characters in the Makefile
* Removed the partial f02cb33a patch file, which is no longer needed
* Removed the last sentence in pkg-descr (written for science/elmerfem-devel)
* Added HelmholtzProjection.so and SpringAssembly.so to pkg-plist
PR: 248246
Submitted by: henrik@gulbra.net (maintainer) |
23 Jun 2020 15:49:30
8.4.20200309_1
|
lbartoletti  |
science/elmerfem: Prepare for Qt5.15
PR: 247010
Approved by: tcberner (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D25412 |
06 May 2020 16:11:15
8.4.20200309_1
|
yuri  |
Bump 46 ports depending on math/openblas because the after the recent
math/openblas update the library name changed in openblas. |
04 Apr 2020 18:11:46
8.4.20200309
|
adridg  |
science/elmerfem fix build ahead of CMake 3.17.
This patch comes from upstream, but was mixed in with other
unrelated documentation changes. |
25 Mar 2020 20:36:07
8.4.20200309
|
pkubaj  |
science/elmerfem: fix build on GCC architectures
C++11 compiler is required:
The compiler feature "cxx_decltype" is not known to CXX compiler
"GNU"
version 4.2.1. |
10 Mar 2020 16:52:41
8.4.20200309
|
yuri  |
science/elmerfem: Add the GUI option
Submitted by: Henrik Gulbrandsen <henrik@gulbra.net> (via e-mail) |
09 Mar 2020 20:35:31
8.4_1
|
yuri  |
science/elmerfem: Take mantainership. |
30 Jan 2020 14:17:44
8.4_1
|
swills  |
Fix math/openblas and bump dependent ports
* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]
This is correcting issues from r523749 [1][2][4] and r515970 [3]
PR: 231371
Reported by: build cluster [1]
Reported by: Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by: many [5]
Reviewed by: mat, bapt
Approved by: implicit, since this is a build fix |
15 Jan 2020 16:11:40
8.4
|
yuri  |
science/elmerfem: Roll back the WWW change - it was correct before |
15 Jan 2020 16:09:52
8.4
|
yuri  |
Move cad/elmerfem -> science/elmerfem
Also:
* Update COMMENT to reflect how their website decribes it
* Update WWW
* Group USExx lines |