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
Remember
I remember
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.
Port details
py-legacy-api-wrap Wrap legacy APIs in python projects
1.4.1 devel 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.4.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-24 11:27:15
Last Update: 2025-07-24 11:18:49
Commit Hash: b9f1584
Also Listed In: python
License: MPL20
WWW:
https://github.com/flying-sheep/legacy-api-wrap
Description:
Legacy API Wrapper defines a decorator to wrap legacy APIs. The primary use case is APIs defined before keyword-only parameters existed.
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}legacy-api-wrap>0:devel/py-legacy-api-wrap@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-legacy-api-wrap/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-legacy-api-wrap
  • pkg install py311-legacy-api-wrap
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-legacy-api-wrap listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-legacy-api-wrap
Package flavors (<flavor>: <package>)
  • py311: py311-legacy-api-wrap
distinfo:
TIMESTAMP = 1753265680 SHA256 (legacy_api_wrap-1.4.1.tar.gz) = 9c40d67aa8312fec8763e87cbf28fea4b67710c79ca7a18137b573d150f3b2b4 SIZE (legacy_api_wrap-1.4.1.tar.gz) = 11003

Packages (timestamps in pop-ups are UTC):
py311-legacy-api-wrap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.11.4.1-1.4.11.4.1n/an/an/a
FreeBSD:13:quarterly1.4.11.4.1--1.4.1n/an/an/a
FreeBSD:14:latest1.4.11.4.1-1.4.11.4.1---
FreeBSD:14:quarterly1.4.11.4.1--1.4.1---
FreeBSD:15:latest1.4.11.4.1n/a1.4.1n/an/a--
FreeBSD:15:quarterly1.4.11.4.1n/a-n/an/a--
FreeBSD:16:latest1.4.11.4.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-docstring-description>=0 : devel/py-hatch-docstring-description@py311
  2. py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
  3. py311-hatchling>=0 : devel/py-hatchling@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. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-anndata

Configuration Options:
No options to configure
Options name:
devel_py-legacy-api-wrap
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/l/legacy_api_wrap/
  2. https://pypi.org/packages/source/l/legacy_api_wrap/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.1
24 Jul 2025 11:18:49
commit hash: b9f15844682534be618c8adc4f4dd746d4b7f696commit hash: b9f15844682534be618c8adc4f4dd746d4b7f696commit hash: b9f15844682534be618c8adc4f4dd746d4b7f696commit hash: b9f15844682534be618c8adc4f4dd746d4b7f696 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-legacy-api-wrap: Add py-legacy-api-wrap 1.4.1

Legacy API Wrapper defines a decorator to wrap legacy APIs. The primary use case
is APIs defined before keyword-only parameters existed.

Number of commits found: 1