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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py-pipenv Python Development Workflow for Humans
2023.11.15 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 2023.11.15Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-03-03 19:17:58
Last Update: 2023-11-27 10:28:17
Commit Hash: ea1e6d1
People watching this port, also watch:: openjdk8, json-c, python, py39-pycparser, tmux
Also Listed In: python
License: MIT
WWW:
https://pipenv.pypa.io/en/latest/
https://github.com/pypa/pipenv
Description:
Pipenv -- the officially recommended Python packaging tool from Python.org, free (as in freedom). Pipenv is a tool that aims to bring the best of all packaging worlds (bundler, composer, npm, cargo, yarn, etc.) to the Python world. Windows is a first-class citizen, in our world. It automatically creates and manages a virtualenv for your projects, as well as adds/removes packages from your Pipfile as you install/uninstall packages. It also generates the ever-important Pipfile.lock, which is used to produce deterministic builds.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}pipenv>0:devel/py-pipenv@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-pipenv/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-pipenv
  • pkg install py39-pipenv
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 py39-pipenv listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pipenv
Package flavors (<flavor>: <package>)
  • py39: py39-pipenv
distinfo:
TIMESTAMP = 1700759814 SHA256 (pipenv-2023.11.15.tar.gz) = f587ffff47e8aa76f17803d571f64cf5a24b2bdfb9334435e6528b22ad5e304f SIZE (pipenv-2023.11.15.tar.gz) = 4646774

Packages (timestamps in pop-ups are UTC):
py37-pipenv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2020.11.15-----
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-pipenv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2023.11.152023.11.15-2023.11.152023.11.15---
FreeBSD:13:quarterly2023.11.152023.11.152023.2.42023.11.152023.11.152023.11.152023.11.152023.11.15
FreeBSD:14:latest2023.11.152023.11.152022.8.192023.11.152023.11.152023.2.4-2023.2.4
FreeBSD:14:quarterly2023.11.152023.11.15-2023.11.152023.11.152023.11.152023.11.152023.11.15
FreeBSD:15:latest2023.11.152023.11.15n/a2023.11.15n/a2023.11.152023.11.152023.11.15
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=61 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-certifi>=0 : security/py-certifi@py39
  2. py39-setuptools>=61 : devel/py-setuptools@py39
  3. py39-virtualenv>=20.24.2 : devel/py-virtualenv@py39
  4. python3.9 : lang/python39
This port is required by:
for Run
  1. textproc/py-dparse

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

There are no commits on branch 2022Q2 for this port