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-virtualenvwrapper Enhancements to virtualenv
4.8.4_1 devel on this many watch lists=3 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 4.8.4_1Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-05-06 20:38:04
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
People watching this port, also watch:: p5-Net-SSLeay, nss, nspr, json-c, py39-pycparser
Also Listed In: python
License: MIT
WWW:
https://virtualenvwrapper.readthedocs.io/
Description:
virtualenvwrapper is a set of extensions to Ian Bicking's `virtualenv <http://pypi.python.org/pypi/virtualenv>`_ tool. The extensions include wrappers for creating and deleting virtual environments and otherwise managing your development workflow, making it easier to work on more than one project at a time without introducing conflicts in their dependencies.
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}virtualenvwrapper>0:devel/py-virtualenvwrapper@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-virtualenvwrapper/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-virtualenvwrapper
  • pkg install py39-virtualenvwrapper
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-virtualenvwrapper listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-virtualenvwrapper
Package flavors (<flavor>: <package>)
  • py39: py39-virtualenvwrapper
distinfo:
TIMESTAMP = 1584492404 SHA256 (virtualenvwrapper-4.8.4.tar.gz) = 51a1a934e7ed0ff221bdd91bf9d3b604d875afbb3aa2367133503fee168f5bfa SIZE (virtualenvwrapper-4.8.4.tar.gz) = 334920

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

py39-virtualenvwrapper
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.8.4_14.8.4_1-4.8.4_14.8.4_1---
FreeBSD:13:quarterly4.8.4_14.8.4_14.8.4_14.8.4_14.8.4_14.8.4_14.8.4_14.8.4_1
FreeBSD:14:latest4.8.4_14.8.4_14.8.4_14.8.4_14.8.4_14.8.4_1-4.8.4_1
FreeBSD:14:quarterly4.8.4_14.8.4_1-4.8.4_14.8.4_14.8.4_14.8.4_14.8.4_1
FreeBSD:15:latest4.8.4_14.8.4_1n/a4.8.4_1n/a4.8.4_14.8.4_14.8.4_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-pbr>0 : devel/py-pbr@py39
  2. py39-sphinx>=0,1 : textproc/py-sphinx@py39
  3. py39-sphinxcontrib-bitbucket>=1.0 : textproc/py-sphinxcontrib-bitbucket@py39
  4. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  5. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-stevedore>0 : devel/py-stevedore@py39
  2. py39-virtualenv>0 : devel/py-virtualenv@py39
  3. py39-virtualenv-clone>0 : devel/py-virtualenv-clone@py39
  4. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  5. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-virtualenvwrapper-4.8.4_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_py-virtualenvwrapper
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/v/virtualenvwrapper/
  2. https://pypi.org/packages/source/v/virtualenvwrapper/
Collapse this list.

Number of commits found: 42

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.8.4_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>
4.8.4_1
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)
4.8.4_1
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)
4.8.4_1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.8.4_1
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.
4.8.4_1
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
4.8.4_1
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
4.8.4_1
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)
4.8.4
18 Mar 2020 00:55:13
Revision:528621Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-virtualenvwrapper: Update to 4.8.4

Changelog:

  https://virtualenvwrapper.readthedocs.io/en/latest/history.html

Approved by:	nivit (maintainer, via Twitter)
4.8.2_3
18 Mar 2020 00:45:35
Revision:528619Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-virtualenvwrapper: Fix virtualenvwrapper_lazy.sh wrapper

Fix the virtualenvwrapper_lazy.sh wrapper to invoke the Python
versions-specific virtualenvwrapper.sh script that the port/package was
built with, preventing the following error:

  ERROR: virtualenvwrapper_lazy.sh: Could not find virtualenvwrapper.sh

While I'm here:

  - Update pkg-descr WWW: URL to match setup.py:homepage
  - Update COMMENT to match setup.py:summary

Approved by:	portmgr (blanket: ports (python) compliance, run-time bugfix)
MFH:		2020Q1 (blanket: ports (python) compliance, run-time bugfix)
4.8.2_2
12 Aug 2019 01:33:35
Revision:508701Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-virtualenvwrapper: Allow Python 3 builds

virtualenvwrapper supports Python 3, remove unnecessary limitation on 2.7
accordingly.

A dependency (sphinxcontrib-bitbucket) Python 3 build/run error was
fixed in ports r508699, which is required by virtualenvwrapper for its
DOCS option/build.

While I'm here:

  - Level up ports compliance (NO_ARCH, USES/USE order)
  - Remove unecessary DOCS_VARS DOCSDIR override (concurrent does this)
  - Patch virtualenvwrapper command invocations (virtualenv,
    virtualenv-clone) to use Python version-specific filenames

Approved by:	portmgr (blanket(s): ports compliance, python compliance)
MFH:		2019Q3
4.8.2_1
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
4.8.2_1
29 Jan 2018 06:45:16
Revision:460241Original commit files touched by this commit
araujo search for other commits by this committer
- Update textproc/py-sphinx to 1.6.5. [0]
- Update all ports that depends of py-sphinx. [0]
- Add conditional RUN_DEPENDS. [1]
- Add TEST_DEPENDS. [1]

PR:		ports/221891 [0] and ports/225136 [1]
Submitted by:	sunpoet [1]
Approved by:	antoine (portmgr)
Exprun by:	antoine (several rounds)
Sponsored by:	iXsystems, Inc.
4.8.2
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)
4.8.2
02 Nov 2017 21:41:47
Revision:453381Original commit files touched by this commit
olgeni search for other commits by this committer
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.

This round is @FreeBSD.org residents except teams.
4.8.2
15 Oct 2017 14:24:26
Revision:452148Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 4.8.2

ChangeLog:	http://virtualenvwrapper.readthedocs.io/en/latest/history.html#changes
4.7.1
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
4.7.1
04 Nov 2015 09:57:30
Revision:400732Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-virtualenvwrapper: Update to 4.7.1

- Update PORTVERSION and distinfo checksum (4.7.1)
- Remove *_DEPENDS versions (no longer version specific upstream)
- Add support for concurrent (Python 2/3) use
- Update sphinx docs output directory
- Convert all conditionals to options helpers

Approved by:		nivit (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3539
4.3.2
31 Aug 2015 12:56:31
Revision:395670Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-virtualenvwrapper: Unmark BROKEN

- Unmark BROKEN port after pbr update [1]
- Patch conf.py as sphinx renamed the 'default' theme, which caused the
  following error:

  sphinx.errors.SphinxWarning: WARNING: 'default' html theme has been
  renamed to 'classic'. Please change your html_theme setting either to
  the new 'alabaster' default theme, or to 'classic' to keep using the
  old default.

- Update pkg-plist accordingly

While I'm here:

- Add LICENSE_FILE
- Sort USE_PYTHON values

[1] https://svnweb.freebsd.org/changeset/ports/395669

Approved by:	portmgr (blanket)
4.3.2
10 Aug 2015 19:59:16
Revision:393901Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Mark BROKEN: does not build:

...
  File "/usr/local/lib/python2.7/site-packages/pbr/builddoc.py", line 133, in
_sphinx_run
    sphinx_config.init_values()
TypeError: init_values() takes exactly 2 arguments (1 given)

Reported by:	pkg-fallout
Approved by:	portmgr blanket
4.3.2
31 Jan 2015 13:32:07
Revision:378207Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 4.3.2
- Update WWW address
4.3.1
27 Oct 2014 10:58:26
Revision:371548Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
4.3.1
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)
4.3.1
24 Jul 2014 05:19:40
Revision:362763Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 4.3.1

Build Log:	https://redports.org/buildarchive/20140724044516-67645/
4.2
10 Feb 2014 09:40:55
Revision:343611Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-virtualenvwrapper: Update to 4.2 & modernise

- Update to 4.2, update pkg-plist
- Enable STAGE support
- Enable AUTOPLIST, update pkg-plist
- Remove indefinite article from COMMENT and update
- Add LICENSE (MIT)
- Add new BUILD_DEPENDS (pbr)
- Use OPTIONS helpers for DOCS_BUILD_DEPENDS
- Deprecate easy_install target
- Deprecate OPTIONSFILE override
- Deprecate Python 3.2+ .py[co] hacks
- Use *PYTHON_*PKGNAMEPREFIX for sphinxcontrib-bitbucket
- Makefile: Whitespace alignment & sort sections
- Remove unecessary setup.py patch

Changes: http://virtualenvwrapper.readthedocs.org/en/latest/history.html

Approved by:	maintainer (via email)
3.6
30 Nov 2013 22:58:45
Revision:335350Original commit files touched by this commit
nivit search for other commits by this committer
- Remove implicit lang/python dependency

Required by:	python (via mva)
3.6
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)
3.6
21 Aug 2012 21:19:56
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 3.6
- Add devel/py-stevedore to RUN_DEPENDS
- Use devel/py-sphinx and textproc/py-sphinxcontrib-bitbucket
  to build DOCS
- Remove Author: field and the blank after WWW: from pkg-descr

ReleaseHistory:	http://goo.gl/AYHv8
BuildLog:	http://goo.gl/acOhy
3.5
30 Jun 2012 21:04:00
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 3.5
- Add add-plist-post target to fix pkg-plist when Python
  version is >= 3.2
- Add devel/py-virtualenv-clone to RUN_DEPENDS
- Convert to the new options framework
- Remove http://www.doughellmann.com/* from MASTER_SITES
2.11.1
21 Jan 2012 14:50:54
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 2.11.1
- Remove nivi.interfree.it from MASTER_SITES
2.10.1
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2.10.1
22 Oct 2011 21:18:41
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 2.10.1
2.8
28 Aug 2011 08:45:11
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 2.8
2.7.1
17 Apr 2011 22:51:19
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 2.7.1
2.7
14 Apr 2011 12:44:02
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 2.7
2.6.3
02 Mar 2011 22:47:50
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 2.6.3
- Add files/patch-setup.py
2.6.1
31 Dec 2010 17:06:32
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 2.6.1
- Remove MD5 checksum from distinfo
2.5.3
02 Oct 2010 15:31:32
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 2.5.3
- Add another download site (CHEESESHOP)
2.5.2
19 Sep 2010 08:50:19
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 2.5.2
- Remove files/patch-setup.py
2.5
11 Sep 2010 15:06:32
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 2.5
2.1.1
06 May 2010 20:37:48
Original commit files touched by this commit
nivit search for other commits by this committer
virtualenvwrapper is a set of extensions to Ian Bicking's `virtualenv
<http://pypi.python.org/pypi/virtualenv>`_ tool.  The extensions include
wrappers for creating and deleting virtual environments and otherwise
managing your development workflow, making it easier to work on more
than one project at a time without introducing conflicts in their
dependencies.

WWW:    http://www.doughellmann.com/projects/virtualenvwrapper/
Author: Doug Hellmann

Number of commits found: 42