aboutsummaryrefslogtreecommitdiff
path: root/math/slepc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* */*: bump PORTREVISION after the upgrade of MPICHThierry Thomas2026-02-161-1/+1
|
* */*: chase the upgrade of BLIS to 2.0Thierry Thomas2025-07-031-1/+1
|
* */*: bump PORTREVISION to chase blas/lapack, Suitesparse and BLISThierry Thomas2025-01-241-0/+1
|
* math/slepc: update 3.22.1 → 3.22.2Yuri Victorovich2025-01-041-1/+1
|
* math/slepc: update 3.22.0 → 3.22.1Yuri Victorovich2024-10-301-1/+1
| | | | Reported by: portscout
* math/slepc: update 3.21.2 → 3.22.0Yuri Victorovich2024-10-031-1/+1
|
* math/slepc: update 3.21.1 → 3.21.2Yuri Victorovich2024-09-261-2/+1
| | | | Reported by: portscout
* math/slepc: Remove python requirement to have version=3.9Yuri Victorovich2024-06-241-1/+2
| | | | PR: 279654
* math/slepc: update 3.21.0 → 3.21.1Yuri Victorovich2024-04-281-1/+1
| | | | Reported by: portscout
* math/slepc: update 3.20.2 → 3.21.0Yuri Victorovich2024-03-311-1/+1
| | | | Reported by: portscout
* math/slepc: update 3.20.1 → 3.20.2Yuri Victorovich2024-03-181-2/+2
| | | | Reported by: portscout
* */*: chase the upgrade of BLAS / LAPACK to 3.12.0Thierry Thomas2024-01-011-0/+1
| | | | PR: 275860
* math/slepc: update 3.20.0 → 3.20.1Yuri Victorovich2023-12-251-2/+1
| | | | Reported by: portscout
* */*: bump PORTREVISION after the upgrade of MPICH to 4.1.2Thierry Thomas2023-12-101-0/+1
|
* math/slepc: update 3.19.2 → 3.20.0Yuri Victorovich2023-11-081-1/+1
|
* math/slepc: update 3.19.1 → 3.19.2Yuri Victorovich2023-09-061-1/+1
| | | | Reported by: portscout
* math/slepc: Update 3.19.0 → 3.19.1Yuri Victorovich2023-06-111-2/+1
| | | | Reported by: portscout
* *: Bump PORTREVISIONs for math/mpc update to 1.3.1Gerald Pfeifer2023-04-231-0/+1
|
* math/slepc: Update 3.18.3 → 3.19.0Yuri Victorovich2023-04-021-1/+3
| | | | Reported by: portscout
* math/slepc: Update 3.18.2 → 3.18.3Yuri Victorovich2023-03-271-2/+2
| | | | Reported by: portscout
* science/PETSc: Change to 64-bit indices; Add METIS optionYuri Victorovich2023-02-131-0/+1
| | | | By default PETSc uses 32-bit indices.
* math/slepc: Update 3.18.1 → 3.18.2Yuri Victorovich2023-01-271-1/+1
| | | | Reported by: portscout
* math/slepc: Re-add port: Scalable Library for Eigenvalue Problem ComputationsYuri Victorovich2022-12-231-0/+40
|
* Remove expired ports:Rene Ladan2020-12-291-50/+0
| | | | | | | | | | | | | | | | | | | | | 2020-12-12 textproc/py-hypua2jamo: Uses deprecated version of python 2020-12-12 devel/py-delfick_error: Uses deprecated version of python 2020-12-12 devel/py-fusefs: Uses deprecated version of python 2020-08-15 devel/py-noseofyeti: Uses deprecated version of python 2020-12-29 databases/py-bsddb: Uses deprecated version of python 2020-12-29 www/py-webhelpers: Uses deprecated version of python 2020-12-29 security/py-pyptlib: Uses deprecated version of python 2020-12-29 japanese/py-zinnia: Uses deprecated version of python 2020-12-29 math/slepc: Broken, uses deprecated version of python 2020-12-29 www/py-pastescript: Uses deprecated version of python 2020-12-29 databases/ldb14: Uses deprecated version of python 2020-12-29 math/py-slepc4py: Depends on broken and expiring math/slepc 2020-12-29 multimedia/py-kaa-base: Uses deprecated version of python 2020-12-29 devel/py-ydbf: Uses deprecated version of python 2020-12-29 devel/py-SymbolType: Uses deprecated version of python Notes: svn path=/head/; revision=559568
* Deprecated and mark BROKENAntoine Brodin2020-12-251-0/+4
| | | | | | | | | gmake[3]: *** No rule to make target 'libfast', needed by 'slepc_tree'. Stop. Reported by: pkg-fallout Notes: svn path=/head/; revision=559219
* Add USES=xorg USES=gl, ports categories mNiclas Zeising2019-11-061-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'm' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516916
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* Related to revision 499061 bump ports with USES=fortran to have themGerald Pfeifer2019-04-221-1/+1
| | | | | | | | | | benefit from the improved situation where libgcc_s is only used when absolutely necessary. Suggested by: tijl Notes: svn path=/head/; revision=499638
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* math/slepc: Update 3.10.0 -> 3.10.1Yuri Victorovich2018-10-251-2/+2
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=482956
* science/PETSc: Update 3.9.4->3.10.1; math/py-petsc4py: Update 3.9.1->3.10.0; ↵Yuri Victorovich2018-10-021-2/+2
| | | | | | | | | | 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. Notes: svn path=/head/; revision=481139
* Change 10 ports from net/mpich2 to net/mpichYuri Victorovich2018-09-221-2/+2
| | | | | | | | | | 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 Notes: svn path=/head/; revision=480424
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-0/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=475857
* slepc doesn't support python 3Antoine Brodin2018-07-131-1/+1
| | | | Notes: svn path=/head/; revision=474595
* math/slepc: Update 3.9.1 -> 3.9.2Yuri Victorovich2018-07-031-1/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=473809
* New port: math/slepc: Scalable Library for Eigenvalue Problem ComputationsYuri Victorovich2018-06-251-0/+44
Notes: svn path=/head/; revision=473299