Port details |
- py-virtualenv Tool for creating isolated Python environments
- 20.31.2 devel
=12 20.31.2Version of this port present on the latest quarterly branch. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2008-01-09 10:13:18
- Last Update: 2025-05-13 16:40:01
- Commit Hash: cc728c5
- People watching this port, also watch:: python27, libxml2, p5-CGI, freetype2, git
- 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
¦ ¦ ¦ ¦ 
- 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>)
- distinfo:
- TIMESTAMP = 1747149753
SHA256 (pypa-virtualenv-20.31.2_GH0.tar.gz) = 8780e4eb18cb1c8dd045ab77f574ed53b64860ee427585e465fa341d1567bed5
SIZE (pypa-virtualenv-20.31.2_GH0.tar.gz) = 6114045
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-distlib>=0.3.7 : devel/py-distlib@py311
- py311-hatch-vcs>=0.3 : devel/py-hatch-vcs@py311
- py311-hatchling>=1.17.1 : devel/py-hatchling@py311
- py311-click-default-group>=1.2.4 : devel/py-click-default-group@py311
- py311-filelock>=3.12.2 : sysutils/py-filelock@py311
- py311-furo>=2023.7.26 : textproc/py-furo@py311
- py311-platformdirs>3.9.1 : devel/py-platformdirs@py311
- py311-proselint>=0.13 : devel/py-proselint@py311
- py311-sphinx-argparse>=0.4 : textproc/py-sphinx-argparse@py311
- py311-sphinx>=5.3.0 : textproc/py-sphinx@py311
- py311-sphinxcontrib-towncrier>=0.3.2a0 : textproc/py-sphinxcontrib-towncrier@py311
- py311-towncrier>=22.12.0 : textproc/py-towncrier@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-covdefaults>=2.3 : devel/py-covdefaults@py311
- py311-coverage>=7.3.2 : devel/py-coverage@py311
- py311-coverage_enable_subprocess>=1.0 : devel/py-coverage_enable_subprocess@py311
- py311-flaky>=3.7.0 : devel/py-flaky@py311
- py311-packaging>=23.1 : devel/py-packaging@py311
- py311-pytest-env>=0.6.2 : devel/py-pytest-env@py311
- py311-pytest-freezer>=0.4.9 : devel/py-pytest-freezer@py311
- py311-pytest-mock>=3.10 : devel/py-pytest-mock@py311
- py311-pytest-randomly>=3.12 : devel/py-pytest-randomly@py311
- py311-pytest-timeout>=2.1.0 : devel/py-pytest-timeout@py311
- py311-setuptools-scm>=8.0.4 : devel/py-setuptools-scm@py311
- py311-setuptools>=63 : devel/py-setuptools@py311
- py311-time-machine>=2.10.0 : devel/py-time-machine@py311
- nu : shells/nushell
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-distlib>=0.3.7 : devel/py-distlib@py311
- py311-filelock>=3.12.2 : sysutils/py-filelock@py311
- py311-platformdirs>=3.9.1 : devel/py-platformdirs@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- devel/eric6
- devel/nox
- math/py-or-tools
-
Deleted ports which required this port:
- for Run
-
- devel/eric6
- devel/nox
- devel/py-hatch
- devel/py-jaraco.packaging
- devel/py-pdm
- devel/py-pew
- devel/py-pipenv
-
Deleted ports which required this port:
- * - 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.31.2:
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:
|
Number of commits found: 102 (showing only 2 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0 10 Jan 2008 13:23:18
 |
nivit  |
- Update to 1.0 |
0.9 09 Jan 2008 10:13:01
 |
nivit  |
``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: 102 (showing only 2 on this page)
|