| Port details |
- py-omegaconf Flexible configuration library
- 2.3.1 devel
=0 2.3.0_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-08-20 06:48:05
- Last Update: 2026-07-20 01:48:19
- Commit Hash: 5d97514
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/omry/omegaconf
- Description:
- OmegaConf is a hierarchical configuration system, with support for merging
configurations from multiple sources (YAML config files, dataclasses/objects
and CLI arguments) providing a consistent API regardless of how the
configuration was created.
¦ ¦ ¦ ¦ 
- 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}omegaconf>0:devel/py-omegaconf@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-omegaconf/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-omegaconf
- pkg install py312-omegaconf
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-omegaconf listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-omegaconf
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1784502602
SHA256 (omegaconf-2.3.1.tar.gz) = e5e7de64aeebeddaf8e6d3f7a783b32ac2a01c0fbd9c878012caecb891a1f42a
SIZE (omegaconf-2.3.1.tar.gz) = 3298472
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>0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@py312
- java : java/openjdk25
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-antlr4-python3-runtime>0 : devel/py-antlr4-python3-runtime@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-pyyaml>0 : devel/py-pyyaml@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- misc/py-sagemaker-core
Configuration Options:
- No options to configure
- Options name:
- devel_py-omegaconf
- USES:
- java:build python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.3.1 20 Jul 2026 01:48:19
    |
Yuri Victorovich (yuri)  |
devel/py-omegaconf: update 2.3.0 → 2.3.1 |
2.3.0_2 02 Apr 2026 21:06:57
    |
Ronald Klop (ronald)  |
*/*: bump portrevision after java_default=25 update
Included all ports that have USES=java.
PR: 293559 |
2.3.0_1 26 Feb 2026 08:10:21
    |
Ronald Klop (ronald)  |
*/*: bump portrevision after java_default=21 update
PR: 272855 |
2.3.0 20 Aug 2025 06:46:19
    |
Yuri Victorovich (yuri)  |
devel/py-omegaconf: New port: Flexible configuration library |
Number of commits found: 4
|