| Port details |
- py-pyyaml-env-tag Custom YAML tag for referencing environment variables in YAML files
- 1.1 devel
=0 0.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-09-24 12:00:40
- Last Update: 2026-01-15 11:53:06
- Commit Hash: a61487a
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/waylan/pyyaml-env-tag
- Description:
- pyyaml_env_tag is a custom YAML tag for referencing environment variables in
YAML files.
¦ ¦ ¦ ¦ 
- 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}pyyaml-env-tag>0:devel/py-pyyaml-env-tag@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pyyaml-env-tag/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pyyaml-env-tag
- pkg install py311-pyyaml-env-tag
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-pyyaml-env-tag listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pyyaml-env-tag
- Package flavors (<flavor>: <package>)
- py311: py311-pyyaml-env-tag
- distinfo:
- TIMESTAMP = 1747715420
SHA256 (pyyaml_env_tag-1.1.tar.gz) = 2eb38b75a2d21ee0475d6d97ec19c63287a7e140231e4214969d0eac923cd7ff
SIZE (pyyaml_env_tag-1.1.tar.gz) = 5737
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>=61.0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-mike
- textproc/py-mkdocs
Configuration Options:
- No options to configure
- Options name:
- devel_py-pyyaml-env-tag
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.1 15 Jan 2026 11:53:06
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyyaml-env-tag: Move devel/py-pyyaml_env_tag to devel/py-pyyaml-env-tag
- Bump PORTREVISION of dependent ports for dependency change
Rename to match upstream naming. |
0.1 28 Sep 2021 07:48:39
    |
Kai Knoblich (kai)  |
devel/py-pyyaml-env-tag: Delete port
The primary idea was to rename the port accordingly in order to match
the upstream naming. [1]
In the meantime, another port with the correct naming has been added in
c71c5b210be3, so this port is now redundant. Thus delete it.
Reported by: koobs [1] |
0.1 24 Sep 2021 11:57:55
    |
Kai Knoblich (kai)  |
devel/py-pyyaml-env-tag: Add new port
This package was inspired by the Ruby package "yaml-env-tag". Its main
purpose is to reference environment variables in YAML scripts.
In contrast to other Python packages, that provide similar
functionality, e.g. "pyyaml-tags" it also offers to define defaults and
to have the values not only as strings.
WWW: https://github.com/waylan/pyyaml-env-tag |
Number of commits found: 3
|