non port: math/py-petsc4py/Makefile |
SVNWeb
|
Number of commits found: 24 |
Fri, 1 Sep 2023
|
[ 15:52 Yuri Victorovich (yuri) ] e64927c
math/py-petsc4py: update 3.19.4 → 3.19.5
Reported by: portscout
|
Thu, 31 Aug 2023
|
[ 07:06 Yuri Victorovich (yuri) ] 54e2978
math/py-petsc4py: update 3.19.2 → 3.19.4
Reported by: portscout
|
Sat, 1 Jul 2023
|
[ 07:52 Yuri Victorovich (yuri) ] 6a5f3e6
math/py-petsc4py: Update 3.19.1 → 3.19.2
Reported by: portscout
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
Sun, 11 Jun 2023
|
[ 07:55 Yuri Victorovich (yuri) ] 0c0c493
math/py-petsc4py: Update 3.19.0 → 3.19.1
Reported by: portscout
|
Mon, 24 Apr 2023
|
[ 05:40 Yuri Victorovich (yuri) ] 2998f12
math/py-petsc4py: Update 3.18.5 → 3.19.0
Reported by: portscout
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Sun, 2 Apr 2023
|
[ 16:18 Yuri Victorovich (yuri) ] 007b601
science/PETSc: Update 3.18.5 → 3.19.0
Also bump 2 ports.
Also math/py-petsc4py is broken for now.
|
Wed, 1 Mar 2023
|
[ 09:01 Yuri Victorovich (yuri) ] 5a11498
math/py-petsc4py: Update 3.18.3 → 3.18.5
Reported by: portscout
|
Mon, 13 Feb 2023
|
[ 04:26 Yuri Victorovich (yuri) ] 945af58
science/PETSc: Change to 64-bit indices; Add METIS option
By default PETSc uses 32-bit indices.
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Sun, 1 Jan 2023
|
[ 22:21 Yuri Victorovich (yuri) ] 358918b
math/py-petsc4py: Update 3.18.2 -> 3.18.3
Reported by: portscout
|
Fri, 23 Dec 2022
|
[ 09:15 Yuri Victorovich (yuri) ] e765621
math/py-petsc4py: Update 3.10.0 -> 3.18.2
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 7 Jan 2022
|
[ 08:34 Yuri Victorovich (yuri) ] 4510216
science/PETSc: Update 3.14.1 -> 3.16.3
Reported by: portscout
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Fri, 25 Dec 2020
|
[ 09:09 antoine ]
Mark BROKEN
src/include/custom.h:174:1: error: static declaration of 'VecCUDAGetArray'
follows non-static declaration
Reported by: pkg-fallout
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Tue, 2 Oct 2018
|
[ 23:11 yuri ] (Only the first 10 of 15 ports in this commit are shown above. )
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.
|
Sat, 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
|
Sat, 9 Jun 2018
|
[ 16:20 yuri ]
New port: math/py-petsc4py: PETSc for Python
|
Number of commits found: 24 |