Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
11 Jan 2021 19:36:17
20.9.0

|
rene  |
Remove logic for Python < 3.6 for ports using Python 3.6+ |
28 Dec 2020 23:02:15
20.9.0

|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
02 Oct 2020 07:30:44
20.9.0

|
sunpoet  |
Update to 20.9.0
Changes: https://github.com/gevent/gevent/blob/master/CHANGES.rst |
27 Jun 2020 08:33:28
20.6.2

|
pkubaj  |
devel/py-gevent:
Use newer GCC:
src/gevent/libev/corecext.h:157: error: wrong number of arguments specified for
'__deprecated__' attribute |
26 Jun 2020 08:43:59
20.6.2

|
sunpoet  |
Fix make test |
22 Jun 2020 19:35:47
20.6.2

|
sunpoet  |
Update to 20.6.2
Changes: https://github.com/gevent/gevent/blob/master/CHANGES.rst |
19 Jun 2020 16:45:09
1.5.0

|
sunpoet  |
Update to 1.5.0
- Update WWW
Changes: https://github.com/gevent/gevent/blob/master/docs/changelog_1_5.rst
https://www.gevent.org/whatsnew_1_5.html |
06 Jan 2019 20:40:35
1.4.0

|
sunpoet  |
Update to 1.4.0
Changes: https://github.com/gevent/gevent/blob/master/CHANGES.rst |
14 Oct 2018 16:28:37
1.3.7

|
sunpoet  |
Update to 1.3.7
Changes: https://github.com/gevent/gevent/blob/master/CHANGES.rst |
19 Aug 2018 20:32:16
1.3.6

|
sunpoet  |
Remove duplicate entry of RUN_DEPENDS from TEST_DEPENDS
Notified by: mat |
18 Aug 2018 20:41:29
1.3.6

|
sunpoet  |
Update to 1.3.6
Changes: https://github.com/gevent/gevent/blob/master/CHANGES.rst |
29 Jul 2018 19:15:41
1.3.5

|
sunpoet  |
Update to 1.3.5
Changes: https://github.com/gevent/gevent/blob/master/CHANGES.rst |
24 Jun 2018 20:17:09
1.3.4

|
sunpoet  |
Update to 1.3.4
Changes: https://github.com/gevent/gevent/blob/master/CHANGES.rst |
20 Jun 2018 17:05:44
1.3.2

|
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 May 2018 19:47:48
1.3.2

|
sunpoet  |
Update to 1.3.2
Changes: https://github.com/gevent/gevent/releases
https://github.com/gevent/gevent/blob/master/CHANGES.rst |
19 May 2018 11:06:47
1.3.1

|
sunpoet  |
Update to 1.3.1
Changes: https://github.com/gevent/gevent/releases
https://github.com/gevent/gevent/blob/master/CHANGES.rst |
12 May 2018 23:50:24
1.3.0

|
sunpoet  |
Update to 1.3.0
Changes: https://github.com/gevent/gevent/releases
https://github.com/gevent/gevent/blob/master/CHANGES.rst |
25 Apr 2018 16:42:38
1.2.2

|
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
08 Feb 2018 20:18:09
1.2.2

|
amdmi3  |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
30 Nov 2017 15:50:34
1.2.2

|
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 ) |
06 Jun 2017 13:50:44
1.2.2

|
sunpoet  |
Update to 1.2.2
Changes: https://github.com/gevent/gevent/releases
https://github.com/gevent/gevent/blob/master/CHANGES.rst |
13 Jan 2017 14:43:45
1.2.1

|
sunpoet  |
Update to 1.2.1
Changes: https://github.com/gevent/gevent/releases
https://github.com/gevent/gevent/blob/master/CHANGES.rst |
24 Dec 2016 12:58:20
1.2.0

|
sunpoet  |
- Update to 1.2.0
Changes: https://github.com/gevent/gevent/releases |
04 Dec 2016 10:43:59
1.1.2_1

|
sunpoet  |
- Fix _util_py2 build failure with Python 3
- Bump PORTREVISION for package change |
19 Nov 2016 17:06:35
1.1.2

|
sunpoet  |
- Update to 1.1.2
Changes: https://github.com/gevent/gevent/releases |
08 Apr 2016 16:28:34
1.1.1

|
sunpoet  |
- Update to 1.1.1
Changes: https://github.com/gevent/gevent/releases |
01 Apr 2016 14:00:57
1.1.0

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
07 Mar 2016 20:12:37
1.1.0

|
sunpoet  |
- Update to 1.1.0
- Relax USES=python
- Allow concurrent installation (USE_PYTHON=concurrent)
Changes: https://github.com/gevent/gevent/releases |
21 Dec 2015 18:33:43
1.0.2_1

|
sunpoet  |
- Add LICENSE_FILE
- Use libraries from ports tree instead of bundled one
- Strip shared library in post-install:
- Bump PORTREVISION for dependency and package change |
03 Oct 2015 17:07:25
1.0.2

|
sunpoet  |
- Convert to new test framework |
15 Jun 2015 19:20:18
1.0.2

|
sunpoet  |
- Update to 1.0.2
- Regenerate patch file with makepatch:
Changes: https://github.com/gevent/gevent/blob/master/changelog.rst |
21 Feb 2015 15:11:22
1.0.1

|
sunpoet  |
- Fix build with Clang 3.6.0
PR: 197868
Submitted by: dim |
15 Aug 2014 03:43:55
1.0.1

|
sunpoet  |
- Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by: koobs, wg |
15 Aug 2014 03:00:38
1.0.1

|
sunpoet  |
- Use USES=python |
02 May 2014 09:41:25
1.0.1

|
sunpoet  |
- Update to 1.0.1
Changes: https://github.com/surfly/gevent/blob/master/changelog.rst |
14 Feb 2014 19:41:00
1.0_2

|
sunpoet  |
- Update COMMENT
- Remove LIB_DEPENDS
- Use PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION for dependency change |
13 Jan 2014 21:00:04
1.0_1

|
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
29 Nov 2013 16:58:12
1.0_1

|
sunpoet  |
- Fix PLIST
- Bump PORTREVISION for package change |
27 Nov 2013 20:52:08
1.0

|
sunpoet  |
- Update to 1.0
- Use REINPLACE_CMD instead of patch file
- Strip shared library
- Fix regression-test: in tinderbox
Changes: https://github.com/surfly/gevent/blob/master/changelog.rst |
26 Oct 2013 08:46:13
0.13.8_1

|
sunpoet  |
- Convert to new LIB_DEPENDS format: it also avoids build failure when libevent2
is installed
- Add TEST_DEPENDS
- Add regression-test:
- Support STAGEDIR
- While I'm here, strip shared library and bump PORTREVISION for package change
PR: ports/183319 (based on)
Submitted by: koobs |
20 Sep 2013 17:13:47
0.13.8

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
07 Sep 2013 17:53:23
0.13.8

|
sunpoet  |
- Cosmetic change |
21 Aug 2013 17:42:58
0.13.8

|
sunpoet  |
- Cleanup Makefile header |
08 Sep 2012 00:14:31
0.13.8

|
sunpoet  |
- Update to 0.13.8
Changes: https://groups.google.com/forum/?fromgroups#!topic/gevent/tJc8YSgOF1U
- core: fix compilation with the latest Cython: remove emit_ifdef/emit_else/
emit_endif.
- Fixed issue #80: gevent.httplib failed with RequestFailed errors because
timeout was reset to 1s. Patch by Tomasz Prus.
- Fixed issue #132: gevent.socket.gethostbyname(<unicode>) now does ascii
encoding and uses gevent's resolver rather than calling built-in resolver.
Patch by Alexey Borzenkov. |
13 Jul 2012 15:04:57
0.13.7
|
sunpoet  |
- Take maintainership
- Update pkg-descr |
13 Jul 2012 14:14:13
0.13.7
|
tabthorpe  |
- Reassign to the heap
- Thank you for your years of service
With hat:: portmgr |
19 Jun 2012 17:58:23
0.13.7
|
rm  |
- update to 0.13.7
- add LICENSE (MIT)
While here:
- strict to python 2.x
PR: 168692
Submitted by: koobs <koobs.freebsd at gmail dot com>
Approved by: maintainer timeout (2 weeks) |
29 May 2011 12:48:24
0.13.6
|
sunpoet  |
- Update to 0.13.6
Changes: http://gevent.org/changelog.html
PR: ports/157027
Submitted by: Mirko Zinn <mail@derzinn.de>
Approved by: maintainer (timeout, 15 days) |
09 Mar 2011 06:25:56
0.13.3
|
wen  |
- Update to 0.13.3
PR: ports/155390
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) |
09 Oct 2010 19:31:55
0.13.1
|
lwhsu  |
- Update to 0.13.1
PR: ports/151346
Submitted by: lwhsu
Approved by: Peter Schuller <peter.schuller AT infidyne.com> (maintainer) |
02 Jul 2010 05:31:49
0.12.2_1
|
stefan  |
Add dependency on devel/py-greenlet.
PR: 147776
Submitted by: Robert Kruus <rob.kruus@gmail.com>
Approved by: maintainer
Feature safe: yes |
23 Mar 2010 14:37:13
0.12.2
|
yzlin  |
- Update to 0.12.2
PR: ports/144957
Submitted by: Keith Gaughan <k AT stereochro.me>
Approved by: Peter Schuller <peter.schuller AT infidyne.com> (maintainer),
lwhsu/rafan (mentors, implicit) |
12 Feb 2010 19:26:10
0.12.0
|
pgollucci  |
A coroutine-based Python networking library that uses greenlet to
provide a high-level synchronous API on top of an libevent event loop.
WWW: http://www.gevent.org/
PR: ports/143589
Submitted by: Peter Schuller <peter.schuller at infidyne.com> |