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) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-visvis Object oriented approach to visualization of 1D to 4D data
1.14.0_4 graphics 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 1.14.0_4Version of this port present on the latest quarterly branch.
Maintainer: rhurlin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-11-14 00:15:48
Last Update: 2024-03-09 15:21:24
Commit Hash: 5194e65
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/almarklein/visvis
Description:
Visvis is a pure Python library for visualization of 1D to 4D data in an object oriented way. Essentially, visvis is an object oriented layer of Python on top of OpenGL, thereby combining the power of OpenGL with the usability of Python. A Matlab-like interface in the form of a set of functions allows easy creation of objects (e.g. plot(), imshow(), volshow(), surf()). With visvis a range of different data can be visualized by simply adding world objects to a scene (or axes). These world objects can be anything from plots (lines with markers), to images, 3D rendered volumes, shaded meshes, or you can program your own world object class. If required, these data can also be moved in time.
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}visvis>0:graphics/py-visvis@${PY_FLAVOR}
To install the port:
cd /usr/ports/graphics/py-visvis/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/py-visvis
  • pkg install py39-visvis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-visvis listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-visvis
Package flavors (<flavor>: <package>)
  • py39: py39-visvis
distinfo:
TIMESTAMP = 1671221260 SHA256 (visvis-1.14.0.tar.gz) = e363760739f2ff2110ab88cb8c9b251297d1857b1cb37bfcc544beb26aab385a SIZE (visvis-1.14.0.tar.gz) = 4892032

Packages (timestamps in pop-ups are UTC):
py39-visvis
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.14.0_4--1.14.0_4---
FreeBSD:13:quarterly1.14.0_41.14.0_4--1.14.0_4-1.14.0_4-
FreeBSD:14:latest1.14.0_41.14.0_4--1.14.0_4---
FreeBSD:14:quarterly1.14.0_41.14.0_4--1.14.0_4-1.14.0_4-
FreeBSD:15:latest1.14.0_41.14.0_4n/a1.14.0_4n/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-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
  3. py39-qt5-pyqt>=5.15.10 : devel/py-qt5-pyqt@py39
  4. xorgproto>=0 : x11/xorgproto
Test dependencies:
  1. py39-hypothesis>=0 : devel/py-hypothesis@py39
  2. py39-pytest>=7,1 : devel/py-pytest@py39
  3. python3.9 : lang/python39
  4. py39-qt5-pyqt>=5.15.10 : devel/py-qt5-pyqt@py39
Runtime dependencies:
  1. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  2. py39-imageio>=0 : graphics/py-imageio@py39
  3. py39-PyOpenGL>=0 : graphics/py-PyOpenGL@py39
  4. py39-pyside2>=0 : devel/pyside2@py39
  5. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  6. python3.9 : lang/python39
  7. py39-qt5-pyqt>=5.15.10 : devel/py-qt5-pyqt@py39
Library dependencies:
  1. libfltk.so : x11-toolkits/fltk
  2. libGL.so : graphics/libglvnd
  3. libwx_baseu-3.0.so : x11-toolkits/wxgtk30@gtk3
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_py-visvis
USES:
gl python pyqt:5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/v/visvis/
  2. https://pypi.org/packages/source/v/visvis/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.14.0_4
09 Mar 2024 15:21:24
commit hash: 5194e658708d241b84166956ea4c1eb77a63d686commit hash: 5194e658708d241b84166956ea4c1eb77a63d686commit hash: 5194e658708d241b84166956ea4c1eb77a63d686commit hash: 5194e658708d241b84166956ea4c1eb77a63d686 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-visvis: Convert to USE_PYTHON=pytest

Approved by:	portmgr (blanket)
With hat:	python
1.14.0_4
23 Nov 2023 11:20:28
commit hash: 03eac77c103b637b316d6a73df7cae01986402cfcommit hash: 03eac77c103b637b316d6a73df7cae01986402cfcommit hash: 03eac77c103b637b316d6a73df7cae01986402cfcommit hash: 03eac77c103b637b316d6a73df7cae01986402cf files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/wxgtk32

New version of wxWidgets in tree
1.14.0_3
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>
1.14.0_3
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
1.14.0_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
1.14.0_1
09 Mar 2023 11:15:07
commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update to latest versions

- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7

PR:		269751
Exp-run by:	antoine
1.14.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
1.14.0
17 Dec 2022 10:25:51
commit hash: f29869fc11191aa8bc4ae21282213761a9b64a9acommit hash: f29869fc11191aa8bc4ae21282213761a9b64a9acommit hash: f29869fc11191aa8bc4ae21282213761a9b64a9acommit hash: f29869fc11191aa8bc4ae21282213761a9b64a9a files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
graphics/py-visvis: Update to 1.14.0

While here, add shebangs for python files and pytest.

Changelog: https://github.com/almarklein/visvis/compare/v1.13.0...v1.14.0

Reported by:	Repology
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)
1.13.0_5
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)
1.13.0_5
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.13.0_5
07 Mar 2022 17:39:13
commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/py-qt5, devel/py-sip: Update versions

- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)

PR:		261685
Exp-run by:	antoine
1.13.0_4
27 Jan 2022 06:12:26
commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.

SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.

PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.

This allows us to be in adequacy with the packages that the author of these
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.13.0_4
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
1.13.0_3
16 Apr 2021 07:52:45
commit hash: 925e342a409be50202c5150888762b66b96377f4commit hash: 925e342a409be50202c5150888762b66b96377f4commit hash: 925e342a409be50202c5150888762b66b96377f4commit hash: 925e342a409be50202c5150888762b66b96377f4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5

Bump 43 ports that either depend on wxgtk31 or potentially depend on it.

Reported by: portscout
1.13.0_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.
1.13.0_2
16 Mar 2021 09:29:54
Revision:568547Original commit files touched by this commit
lbartoletti search for other commits by this committer
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1

PR:		254218
Exp-run by:	antoine
1.13.0_1
08 Mar 2021 06:49:18
Revision:567825Original commit files touched by this commit
lbartoletti search for other commits by this committer
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0

* PyQt5: update to 5.15.3

This is a minor feature and bug-fix release. There are corresponding releases of
the other PyQt5-related packages.

 - Added the missing QImage.setAlphaChannel().
 - Support for the QtNetworkAuth library has been moved to a separate
PyQtNetworkAuth package.
 - Wheels no longer bundle the corresponding Qt libraries and instead
automatically install them from an external wheel.

* QScintilla2: update to 2.12.0

This adds support for Qt6 and removes support for Qt4.

 - Change the new distname (again)i due to a conflict
 - Use the new sip-build system

* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo

PR:		253865
Exp-run by:	antoine
1.13.0
17 Dec 2020 07:50:36
Revision:558267Original commit files touched by this commit
rhurlin search for other commits by this committer
graphics/py-visvis: Update to 1.13.0

Changelog: https://github.com/almarklein/visvis/compare/v1.12.4...v1.13.0

Reported by:	portscout
Approved by:	arrowd, tcberner (mentors, implicit)
1.12.4_2
15 Dec 2020 17:56:00
Revision:558168Original commit files touched by this commit
lbartoletti search for other commits by this committer
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to
12.8.1

PR:		251764
Exp-run by: antoine
1.12.4_1
05 Oct 2020 15:50:04
Revision:551499Original commit files touched by this commit
lbartoletti search for other commits by this committer
Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5

- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates
of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location,
devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts

[1] RiverBankComputing doesn't offer links to download latest version of some
ports

PR:		247369
Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D25749
Exp-run by:	antoine
1.12.4
13 Sep 2020 07:07:52
Revision:548458Original commit files touched by this commit
rhurlin search for other commits by this committer
graphics/py-visvis: Update to 1.12.4

- Fixes some issues for CI.
- Sort LIB_DEPENDS, RUN_DEPENDS order
- Remove RUN_DEPENDS for py27 flavor

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D26411
1.12.3_1
10 Sep 2020 19:17:39
Revision:548221Original commit files touched by this commit
rhurlin search for other commits by this committer
Change the maintainer entry in rhurlin's ports

After I got a commit bit for ports, it is time now to change the maintainers
entry in all 'owned' ports.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D26398
1.12.3_1
17 May 2020 05:55:12
Revision:535516Original commit files touched by this commit
lbartoletti search for other commits by this committer
x11-toolkits/wxgtk30: Update to 3.0.5.1

Changelog:
  -
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt

PR:	 246218
Approved by:	tcberner (mentor)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D24808
1.12.3
13 Apr 2020 20:49:54
Revision:531633Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak bulk -a
1.12.3
10 Apr 2020 05:28:53
Revision:531286Original commit files touched by this commit
tcberner search for other commits by this committer
graphics/py-visivis: Update to 1.12.3

PR:		245450
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>  (maintainer)
1.12.2
28 Dec 2019 07:43:05
Revision:521201Original commit files touched by this commit
sunpoet search for other commits by this committer
Readd py-visvis 1.12.2

- While I'm here:
  - Fix LICENSE
  - Add LICENSE_FILE
  - Use PYNUMPY
  - Add missing USES=pyqt:5

PR:		241510
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
1.12.2
14 Nov 2019 06:33:04
Revision:517555Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak bulk -a

Pointy hat:	sunpoet
1.12.2
13 Nov 2019 23:47:27
Revision:517537Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-visvis 1.12.2

Visvis is a pure Python library for visualization of 1D to 4D data in an bject
oriented way. Essentially, visvis is an object oriented layer of Python on top
of OpenGl, thereby combining the power of OpenGl with the usability of Python. A
Matlab-like interface in the form of a set of functions allows easy creation of
objects (e.g. plot(), imshow(), volshow(), surf()).

With visvis a range of different data can be visualized by simply adding world
objects to a scene (or axes). These world objects can be anything from plots
(lines with markers), to images, 3D rendered volumes, shaded meshes, or you can
program your own world object class. If required, these data can also be moved
in time.

WWW: https://github.com/almarklein/visvis

- While I'm here:
  - Fix LICENSE
  - Add LICENSE_FILE
  - Use PYNUMPY
  - Add missing USES=pyqt:5

PR:		241510
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>

Number of commits found: 29