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.
Port details
py-rodi Implementation of dependency injection for Python 3
2.0.8 develnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-06 08:30:23
Last Update: 2025-10-06 08:25:51
Commit Hash: e906db8
Also Listed In: python
License: MIT
WWW:
https://github.com/Neoteroi/rodi
Description:
RODI is a dependency injection library for Python 3, providing a lightweight and fast implementation of the dependency injection pattern. It supports both synchronous and asynchronous dependency resolution. Key features: * Fast dependency injection container * Support for singleton and transient lifetimes * Automatic dependency resolution * Support for factory functions * Decorator-based service registration * Type hints support for automatic registration * Compatible with async/await patterns RODI is designed to be simple, fast, and easy to integrate into existing Python applications, particularly web frameworks and applications.
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}rodi>0:devel/py-rodi@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-rodi/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-rodi
  • pkg install py311-rodi
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-rodi listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-rodi
Package flavors (<flavor>: <package>)
  • py311: py311-rodi
distinfo:
TIMESTAMP = 1759700640 SHA256 (Neoteroi-rodi-v2.0.8_GH0.tar.gz) = 19fb03d6992b70c19b84e596fe39db9168e5101db27fe647bbdb73383f2dd551 SIZE (Neoteroi-rodi-v2.0.8_GH0.tar.gz) = 26780

Packages (timestamps in pop-ups are UTC):
py311-rodi
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest----2.0.8---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-2.0.8--2.0.8---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-2.0.8n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>0 : devel/py-hatchling@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest-asyncio>0 : devel/py-pytest-asyncio@py311
  2. py311-pytest>=7,1 : devel/py-pytest@py311
  3. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. security/py-guardpost

Configuration Options:
No options to configure
Options name:
devel_py-rodi
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Neoteroi/rodi/tar.gz/v2.0.8?dummy=/
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
2.0.8
06 Oct 2025 08:25:51
commit hash: e906db806b9dec09119a35dc91f3992d93367a0acommit hash: e906db806b9dec09119a35dc91f3992d93367a0acommit hash: e906db806b9dec09119a35dc91f3992d93367a0acommit hash: e906db806b9dec09119a35dc91f3992d93367a0a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-rodi: New port: Implementation of dependency injection for Python 3

Number of commits found: 1