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
py-virtualenv Tool for creating isolated Python environments
20.25.3 devel on this many watch lists=10 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.25.0_1Version 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: 2024-04-18 16:50:58
Commit Hash: f75a979
People watching this port, also watch:: python27, libxml2, pkg, p5-CGI, 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
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 py39-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 py39-virtualenv listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-virtualenv
Package flavors (<flavor>: <package>)
  • py39: py39-virtualenv
distinfo:
TIMESTAMP = 1713456785 SHA256 (pypa-virtualenv-20.25.3_GH0.tar.gz) = 6e3fa10473b5389a1a2139aa25eb82d743f2db4fc3231d488dab3f24aa30fce3 SIZE (pypa-virtualenv-20.25.3_GH0.tar.gz) = 7329139

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---
FreeBSD:15:quarterly--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---
FreeBSD:15:quarterly--n/a-n/a---
 
py39-virtualenv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20.25.0_120.25.0_1-20.25.0_120.25.0_1---
FreeBSD:13:quarterly20.25.020.25.020.23.120.25.020.25.0_120.25.020.25.020.25.0
FreeBSD:14:latest20.25.0_120.25.0_120.17.020.25.0_120.25.0_120.23.0-20.23.1
FreeBSD:14:quarterly20.25.020.25.0_1-20.25.020.25.0_120.25.020.25.020.25.0
FreeBSD:15:latest20.25.0_120.25.0_1n/a20.25.0_1n/a20.25.0_120.25.0_120.25.0_1
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-distlib>=0.3.7 : devel/py-distlib@py39
  2. py39-hatch-vcs>=0.3 : devel/py-hatch-vcs@py39
  3. py39-hatchling>=1.17.1 : devel/py-hatchling@py39
  4. py39-click-default-group>=1.2.4 : devel/py-click-default-group@py39
  5. py39-filelock>=3.12.2 : sysutils/py-filelock@py39
  6. py39-furo>=2023.7.26 : textproc/py-furo@py39
  7. py39-platformdirs>3.9.1 : devel/py-platformdirs@py39
  8. py39-proselint>=0.13 : devel/py-proselint@py39
  9. py39-sphinx-argparse>=0.4 : textproc/py-sphinx-argparse@py39
  10. py39-sphinx>=5.3.0 : textproc/py-sphinx@py39
  11. py39-sphinxcontrib-towncrier>=0.3.2a0 : textproc/py-sphinxcontrib-towncrier@py39
  12. py39-towncrier>=22.12.0 : textproc/py-towncrier@py39
  13. python3.9 : lang/python39
  14. py39-build>=0 : devel/py-build@py39
  15. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-covdefaults>=2.3 : devel/py-covdefaults@py39
  2. py39-coverage>=7.3.2 : devel/py-coverage@py39
  3. py39-coverage_enable_subprocess>=1.0 : devel/py-coverage_enable_subprocess@py39
  4. py39-flaky>=3.7.0 : devel/py-flaky@py39
  5. py39-packaging>=23.1 : devel/py-packaging@py39
  6. py39-pytest-env>=0.6.2 : devel/py-pytest-env@py39
  7. py39-pytest-mock>=3.10 : devel/py-pytest-mock@py39
  8. py39-pytest-randomly>=3.12 : devel/py-pytest-randomly@py39
  9. py39-pytest-timeout>=2.1.0 : devel/py-pytest-timeout@py39
  10. py39-setuptools>=63 : devel/py-setuptools@py39
  11. py39-time-machine>=2.10.0 : devel/py-time-machine@py39
  12. py39-pytest>=7,1 : devel/py-pytest@py39
  13. python3.9 : lang/python39
Runtime dependencies:
  1. py39-distlib>=0.3.7 : devel/py-distlib@py39
  2. py39-filelock>=3.12.2 : sysutils/py-filelock@py39
  3. py39-platformdirs>=3.9.1 : devel/py-platformdirs@py39
  4. python3.9 : lang/python39
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 (19 items / 12 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-tox
  6. devel/py-virtualenvwrapper
  7. Collapse this list.

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. devel/poetry*
  2. net/ceph*
  3. net/ceph-devel*
  4. net/ceph12*
  5. net/ceph13*
  6. net/ceph14*
  7. www/py-frappe-bench*
  8. 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 py39-virtualenv-20.25.3: 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.25.3?dummy=/
Collapse this list.

Number of commits found: 90

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20.25.3
18 Apr 2024 16:50:58
commit hash: f75a9794613fbb1bbed602c4831cfd4561edb268commit hash: f75a9794613fbb1bbed602c4831cfd4561edb268commit hash: f75a9794613fbb1bbed602c4831cfd4561edb268commit hash: f75a9794613fbb1bbed602c4831cfd4561edb268 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Update to 20.25.3

Release changes:	https://github.com/pypa/virtualenv/releases/tag/20.25.3
Reported by:	portscout
20.25.0_1
21 Jan 2024 02:02:46
commit hash: aede5cf384468bbc656b23ca78563757e711cf4fcommit hash: aede5cf384468bbc656b23ca78563757e711cf4fcommit hash: aede5cf384468bbc656b23ca78563757e711cf4fcommit hash: aede5cf384468bbc656b23ca78563757e711cf4f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-virtualenv: Sanitize MANPREFIX

Approved by:	portmgr (blanket)
20.25.0
01 Dec 2023 17:03:54
commit hash: 3f73a90a30c1dddb9a43aebc8d232b0b64d7b9f3commit hash: 3f73a90a30c1dddb9a43aebc8d232b0b64d7b9f3commit hash: 3f73a90a30c1dddb9a43aebc8d232b0b64d7b9f3commit hash: 3f73a90a30c1dddb9a43aebc8d232b0b64d7b9f3 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Update to 0.25.0

- Add textproc/py-sphinxcontrib-towncrier to docs dependencies
- Update version of Python dependencies

Release notes:	https://github.com/pypa/virtualenv/releases/tag/20.25.0
20.24.7
21 Nov 2023 21:12:51
commit hash: 70bba9f2ab8c9a0f4505edf387acba55e685fd81commit hash: 70bba9f2ab8c9a0f4505edf387acba55e685fd81commit hash: 70bba9f2ab8c9a0f4505edf387acba55e685fd81commit hash: 70bba9f2ab8c9a0f4505edf387acba55e685fd81 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Update to 20.24.7

Release notes:	https://github.com/pypa/virtualenv/releases/tag/20.24.7
Reported by:	Bernát Gábor <notifications@github.com>
20.24.6
23 Oct 2023 21:04:30
commit hash: db232bd530030832bb9f03f57d87f53618277036commit hash: db232bd530030832bb9f03f57d87f53618277036commit hash: db232bd530030832bb9f03f57d87f53618277036commit hash: db232bd530030832bb9f03f57d87f53618277036 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Update to 20.24.6

Release notes: https://github.com/pypa/virtualenv/tree/20.24.6

Reported by:	Bernát Gábor <notifications@github.com>
20.24.5
08 Sep 2023 16:14:57
commit hash: 1f535255e3d623610fb42afbf024c4badfc9fb2bcommit hash: 1f535255e3d623610fb42afbf024c4badfc9fb2bcommit hash: 1f535255e3d623610fb42afbf024c4badfc9fb2bcommit hash: 1f535255e3d623610fb42afbf024c4badfc9fb2b files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Update to 20.24.5

Release changes: https://github.com/pypa/virtualenv/releases/tag/20.24.5
20.24.4
30 Aug 2023 16:16:19
commit hash: d554cfac6fd433cce1540350feeda71dac14591bcommit hash: d554cfac6fd433cce1540350feeda71dac14591bcommit hash: d554cfac6fd433cce1540350feeda71dac14591bcommit hash: d554cfac6fd433cce1540350feeda71dac14591b files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Update to 20.24.4

Release notes: https://github.com/pypa/virtualenv/releases/tag/20.24.4
20.24.3
12 Aug 2023 06:58:51
commit hash: 6a9de254dbb1ce6790dff0e54352728d2a3e21cfcommit hash: 6a9de254dbb1ce6790dff0e54352728d2a3e21cfcommit hash: 6a9de254dbb1ce6790dff0e54352728d2a3e21cfcommit hash: 6a9de254dbb1ce6790dff0e54352728d2a3e21cf files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Update to 20.24.3

Release changes: https://github.com/pypa/virtualenv/releases/tag/20.24.3
20.24.2
25 Jul 2023 15:29:40
commit hash: 862c14429ad770177511646063ad8e6040baead1commit hash: 862c14429ad770177511646063ad8e6040baead1commit hash: 862c14429ad770177511646063ad8e6040baead1commit hash: 862c14429ad770177511646063ad8e6040baead1 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Update to 20.24.2

Release changes: https://github.com/pypa/virtualenv/releases/tag/20.24.2
20.24.0
15 Jul 2023 15:57:28
commit hash: 500a5690143c5d0c1582cad48fc36ea0be5ace74commit hash: 500a5690143c5d0c1582cad48fc36ea0be5ace74commit hash: 500a5690143c5d0c1582cad48fc36ea0be5ace74commit hash: 500a5690143c5d0c1582cad48fc36ea0be5ace74 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Update to 20.24.0

Release changes: https://github.com/pypa/virtualenv/releases/tag/20.24.0
20.23.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
20.23.1
17 Jun 2023 08:21:25
commit hash: 05a12505272e5ea6441f756c3d56433034e8ae66commit hash: 05a12505272e5ea6441f756c3d56433034e8ae66commit hash: 05a12505272e5ea6441f756c3d56433034e8ae66commit hash: 05a12505272e5ea6441f756c3d56433034e8ae66 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Update to 20.23.1

- Add devel/py-time-machine to test dependencies

Release changes: https://github.com/pypa/virtualenv/releases/tag/20.23.1
20.23.0
18 May 2023 06:32:22
commit hash: e61bbeed84f475bb02056903fb8537f5ba4f701ccommit hash: e61bbeed84f475bb02056903fb8537f5ba4f701ccommit hash: e61bbeed84f475bb02056903fb8537f5ba4f701ccommit hash: e61bbeed84f475bb02056903fb8537f5ba4f701c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-virtualenv: Remove devel/py-pytest-freezegun dependency because it it
unmaintained and broken

See here: https://github.com/ktosiek/pytest-freezegun/issues/43
20.23.0
02 May 2023 07:42:28
commit hash: 5230c41697a8942d1bb16576231da732fe27a4c2commit hash: 5230c41697a8942d1bb16576231da732fe27a4c2commit hash: 5230c41697a8942d1bb16576231da732fe27a4c2commit hash: 5230c41697a8942d1bb16576231da732fe27a4c2 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Update to 20.23.0

Remove support for Python2 tests

Release changes: https://github.com/pypa/virtualenv/releases/tag/20.23.0
20.21.1
20 Apr 2023 07:51:55
commit hash: f80db8d420bfda00166ab82cd1405f0a13ed06fbcommit hash: f80db8d420bfda00166ab82cd1405f0a13ed06fbcommit hash: f80db8d420bfda00166ab82cd1405f0a13ed06fbcommit hash: f80db8d420bfda00166ab82cd1405f0a13ed06fb files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Update to 20.21.1

Release changes: https://github.com/pypa/virtualenv/releases/tag/20.21.1
20.20.0_1
04 Apr 2023 18:29:11
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
20.20.0
04 Apr 2023 18:27:33
commit hash: 378e09115cbe9a584e3f497c39891619eb3b6ad0commit hash: 378e09115cbe9a584e3f497c39891619eb3b6ad0commit hash: 378e09115cbe9a584e3f497c39891619eb3b6ad0commit hash: 378e09115cbe9a584e3f497c39891619eb3b6ad0 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: package python bytecode

Compile and package python bytecode for python ports using pep517.
This can be revisited in the future with a trigger.

Approved by:	portmgr
20.20.0
04 Mar 2023 11:58:58
commit hash: f4bc59d5038987d8cf798e2d193fb8f85c9b208ecommit hash: f4bc59d5038987d8cf798e2d193fb8f85c9b208ecommit hash: f4bc59d5038987d8cf798e2d193fb8f85c9b208ecommit hash: f4bc59d5038987d8cf798e2d193fb8f85c9b208e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/py-virtualenv: unbreak DOCS build with non-default python (+)

We should always use versioned python-related stuff

Approved by:	portmgr blanket

Sponsored by:	Serenity Cybersecurity, LLC
20.20.0
01 Mar 2023 09:45:29
commit hash: 4a8a609f18e6f3e16de41a858fb2e64923aa433ccommit hash: 4a8a609f18e6f3e16de41a858fb2e64923aa433ccommit hash: 4a8a609f18e6f3e16de41a858fb2e64923aa433ccommit hash: 4a8a609f18e6f3e16de41a858fb2e64923aa433c files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Update to 20.20.0

Changes: https://github.com/pypa/virtualenv/releases/tag/20.20.0
20.18.0
10 Feb 2023 16:31:02
commit hash: a4431f26f3a69c55d0785aeb349f070c8bea1321commit hash: a4431f26f3a69c55d0785aeb349f070c8bea1321commit hash: a4431f26f3a69c55d0785aeb349f070c8bea1321commit hash: a4431f26f3a69c55d0785aeb349f070c8bea1321 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Fix build when a previous version is installed

- Pass the option --ignore-installed to pip(1), because it tries to deinstall
  the  previous version when installing the new one. This is safe because we
  install it in the stage dir. [1]

- Fix build with Python < 3.9.
  Replace the switch -s (strip) with -d (destination dir), passed to module
  compileall.py, because the first is available only with Python 3.9+. [2]

  Reported error:

===>  Staging for py38-virtualenv-20.18.0
===>   Generating temporary packing list
Using pip 22.3.1 from /usr/local/lib/python3.8/site-packages/pip (python 3.8)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20.18.0
09 Feb 2023 15:20:05
commit hash: 0e61c307e7c5150b2589d0cd5234ca87c47f6431commit hash: 0e61c307e7c5150b2589d0cd5234ca87c47f6431commit hash: 0e61c307e7c5150b2589d0cd5234ca87c47f6431commit hash: 0e61c307e7c5150b2589d0cd5234ca87c47f6431 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Update to 20.18.0

- Use Python pep517 feature, because the upstream removed setuptools support
- Compile and install Python bytecode (pending a definitive decision regarding
 this: see: https://reviews.freebsd.org/D38429 )
- Update build/test dependencies
- Add a patch to pyproject.toml to fix the following Exception (build stage):

    from virtualenv.version import __version__
ImportError: cannot import name '__version__' from 'virtualenv.version'
(/usr/local/poudriere/ports/default/devel/py-virtualenv/work-py39/virtualenv-20.18.0/dist/virtualenv-20.18.0-py3-none-any.whl/virtualenv/
version.py)

Changes: https://github.com/pypa/virtualenv/releases/tag/20.18.0
20.17.0
01 Dec 2022 06:57:38
commit hash: ab9d74cf2fd5b236b89997a1b4defeb023994d0ecommit hash: ab9d74cf2fd5b236b89997a1b4defeb023994d0ecommit hash: ab9d74cf2fd5b236b89997a1b4defeb023994d0ecommit hash: ab9d74cf2fd5b236b89997a1b4defeb023994d0e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/py-virtualenv: unbreak DOCS build (+)

Bank on unversioned python-based tool is an awful idea and broadly leads to
failures.
Call versioned sphinx-build instead.

Reported by:	poudriere failure
Approved by:	portmgr blanket
20.17.0
28 Nov 2022 20:27:23
commit hash: eec112e6d24e38acdd991a6ab088437a08636e35commit hash: eec112e6d24e38acdd991a6ab088437a08636e35commit hash: eec112e6d24e38acdd991a6ab088437a08636e35commit hash: eec112e6d24e38acdd991a6ab088437a08636e35 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Update to 20.17.0

ChangeLog:	https://github.com/pypa/virtualenv/releases/tag/20.17.0
20.16.7_1
28 Nov 2022 10:03:43
commit hash: f5c0096b9f28798d8a7e469b380d521413746511commit hash: f5c0096b9f28798d8a7e469b380d521413746511commit hash: f5c0096b9f28798d8a7e469b380d521413746511commit hash: f5c0096b9f28798d8a7e469b380d521413746511 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Don't use sphinx_build command

- In the next versions of devel/sphinx "The ``build_sphinx`` sub-command for
  setup.py is marked as deprecated to follow the policy of setuptools team".
  So prepare the port, and use the executable bin/sphinx-build directly. [1]

  Refs:

 
https://github.com/sphinx-doc/sphinx/blob/0663602bb95e650975d95b5b87f5f26189b9b27c/sphinx/setup_command.py#L144
 
https://github.com/sphinx-doc/sphinx/commit/0663602bb95e650975d95b5b87f5f26189b9b27c
  https://github.com/sphinx-doc/sphinx/issues/9595

- Add a manpage to the documentation
- Bump PORTREVISION (pkg-plist changed)

PR:	268016
Reported by:	Sean Champ <lab+bsd@thinkum.space> [1]
20.16.7
22 Nov 2022 16:58:56
commit hash: e7693e387ca0224d30dc2bd7ec86205961d4a8c5commit hash: e7693e387ca0224d30dc2bd7ec86205961d4a8c5commit hash: e7693e387ca0224d30dc2bd7ec86205961d4a8c5commit hash: e7693e387ca0224d30dc2bd7ec86205961d4a8c5 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Update to 20.16.7

- Update (BUILD|RUN|TEST)_DEPENDS list
- Update patch for docs/conf.pyp file
- Use pytest for testing
- Set the environment variable SETUPTOOLS_SCM_PRETEND_VERSION to fix the
  exception:

    LookupError: setuptools-scm was unable to detect version

- Disable QA_depends_blacklist when executing the test target, because
  virtualenv also requires python2 executable for some tests
- Set the test environment variable PYTHONPATH, so pytest can find the
  virtualenv library
- Force setuptools to create a temporary egg_info in build/lib during the build
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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)
16.7.5
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)
16.7.5
10 Sep 2021 21:18:13
commit hash: 2c8aaa88c13f309316a2c7d5083ce4dcf708c94ccommit hash: 2c8aaa88c13f309316a2c7d5083ce4dcf708c94ccommit hash: 2c8aaa88c13f309316a2c7d5083ce4dcf708c94ccommit hash: 2c8aaa88c13f309316a2c7d5083ce4dcf708c94c files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
devel/py-virtualenv: Add CPE information

Approved by:	portmgr (blanket)
16.7.5
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
16.7.5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
16.7.5
14 Jan 2021 14:34:38
Revision:561562Original commit files touched by this commit
dbaio search for other commits by this committer
Remove PY_SPHINX from ports using Python 3

Approved by:	 portmgr blanket
Differential Revision:	https://reviews.freebsd.org/D28093
16.7.5
09 Jan 2021 16:34:07
Revision:560874Original commit files touched by this commit
antoine search for other commits by this committer
Remove python 2.7 support from a few ports
16.7.5
12 Sep 2020 06:22:29
Revision:548291Original commit files touched by this commit
antoine search for other commits by this committer
Fix build

Reported by:	pkg-fallout
16.7.5
11 May 2020 23:51:58
Revision:534966Original commit files touched by this commit
dbaio search for other commits by this committer
Update Sphinx

- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
16.7.5
21 Sep 2019 06:05:53
Revision:512469Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak py27 FLAVOR

Reported by:	pkg-fallout
16.7.5
20 Sep 2019 16:43:41
Revision:512421Original commit files touched by this commit
nivit search for other commits by this committer
- Fix documentation build
- Add textproc/py-sphinx_rtd_theme and textproc/towncrier to build dependencies
- Add files/patch-docs_conf.py to fix ModuleNotFoundError (virtualenv)
- Set LANG and LC_ALL environment variables to mitigate a RuntimeError during
the
  build stage of the doc.:

  RuntimeError: Click will abort further execution because Python 3 was
configured to use ASCII as encoding for the environment. Consult
https://click.palletsprojects.com/en/7.x/python3/ for mitigation steps.
16.7.5
18 Sep 2019 15:06:02
Revision:512275Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 16.7.5

Changes:	https://virtualenv.pypa.io/en/stable/changes/
16.0.0_1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
16.0.0
16 Jul 2018 09:45:09
Revision:474723Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 16.0.0
- Add NO_ARCH
- Use options helpers

Changes:	https://virtualenv.pypa.io/en/stable/changes/
15.1.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
15.1.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
15.1.0
10 Jun 2017 01:50:06
Revision:443049Original commit files touched by this commit
woodsb02 search for other commits by this committer
[NEW] devel/py3-virtualenv: Create Python 3.x version of this port

PR:		219833
15.1.0
18 Feb 2017 12:50:12
Revision:434352Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 15.1.0

Changes:	https://virtualenv.pypa.io/en/stable/changes/
15.0.3
14 Oct 2016 12:52:26
Revision:423963Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 15.0.3
- Update web site URL
- Remove files/patch-setup.py

ReleaseHistory:	https://virtualenv.pypa.io/en/stable/changes/
14.0.0
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
14.0.0
21 Jan 2016 20:42:52
Revision:406877Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 14.0.0

Release Notes:	https://virtualenv.pypa.io/en/latest/changes.html
13.1.0
09 Aug 2015 17:16:14
Revision:393810Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 13.1.0

Relnotes:	https://virtualenv.pypa.io/en/latest/changes.html
13.0.3
21 Jun 2015 05:00:11
Revision:390182Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-virtualenv: Update to 13.0.3

- Update to 13.0.3
- Update TEST_DEPENDS
- USE_GITHUB to get the test suite, since the sdist doesnt (yet)
  include it [1]
- Temporarily patch out versioned console_script (virtualenv) until
  USE_PYTHON=concurrent supports more granularity (coming soon)
- Add USE_PYTHON=concurrent support to virtualenv can be used for
  multiple python versioned
- Patch setup.py to fix test command invocation. Report upstream. [2]
- Tweak regression-test target to use the canonical setup.py variable

Changes:

  https://virtualenv.pypa.io/en/latest/changes.html

[1] https://github.com/pypa/virtualenv/issues/714
[2] https://github.com/pypa/virtualenv/pull/773

Differential Revision:	https://reviews.freebsd.org/D2703
Reviewed by:		nivit (maintainer)
Approved by:		nivit (maintainer)
12.0.7
07 Feb 2015 15:14:30
Revision:378597Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 12.0.7
12.0.5
28 Jan 2015 13:21:40
Revision:378056Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 12.0.5
- Sort USE_PYTHON items

Relnotes:	https://virtualenv.pypa.io/en/latest/changes.html
1.11.6
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
1.11.6
19 May 2014 01:24:41
Revision:354478Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.11.6

Release Notes:	https://virtualenv.pypa.io/en/latest/news.html
1.11.4
10 Apr 2014 01:02:42
Revision:350753Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.11.4
- Change COMMENT with a more descriptive text
- Fix TEST_DEPENDS
- Don't install unnecessary files of DOCS

Release Notes:	http://www.virtualenv.org/en/latest/news.html
1.11.2_1
03 Mar 2014 10:52:03
Revision:346879Original commit files touched by this commit
rm search for other commits by this committer
devel/py-virtualenv: remove py3k-fix-pkg-plist.inc

- remove files/py3k-fix-pkg-plist.inc - last consumer of it gone. This
  functionality is included into bsd.python.mk and works automagically for py3
ports
- unmute docs installation command and remove pkg-plist while here

Approved by:	nivit (maintainer, explicitly for such changes in his ports)
1.11.2_1
12 Feb 2014 04:56:01
Revision:343840Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-virtualenv: Restore py3k-fix-pkg-plist.inc

Restore py3k-fix-pkg-plist.inc that other ports reference as they have not
transitioned to AUTOPLIST and need it for Python 3.x compatibility.

Add a comment to the include header as a breadcrumb with a PR reference.

PR:		ports/186669
Reported by:	Gereon Kaiping <kta1c10 ! gereon at linta dotde>
Approved by:	maintainer (implicit, via email)
1.11.2
10 Feb 2014 09:39:59
Revision:343610Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-virtualenv: Update to 0.11.2 & modernise

- Update to 0.11.2
- Update pkg-plist
- Enable STAGE support
- Enable AUTOPLIST support, update pkg-plist
- Deprecate easy_install target
- Deprecate py3k-fix-pkg-plist.inc
- Deprecate OPTIONSFILE override
- Dont need PIPVER and SETUPTOOLSVER variables anymore
- Dont need bsd.port.pre.mk anymore
- Use *PYTHON_*PKGNAMEPREFIX for sphinx BUILD_DEPENDS
- Use OPTIONS helpers for DOCS BUILD_DEPENDS
- Add TEST_DEPENDS and regression-test: target, tests will be included
  in the next upstream version [1]

  [1] https://github.com/pypa/virtualenv/pull/561

Changes: http://www.virtualenv.org/en/latest/news.html

PR:		ports/186581
Approved by:	maintainer (via email)
1.10.1
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.10.1
30 Aug 2013 16:27:50
Revision:325710Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.10.1
1.10
24 Jul 2013 22:02:12
Revision:323623Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.10

Build log:	http://goo.gl/6szcOh
Release notes:	http://goo.gl/paz1HH
1.9.1
11 Mar 2013 15:01:32
Revision:313914Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.9.1  [1]
- Add OPTIONS_DEFINE

BuildLog:	http://goo.gl/PyuYq
Changes&News:	http://goo.gl/og4kg

PR:	ports/176839  [1]
Submitted by:	koobs
1.8.4
03 Feb 2013 20:17:57
Revision:311487Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.8.4
- Remove OPTIONS_DEFINE
1.8.2
08 Sep 2012 14:56:50
Revision:303912Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.8.2
- Remove deprecated header information

Changes&News:	http://goo.gl/OqbDH
1.8.1
05 Sep 2012 06:01:31
Revision:303684Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.8.1
- Build docs with devel/py-sphinx
- Convert to the new options framework
- Move code, that fix pkg-plist when Python ver >= 3.2,
  to a separate file (files/py3k-fix-pkg-plist.inc)
- Update WWW: field in pkg-descr

BuildLog:	http://goo.gl/QCpX6
Changes&News:	http://goo.gl/OqbDH
1.7.2
30 Jun 2012 13:14:14
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.7.2
- Add LICENSE (MIT)
- Set DISTRIBUTEVER to 0.6.27

PR:             ports/169335
Submitted by:   koobs <koobs.freebsd at gmail.com>
1.7.1.2
25 Apr 2012 13:34:18
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.7.1.2
- Add add-plist-post target to Makefile, so that the names of the py[co]
  files conform to PEP 3147, when the Python version is 3.2
- Set USE_PYTHON to yes
1.7
22 Jan 2012 16:18:27
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.7
- Remove nivi.interfree.it from MASTER_SITES
1.6.4
07 Aug 2011 20:40:36
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.6.4
1.6.1
15 May 2011 14:11:18
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.6.1
1.6
07 Apr 2011 09:35:28
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.6
- Remove DISTFILES, EXTRACT_ONLY variables
- Remove post-patch target, and the manual installation of
  the setuptools egg for Python 2.7
1.5.2
12 Mar 2011 23:53:14
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.5.2
- Add PIPVER and DISTRIBUTEVER to PLIST_SUB
  to simplify next updates
1.5.1
11 Dec 2010 10:10:44
Original commit files touched by this commit
nivit search for other commits by this committer
- Add setuptools-0.6c11.egg to DISTFILES to fix package building when Python
version is 2.7 (see http://www.freebsd.org/cgi/query-pr.cgi?pr=152990 ). It's a
temporary solution, pending the next distribution contains that file [1]
- Remove PYEASYINSTALL_* variables
- Set USE_PYTHON to -2.7
- Use %%PYVER%% for the filename of the setuptools egg inside pkg-plist (don't
bump PORTREVISION, because there are not significant changes for the end
user/package)

PR:             ports/152990
Submitted by:   danger
1.5.1
20 Sep 2010 20:17:58
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.5.1
1.5
15 Sep 2010 12:23:39
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.5
1.4.9
12 Sep 2010 15:56:54
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.4.9
1.4.8_1
09 Sep 2010 01:45:35
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Remove unneeded base dependency

PR:             ports/148593
Submitted by:   Bapt <baptiste.daroussin@gmail.com>
Approved by:    maintainer timeout (nivit ; 57 days)
1.4.8
28 Apr 2010 19:50:55
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.4.8
1.4.5
16 Feb 2010 17:25:51
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.4.5

Feature safe:   yes
1.4.3
16 Dec 2009 16:50:29
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.4.3
1.4.2
13 Nov 2009 09:59:07
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.4.2
1.4.1
10 Nov 2009 17:58:32
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.4.1
1.4
09 Nov 2009 09:37:14
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.4
1.3.4
12 Oct 2009 12:46:01
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.3.4
- Install additional doc
1.3.3
12 Mar 2009 22:47:17
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.3.3
1.3.2
09 Jan 2009 09:50:34
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.3.2

PR:             ports/129946
Submitted by:   Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
1.3.1
02 Dec 2008 16:48:49
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.3.1
- Remove pre-build, post-install target in Makefile, and all patches under
files/
1.1_1
06 Jun 2008 13:21:59
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.1
21 May 2008 20:11:40
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.1
- Modify files/virtualenv.* to accept the new optional parameter of the program
- Remove hardcoded version of py-setuptools in pkg-plist
1.0
13 Jan 2008 10:19:11
Original commit files touched by this commit
nivit search for other commits by this committer
- Fix MASTER_SITES

Reported by:    pointyhat via erwin
1.0
10 Jan 2008 13:23:18
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.0
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: 90