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
Port details
py-pyyaml-env-tag Custom YAML tag for referencing environment variables in YAML files
1.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 0.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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.
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}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):
py311-pyyaml-env-tag
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.11.1--1.1n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest1.11.1--1.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.11.1n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-1.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-setuptools>=61.0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-pyyaml>=0 : devel/py-pyyaml@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. textproc/py-mike
  2. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pyyaml_env_tag/
  2. https://pypi.org/packages/source/p/pyyaml_env_tag/
Collapse this list.
Port Moves

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1
15 Jan 2026 11:53:06
commit hash: a61487aff380041b2037af46a8473a8df90bdd21commit hash: a61487aff380041b2037af46a8473a8df90bdd21commit hash: a61487aff380041b2037af46a8473a8df90bdd21commit hash: a61487aff380041b2037af46a8473a8df90bdd21 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 7af0b18bc5c31551aae1ce915c1d3db150f8b0d6commit hash: 7af0b18bc5c31551aae1ce915c1d3db150f8b0d6commit hash: 7af0b18bc5c31551aae1ce915c1d3db150f8b0d6commit hash: 7af0b18bc5c31551aae1ce915c1d3db150f8b0d6 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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
commit hash: 6aa75791903534f48af15f960712d3631696f1f2commit hash: 6aa75791903534f48af15f960712d3631696f1f2commit hash: 6aa75791903534f48af15f960712d3631696f1f2commit hash: 6aa75791903534f48af15f960712d3631696f1f2 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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