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-npTDMS NumPy based module for reading TDMS files produced by LabView
1.9.0 misc 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.7.1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-21 06:39:18
Last Update: 2024-04-05 10:16:05
Commit Hash: db3ef37
License: GPLv3
WWW:
https://github.com/adamreeve/npTDMS
Description:
npTDMS is a cross-platform Python package for reading and writing TDMS files as produced by LabVIEW, and is built on top of the numpy package. Data is read from TDMS files as numpy arrays, and npTDMS also allows writing numpy arrays to TDMS files. TDMS files are structured in a hierarchy of groups and channels. A TDMS file can contain multiple groups, which may each contain multiple channels. A file, group and channel may all have properties associated with them, but only channels have array data.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}npTDMS>0:misc/py-npTDMS@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-npTDMS/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-npTDMS
  • pkg install py39-npTDMS
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-npTDMS listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-npTDMS
Package flavors (<flavor>: <package>)
  • py39: py39-npTDMS
distinfo:
TIMESTAMP = 1712311324 SHA256 (npTDMS-1.9.0.tar.gz) = 0e65c237e9d50b9b8e162b9c34171353a5ea05f4019c99c3e8ebc00722361cbc SIZE (npTDMS-1.9.0.tar.gz) = 180644

Packages (timestamps in pop-ups are UTC):
py39-npTDMS
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.9.01.9.0-1.9.01.9.0---
FreeBSD:13:quarterly1.9.01.9.0-1.9.01.9.0-1.7.1-
FreeBSD:14:latest1.9.01.9.0-1.9.01.9.0---
FreeBSD:14:quarterly1.7.11.9.0--1.9.0-1.7.1-
FreeBSD:15:latest1.7.11.9.0n/a1.7.1n/a-1.7.11.7.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-setuptools>0 : devel/py-setuptools@py39
  2. py39-wheel>0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-hypothesis>0 : devel/py-hypothesis@py39
  2. py39-pytest-benchmark>0 : devel/py-pytest-benchmark@py39
  3. py39-thermocouples_reference>0 : misc/py-thermocouples_reference@py39
  4. py39-scipy>0 : science/py-scipy@py39
  5. py39-pytest>=7,1 : devel/py-pytest@py39
  6. python3.9 : lang/python39
Runtime dependencies:
  1. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  2. py39-h5py>0 : science/py-h5py@py39
  3. py39-pandas>0 : math/py-pandas@py39
  4. python3.9 : lang/python39
This port is required by:
for Run
  1. math/py-qats

Configuration Options:
No options to configure
Options name:
misc_py-npTDMS
USES:
python
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/n/npTDMS/
  2. https://pypi.org/packages/source/n/npTDMS/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.0
05 Apr 2024 10:16:05
commit hash: db3ef3702862be5abdb828f2ffa67dd12ce113b2commit hash: db3ef3702862be5abdb828f2ffa67dd12ce113b2commit hash: db3ef3702862be5abdb828f2ffa67dd12ce113b2commit hash: db3ef3702862be5abdb828f2ffa67dd12ce113b2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-npTDMS: update 1.7.1 → 1.9.0

Reported by:	portscout
1.7.1
16 Sep 2023 18:26:04
commit hash: 9f0562c20c13285d5298353069e9bd29f7d5fd68commit hash: 9f0562c20c13285d5298353069e9bd29f7d5fd68commit hash: 9f0562c20c13285d5298353069e9bd29f7d5fd68commit hash: 9f0562c20c13285d5298353069e9bd29f7d5fd68 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-npTDMS: update 1.7.0 → 1.7.1

Reported by:	portscout
1.7.0
21 Jul 2023 06:38:37
commit hash: 1123e162bd8390d3c7049d242e9cb0e5f67e1d53commit hash: 1123e162bd8390d3c7049d242e9cb0e5f67e1d53commit hash: 1123e162bd8390d3c7049d242e9cb0e5f67e1d53commit hash: 1123e162bd8390d3c7049d242e9cb0e5f67e1d53 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-npTDMS: New port: NumPy based module for reading TDMS files produced by
LabView

Number of commits found: 3