non port: math/sundials/Makefile |
Number of commits found: 44 |
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 |
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 |
Sunday, 10 Dec 2023
|
10:23 Thierry Thomas (thierry)
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2
843da99 |
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 |
Wednesday, 23 Aug 2023
|
06:09 Yuri Victorovich (yuri)
math/sundials: update 6.5.1 → 6.6.0
59574ee |
Tuesday, 8 Aug 2023
|
08:42 Yuri Victorovich (yuri)
math/sundials: Update 6.4.0 → 6.5.1
Reported by: portscout
521ed71 |
Saturday, 1 Jul 2023
|
16:11 Thierry Thomas (thierry)
*/*: bump PORTREVISION after the upgrade of SuiteSparse
823182b |
Sunday, 23 Apr 2023
|
09:09 Gerald Pfeifer (gerald)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
8d3e020 |
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 |
Monday, 24 Oct 2022
|
18:14 Yuri Victorovich (yuri)
math/sundials: Use tarball (again) provided by the upstream; Correct WWW
Also improve CMAKExx and other lines.
PR: 267285
Reported by: diizzy@ (tarball-related)
ccbf258 |
Saturday, 22 Oct 2022
|
19:28 Yuri Victorovich (yuri)
math/sundials: Update 6.3.0 -> 6.4.0
815396c |
Sunday, 16 Oct 2022
|
19:37 Yuri Victorovich (yuri)
science/hypre: Update 2.25.0 -> 2.26.0
Reported by: portscout
b422449 |
Wednesday, 12 Oct 2022
|
07:15 Yuri Victorovich (yuri)
math/sundials: Update 6.2.0 -> 6.3.0
92c16b4 |
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 |
Wednesday, 29 Jun 2022
|
06:11 Yuri Victorovich (yuri)
math/sundials: Multiple changes
- add -DCMAKE_C_STANDARD=99 to CMAKE_ARGS; this fixes the LAPACK option
- remove -DSUNDIALS_INDEX_TYPE:STRING=int64_t, since this is
automatically determined based on SUNDIALS_INDEX_SIZE which defaults
to 64 bits. SUNDIALS_INDEX_TYPE has been deprecated with release 3.2.0
- make LAPACK default
- remove LAPACK_BROKEN
- remove {BLAS,LAPACK}_CMAKE_ON, since CMake warns during configuring
that FREEBSD_GCC_DIR is not used
- reenable OPENMP option
- replace BLAS_ENABLE with ENABLE_BLAS; this silences a warning
- switch the MPI option to CMAKE_BOOL
- add HYPRE_BROKEN, since configure errors out when trying to build with hypre
support
PR: 260771
Original patch submitted by: Philipp Ost <bsd@philippost.de>
7f9cd79 |
Monday, 20 Jun 2022
|
01:30 Yuri Victorovich (yuri)
math/sundials: Update 5.7.0 -> 6.2.0
def6670 |
Friday, 7 Jan 2022
|
08:34 Yuri Victorovich (yuri)
science/PETSc: Update 3.14.1 -> 3.16.3
Reported by: portscout
4510216 |
Friday, 3 Sep 2021
|
13:01 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
310623b |
Friday, 27 Aug 2021
|
22:33 Yuri Victorovich (yuri)
math/octave: Update 3.1.2 -> 5.7.0
8046913 |
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 |
Wednesday, 6 May 2020
|
16:39 yuri
Bump 37 ports depending on math/openblas through USES=blaslapack:openblas
because after the recent math/openblas update the library name changed in
openblas
|
Thursday, 30 Jan 2020
|
14:17 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
|
Wednesday, 16 Oct 2019
|
13:14 rene
math/sundials: drop optional dependency on expired math/superlu_mt
|
Friday, 26 Jul 2019
|
20:46 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Monday, 22 Apr 2019
|
13:16 gerald
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl
|
Tuesday, 25 Dec 2018
|
20:25 tcberner
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Wednesday, 12 Dec 2018
|
01:35 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Tuesday, 9 Oct 2018
|
01:26 yuri
science/hypre: Update 2.11.2 -> 2.15.0
Port changes:
* Move to GitHub
* Add the NOMPI option
* Update WWW
|
Tuesday, 2 Oct 2018
|
23:11 yuri
science/PETSc: Update 3.9.4->3.10.1; math/py-petsc4py: Update 3.9.1->3.10.0;
math/slepc: Update 3.9.2->3.10.0; math/py-slepc4py: Update 3.9.0->3.10.0
Bump math/sundials and math/petiga.
On commit because they depend on each other and don't build unless versions
match.
|
Saturday, 22 Sep 2018
|
17:40 yuri
Change 10 ports from net/mpich2 to net/mpich
mpich2 is the obsolete version 2.x, mpich is at the current version 3.x
science/triqs science/PETSc math/py-slepc4py math/slepc math/py-petsc4py
math/petiga math/sundials cad/elmerfem math/blocksolve95 math/spooles
|
Tuesday, 7 Aug 2018
|
08:27 yuri
math/sundials: Update 3.1.1 -> 3.1.2
HYPRE and PETSC options are now incompatible with LAPACK.
|
Sunday, 29 Jul 2018
|
22:18 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Tuesday, 8 May 2018
|
05:40 yuri
math/sundials: Update 3.1.0 -> 3.1.1
Reported by: portscout
|
Saturday, 5 May 2018
|
17:04 yuri
math/sundials: Fix build on 12
The previous patching was incomplete, missing another symbol that was aligned
with quote characters.
PR: 227995
Reported by: Robert Cina <transitive@gmail.com>
|
Tuesday, 27 Mar 2018
|
21:38 yuri
math/sundials: Unbreak on 12
Macro (ESYM) can't be aligned with a string in C++.
The upstream is going to fix this in the next release.
Reported by: fallout
|
Saturday, 30 Dec 2017
|
08:15 yuri
math/sundials: Changed to using <opt>_IMPLIES for HYPRE and PETSC options, and
removed the .include clause
Submitted by: myself
Reported by: jbeich
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13653
|
Wednesday, 27 Dec 2017
|
07:47 yuri
New port: math/sundials: SUite of Nonlinear and DIfferential/ALgebraic Equation
Solvers
This port was originally created by Pedro Giffuni. He offered me to take over
it.
I updated it to 3.1.0, added many options, etc.
The option FCMIX is broken upstream, so it is not present in the port.
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D13647
|
Number of commits found: 44 |