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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
py-envs Easy access of environment variables from Python
1.3 devel on this many watch lists=2 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.3Version of this port present on the latest quarterly branch.
Maintainer: rozhuk.im@gmail.com search for ports maintained by this maintainer
Port Added: 2021-07-02 16:45:17
Last Update: 2024-09-18 06:15:14
Commit Hash: e2c9b8e
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: APACHE20
WWW:
https://github.com/capless/envs
Description:
Easy access of environment variables from Python with support for booleans, strings, lists, tuples, integers, floats, and dicts. If you need environment variables for your settings but need an easy way of using Python objects instead of just strings. For example, if you need a list of strings.
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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}envs>0:devel/py-envs@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-envs/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-envs
  • pkg install py311-envs
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-envs listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-envs
Package flavors (<flavor>: <package>)
  • py311: py311-envs
distinfo:
TIMESTAMP = 1606003940 SHA256 (envs-1.3.tar.gz) = ccf5cd85ddb8ed335e39ed8a22e0d23658f5a6d7da430f225e6f750c6f50ae42 SIZE (envs-1.3.tar.gz) = 21969

Packages (timestamps in pop-ups are UTC):
py39-envs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--1.3--1.31.31.3
FreeBSD:14:latest--1.3--1.3-1.3
FreeBSD:14:quarterly-----1.31.31.3
FreeBSD:15:latest--n/a-n/a1.31.31.3
 

py311-envs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.31.3-1.31.3---
FreeBSD:13:quarterly1.31.3-1.31.3---
FreeBSD:14:latest1.31.3-1.31.3---
FreeBSD:14:quarterly1.31.3-1.31.3---
FreeBSD:15:latest1.31.3n/a1.3n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-pycognito

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

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3
18 Sep 2024 06:15:14
commit hash: e2c9b8e1cf02752f335adb873e1568fb7d20850fcommit hash: e2c9b8e1cf02752f335adb873e1568fb7d20850fcommit hash: e2c9b8e1cf02752f335adb873e1568fb7d20850fcommit hash: e2c9b8e1cf02752f335adb873e1568fb7d20850f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-envs: Add NO_ARCH

Approved by:	portmgr (blanket)
1.3
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3
02 Jul 2021 16:40:43
commit hash: d2bb2b991214d39f07b7f75660b816e192d1c09bcommit hash: d2bb2b991214d39f07b7f75660b816e192d1c09bcommit hash: d2bb2b991214d39f07b7f75660b816e192d1c09bcommit hash: d2bb2b991214d39f07b7f75660b816e192d1c09b files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Ivan Rozhuk
devel/py-envs: New port: Easy access of environment variables from Python

PR:		252078
Approved by:	lwhsu (mentor)

Number of commits found: 5