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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-virtualenv Tool for creating isolated Python environments
20.30.0 devel on this many watch lists=13 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 20.29.3Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-01-09 10:13:18
Last Update: 2025-04-01 20:51:09
Commit Hash: cbaf1ff
People watching this port, also watch:: python27, libxml2, git, p5-CGI, freetype2
Also Listed In: python
License: MIT
WWW:
https://virtualenv.pypa.io
Description:
``virtualenv`` is a tool to create isolated Python environments. It creates an environment that has its own installation directories, that doesn't share libraries with other virtualenv environments (and optionally doesn't use the globally installed libraries either). Usage: virtualenv YOUR_NEW_PYTHON_ENV
Homepage    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}virtualenv>0:devel/py-virtualenv@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-virtualenv/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-virtualenv
  • pkg install py311-virtualenv
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-virtualenv listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-virtualenv
Package flavors (<flavor>: <package>)
  • py311: py311-virtualenv
distinfo:
TIMESTAMP = 1743539668 SHA256 (pypa-virtualenv-20.30.0_GH0.tar.gz) = 8c110735e8adac6a170d60c986d792975f6719f897ab6480f6916109ad757ed9 SIZE (pypa-virtualenv-20.30.0_GH0.tar.gz) = 4386292

Packages (timestamps in pop-ups are UTC):
py27-virtualenv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------16.7.5-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 

py37-virtualenv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--16.7.5---16.7.5-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 

py39-virtualenv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--20.23.1--20.25.020.25.020.25.0
FreeBSD:14:latest--20.17.0--20.23.0-20.23.1
FreeBSD:14:quarterly-----20.25.020.25.020.25.0
FreeBSD:15:latest--n/a-n/a20.25.0_120.25.0_120.25.0_1
 

py311-virtualenv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20.29.320.30.0-20.29.320.30.0---
FreeBSD:13:quarterly20.29.320.29.3-20.28.020.29.3---
FreeBSD:14:latest20.29.320.30.0-20.29.320.30.0---
FreeBSD:14:quarterly20.28.020.29.3-20.28.020.29.3---
FreeBSD:15:latest20.29.320.29.3n/a20.29.3n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-distlib>=0.3.7 : devel/py-distlib@py311
  2. py311-hatch-vcs>=0.3 : devel/py-hatch-vcs@py311
  3. py311-hatchling>=1.17.1 : devel/py-hatchling@py311
  4. py311-click-default-group>=1.2.4 : devel/py-click-default-group@py311
  5. py311-filelock>=3.12.2 : sysutils/py-filelock@py311
  6. py311-furo>=2023.7.26 : textproc/py-furo@py311
  7. py311-platformdirs>3.9.1 : devel/py-platformdirs@py311
  8. py311-proselint>=0.13 : devel/py-proselint@py311
  9. py311-sphinx-argparse>=0.4 : textproc/py-sphinx-argparse@py311
  10. py311-sphinx>=5.3.0 : textproc/py-sphinx@py311
  11. py311-sphinxcontrib-towncrier>=0.3.2a0 : textproc/py-sphinxcontrib-towncrier@py311
  12. py311-towncrier>=22.12.0 : textproc/py-towncrier@py311
  13. python3.11 : lang/python311
  14. py311-build>=0 : devel/py-build@py311
  15. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-covdefaults>=2.3 : devel/py-covdefaults@py311
  2. py311-coverage>=7.3.2 : devel/py-coverage@py311
  3. py311-coverage_enable_subprocess>=1.0 : devel/py-coverage_enable_subprocess@py311
  4. py311-flaky>=3.7.0 : devel/py-flaky@py311
  5. py311-packaging>=23.1 : devel/py-packaging@py311
  6. py311-pytest-env>=0.6.2 : devel/py-pytest-env@py311
  7. py311-pytest-mock>=3.10 : devel/py-pytest-mock@py311
  8. py311-pytest-randomly>=3.12 : devel/py-pytest-randomly@py311
  9. py311-pytest-timeout>=2.1.0 : devel/py-pytest-timeout@py311
  10. py311-setuptools-scm>=8.0.4 : devel/py-setuptools-scm@py311
  11. py311-setuptools>=63 : devel/py-setuptools@py311
  12. py311-time-machine>=2.10.0 : devel/py-time-machine@py311
  13. nu : shells/nushell
  14. py311-pytest>=7,1 : devel/py-pytest@py311
  15. python3.11 : lang/python311
Runtime dependencies:
  1. py311-distlib>=0.3.7 : devel/py-distlib@py311
  2. py311-filelock>=3.12.2 : sysutils/py-filelock@py311
  3. py311-platformdirs>=3.9.1 : devel/py-platformdirs@py311
  4. python3.11 : lang/python311
This port is required by:
for Build
  1. devel/eric6
  2. devel/nox
  3. math/py-or-tools

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/poetry*
  2. Collapse this list of deleted ports.
for Run
  1. devel/eric6
  2. devel/nox
  3. devel/py-hatch
  4. devel/py-jaraco.packaging
  5. devel/py-pdm
  6. devel/py-pew
  7. devel/py-pipenv
Expand this list (20 items / 13 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-poetry
  3. devel/py-pre-commit
  4. devel/py-pytest-virtualenv
  5. devel/py-riot
  6. devel/py-tox
  7. devel/py-virtualenvwrapper
  8. www/py-frappe-bench
  9. Collapse this list.

Deleted ports which required this port:

Expand this list of 6 deleted ports
  1. devel/poetry*
  2. net/ceph*
  3. net/ceph-devel*
  4. net/ceph12*
  5. net/ceph13*
  6. net/ceph14*
  7. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py311-virtualenv-20.30.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_py-virtualenv
USES:
cpe python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pypa/virtualenv/tar.gz/20.30.0?dummy=/
Collapse this list.

Number of commits found: 101 (showing only 1 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9
09 Jan 2008 10:13:01
Original commit files touched by this commit
nivit search for other commits by this committer
``virtualenv`` is a tool to create isolated Python environments.

It creates an environment that has its own installation directories,
that doesn't share libraries with other virtualenv environments
(and optionally doesn't use the globally installed libraries either).

Usage: virtualenv YOUR_NEW_PYTHON_ENV

WWW:    http://pypi.python.org/pypi/virtualenv

Number of commits found: 101 (showing only 1 on this page)

«  1 | 2