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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
Port details
py-pyreadstat Read and Write SAS, SPSS and Stata files into/from pandas data frames
1.3.1 math 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.2.9_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-03 13:27:08
Last Update: 2025-09-07 23:04:03
Commit Hash: c799e1e
Also Listed In: python
License: APACHE20
WWW:
https://ofajardo.github.io/pyreadstat_documentation/_build/html/
https://github.com/Roche/pyreadstat
Description:
pyreadstat is a python package to read and write sas (sas7bdat, sas7bcat, xport), spps (sav, zsav, por) and stata (dta) data files into/from pandas dataframes.
HomepageHomepage    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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pyreadstat>0:math/py-pyreadstat@${PY_FLAVOR}
To install the port:
cd /usr/ports/math/py-pyreadstat/ && make install clean
To add the package, run one of these commands:
  • pkg install math/py-pyreadstat
  • pkg install py311-pyreadstat
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 py311-pyreadstat listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pyreadstat
Package flavors (<flavor>: <package>)
  • py311: py311-pyreadstat
distinfo:
TIMESTAMP = 1757120790 SHA256 (pyreadstat-1.3.1.tar.gz) = 5e22b4000570cc0b0b850c7fedc13129546729ca413d67697ede0074423b1ef6 SIZE (pyreadstat-1.3.1.tar.gz) = 610773

Packages (timestamps in pop-ups are UTC):
py311-pyreadstat
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.01.3.1-1.3.01.3.1---
FreeBSD:13:quarterly1.3.01.3.0-1.3.01.3.0---
FreeBSD:14:latest1.3.01.3.1-1.3.01.3.1---
FreeBSD:14:quarterly1.3.01.3.0-1.3.01.3.0---
FreeBSD:15:latest1.3.01.3.1n/a1.2.9n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. py311-cython3>=3.1.2 : lang/cython3@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-narwhals>=2.0 : math/py-narwhals@py311
  2. py311-numpy>=0,1 : math/py-numpy@py311
  3. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_py-pyreadstat
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/p/pyreadstat/
  2. https://pypi.org/packages/source/p/pyreadstat/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.1
07 Sep 2025 23:04:03
commit hash: c799e1ed72df9a002211b771c7bef2985ad7a17ecommit hash: c799e1ed72df9a002211b771c7bef2985ad7a17ecommit hash: c799e1ed72df9a002211b771c7bef2985ad7a17ecommit hash: c799e1ed72df9a002211b771c7bef2985ad7a17e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-pyreadstat: Update to 1.3.1

Changes:	https://github.com/Roche/pyreadstat/releases
		https://github.com/Roche/pyreadstat/blob/master/change_log.md
1.3.0
30 Jun 2025 20:53:43
commit hash: 3befc942e9efe3bf48778680ee2edb2455f51ff0commit hash: 3befc942e9efe3bf48778680ee2edb2455f51ff0commit hash: 3befc942e9efe3bf48778680ee2edb2455f51ff0commit hash: 3befc942e9efe3bf48778680ee2edb2455f51ff0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-pyreadstat: Update to 1.3.0

Changes:	https://github.com/Roche/pyreadstat/releases
		https://github.com/Roche/pyreadstat/blob/master/change_log.md
1.2.9_1
26 Jun 2025 17:30:03
commit hash: acc744e9d5fa018802aa8b10580680d710d25f21commit hash: acc744e9d5fa018802aa8b10580680d710d25f21commit hash: acc744e9d5fa018802aa8b10580680d710d25f21commit hash: acc744e9d5fa018802aa8b10580680d710d25f21 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-pyreadstat: Remove cython hack

- Bump PORTREVISION for potential package change
1.2.9
25 May 2025 09:52:45
commit hash: 4753b4ccf19d0ac49c16e02433d8560db072477fcommit hash: 4753b4ccf19d0ac49c16e02433d8560db072477fcommit hash: 4753b4ccf19d0ac49c16e02433d8560db072477fcommit hash: 4753b4ccf19d0ac49c16e02433d8560db072477f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-pyreadstat: Update to 1.2.9

Changes:	https://github.com/Roche/pyreadstat/releases
		https://github.com/Roche/pyreadstat/blob/master/change_log.md
1.2.8
03 Nov 2024 13:20:44
commit hash: f452d7b439d3ecb03464b87ccffc21a1b407e724commit hash: f452d7b439d3ecb03464b87ccffc21a1b407e724commit hash: f452d7b439d3ecb03464b87ccffc21a1b407e724commit hash: f452d7b439d3ecb03464b87ccffc21a1b407e724 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-pyreadstat: Add py-pyreadstat 1.2.8

pyreadstat is a python package to read and write sas (sas7bdat, sas7bcat,
xport), spps (sav, zsav, por) and stata (dta) data files into/from pandas
dataframes.

Number of commits found: 5