Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Jan 2021 14:34:38
16.7.5

|
dbaio  |
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093 |
09 Jan 2021 16:34:07
16.7.5

|
antoine  |
Remove python 2.7 support from a few ports |
12 Sep 2020 06:22:29
16.7.5

|
antoine  |
Fix build
Reported by: pkg-fallout |
11 May 2020 23:51:58
16.7.5

|
dbaio  |
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 ) |
21 Sep 2019 06:05:53
16.7.5

|
antoine  |
Unbreak py27 FLAVOR
Reported by: pkg-fallout |
20 Sep 2019 16:43:41
16.7.5

|
nivit  |
- 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. |
18 Sep 2019 15:06:02
16.7.5

|
nivit  |
- Update to 16.7.5
Changes: https://virtualenv.pypa.io/en/stable/changes/ |
10 Apr 2019 06:18:32
16.0.0_1

|
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
16 Jul 2018 09:45:09
16.0.0

|
nivit  |
- Update to 16.0.0
- Add NO_ARCH
- Use options helpers
Changes: https://virtualenv.pypa.io/en/stable/changes/ |
20 Jun 2018 17:05:44
15.1.0

|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
30 Nov 2017 15:50:34
15.1.0

|
mat  |
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 ) |
10 Jun 2017 01:50:06
15.1.0

|
woodsb02  |
[NEW] devel/py3-virtualenv: Create Python 3.x version of this port
PR: 219833 |
18 Feb 2017 12:50:12
15.1.0

|
nivit  |
- Update to 15.1.0
Changes: https://virtualenv.pypa.io/en/stable/changes/ |
14 Oct 2016 12:52:26
15.0.3

|
nivit  |
- Update to 15.0.3
- Update web site URL
- Remove files/patch-setup.py
ReleaseHistory: https://virtualenv.pypa.io/en/stable/changes/ |
01 Apr 2016 14:00:57
14.0.0

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
21 Jan 2016 20:42:52
14.0.0

|
nivit  |
- Update to 14.0.0
Release Notes: https://virtualenv.pypa.io/en/latest/changes.html |
09 Aug 2015 17:16:14
13.1.0

|
nivit  |
- Update to 13.1.0
Relnotes: https://virtualenv.pypa.io/en/latest/changes.html |
21 Jun 2015 05:00:11
13.0.3

|
koobs  |
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) |
07 Feb 2015 15:14:30
12.0.7

|
nivit  |
- Update to 12.0.7 |
28 Jan 2015 13:21:40
12.0.5

|
nivit  |
- Update to 12.0.5
- Sort USE_PYTHON items
Relnotes: https://virtualenv.pypa.io/en/latest/changes.html |
20 Oct 2014 16:04:14
1.11.6

|
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
19 May 2014 01:24:41
1.11.6

|
nivit  |
- Update to 1.11.6
Release Notes: https://virtualenv.pypa.io/en/latest/news.html |
10 Apr 2014 01:02:42
1.11.4

|
nivit  |
- 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 |
03 Mar 2014 10:52:03
1.11.2_1

|
rm  |
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) |
12 Feb 2014 04:56:01
1.11.2_1

|
koobs  |
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) |
10 Feb 2014 09:39:59
1.11.2

|
koobs  |
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) |
20 Sep 2013 17:13:47
1.10.1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
30 Aug 2013 16:27:50
1.10.1

|
nivit  |
- Update to 1.10.1 |
24 Jul 2013 22:02:12
1.10

|
nivit  |
- Update to 1.10
Build log: http://goo.gl/6szcOh
Release notes: http://goo.gl/paz1HH |
11 Mar 2013 15:01:32
1.9.1

|
nivit  |
- 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 |
03 Feb 2013 20:17:57
1.8.4

|
nivit  |
- Update to 1.8.4
- Remove OPTIONS_DEFINE |
08 Sep 2012 14:56:50
1.8.2

|
nivit  |
- Update to 1.8.2
- Remove deprecated header information
Changes&News: http://goo.gl/OqbDH |
05 Sep 2012 06:01:31
1.8.1

|
nivit  |
- 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 |
30 Jun 2012 13:14:14
1.7.2
|
nivit  |
- 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> |
25 Apr 2012 13:34:18
1.7.1.2
|
nivit  |
- 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 |
22 Jan 2012 16:18:27
1.7
|
nivit  |
- Update to 1.7
- Remove nivi.interfree.it from MASTER_SITES |
07 Aug 2011 20:40:36
1.6.4
|
nivit  |
- Update to 1.6.4 |
15 May 2011 14:11:18
1.6.1
|
nivit  |
- Update to 1.6.1 |
07 Apr 2011 09:35:28
1.6
|
nivit  |
- 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 |
12 Mar 2011 23:53:14
1.5.2
|
nivit  |
- Update to 1.5.2
- Add PIPVER and DISTRIBUTEVER to PLIST_SUB
to simplify next updates |
11 Dec 2010 10:10:44
1.5.1
|
nivit  |
- 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 |
20 Sep 2010 20:17:58
1.5.1
|
nivit  |
- Update to 1.5.1 |
15 Sep 2010 12:23:39
1.5
|
nivit  |
- Update to 1.5 |
12 Sep 2010 15:56:54
1.4.9
|
nivit  |
- Update to 1.4.9 |
09 Sep 2010 01:45:35
1.4.8_1
|
pgollucci  |
- Remove unneeded base dependency
PR: ports/148593
Submitted by: Bapt <baptiste.daroussin@gmail.com>
Approved by: maintainer timeout (nivit ; 57 days) |
28 Apr 2010 19:50:55
1.4.8
|
nivit  |
- Update to 1.4.8 |
16 Feb 2010 17:25:51
1.4.5
|
nivit  |
- Update to 1.4.5
Feature safe: yes |
16 Dec 2009 16:50:29
1.4.3
|
nivit  |
- Update to 1.4.3 |
13 Nov 2009 09:59:07
1.4.2
|
nivit  |
- Update to 1.4.2 |
10 Nov 2009 17:58:32
1.4.1
|
nivit  |
- Update to 1.4.1 |
09 Nov 2009 09:37:14
1.4
|
nivit  |
- Update to 1.4 |
12 Oct 2009 12:46:01
1.3.4
|
nivit  |
- Update to 1.3.4
- Install additional doc |
12 Mar 2009 22:47:17
1.3.3
|
nivit  |
- Update to 1.3.3 |
09 Jan 2009 09:50:34
1.3.2
|
nivit  |
- Update to 1.3.2
PR: ports/129946
Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw> |
02 Dec 2008 16:48:49
1.3.1
|
nivit  |
- Update to 1.3.1
- Remove pre-build, post-install target in Makefile, and all patches under
files/ |
06 Jun 2008 13:21:59
1.1_1
|
edwin  |
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) |
21 May 2008 20:11:40
1.1
|
nivit  |
- 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 |
13 Jan 2008 10:19:11
1.0
|
nivit  |
- Fix MASTER_SITES
Reported by: pointyhat via erwin |
10 Jan 2008 13:23:18
1.0
|
nivit  |
- Update to 1.0 |
09 Jan 2008 10:13:01
0.9
|
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 |