| Port details |
- py-pymatreader Convenient reader for Matlab mat files
- 1.2.3 misc
=0 1.0.0_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-07-21 06:39:12
- Last Update: 2026-08-04 20:10:25
- Commit Hash: 3ce9ed0
- License: BSD2CLAUSE
- WWW:
- https://gitlab.com/obob/pymatreader
- Description:
- pymatreader is Python module to read Matlab files. This module works with both
the old (< 7.3) and the new (>= 7.3) HDF5 based format. The output should be
the same for both kinds of files.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pymatreader>0:misc/py-pymatreader@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-pymatreader/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-pymatreader
- pkg install py312-pymatreader
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 py312-pymatreader listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-pymatreader
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1785730665
SHA256 (pymatreader-1.2.3.tar.gz) = c64cf87b534a6a44389da061dc7af702dec38ef0423c325fc4208d4c81570baa
SIZE (pymatreader-1.2.3.tar.gz) = 37111181
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:
-
- py312-hatch-regex-commit>0 : devel/py-hatch-regex-commit@py312
- py312-hatchling>0 : devel/py-hatchling@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-h5py>0 : science/py-h5py@py312
- py312-numpy>=1.16 : math/py-numpy@py312
- py312-scipy>=1.7.0 : science/py-scipy@py312
- py312-xmltodict>=0 : devel/py-xmltodict@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- math/py-qats
Configuration Options:
- No options to configure
- Options name:
- misc_py-pymatreader
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.2.3 04 Aug 2026 20:10:25
    |
Yuri Victorovich (yuri)  |
misc/py-pymatreader: update 1.0.0 → 1.2.3 |
1.0.0_2 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
1.0.0_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
1.0.0_1 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
1.0.0_1 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
1.0.0 12 Apr 2025 22:53:22
    |
Yuri Victorovich (yuri)  |
misc/py-pymatreader: update 0.0.32 → 1.0.0 |
0.0.32_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
0.0.32 21 Jul 2023 06:38:36
    |
Yuri Victorovich (yuri)  |
misc/py-pymatreader: New port: Convenient reader for Matlab mat files |
Number of commits found: 8
|