| Port details on branch 2026Q3 |
- py-python-ptrace Python binding of ptrace library
- 0.9.8_2 devel
=0 0.9.8_2Version of this port present on the latest quarterly branch. - Maintainer: 0mp@FreeBSD.org
 - Port Added: 2026-08-18 09:06:04
- Last Update: 2026-08-18 09:04:25
- Commit Hash: 2f4fd6c
- Also Listed In: python
- License: GPLv2
- WWW:
- https://github.com/vstinner/python-ptrace
- Description:
- python-ptrace is a debugger using ptrace (Linux, BSD and Darwin system call to
trace processes) written in Python.
¦ ¦ ¦ ¦ 
- 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}python-ptrace>0:devel/py-python-ptrace@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-python-ptrace/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-python-ptrace
- pkg install py312-python-ptrace
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-python-ptrace listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-python-ptrace
- Package flavors (<flavor>: <package>)
- py312: py312-python-ptrace
- distinfo:
- TIMESTAMP = 1656079905
SHA256 (python-ptrace-0.9.8.tar.gz) = 1e3bc6223f626aaacde8a7979732691c11b13012e702fee9ae16c87f71633eaa
SIZE (python-ptrace-0.9.8.tar.gz) = 107064
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-setuptools>=63.1.0 : devel/py-setuptools@py312
- python3.12 : lang/python312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-python-ptrace
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.9.8_2 18 Aug 2026 09:04:25
    |
Mateusz Piotrowski (0mp)  Author: Hiroo Ono |
devel/py-python-ptrace: fix build with python 3.12
PR: 296695
(cherry picked from commit 31f729c0c5a628bca80e5dd885d3312cf76965e9) |
Number of commits found: 1
|