non port: math/vtk9/Makefile |
SVNWeb
|
Number of commits found: 34 |
Wed, 2 Nov 2022
|
[ 16:22 Yuri Victorovich (yuri) ] 2edab7c
math/vtk9: Add workaround for a regression in VTK that requires qmake and moc
find_package(VTK QUIET COMPONENTS GUISupportQt) erroneously
requires qmake and moc to be present.
misc/visp regressed for this reason after VTK was updated to 9.2.2
even though VTK is only a proxy dependency for visp.
Reported by: fallout
|
Tue, 1 Nov 2022
|
[ 13:26 Piotr Kubaj (pkubaj) ] 57712b0
math/vtk9: fix build on powerpc64le
As with other ports bundling sqlite3, it fails to build on powerpc64le because
sqlite3 assumes big-endian on all powerpc*.
|
Mon, 24 Oct 2022
|
[ 08:14 Yuri Victorovich (yuri) ] 7406d45 (Only the first 10 of 26 ports in this commit are shown above. )
math/vtk9: Update 9.1.0 -> 9.2.2
|
Fri, 21 Oct 2022
|
[ 19:22 Yuri Victorovich (yuri) ] 9bd18faa (Only the first 10 of 22 ports in this commit are shown above. )
Revert "deskutils/just: Update 1.5.0 -> 1.6.0"
This reverts commit 9f02903fc610e0ee6355d351d75c201b213e0abe.
|
[ 19:21 Yuri Victorovich (yuri) ] 9f02903 (Only the first 10 of 22 ports in this commit are shown above. )
deskutils/just: Update 1.5.0 -> 1.6.0
Reported by: portscout
|
Thu, 20 Oct 2022
|
[ 22:31 Yuri Victorovich (yuri) ] ed69f58
math/vtk9: Fix mismatch in MPI dependency
Reported by: cmt@
|
[ 06:48 Yuri Victorovich (yuri) Author: alt2600@icloud.com ] 15bfd78
math/vtk9: Disable Qt6 discovery
PR: 267217
|
[ 05:17 Yuri Victorovich (yuri) ] 24eb2fb
math/vtk9: Limit net/py-mpi4py dependency when both PYTHON and MPI options are
on
PR: 267191
Reported by: VVD <vvd@unislabs.com>
|
Wed, 19 Oct 2022
|
[ 01:21 Yuri Victorovich (yuri) ] b0c2eb7
math/vtk9: Add net/py-mpi4py dependency
... after the bundled version of mpi4py was recently removed.
|
Mon, 17 Oct 2022
|
[ 09:20 Yuri Victorovich (yuri) ] 6673a21
math/vtk9: Remove bundled pythob module mpi4py because it conflicts with
standalone py-mpi4py
Requested by: thierry@
|
Thu, 13 Oct 2022
|
[ 17:25 Yuri Victorovich (yuri) ] 0c041ad (Only the first 10 of 27 ports in this commit are shown above. )
textproc/py-python-lsp-black: New port: Black plugin for the Python LSP Server
|
[ 14:41 Yuri Victorovich (yuri) ] 586b19a (Only the first 10 of 27 ports in this commit are shown above. )
Revert "textproc/py-python-lsp-black: New port: Black plugin for the Python LSP
Server"
This reverts commit 0c041ad4a2d2ade16fb3a91a5e651f018e33455f.
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
|
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 )
|
Wed, 20 Jul 2022
|
[ 14:35 Tobias C. Berner (tcberner) ] 5564b3b (Only the first 10 of 87 ports in this commit are shown above. )
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com>
|
Tue, 28 Jun 2022
|
[ 16:48 Yuri Victorovich (yuri) ] 1f7e038
math/vtk9: Fix MPI option
It wasn't linking to MPI libraries due to change in cmake flag name.
|
Mon, 7 Mar 2022
|
[ 18:10 Po-Chuan Hsieh (sunpoet) ] 6e49c04 (Only the first 10 of 29 ports in this commit are shown above. )
science/netcdf: Update to 4.8.1
- Update MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/Unidata/netcdf-c/releases
|
Tue, 23 Nov 2021
|
[ 23:53 Yuri Victorovich (yuri) ] 5fff47e
math/vtk9: Use external packages instead of bundled dependencies
This is partially restoring what has eroded with vtk updates,
and is partially adding new external dependencies.
|
Mon, 22 Nov 2021
|
[ 17:24 Yuri Victorovich (yuri) ] 8e148e8
math/vtk9: Force default python version in build
|
[ 09:40 Yuri Victorovich (yuri) ] 580d53b
math/vtk9: Update 9.0.3 -> 9.1.0
|
Thu, 19 Aug 2021
|
[ 08:46 Yuri Victorovich (yuri) ] 3375c7e
math/vtk9: Fix QT option
It wasn't properly enabling Qt support.
|
Wed, 18 Aug 2021
|
[ 22:50 Yuri Victorovich (yuri) ] b578729
math/vtk9: Update 9.0.1 -> 9.0.3
Reported by: portscout
|
Tue, 29 Jun 2021
|
[ 10:20 Thierry Thomas (thierry) ] e67606b
math/vtk9: do not pollute namespace with Xutil.h
Add the patch b3b088e8 from upstream, in order to permit cad/opencascade
to switch to VTK-9.
PR: 256876
Approved by: yuri (maintainer)
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
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
|
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.
|
Fri, 22 Jan 2021
|
[ 20:40 yuri ]
math/vtk9: Add pip's .egg-info directory that is normally installed with python
packages
At least one user, py-mayavi, needs it.
|
Thu, 21 Jan 2021
|
[ 18:26 yuri ]
math/vtk9: Add the PYTHON option for python binding
Also fix WWW and MASTER_SITES URLs.
|
Fri, 26 Jun 2020
|
[ 19:03 yuri ]
math/vtk9: Update 9.0.0 -> 9.0.1
Reported by: portscout
|
Fri, 8 May 2020
|
[ 01:00 yuri ]
math/vtk9: Update 9.0.0.rc3 -> 9.0.0
|
Sat, 2 May 2020
|
[ 01:41 yuri ]
math/vtk*: Fix CONFLICTS lines
|
Mon, 27 Apr 2020
|
[ 08:44 yuri ]
math/vtk8 and math/vtk9: Remove commented out lines
|
Sun, 26 Apr 2020
|
[ 23:26 yuri ]
New port: math/vtk9: Visualization toolkit (9.0.0.rc3)
|
[ 23:24 yuri ] (Only the first 10 of 12 ports in this commit are shown above. )
Repocopy math/vtk8 -> math/vtk9
|
Number of commits found: 34 |