Port details |
- py-pyvisa-py PyVISA backend in pure Python
- 0.7.0 devel
=1 0.6.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2015-11-02 09:24:59
- Last Update: 2023-05-07 21:13:33
- Commit Hash: a597b5c
- People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
- Also Listed In: python
- License: MIT
- Description:
- PyVISA started as wrapper for the NI-VISA library and therefore you need to
install National Instruments VISA library in your system. This works most of the
time, for most people. But NI-VISA is a proprietary library that only works on
certain systems. That is when PyVISA-py jumps in.
Starting from version 1.6, PyVISA allows to use different backends. These
backends can be dynamically loaded. PyVISA-py is one of such backends. It
implements most of the methods for Message Based communication
(Serial/USB/GPIB/Ethernet) using Python and some well developed, easy to deploy
and cross platform libraries.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyvisa-py>0:devel/py-pyvisa-py@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pyvisa-py/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pyvisa-py
- pkg install py39-pyvisa-py
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-pyvisa-py listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pyvisa-py
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1683478914
SHA256 (PyVISA-py-0.7.0.tar.gz) = ca8d8a818f5cd50190af6ec5ea6356c0db6be6a879099ca78fe000a0165acaea
SIZE (PyVISA-py-0.7.0.tar.gz) = 91186
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools_scm>=3.4.3 : devel/py-setuptools_scm@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pyvisa>=1.13.0 : devel/py-pyvisa@py39
- py39-typing-extensions>=0 : devel/py-typing-extensions@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-pyvisa-py-0.7.0:
SERIAL=off: Access to devices via RS-232
USB=off: Access to devices via USB
===> Use 'make config' to modify these settings
- Options name:
- devel_py-pyvisa-py
- USES:
- python:3.8+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.0 07 May 2023 21:13:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyvisa-py: Update to 0.7.0
Changes: https://github.com/pyvisa/pyvisa-py/releases
https://github.com/pyvisa/pyvisa-py/blob/main/CHANGES |
0.6.3 21 Mar 2023 19:21:01
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyvisa-py: Update to 0.6.3
Changes: https://github.com/pyvisa/pyvisa-py/releases
https://github.com/pyvisa/pyvisa-py/blob/main/CHANGES |
0.6.1 05 Feb 2023 15:48:00
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyvisa-py: Update to 0.6.1
Changes: https://github.com/pyvisa/pyvisa-py/releases
https://github.com/pyvisa/pyvisa-py/blob/main/CHANGES |
0.6.0 30 Jan 2023 13:00:02
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyvisa-py: Update to 0.6.0
- Follow upstream logic: py-pyvisa-py depends on py-pyvisa
Changes: https://github.com/pyvisa/pyvisa-py/releases
https://github.com/pyvisa/pyvisa-py/blob/main/CHANGES |
0.5.3 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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.5.3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.5.3 03 Jun 2022 13:59:02
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyvisa-py: Update to 0.5.3
Changes: https://github.com/pyvisa/pyvisa-py/blob/main/CHANGES |
0.5.2 25 May 2021 13:55:43
    |
Dmitry Marakasov (amdmi3)  |
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@ |
0.5.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.5.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.5.2 06 Feb 2021 20:46:12
  |
sunpoet  |
Update to 0.5.2
Changes: https://github.com/pyvisa/pyvisa-py/blob/main/CHANGES |
0.5.1 02 Oct 2020 07:30:53
  |
sunpoet  |
Update to 0.5.1
Changes: https://github.com/pyvisa/pyvisa-py/blob/master/CHANGES |
0.5.0 20 Sep 2020 22:08:54
  |
antoine  |
Unbreak bulk -a |
0.5.0 20 Sep 2020 18:57:47
  |
sunpoet  |
Update to 0.5.0
Changes: https://github.com/pyvisa/pyvisa-py/blob/master/CHANGES |
0.4.1_1 27 Jun 2020 09:39:29
  |
sunpoet  |
Move devel/py-usb to devel/py-pyusb
- While I'm here:
- Fix USE_GITHUB usage
- Add NO_ARCH
- Bump PORTREVISION of dependent ports for dependency change
PR: 246547
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 40 days) |
0.4.1 27 Jun 2020 09:37:51
  |
sunpoet  |
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.4.1 29 May 2020 01:57:06
  |
sunpoet  |
Update to 0.4.1
Changes: https://github.com/pyvisa/pyvisa-py/blob/master/CHANGES |
0.4.0 08 May 2020 20:52:52
  |
sunpoet  |
Update to 0.4.0
Changes: https://github.com/pyvisa/pyvisa-py/blob/master/CHANGES |
0.3.1 13 Feb 2019 23:52:52
  |
sunpoet  |
Update to 0.3.1
Changes: https://github.com/pyvisa/pyvisa-py/blob/master/CHANGES |
0.2 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.2 25 Apr 2018 16:42:38
  |
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
0.2 26 Feb 2018 22:32:48
  |
sunpoet  |
Change MASTER_SITES to GitHub
- Fix COMMENT
- Simplify options
- Update pkg-descr
- Add GitHub repository to WWW
- Take maintainership |
0.2 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.2 07 Nov 2016 14:39:16
  |
amdmi3  |
- Add LICENSE
- Add NO_ARCH |
0.2 20 Oct 2016 15:58:13
  |
rakuco  |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far. |
0.2 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.2 02 Nov 2015 09:24:50
  |
makc  |
Rename my ports to comply with Python ports policy
Requested by: koobs |