non port: math/sundials/pkg-plist |
Number of commits found: 12 |
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, 22 Oct 2022
|
19:28 Yuri Victorovich (yuri)
math/sundials: Update 6.3.0 -> 6.4.0
815396c |
Wednesday, 12 Oct 2022
|
07:15 Yuri Victorovich (yuri)
math/sundials: Update 6.2.0 -> 6.3.0
92c16b4 |
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, 27 Aug 2021
|
22:33 Yuri Victorovich (yuri)
math/octave: Update 3.1.2 -> 5.7.0
8046913 |
Thursday, 17 Oct 2019
|
05:36 antoine
Fix packaging
|
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.
|
Tuesday, 8 May 2018
|
05:40 yuri
math/sundials: Update 3.1.0 -> 3.1.1
Reported by: portscout
|
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: 12 |