Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20.29.3 07 Mar 2025 08:42:46
    |
Nicola Vitale (nivit)  |
devel/py-virtualenv: Update to 20.29.3
Release changes: https://github.com/pypa/virtualenv/releases/tag/20.29.3
Reported by: Bernát Gábor <notifications@github.com> |
20.29.2 14 Feb 2025 15:36:28
    |
Nicola Vitale (nivit)  |
devel/py-virtualenv: Update to 20.29.2
Release changes: https://github.com/pypa/virtualenv/releases/tag/20.29.2
Reported by: Bernát Gábor <notifications@github.com> |
20.29.1 19 Jan 2025 13:14:48
    |
Nicola Vitale (nivit)  |
devel/py-virtualenv: Update to 20.29.1
Release changes: https://github.com/pypa/virtualenv/releases/tag/20.29.1
Reported by: Bernát Gábor <notifications@github.com> |
20.28.0 26 Nov 2024 09:39:33
    |
Nicola Vitale (nivit)  |
devel/py-virtualenv: Update to 20.28.0
Release changes: https://github.com/pypa/virtualenv/releases/tag/20.28.0
Reported by: Bernát Gábor <notifications@github.com> |
20.27.1 30 Oct 2024 08:47:08
    |
Nicola Vitale (nivit)  |
devel/py-virtualenv: Update to 20.27.1
Release changes: https://github.com/pypa/virtualenv/releases/tag/20.27.1
Reported by: Bernát Gábor <notifications@github.com> |
20.26.5 28 Sep 2024 13:38:52
    |
Nicola Vitale (nivit)  |
devel/py-virtualenv: Update to 20.26.5
Release changes: https://github.com/pypa/virtualenv/releases/tag/20.26.5
Reported by: Bernát Gábor <notifications@github.com> |
20.26.4 09 Sep 2024 09:13:47
    |
Nicola Vitale (nivit)  |
devel/py-virtualenv: Update to 20.26.4
Release changes: https://github.com/pypa/virtualenv/releases/tag/20.26.4
Reported by: Bernát Gábor <notifications@github.com> |
20.26.3_1 14 Aug 2024 15:39:08
    |
Nicola Vitale (nivit)  |
devel/py-virtualenv: Fix build caused by conflicting dependencies
- Temporarly disable DOCS option due to the conflit between the docs
build-dependency textproc/py-towncrier with textproc/py-towncrier23,
which the other dependency py-sphinxcontrib-towncrier now depends on.
I prefer to disable this option instead of changing the dependency
to py-towncrier23 because a user may have already installed py-towncrier
in the system for other reasons before updating.
Other reference:
https://github.com/sphinx-contrib/sphinxcontrib-towncrier/issues/92
- Bump PORTREVISION
PR: 280687 |
20.26.3 22 Jun 2024 08:29:04
    |
Nicola Vitale (nivit)  |
devel/py-virtualenv: Update to 20.26.3
- Remove pre-test target
- Remove files/patch-pyproject
- Update test dependencies
Release changes:
https://github.com/pypa/virtualenv/releases/tag/20.26.3
https://github.com/pypa/virtualenv/releases/tag/20.26.2
Reported by: Bernát Gábor <notifications@github.com> |
20.26.0 26 Apr 2024 13:09:53
    |
Nicola Vitale (nivit)  |
devel/py-virtualenv: Update to 20.26.0
- Add a pre-test stage that adds a [tool.setuptools_scm] section to
project.toml, so that tests can detect the version.
Otherwise 5 tests fail with an error similar to
________________________________________________________________________________________________________________________
test_fail_no_traceback
________________________________________________________________________________________________________________________
raise_on_session_done = <function raise_on_session_done.<locals>._func at
0x3f63e7392c10>, tmp_path =
PosixPath(/tmp/pytest-of-root/pytest-5/test_fail_no_traceback0), capsys =
<_pytest.capture.CaptureFixture object at 0x3f63e5c0aca0>
def test_fail_no_traceback(raise_on_session_done, tmp_path, capsys):
raise_on_session_done(ProcessCallFailedError(code=2, out="out\n",
err="err\n", cmd=["something"]))
with pytest.raises(SystemExit) as context:
run_with_catch([str(tmp_path)])
assert context.value.code == 2 (Only the first 15 lines of the commit message are shown above ) |
20.25.3 18 Apr 2024 16:50:58
    |
Nicola Vitale (nivit)  |
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
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-virtualenv: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
20.25.0 01 Dec 2023 17:03:54
    |
Nicola Vitale (nivit)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Rene Ladan (rene)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Yuri Victorovich (yuri)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Antoine Brodin (antoine)  |
USE_PYTHON=pep517: bump PORTREVISION |
20.20.0 04 Apr 2023 18:27:33
    |
Antoine Brodin (antoine)  |
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
    |
Dima Panov (fluffy)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Nicola Vitale (nivit)  |
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 ) |
20.18.0 09 Feb 2023 15:20:05
    |
Nicola Vitale (nivit)  |
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
    |
Dima Panov (fluffy)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Nicola Vitale (nivit)  |
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
    |
Nicola Vitale (nivit)  |
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 ) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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
    |
Stefan Eßer (se)  |
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 ) |
16.7.5 10 Sep 2021 21:18:13
    |
Bernhard Froehlich (decke)  |
devel/py-virtualenv: Add CPE information
Approved by: portmgr (blanket) |
16.7.5 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
16.7.5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
16.7.5 14 Jan 2021 14:34:38
  |
dbaio  |
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
  |
antoine  |
Remove python 2.7 support from a few ports |
16.7.5 12 Sep 2020 06:22:29
  |
antoine  |
Fix build
Reported by: pkg-fallout |
16.7.5 11 May 2020 23:51:58
  |
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 ) |
16.7.5 21 Sep 2019 06:05:53
  |
antoine  |
Unbreak py27 FLAVOR
Reported by: pkg-fallout |
16.7.5 20 Sep 2019 16:43:41
  |
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. |
16.7.5 18 Sep 2019 15:06:02
  |
nivit  |
- Update to 16.7.5
Changes: https://virtualenv.pypa.io/en/stable/changes/ |
16.0.0_1 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
16.0.0 16 Jul 2018 09:45:09
  |
nivit  |
- 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
  |
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 |
15.1.0 30 Nov 2017 15:50:34
  |
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 ) |
15.1.0 10 Jun 2017 01:50:06
  |
woodsb02  |
[NEW] devel/py3-virtualenv: Create Python 3.x version of this port
PR: 219833 |
15.1.0 18 Feb 2017 12:50:12
  |
nivit  |
- Update to 15.1.0
Changes: https://virtualenv.pypa.io/en/stable/changes/ |
15.0.3 14 Oct 2016 12:52:26
  |
nivit  |
- 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
  |
mat  |
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
  |
nivit  |
- Update to 14.0.0
Release Notes: https://virtualenv.pypa.io/en/latest/changes.html |
13.1.0 09 Aug 2015 17:16:14
  |
nivit  |
- Update to 13.1.0
Relnotes: https://virtualenv.pypa.io/en/latest/changes.html |
13.0.3 21 Jun 2015 05:00:11
  |
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) |
12.0.7 07 Feb 2015 15:14:30
  |
nivit  |
- Update to 12.0.7 |
12.0.5 28 Jan 2015 13:21:40
  |
nivit  |
- 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
  |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
1.11.6 19 May 2014 01:24:41
  |
nivit  |
- Update to 1.11.6
Release Notes: https://virtualenv.pypa.io/en/latest/news.html |
1.11.4 10 Apr 2014 01:02:42
  |
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 |
1.11.2_1 03 Mar 2014 10:52:03
  |
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) |
1.11.2_1 12 Feb 2014 04:56:01
  |
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) |
1.11.2 10 Feb 2014 09:39:59
  |
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) |
1.10.1 20 Sep 2013 17:13:47
  |
bapt  |
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
  |
nivit  |
- Update to 1.10.1 |
1.10 24 Jul 2013 22:02:12
  |
nivit  |
- 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
  |
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 |
1.8.4 03 Feb 2013 20:17:57
  |
nivit  |
- Update to 1.8.4
- Remove OPTIONS_DEFINE |
1.8.2 08 Sep 2012 14:56:50
  |
nivit  |
- Update to 1.8.2
- Remove deprecated header information
Changes&News: http://goo.gl/OqbDH |
1.8.1 05 Sep 2012 06:01:31
  |
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 |
1.7.2 30 Jun 2012 13:14:14
 |
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> |
1.7.1.2 25 Apr 2012 13:34:18
 |
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 |
1.7 22 Jan 2012 16:18:27
 |
nivit  |
- Update to 1.7
- Remove nivi.interfree.it from MASTER_SITES |
1.6.4 07 Aug 2011 20:40:36
 |
nivit  |
- Update to 1.6.4 |
1.6.1 15 May 2011 14:11:18
 |
nivit  |
- Update to 1.6.1 |
1.6 07 Apr 2011 09:35:28
 |
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 |
1.5.2 12 Mar 2011 23:53:14
 |
nivit  |
- 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
 |
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 |
1.5.1 20 Sep 2010 20:17:58
 |
nivit  |
- Update to 1.5.1 |
1.5 15 Sep 2010 12:23:39
 |
nivit  |
- Update to 1.5 |
1.4.9 12 Sep 2010 15:56:54
 |
nivit  |
- Update to 1.4.9 |
1.4.8_1 09 Sep 2010 01:45:35
 |
pgollucci  |
- 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
 |
nivit  |
- Update to 1.4.8 |
1.4.5 16 Feb 2010 17:25:51
 |
nivit  |
- Update to 1.4.5
Feature safe: yes |
1.4.3 16 Dec 2009 16:50:29
 |
nivit  |
- Update to 1.4.3 |
1.4.2 13 Nov 2009 09:59:07
 |
nivit  |
- Update to 1.4.2 |
1.4.1 10 Nov 2009 17:58:32
 |
nivit  |
- Update to 1.4.1 |
1.4 09 Nov 2009 09:37:14
 |
nivit  |
- Update to 1.4 |
1.3.4 12 Oct 2009 12:46:01
 |
nivit  |
- Update to 1.3.4
- Install additional doc |
1.3.3 12 Mar 2009 22:47:17
 |
nivit  |
- Update to 1.3.3 |
1.3.2 09 Jan 2009 09:50:34
 |
nivit  |
- 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
 |
nivit  |
- 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
 |
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) |
1.1 21 May 2008 20:11:40
 |
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 |
1.0 13 Jan 2008 10:19:11
 |
nivit  |
- Fix MASTER_SITES
Reported by: pointyhat via erwin |
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 |