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
nanovna-saver Multiplatform tool to save Touchstone files from the NanoVNA
0.5.3_1 comms 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 0.5.3_1Version of this port present on the latest quarterly branch.
Maintainer: hamradio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-01-01 23:14:52
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
Also Listed In: hamradio
License: GPLv3
WWW:
https://github.com/NanoVNA-Saver/nanovna-saver
Description:
NanoVNASaver A multiplatform tool to save Touchstone files from the NanoVNA, sweep frequency spans in segments to gain more than 101 data points, and generally display and analyze the resulting data.
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/nanovna-saver-0.5.3_1/catalog.mk
  2. /usr/local/share/licenses/nanovna-saver-0.5.3_1/LICENSE
  3. /usr/local/share/licenses/nanovna-saver-0.5.3_1/GPLv3
Collapse this list.
Dependency lines:
  • nanovna-saver>0:comms/nanovna-saver
To install the port:
cd /usr/ports/comms/nanovna-saver/ && make install clean
To add the package, run one of these commands:
  • pkg install comms/nanovna-saver
  • pkg install nanovna-saver
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nanovna-saver
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1663513335 SHA256 (NanoVNA-Saver-nanovna-saver-v0.5.3_GH0.tar.gz) = fc178b074f2e597b0206e01d4550e1b00f83bae4cdc38ed6611619e3199272cc SIZE (NanoVNA-Saver-nanovna-saver-v0.5.3_GH0.tar.gz) = 490288

Packages (timestamps in pop-ups are UTC):
nanovna-saver
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.3_10.5.3_1-0.5.3_10.5.3_1---
FreeBSD:13:quarterly0.5.3_10.5.3_1--0.5.3_1-0.5.3_1-
FreeBSD:14:latest0.5.3_10.5.3_1-0.5.3_10.5.3_1---
FreeBSD:14:quarterly0.5.3_10.5.3_1--0.5.3_1-0.5.3_1-
FreeBSD:15:latest0.5.3_10.5.3_1n/a0.5.3_1n/a-0.5.3_10.5.3_1
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-numpy>=1.16,1<1.25,1 : math/py-numpy@py39
  2. py39-scipy>0 : science/py-scipy@py39
  3. py39-pyserial>0 : comms/py-pyserial@py39
  4. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  5. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-numpy>=1.16,1<1.25,1 : math/py-numpy@py39
  2. py39-scipy>0 : science/py-scipy@py39
  3. py39-pyserial>0 : comms/py-pyserial@py39
  4. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  5. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
comms_nanovna-saver
USES:
python pyqt:5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/NanoVNA-Saver/nanovna-saver/tar.gz/v0.5.3?dummy=/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.3_1
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>
0.5.3_1
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
0.5.3
18 Sep 2022 18:01:16
commit hash: b1d3a8a165293dd9bc6a523ee044a1434a222d1dcommit hash: b1d3a8a165293dd9bc6a523ee044a1434a222d1dcommit hash: b1d3a8a165293dd9bc6a523ee044a1434a222d1dcommit hash: b1d3a8a165293dd9bc6a523ee044a1434a222d1d files touched by this commit
Diane Bruce (db) search for other commits by this committer
comms/nanovna-saver: Update to 0.5.3

Changelog
=========

0.5.3
-----

 - Int casts due to python 3.10 extension interface changes
 - Pycodestyle changes

0.5.2
-----

 - Using more integer divisions to get right type for QPainter
   points

0.5.1
-----

 - fixed crashing polar charts on python3.10  #528 (#539)
0.5.0
17 Sep 2022 12:01:53
commit hash: 9f27aa2cc4ffc4c0531d22d6dc97f0db17407728commit hash: 9f27aa2cc4ffc4c0531d22d6dc97f0db17407728commit hash: 9f27aa2cc4ffc4c0531d22d6dc97f0db17407728commit hash: 9f27aa2cc4ffc4c0531d22d6dc97f0db17407728 files touched by this commit
Diane Bruce (db) search for other commits by this committer
comms/nanovna-saver: Updated to 0.5.0

Changelog
=========

0.5.0
-----

 - Fix crash on open in use serial device
 - Use a Defaults module for all settings -
   ignores old .ini settings
 - Refactoring and unifying Chart classes
 - No more automatic update checks (more privacy)
 - Corrected error handling in NanaVNA\_V2 code
0.4.0
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)
0.4.0
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)
0.4.0
31 Jul 2022 17:15:10
commit hash: 7d50e80cc37a404e111f94bc880780ddd5ef22c7commit hash: 7d50e80cc37a404e111f94bc880780ddd5ef22c7commit hash: 7d50e80cc37a404e111f94bc880780ddd5ef22c7commit hash: 7d50e80cc37a404e111f94bc880780ddd5ef22c7 files touched by this commit
Michael Reifenberger (mr) search for other commits by this committer
comms/nanovna-saver: Update

Update to 0.4.0

PR:		265534
0.3.10_2
06 Jun 2022 20:00:38
commit hash: 1ae8d833d66af8d3917b55714d628914abb3412ccommit hash: 1ae8d833d66af8d3917b55714d628914abb3412ccommit hash: 1ae8d833d66af8d3917b55714d628914abb3412ccommit hash: 1ae8d833d66af8d3917b55714d628914abb3412c files touched by this commit
Diane Bruce (db) search for other commits by this committer
comms/nanovna-saver: Fixed incorrect /dev/cua* to umodem number mapping

Linux has an ioctl that directly retrieves information about the usb serial
port on (FreeBSD) I have to find the umodem dev that the usb serial port
is reference then use a sysctl to find the needed for nanovna-saver to
work correctly.
Originally I assumed a 1-1 mapping of devices. I was wrong.

PR:		ports/264272
Reported by:	jeffpc@josefsipek.net
0.3.10_1
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
0.3.10
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)
0.3.10
11 Jan 2022 19:10:45
commit hash: e045eef41af9f313508398ebebf119be3d9c5574commit hash: e045eef41af9f313508398ebebf119be3d9c5574commit hash: e045eef41af9f313508398ebebf119be3d9c5574commit hash: e045eef41af9f313508398ebebf119be3d9c5574 files touched by this commit
Diane Bruce (db) search for other commits by this committer
comms/nanovna-saver:  Update to 3.10

- Fixed FreeBSD specifc Sysctl.py code so it will no longer core
  if no USB device plugged in
- changed delay in NanoVNA__V2.py since too fast for some devices
  see https://github.com/NanoVNA-Saver/nanovna-saver/issues/441

Changelog
=========

v0.3.10
------

- Default Band ranges for 5 and 9cm
- Layout should fit on smaller screens
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.8_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
0.3.8_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.
0.3.8_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
0.3.8_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
0.3.8
02 Jan 2021 14:38:13
Revision:559946Original commit files touched by this commit
db search for other commits by this committer
Changelog
=========

v0.3.8
------

- Allow editing of bands above 2.4GHz
- Restore column layout on start
- Support for Nanovna-F V2
- Fixes a crash with S21 hack

Reported by:	portscout
0.3.7_1
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
0.3.7
17 Oct 2020 16:50:26
Revision:552598Original commit files touched by this commit
db search for other commits by this committer
Long overdue upgrade to 0.3.7
Added Sysctl.py to handle retrieving pid/vid of comports [db]

Changelog						[upstream]
=========

v0.3.7
------

- Added a delta marker
- Segments can now have exponential different step widths
  (see logarithmic sweeping)
- More different data points selectable
  (shorter are useful on logarithmic sweeping)
- Scrollable marker column
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.2_2
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
0.2.2_1
07 Jul 2020 12:27:18
Revision:541417Original commit files touched by this commit
tobik search for other commits by this committer
Clean up some things

Reported by:	portscan and common sense
0.2.2_1
27 Jun 2020 09:37:51
Revision:540586Original commit files touched by this commit
sunpoet search for other commits by this committer
Move comms/py-serial to comms/py-pyserial

- While I'm here, add NO_ARCH
- Bump PORTREVISION of dependent ports for dependency change
  (devel/py-pyvisa-py and finance/odoo will be bumped in next commit, py-pyusb
renaming)

PR:		246546
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 40 days)
0.2.2
12 Jan 2020 07:17:37
Revision:522760Original commit files touched by this commit
yuri search for other commits by this committer
comms/nanovna-saver: Update 0.2.1 -> 0.2.2

Reported by:	portscout
0.2.1
09 Jan 2020 12:46:36
Revision:522483Original commit files touched by this commit
mat search for other commits by this committer
Fix bulk -a when building with all python flavors.
0.2.1
01 Jan 2020 23:14:43
Revision:521787Original commit files touched by this commit
db search for other commits by this committer
NanoVNASaver

A multiplatform tool to save Touchstone files from the NanoVNA, sweep
frequency spans in segments to gain more than 101 data points, and
generally display and analyze the resulting data.

Number of commits found: 25