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-eventlet Highly concurrent networking library
0.33.3 net on this many watch lists=0 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 0.33.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-08-22 03:42:33
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
Also Listed In: python
License: MIT
WWW:
https://eventlet.net/
Description:
Eventlet is a concurrent networking library for Python that allows you to change how you run your code, not how you write it. It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. See also: https://github.com/eventlet/eventlet
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}eventlet>0:net/py-eventlet@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-eventlet/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-eventlet
  • pkg install py39-eventlet
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-eventlet listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-eventlet
Package flavors (<flavor>: <package>)
  • py39: py39-eventlet
distinfo:
TIMESTAMP = 1675191079 SHA256 (eventlet-0.33.3.tar.gz) = 722803e7eadff295347539da363d68ae155b8b26ae6a634474d0a920be73cfda SIZE (eventlet-0.33.3.tar.gz) = 416190

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

py39-eventlet
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.33.30.33.3-0.33.30.33.3---
FreeBSD:13:quarterly0.33.30.33.30.33.30.33.30.33.3-0.33.30.33.3
FreeBSD:14:latest0.33.30.33.30.33.20.33.30.33.30.33.3-0.33.3
FreeBSD:14:quarterly0.33.30.33.3-0.33.30.33.3-0.33.30.33.3
FreeBSD:15:latest0.33.30.33.3n/a0.33.3n/a-0.33.3-
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-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. py39-nose>=0 : devel/py-nose@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-dnspython>=1.15.0,1 : dns/py-dnspython@py39
  2. py39-greenlet>=0.3 : devel/py-greenlet@py39
  3. py39-six>=1.10.0 : devel/py-six@py39
  4. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  5. python3.9 : lang/python39
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. misc/py-glance*
  2. Collapse this list of deleted ports.
for Run
  1. devel/py-glance-store
  2. devel/py-os-win
  3. devel/py-oslo.privsep
  4. devel/py-oslo.service
  5. devel/py-oslo.vmware
  6. misc/py-cinder
  7. net/ryu
Expand this list (18 items / 11 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/onionshare
  3. www/onionshare-cli
  4. Collapse this list.

Deleted ports which required this port:

Expand this list of 9 deleted ports
  1. databases/py-swift*
  2. devel/py-gdbgui*
  3. devel/py-os-brick2*
  4. devel/py-os-win4*
  5. devel/py-oslo.privsep1*
  6. devel/py-oslo.service1*
  7. devel/py-oslo.vmware2*
  8. emulators/py-nova*
  9. misc/py-glance*
  10. 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:
No options to configure
Options name:
net_py-eventlet
USES:
cpe 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/e/eventlet/
  2. https://pypi.org/packages/source/e/eventlet/
Collapse this list.

Number of commits found: 51

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.33.3
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>
0.33.3
05 Feb 2023 15:48:03
commit hash: 0a4dda0cf05233f1bb411eb3bb495ad37b6ad256commit hash: 0a4dda0cf05233f1bb411eb3bb495ad37b6ad256commit hash: 0a4dda0cf05233f1bb411eb3bb495ad37b6ad256commit hash: 0a4dda0cf05233f1bb411eb3bb495ad37b6ad256 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-eventlet: Update to 0.33.3

Changes:	https://github.com/eventlet/eventlet/blob/master/NEWS
0.33.2
30 Jan 2023 13:00:12
commit hash: 46612b2eefaa8c5e7d012e8f99182e409ec9daeecommit hash: 46612b2eefaa8c5e7d012e8f99182e409ec9daeecommit hash: 46612b2eefaa8c5e7d012e8f99182e409ec9daeecommit hash: 46612b2eefaa8c5e7d012e8f99182e409ec9daee files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-eventlet: Update version requirement of RUN_DEPENDS
0.33.2
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
0.33.2
30 Dec 2022 09:05:02
commit hash: 3c0947a714bdcdea2bdae60f73f21c02d91dd91ecommit hash: 3c0947a714bdcdea2bdae60f73f21c02d91dd91ecommit hash: 3c0947a714bdcdea2bdae60f73f21c02d91dd91ecommit hash: 3c0947a714bdcdea2bdae60f73f21c02d91dd91e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-eventlet: Update to 0.33.2

Changes:	https://github.com/eventlet/eventlet/blob/master/NEWS
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)
0.33.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)
0.33.1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.33.1
03 Jun 2022 16:57:06
commit hash: 9bbea147dccc030ff8e34bca7eb5f9f7e7f883a5commit hash: 9bbea147dccc030ff8e34bca7eb5f9f7e7f883a5commit hash: 9bbea147dccc030ff8e34bca7eb5f9f7e7f883a5commit hash: 9bbea147dccc030ff8e34bca7eb5f9f7e7f883a5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-eventlet: Convert to USE_PYTHON=nose
0.33.1
13 May 2022 20:39:44
commit hash: 0a3d61edafc6bb3844090d86634d1385ea3b3c1ccommit hash: 0a3d61edafc6bb3844090d86634d1385ea3b3c1ccommit hash: 0a3d61edafc6bb3844090d86634d1385ea3b3c1ccommit hash: 0a3d61edafc6bb3844090d86634d1385ea3b3c1c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-eventlet: Update to 0.33.1

Changes:	https://github.com/eventlet/eventlet/blob/master/NEWS
0.33.0
21 Nov 2021 21:15:37
commit hash: 3553f6078be7ed9f04662434e5f8ea9b74deb2d3commit hash: 3553f6078be7ed9f04662434e5f8ea9b74deb2d3commit hash: 3553f6078be7ed9f04662434e5f8ea9b74deb2d3commit hash: 3553f6078be7ed9f04662434e5f8ea9b74deb2d3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-eventlet: Update to 0.33.0

Changes:	https://github.com/eventlet/eventlet/blob/master/NEWS
0.32.0
13 Oct 2021 14:10:59
commit hash: 643374a174833454de44c6d7e5dc33722872f312commit hash: 643374a174833454de44c6d7e5dc33722872f312commit hash: 643374a174833454de44c6d7e5dc33722872f312commit hash: 643374a174833454de44c6d7e5dc33722872f312 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
net/py-eventlet: Add CPE information

Approved by:	portmgr (blanket)
0.32.0
21 Sep 2021 03:44:49
commit hash: da82dcd4e2d614d265f10bb444cf19496c9f4dfbcommit hash: da82dcd4e2d614d265f10bb444cf19496c9f4dfbcommit hash: da82dcd4e2d614d265f10bb444cf19496c9f4dfbcommit hash: da82dcd4e2d614d265f10bb444cf19496c9f4dfb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-eventlet: Update to 0.32.0

Changes:	https://github.com/eventlet/eventlet/blob/master/NEWS
0.31.1
15 Jul 2021 20:32:30
commit hash: a286d4a1b31db682f67909f5b2c882c6d0715f0acommit hash: a286d4a1b31db682f67909f5b2c882c6d0715f0acommit hash: a286d4a1b31db682f67909f5b2c882c6d0715f0acommit hash: a286d4a1b31db682f67909f5b2c882c6d0715f0a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-eventlet: Update to 0.31.1

Changes:	https://github.com/eventlet/eventlet/blob/master/NEWS
0.31.0
07 May 2021 09:39:08
commit hash: 13c9fb30be950b24d7dbd60bd2fa18de86262302commit hash: 13c9fb30be950b24d7dbd60bd2fa18de86262302commit hash: 13c9fb30be950b24d7dbd60bd2fa18de86262302commit hash: 13c9fb30be950b24d7dbd60bd2fa18de86262302 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-eventlet: Update to 0.31.0

Changes:	https://github.com/eventlet/eventlet/blob/master/NEWS
0.30.2
18 Apr 2021 05:43:56
commit hash: 3b115ad1fa10a4644e6b2cd20f534b64f71c0f97commit hash: 3b115ad1fa10a4644e6b2cd20f534b64f71c0f97commit hash: 3b115ad1fa10a4644e6b2cd20f534b64f71c0f97commit hash: 3b115ad1fa10a4644e6b2cd20f534b64f71c0f97 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-eventlet: Update to 0.30.2

Changes:	https://github.com/eventlet/eventlet/blob/master/NEWS
0.30.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.
0.30.1
03 Feb 2021 19:49:07
Revision:563937Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.30.1

Changes:	https://github.com/eventlet/eventlet/blob/master/NEWS
0.30.0
10 Jan 2021 08:21:52
Revision:560959Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove PYTHON_REL check after r559531 (USES=python:3.6+)
0.30.0
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
0.30.0
19 Dec 2020 20:10:31
Revision:558538Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.30.0

Changes:	https://github.com/eventlet/eventlet/blob/master/NEWS
0.29.1
13 Dec 2020 14:43:27
Revision:557933Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.29.1

- Update COMMENT
- Update pkg-descr
- Update WWW

Changes:	https://github.com/eventlet/eventlet/blob/master/NEWS
0.28.0
10 Dec 2020 21:41:18
Revision:557587Original commit files touched by this commit
sunpoet search for other commits by this committer
Take maintainership
0.28.0
07 Dec 2020 20:09:03
Revision:557245Original commit files touched by this commit
rene search for other commits by this committer
Return mmokhi@'s ports to the pool after his commit bit was safekept.
0.28.0
22 Oct 2020 17:55:46
Revision:553044Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.28.0

- Add LICENSE_FILE
- Add NO_ARCH
- Use do-test instead of regression-test

Changes:	https://github.com/eventlet/eventlet/releases
		https://github.com/eventlet/eventlet/blob/master/NEWS
PR:		250112
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 18 days)
0.22.0_1
01 Apr 2020 06:45:31
Revision:530199Original commit files touched by this commit
antoine search for other commits by this committer
py-eventlet does not depend on py-enum-compat
0.22.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
0.22.0
07 Feb 2018 18:40:54
Revision:461168Original commit files touched by this commit
mmokhi search for other commits by this committer
net/py-eventlet: Update the port to 0.22.0
This is a dependency for r461164
0.21.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)
0.21.0
17 Jul 2017 20:10:47
Revision:446111Original commit files touched by this commit
mmokhi search for other commits by this committer
net/py-eventlet: Update port to 0.21.0
Also change maintainer to my address

Reviewed by:	cs (maintainer), mat (mentor)
Approved by:	cs (maintainer), mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11462
0.20.1_1
29 Mar 2017 21:07:54
Revision:437242Original commit files touched by this commit
cs search for other commits by this committer
Fix attribute error

PR:		217867
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
0.20.1
08 Mar 2017 11:49:42
Revision:435672Original commit files touched by this commit Sanity Test Failure
mmokhi search for other commits by this committer
net/py-eventlet: Update port to 0.20.1

Reviewed by:	feld, mat
Approved by:	feld, mat (mentors), cs (maintainer)
Differential Revision:	https://reviews.freebsd.org/D9849
0.19.0
17 May 2016 19:05:26
Revision:415413Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.19.0
0.18.4
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.18.4
20 Feb 2016 14:43:43
Revision:409246Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.18.4
0.17.4
25 Dec 2015 21:09:40
Revision:404473Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.17.4
0.16.1
05 Feb 2015 19:59:47
Revision:378486Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.16.1
0.14.0_1
24 Oct 2014 16:21:26
Revision:371449Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of net/ to new USES=python

Approved by:	portmgr (implicit)
0.14.0_1
31 Jan 2014 08:46:52
Revision:341943Original commit files touched by this commit
miwi search for other commits by this committer
- Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREV
0.14.0
21 Sep 2013 20:20:08
Revision:327840Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.14.0
0.13.0
20 Sep 2013 22:10:25
Revision:327755Original 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:
net)
0.13.0
30 Jul 2013 19:33:24
Revision:323986Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.13.0

PR:		ports/180357
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
Approved by:	maintainer (me)
0.12.1
26 Mar 2013 20:36:41
Revision:315325Original commit files touched by this commit
cs search for other commits by this committer
- Update to 0.12.1
- Trim Header
- Fix spacing in front of WWW
0.9.17
31 Aug 2012 13:43:31
Revision:303421Original commit files touched by this commit
cs search for other commits by this committer
- Update to 0.9.17
- Tidy pkg-descr
0.9.16
10 Jan 2012 10:17:53
Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.9.16

Approved by:    glarkin@ (mentor, implicit)
0.9.15
15 Sep 2011 12:33:27
Original commit files touched by this commit
cs search for other commits by this committer
Change maintainer address to my FreeBSD address

Approved by:    wen@ (mentor)
0.9.15
22 Apr 2011 19:30:09
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 0.9.15
  Changes:
https://bitbucket.org/which_linden/eventlet/diff/NEWS?diff2=6e6a02e7ac7c&diff1=5140fe20544f

PR:             ports/156392
Submitted by:   C-S <c-s@c-s.li> (maintainer)
0.9.14
26 Jan 2011 00:57:32
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 0.9.14

Changes:
* Many fixes to the ZeroMQ hub, which now requires version 2.0.10 or later
* ZeroMQ hub no longer depends on pollhub, and thus works on Windows
* Better handling of connect errors on Windows
* More-robust Event delivery
* wsgi.py now distinguishes between an empty query string ("") and a
  non-existent query string (no entry in environ)
* wsgi.py handles ipv6 correctly
* Better behavior in tpool when you give it nonsensical numbers
* Fixed importing on 2.5
* Hub doesn't hold on to invalid fds
* Documentation for eventlet.green.zmq.

PR:             ports/154290
Submitted by:   C-S <c-s@c-s.li> (maintainer)
Feature safe:   yes
0.9.13
25 Oct 2010 13:04:49
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.9.13
- Add LICENSE
- Pass maintainership to submitter

PR:             ports/151659
Submitted by:   C-S <c-s@c-s.li>
0.9.12
28 Aug 2010 09:47:34
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.9.12
- Maintainer drops maintainership

PR:             ports/150062
Submitted by:   Gea-Suan Lin <gslin AT gslin.org> (former maintainer)
0.9.9
22 Aug 2010 03:41:56
Original commit files touched by this commit
lwhsu search for other commits by this committer
Add py-eventlet 0.9.9, concurrent networking library for Python.

PR:             ports/148828
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 51