notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
vtk9 Visualization toolkit
9.2.6_4 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 9.2.6_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-04-26 23:25:05
Last Update: 2024-02-22 09:38:42
Commit Hash: 35b87f5
Also Listed In: graphics
License: BSD3CLAUSE
WWW:
https://vtk.org/
Description:
The Visualization Toolkit (VTK) is an open-source, freely available software system for 3D computer graphics, image processing and visualization. VTK consists of a C++ class library and several interpreted interface layers including Tcl/Tk, Java, and Python. Kitware, whose team created and continues to extend the toolkit, offers professional support and consulting services for VTK. VTK supports a wide variety of visualization algorithms including: scalar, vector, tensor, texture, and volumetric methods; and advanced modeling techniques such as: implicit modeling, polygon reduction, mesh smoothing, cutting, contouring, and Delaunay triangulation. VTK has an extensive information visualization framework, has a suite of 3D interaction widgets, supports parallel processing, and integrates with various databases on GUI toolkits such as Qt and Tk.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/vtk9-9.2.6_4/catalog.mk
  3. /usr/local/share/licenses/vtk9-9.2.6_4/LICENSE
  4. /usr/local/share/licenses/vtk9-9.2.6_4/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • vtk9>0:math/vtk9
Conflicts:
CONFLICTS:
  • vtk6
  • vtk8
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/math/vtk9/ && make install clean
To add the package, run one of these commands:
  • pkg install math/vtk9
  • pkg install vtk9
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vtk9
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1687488293 SHA256 (VTK-9.2.6.tar.gz) = 06fc8d49c4e56f498c40fcb38a563ed8d4ec31358d0101e8988f0bb4d539dd12 SIZE (VTK-9.2.6.tar.gz) = 53810904

Packages (timestamps in pop-ups are UTC):
vtk9
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-9.2.6_4-9.2.6_49.2.6_4---
FreeBSD:13:quarterly-9.2.6_2-9.2.6_29.2.6_2---
FreeBSD:14:latest-9.2.6_4-9.2.6_49.2.6_4---
FreeBSD:14:quarterly-9.2.6_2-9.2.6_29.2.6_2---
FreeBSD:15:latest-9.2.6_4n/a9.2.6_2n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-mpi4py>0 : net/py-mpi4py@py39
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. python3.9 : lang/python39
  5. xorgproto>=0 : x11/xorgproto
  6. xorgproto>=0 : x11/xorgproto
  7. ice.pc : x11/libICE
  8. x11.pc : x11/libX11
  9. xt.pc : x11-toolkits/libXt
  10. xext.pc : x11/libXext
  11. sm.pc : x11/libSM
  12. xcursor.pc : x11/libXcursor
  13. xfixes.pc : x11/libXfixes
  14. xrender.pc : x11/libXrender
  15. qt5-buildtools>=5.15 : devel/qt5-buildtools
  16. qt5-qmake>=5.15 : devel/qt5-qmake
  17. QtUiPlugin : x11-toolkits/qt5-uiplugin
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-mpi4py>0 : net/py-mpi4py@py39
  2. python3.9 : lang/python39
  3. ice.pc : x11/libICE
  4. x11.pc : x11/libX11
  5. xt.pc : x11-toolkits/libXt
  6. xext.pc : x11/libXext
  7. sm.pc : x11/libSM
  8. xcursor.pc : x11/libXcursor
  9. xfixes.pc : x11/libXfixes
  10. xrender.pc : x11/libXrender
  11. qt5-buildtools>=5.15 : devel/qt5-buildtools
  12. qt5-qmake>=5.15 : devel/qt5-qmake
  13. QtUiPlugin : x11-toolkits/qt5-uiplugin
Library dependencies:
  1. libexpat.so : textproc/expat2
  2. libfreetype.so : print/freetype2
  3. libhdf5.so : science/hdf5
  4. libnetcdf.so : science/netcdf
  5. libpng.so : graphics/png
  6. libtiff.so : graphics/tiff
  7. libjpeg.so : graphics/jpeg-turbo
  8. libmpi_mpifh.so : net/openmpi
  9. libGL.so : graphics/libglvnd
  10. libGLU.so : graphics/libGLU
  11. libQt5Core.so : devel/qt5-core
  12. libQt5Qml.so : x11-toolkits/qt5-declarative
  13. libQt5Gui.so : x11-toolkits/qt5-gui
  14. libQt5Network.so : net/qt5-network
  15. libQt5OpenGL.so : graphics/qt5-opengl
  16. libQt5Sql.so : databases/qt5-sql
  17. libQt5Widgets.so : x11-toolkits/qt5-widgets
  18. libQt5X11Extras.so : x11/qt5-x11extras
This port is required by:
for Build
  1. graphics/py-fury
for Libraries
  1. cad/appcsxcad
  2. cad/csxcad
  3. cad/freecad
  4. cad/opencascade
  5. cad/qcsxcad
  6. graphics/cloudcompare
  7. graphics/f3d
Expand this list (16 items / 9 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. graphics/mirtk
  3. graphics/pcl-pointclouds
  4. graphics/py-mayavi
  5. misc/visp
  6. science/InsightToolkit
  7. science/elmerfem
  8. science/liggghts
  9. science/openems
  10. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. multimedia/f3d*
  2. Collapse this list of deleted ports.
for Run
  1. graphics/py-fury
  2. graphics/py-pyvista
  3. science/paraview
  4. science/py-vedo

Configuration Options:
===> The following configuration options are available for vtk9-9.2.6_4: DESIGNER=off: Build the Qt Designer plugin DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples OMPI=on: OpenMPI (Message Passing Interface) support OSMESA=off: Use Mesa for off-screen rendering PYTHON=on: Python bindings or support QT5=on: Qt 5 toolkit support ====> Groups JAVA=off: Enable JAVA group TCLTK=off: Enable TCLTK group ===> Use 'make config' to modify these settings
Options name:
math_vtk9
USES:
alias cmake compiler:c++11-lang jpeg localbase xorg mpi:openmpi python qt:5 gl pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://vtk.org/files/release/9.2/
Collapse this list.

Number of commits found: 47

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.2.6_4
22 Feb 2024 09:38:42
commit hash: 35b87f5972e2a55f4dd6704665eca9de71011ef3commit hash: 35b87f5972e2a55f4dd6704665eca9de71011ef3commit hash: 35b87f5972e2a55f4dd6704665eca9de71011ef3commit hash: 35b87f5972e2a55f4dd6704665eca9de71011ef3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Hiroo Ono
math/vtk9: Fix build with OSMESA and JAVA option

PR:		277216
9.2.6_3
18 Feb 2024 09:29:31
commit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373acommit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373acommit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373acommit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373a files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after OpenMPI upgrade
9.2.6_2
15 Dec 2023 22:23:54
commit hash: 3506637bdeadf7fa0dc111c469d0a7eb84c03a7bcommit hash: 3506637bdeadf7fa0dc111c469d0a7eb84c03a7bcommit hash: 3506637bdeadf7fa0dc111c469d0a7eb84c03a7bcommit hash: 3506637bdeadf7fa0dc111c469d0a7eb84c03a7b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/vtk9: Broken on FreeBSD 13 aarch64

Clang crashes.
9.2.6_2
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
9.2.6_1
26 Jul 2023 19:58:56
commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/qt6: bump dependent ports
9.2.6
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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>
9.2.6
24 Jun 2023 04:51:29
commit hash: 34eb151036b5a78e12180b13511758ec0c5353e5commit hash: 34eb151036b5a78e12180b13511758ec0c5353e5commit hash: 34eb151036b5a78e12180b13511758ec0c5353e5commit hash: 34eb151036b5a78e12180b13511758ec0c5353e5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/vtk9: Update 9.2.2 → 9.2.6

Reported by:	portscout
9.2.2_3
23 Jun 2023 04:51:09
commit hash: c5a34d7210f1005facee35d97cbe325a888d9af8commit hash: c5a34d7210f1005facee35d97cbe325a888d9af8commit hash: c5a34d7210f1005facee35d97cbe325a888d9af8commit hash: c5a34d7210f1005facee35d97cbe325a888d9af8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/vtk9: Fix build breakage at plugins.qmltypes: Undefined symbol
"ompi_mpi_comm_world"

PR:		267320
Reported by:	alt2600@icloud.com
9.2.2_3
17 Jun 2023 15:24:55
commit hash: 8c1a570ba56ecb0ed8714b81241b1858058d156fcommit hash: 8c1a570ba56ecb0ed8714b81241b1858058d156fcommit hash: 8c1a570ba56ecb0ed8714b81241b1858058d156fcommit hash: 8c1a570ba56ecb0ed8714b81241b1858058d156f files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
math/vtk9: fix build with clang 16

Clang 16 has a new error about incompatible function types, which shows
up when building math/vtk9:

 
/wrkdirs/usr/ports/math/vtk9/work/VTK-9.2.2/ThirdParty/cgns/vtkcgns/src/adfh/ADFH.c:1274:93:
error: incompatible function pointer types passing 'herr_t (hid_t, const char *,
const H5L_info1_t *, void *)' (aka 'int (long, const char *, const H5L_info1_t
*, void *)') to parameter of type 'H5L_iterate2_t' (aka 'int (*)(long, const
char *, const H5L_info2_t *, void *)') [-Wincompatible-function-pointer-types]
      if (! is_link(id)) H5Literate_by_name2(id, name, H5_INDEX_CRT_ORDER,
H5_ITER_INC, NULL, delete_children, data, H5P_DEFAULT);
                                                                                
             ^~~~~~~~~~~~~~~
  /usr/local/include/H5Lpublic.h:992:87: note: passing argument to parameter
'op' here
                                    H5_iter_order_t order, hsize_t *idx,
H5L_iterate2_t op, void *op_data,
                                                                                
       ^
 
/wrkdirs/usr/ports/math/vtk9/work/VTK-9.2.2/ThirdParty/cgns/vtkcgns/src/adfh/ADFH.c:1434:64:
error: incompatible function pointer types passing 'herr_t (hid_t, const char *,
const H5L_info1_t *, void *)' (aka 'int (long, const char *, const H5L_info1_t
*, void *)') to parameter of type 'H5L_iterate2_t' (aka 'int (*)(long, const
char *, const H5L_info2_t *, void *)') [-Wincompatible-function-pointer-types]
      H5Literate2(gid, H5_INDEX_CRT_ORDER, H5_ITER_NATIVE, NULL, fix_dimensions,
NULL);
                                                                 ^~~~~~~~~~~~~~
  /usr/local/include/H5Lpublic.h:926:42: note: passing argument to parameter
'op' here
(Only the first 15 lines of the commit message are shown above View all of this commit message)
9.2.2_2
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
9.2.2_1
02 Nov 2022 16:22:57
commit hash: 2edab7ca82988fc4a066d0c40d50bcd8a472d098commit hash: 2edab7ca82988fc4a066d0c40d50bcd8a472d098commit hash: 2edab7ca82988fc4a066d0c40d50bcd8a472d098commit hash: 2edab7ca82988fc4a066d0c40d50bcd8a472d098 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
9.2.2
01 Nov 2022 13:26:09
commit hash: 57712b0ba0736b7861c39d91968ad22a11cadfc6commit hash: 57712b0ba0736b7861c39d91968ad22a11cadfc6commit hash: 57712b0ba0736b7861c39d91968ad22a11cadfc6commit hash: 57712b0ba0736b7861c39d91968ad22a11cadfc6 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
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*.
9.2.2
24 Oct 2022 08:14:57
commit hash: 7406d45d49bb84c8062dbc56845622c0ddbaf791commit hash: 7406d45d49bb84c8062dbc56845622c0ddbaf791commit hash: 7406d45d49bb84c8062dbc56845622c0ddbaf791commit hash: 7406d45d49bb84c8062dbc56845622c0ddbaf791 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/vtk9: Update 9.1.0 -> 9.2.2
9.1.0_8
21 Oct 2022 19:22:35
commit hash: 9bd18faa1cb4b93efcaf694c21e1601d78bc5d4ccommit hash: 9bd18faa1cb4b93efcaf694c21e1601d78bc5d4ccommit hash: 9bd18faa1cb4b93efcaf694c21e1601d78bc5d4ccommit hash: 9bd18faa1cb4b93efcaf694c21e1601d78bc5d4c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Revert "deskutils/just: Update 1.5.0 -> 1.6.0"

This reverts commit 9f02903fc610e0ee6355d351d75c201b213e0abe.
9.2.2
21 Oct 2022 19:21:52
commit hash: 9f02903fc610e0ee6355d351d75c201b213e0abecommit hash: 9f02903fc610e0ee6355d351d75c201b213e0abecommit hash: 9f02903fc610e0ee6355d351d75c201b213e0abecommit hash: 9f02903fc610e0ee6355d351d75c201b213e0abe files touched by this commit Sanity Test Failure
Yuri Victorovich (yuri) search for other commits by this committer
deskutils/just: Update 1.5.0 -> 1.6.0

Reported by:	portscout
9.1.0_8
20 Oct 2022 22:31:03
commit hash: ed69f5862e3f322a32eda4fdb62100d2792419a4commit hash: ed69f5862e3f322a32eda4fdb62100d2792419a4commit hash: ed69f5862e3f322a32eda4fdb62100d2792419a4commit hash: ed69f5862e3f322a32eda4fdb62100d2792419a4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/vtk9: Fix mismatch in MPI dependency

Reported by:	cmt@
9.1.0_7
20 Oct 2022 06:48:50
commit hash: 15bfd7814feb4ff67c141afb6ed6f6ec63b7db9ccommit hash: 15bfd7814feb4ff67c141afb6ed6f6ec63b7db9ccommit hash: 15bfd7814feb4ff67c141afb6ed6f6ec63b7db9ccommit hash: 15bfd7814feb4ff67c141afb6ed6f6ec63b7db9c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: alt2600@icloud.com
math/vtk9: Disable Qt6 discovery

PR:		267217
9.1.0_7
20 Oct 2022 05:17:58
commit hash: 24eb2fbf5e80b7ba9ea3be8cabfcf7dd54b08935commit hash: 24eb2fbf5e80b7ba9ea3be8cabfcf7dd54b08935commit hash: 24eb2fbf5e80b7ba9ea3be8cabfcf7dd54b08935commit hash: 24eb2fbf5e80b7ba9ea3be8cabfcf7dd54b08935 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/vtk9: Limit net/py-mpi4py dependency when both PYTHON and MPI options are
on

PR:		267191
Reported by:	VVD <vvd@unislabs.com>
9.1.0_6
19 Oct 2022 01:21:32
commit hash: b0c2eb73e1e022360f1cd2486e38fcd0564314cdcommit hash: b0c2eb73e1e022360f1cd2486e38fcd0564314cdcommit hash: b0c2eb73e1e022360f1cd2486e38fcd0564314cdcommit hash: b0c2eb73e1e022360f1cd2486e38fcd0564314cd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/vtk9: Add net/py-mpi4py dependency

... after the bundled version of mpi4py was recently removed.
9.1.0_5
17 Oct 2022 09:20:21
commit hash: 6673a218d3c1eca218d04a346fc1dcb8a532619acommit hash: 6673a218d3c1eca218d04a346fc1dcb8a532619acommit hash: 6673a218d3c1eca218d04a346fc1dcb8a532619acommit hash: 6673a218d3c1eca218d04a346fc1dcb8a532619a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/vtk9: Remove bundled pythob module mpi4py because it conflicts with
standalone py-mpi4py

Requested by:	thierry@
9.2.2
13 Oct 2022 17:25:45
commit hash: 0c041ad4a2d2ade16fb3a91a5e651f018e33455fcommit hash: 0c041ad4a2d2ade16fb3a91a5e651f018e33455fcommit hash: 0c041ad4a2d2ade16fb3a91a5e651f018e33455fcommit hash: 0c041ad4a2d2ade16fb3a91a5e651f018e33455f files touched by this commit Sanity Test Failure
Yuri Victorovich (yuri) search for other commits by this committer
textproc/py-python-lsp-black: New port: Black plugin for the Python LSP Server
9.1.0_4
13 Oct 2022 14:41:27
commit hash: 586b19abbaad16e1611885fbcd2c5d3cb0f5c4e1commit hash: 586b19abbaad16e1611885fbcd2c5d3cb0f5c4e1commit hash: 586b19abbaad16e1611885fbcd2c5d3cb0f5c4e1commit hash: 586b19abbaad16e1611885fbcd2c5d3cb0f5c4e1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Revert "textproc/py-python-lsp-black: New port: Black plugin for the Python LSP
Server"

This reverts commit 0c041ad4a2d2ade16fb3a91a5e651f018e33455f.
9.1.0_4
10 Oct 2022 18:16:54
commit hash: 5da4ef64f4b6cfb65d7af68242b6547cb3cf0bc9commit hash: 5da4ef64f4b6cfb65d7af68242b6547cb3cf0bc9commit hash: 5da4ef64f4b6cfb65d7af68242b6547cb3cf0bc9commit hash: 5da4ef64f4b6cfb65d7af68242b6547cb3cf0bc9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}spot: Update 2.11 -> 2.11.1
9.1.0_4
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
9.1.0_4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
9.1.0_4
20 Jul 2022 14:35:24
commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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>
9.1.0_3
28 Jun 2022 16:48:27
commit hash: 1f7e038474d43e3d2e4ce6fbc1d27e435c70db76commit hash: 1f7e038474d43e3d2e4ce6fbc1d27e435c70db76commit hash: 1f7e038474d43e3d2e4ce6fbc1d27e435c70db76commit hash: 1f7e038474d43e3d2e4ce6fbc1d27e435c70db76 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/vtk9: Fix MPI option

It wasn't linking to MPI libraries due to change in cmake flag name.
9.1.0_2
22 Jun 2022 14:39:46
commit hash: 4eed11387fbfb134d1e20aa9b429a573e627d4e0commit hash: 4eed11387fbfb134d1e20aa9b429a573e627d4e0commit hash: 4eed11387fbfb134d1e20aa9b429a573e627d4e0commit hash: 4eed11387fbfb134d1e20aa9b429a573e627d4e0 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
math/vtk9: fix build after d1e8146547 (netcdf 4.9.0)

NC_SZIP_NN is not #define'd in netcdf.h, so it cannot be the target
of an assignment anymore. Fortunately NC_SZIP_NN is now defined to
the same value (32) as it was set to by vtk9 before (and it was
declared const int before), so just hide the old const int if NC_SZIP_NN
is already defined.
No functional change, no bumps.
9.1.0_2
07 Mar 2022 18:10:58
commit hash: 6e49c0444ea9764f827f044f39494d9bb23a79e1commit hash: 6e49c0444ea9764f827f044f39494d9bb23a79e1commit hash: 6e49c0444ea9764f827f044f39494d9bb23a79e1commit hash: 6e49c0444ea9764f827f044f39494d9bb23a79e1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
9.1.0_1
23 Nov 2021 23:53:29
commit hash: 5fff47e3957bc066cb63f6810e5e285820a8d86dcommit hash: 5fff47e3957bc066cb63f6810e5e285820a8d86dcommit hash: 5fff47e3957bc066cb63f6810e5e285820a8d86dcommit hash: 5fff47e3957bc066cb63f6810e5e285820a8d86d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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.
9.1.0
22 Nov 2021 17:24:21
commit hash: 8e148e82a6b7b0f052fb5e8524ef1ca686ccd42bcommit hash: 8e148e82a6b7b0f052fb5e8524ef1ca686ccd42bcommit hash: 8e148e82a6b7b0f052fb5e8524ef1ca686ccd42bcommit hash: 8e148e82a6b7b0f052fb5e8524ef1ca686ccd42b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/vtk9: Force default python version in build
9.1.0
22 Nov 2021 09:40:34
commit hash: 580d53bd0944f7e609e9a27154b29b52a65276eacommit hash: 580d53bd0944f7e609e9a27154b29b52a65276eacommit hash: 580d53bd0944f7e609e9a27154b29b52a65276eacommit hash: 580d53bd0944f7e609e9a27154b29b52a65276ea files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/vtk9: Update 9.0.3 -> 9.1.0
9.0.3_1
19 Aug 2021 08:46:10
commit hash: 3375c7e1c8055768381e0bdce9373f4ee354da4fcommit hash: 3375c7e1c8055768381e0bdce9373f4ee354da4fcommit hash: 3375c7e1c8055768381e0bdce9373f4ee354da4fcommit hash: 3375c7e1c8055768381e0bdce9373f4ee354da4f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/vtk9: Fix QT option

It wasn't properly enabling Qt support.
9.0.3
18 Aug 2021 22:50:45
commit hash: b5787296b108006bb65599e272f9dec88aa908facommit hash: b5787296b108006bb65599e272f9dec88aa908facommit hash: b5787296b108006bb65599e272f9dec88aa908facommit hash: b5787296b108006bb65599e272f9dec88aa908fa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/vtk9: Update 9.0.1 -> 9.0.3

Reported by:	portscout
9.0.1_4
29 Jun 2021 10:20:38
commit hash: e67606b6b191a590ef2e373ab5e3f0e32aedae05commit hash: e67606b6b191a590ef2e373ab5e3f0e32aedae05commit hash: e67606b6b191a590ef2e373ab5e3f0e32aedae05commit hash: e67606b6b191a590ef2e373ab5e3f0e32aedae05 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
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)
9.0.1_3
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
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
9.0.1_2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
9.0.1_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
9.0.1_2
22 Jan 2021 20:40:09
Revision:562337Original commit files touched by this commit
yuri search for other commits by this committer
math/vtk9: Add pip's .egg-info directory that is normally installed with python
packages

At least one user, py-mayavi, needs it.
9.0.1_1
21 Jan 2021 18:26:08
Revision:562228Original commit files touched by this commit
yuri search for other commits by this committer
math/vtk9: Add the PYTHON option for python binding

Also fix WWW and MASTER_SITES URLs.
9.0.1
26 Jun 2020 19:03:21
Revision:540537Original commit files touched by this commit
yuri search for other commits by this committer
math/vtk9: Update 9.0.0 -> 9.0.1

Reported by:	portscout
9.0.0
08 May 2020 01:00:20
Revision:534312Original commit files touched by this commit
yuri search for other commits by this committer
math/vtk9: Update 9.0.0.rc3 -> 9.0.0
9.0.0.r3
02 May 2020 01:41:13
Revision:533650Original commit files touched by this commit
yuri search for other commits by this committer
math/vtk*: Fix CONFLICTS lines
9.0.0.r3
27 Apr 2020 08:44:45
Revision:533111Original commit files touched by this commit
yuri search for other commits by this committer
math/vtk8 and math/vtk9: Remove commented out lines
9.0.0.r3
26 Apr 2020 23:26:51
Revision:533090Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/vtk9: Visualization toolkit (9.0.0.rc3)
8.2.0
26 Apr 2020 23:24:59
Revision:533089Original commit files touched by this commit
yuri search for other commits by this committer
Repocopy math/vtk8 -> math/vtk9

Number of commits found: 47