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.

non port: graphics/py-visvis/distinfo

Number of commits found: 5

Saturday, 17 Dec 2022
10:25 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
commit hash: f29869fc11191aa8bc4ae21282213761a9b64a9a commit hash: f29869fc11191aa8bc4ae21282213761a9b64a9a commit hash: f29869fc11191aa8bc4ae21282213761a9b64a9a commit hash: f29869fc11191aa8bc4ae21282213761a9b64a9a f29869f
Thursday, 17 Dec 2020
07:50 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)
Original commitRevision:558267 
Sunday, 13 Sep 2020
07:07 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
Original commitRevision:548458 
Friday, 10 Apr 2020
05:28 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)
Original commitRevision:531286 
Wednesday, 13 Nov 2019
23:47 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>
Original commitRevision:517537 

Number of commits found: 5