| Port details |
- py-trampoline Simple and tiny yield-based trampoline implementation
- 0.1.2 devel
=0 0.1.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-03-18 03:03:07
- Last Update: 2026-03-18 03:00:37
- Commit Hash: d9c895f
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/ferreum/trampoline
- Description:
- trampoline is a simple and tiny yield-based trampoline implementation
for Python.
Trampolines are useful for implementing tail-call optimization and managing
deep recursion without stack overflow.
¦ ¦ ¦ ¦ 
- 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}trampoline>0:devel/py-trampoline@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-trampoline/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-trampoline
- pkg install py311-trampoline
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-trampoline listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-trampoline
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1773771927
SHA256 (ferreum-trampoline-0.1.2-1d98f39c3015594e2ac8ed48dccc2f393b4dd82b_GH0.tar.gz) = 4e026488a57a7a49b3c4a809a93ace8fcccae5b66a7ef9b1b9581755c38ae15f
SIZE (ferreum-trampoline-0.1.2-1d98f39c3015594e2ac8ed48dccc2f393b4dd82b_GH0.tar.gz) = 5809
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- math/py-torchsde
Configuration Options:
- No options to configure
- Options name:
- devel_py-trampoline
- 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.1.2 18 Mar 2026 03:00:37
    |
Yuri Victorovich (yuri)  |
devel/py-trampoline: New port: Simple and tiny yield-based trampoline
implementation |
Number of commits found: 1
|