Port details |
- py-eventlet Highly concurrent networking library
- 0.38.2 net
=2 0.37.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2010-08-22 03:42:33
- Last Update: 2024-12-25 19:15:45
- Commit Hash: 7f7be99
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://eventlet.readthedocs.io/en/latest/
- https://github.com/eventlet/eventlet
- 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.
![Homepage Homepage](/images/home.svg) ¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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 py311-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 py311-eventlet listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-eventlet
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1734888346
SHA256 (eventlet-0.38.2.tar.gz) = 6a46823af1dca7d29cf04c0d680365805435473c3acbffc176765c7f8787edac
SIZE (eventlet-0.38.2.tar.gz) = 561526
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatch-vcs>=0.3 : devel/py-hatch-vcs@py311
- py311-hatchling>=1.12.2 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-dnspython>=1.15.0,1 : dns/py-dnspython@py311
- py311-greenlet>=1.0 : devel/py-greenlet@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
- devel/py-glance-store
- devel/py-os-win
- devel/py-oslo.privsep
- devel/py-oslo.service
- devel/py-oslo.vmware
- net/ryu
- www/onionshare
-
Deleted ports which required this port:
- * - 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.38.2 25 Dec 2024 19:15:45
![commit hash: 7f7be99dc450f95bfd7bacd4ab97fa8d462c576e commit hash: 7f7be99dc450f95bfd7bacd4ab97fa8d462c576e](/images/git.png) ![commit hash: 7f7be99dc450f95bfd7bacd4ab97fa8d462c576e commit hash: 7f7be99dc450f95bfd7bacd4ab97fa8d462c576e](/images/codeberg.svg) ![commit hash: 7f7be99dc450f95bfd7bacd4ab97fa8d462c576e commit hash: 7f7be99dc450f95bfd7bacd4ab97fa8d462c576e](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
net/py-eventlet: Update to 0.38.2
Changes: https://github.com/eventlet/eventlet/blob/master/NEWS |
0.38.0 27 Nov 2024 02:34:36
![commit hash: b2226db5ac778a589801eefbc8f44391a32c14e2 commit hash: b2226db5ac778a589801eefbc8f44391a32c14e2](/images/git.png) ![commit hash: b2226db5ac778a589801eefbc8f44391a32c14e2 commit hash: b2226db5ac778a589801eefbc8f44391a32c14e2](/images/codeberg.svg) ![commit hash: b2226db5ac778a589801eefbc8f44391a32c14e2 commit hash: b2226db5ac778a589801eefbc8f44391a32c14e2](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
net/py-eventlet: Update to 0.38.0
Changes: https://github.com/eventlet/eventlet/blob/master/NEWS |
0.37.0 25 Sep 2024 04:22:35
![commit hash: 4426959b324a38f2568e65c214524eb0f6bc62d2 commit hash: 4426959b324a38f2568e65c214524eb0f6bc62d2](/images/git.png) ![commit hash: 4426959b324a38f2568e65c214524eb0f6bc62d2 commit hash: 4426959b324a38f2568e65c214524eb0f6bc62d2](/images/codeberg.svg) ![commit hash: 4426959b324a38f2568e65c214524eb0f6bc62d2 commit hash: 4426959b324a38f2568e65c214524eb0f6bc62d2](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
net/py-eventlet: Update to 0.37.0
- Update WWW
Changes: https://github.com/eventlet/eventlet/blob/master/NEWS |
0.36.1 18 Jul 2024 16:46:21
![commit hash: bb13348b125686ffd089dca38d189938de18cc7b commit hash: bb13348b125686ffd089dca38d189938de18cc7b](/images/git.png) ![commit hash: bb13348b125686ffd089dca38d189938de18cc7b commit hash: bb13348b125686ffd089dca38d189938de18cc7b](/images/codeberg.svg) ![commit hash: bb13348b125686ffd089dca38d189938de18cc7b commit hash: bb13348b125686ffd089dca38d189938de18cc7b](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
net/py-eventlet: Clean up pkg-descr |
0.36.1 08 Apr 2024 20:17:27
![commit hash: 8b32413ab1ad5dbf7daecf7be11096fa4a17fce9 commit hash: 8b32413ab1ad5dbf7daecf7be11096fa4a17fce9](/images/git.png) ![commit hash: 8b32413ab1ad5dbf7daecf7be11096fa4a17fce9 commit hash: 8b32413ab1ad5dbf7daecf7be11096fa4a17fce9](/images/codeberg.svg) ![commit hash: 8b32413ab1ad5dbf7daecf7be11096fa4a17fce9 commit hash: 8b32413ab1ad5dbf7daecf7be11096fa4a17fce9](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
net/py-eventlet: Update to 0.36.1
- Update WWW
- Convert to USE_PYTHON=pep517
Changes: https://github.com/eventlet/eventlet/blob/master/NEWS |
0.33.3 27 Jun 2023 19:34:34
![commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb](/images/git.png) ![commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb](/images/codeberg.svg) ![commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Rene Ladan (rene) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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: 0a4dda0cf05233f1bb411eb3bb495ad37b6ad256 commit hash: 0a4dda0cf05233f1bb411eb3bb495ad37b6ad256](/images/git.png) ![commit hash: 0a4dda0cf05233f1bb411eb3bb495ad37b6ad256 commit hash: 0a4dda0cf05233f1bb411eb3bb495ad37b6ad256](/images/codeberg.svg) ![commit hash: 0a4dda0cf05233f1bb411eb3bb495ad37b6ad256 commit hash: 0a4dda0cf05233f1bb411eb3bb495ad37b6ad256](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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: 46612b2eefaa8c5e7d012e8f99182e409ec9daee commit hash: 46612b2eefaa8c5e7d012e8f99182e409ec9daee](/images/git.png) ![commit hash: 46612b2eefaa8c5e7d012e8f99182e409ec9daee commit hash: 46612b2eefaa8c5e7d012e8f99182e409ec9daee](/images/codeberg.svg) ![commit hash: 46612b2eefaa8c5e7d012e8f99182e409ec9daee commit hash: 46612b2eefaa8c5e7d012e8f99182e409ec9daee](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
net/py-eventlet: Update version requirement of RUN_DEPENDS |
0.33.2 11 Jan 2023 15:58:34
![commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656](/images/git.png) ![commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656](/images/codeberg.svg) ![commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitry Marakasov (amdmi3) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: 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: 3c0947a714bdcdea2bdae60f73f21c02d91dd91e commit hash: 3c0947a714bdcdea2bdae60f73f21c02d91dd91e](/images/git.png) ![commit hash: 3c0947a714bdcdea2bdae60f73f21c02d91dd91e commit hash: 3c0947a714bdcdea2bdae60f73f21c02d91dd91e](/images/codeberg.svg) ![commit hash: 3c0947a714bdcdea2bdae60f73f21c02d91dd91e commit hash: 3c0947a714bdcdea2bdae60f73f21c02d91dd91e](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
0.33.1 20 Jul 2022 14:22:37
![commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624](/images/git.png) ![commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624](/images/codeberg.svg) ![commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
0.33.1 03 Jun 2022 16:57:06
![commit hash: 9bbea147dccc030ff8e34bca7eb5f9f7e7f883a5 commit hash: 9bbea147dccc030ff8e34bca7eb5f9f7e7f883a5](/images/git.png) ![commit hash: 9bbea147dccc030ff8e34bca7eb5f9f7e7f883a5 commit hash: 9bbea147dccc030ff8e34bca7eb5f9f7e7f883a5](/images/codeberg.svg) ![commit hash: 9bbea147dccc030ff8e34bca7eb5f9f7e7f883a5 commit hash: 9bbea147dccc030ff8e34bca7eb5f9f7e7f883a5](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
net/py-eventlet: Convert to USE_PYTHON=nose |
0.33.1 13 May 2022 20:39:44
![commit hash: 0a3d61edafc6bb3844090d86634d1385ea3b3c1c commit hash: 0a3d61edafc6bb3844090d86634d1385ea3b3c1c](/images/git.png) ![commit hash: 0a3d61edafc6bb3844090d86634d1385ea3b3c1c commit hash: 0a3d61edafc6bb3844090d86634d1385ea3b3c1c](/images/codeberg.svg) ![commit hash: 0a3d61edafc6bb3844090d86634d1385ea3b3c1c commit hash: 0a3d61edafc6bb3844090d86634d1385ea3b3c1c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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: 3553f6078be7ed9f04662434e5f8ea9b74deb2d3 commit hash: 3553f6078be7ed9f04662434e5f8ea9b74deb2d3](/images/git.png) ![commit hash: 3553f6078be7ed9f04662434e5f8ea9b74deb2d3 commit hash: 3553f6078be7ed9f04662434e5f8ea9b74deb2d3](/images/codeberg.svg) ![commit hash: 3553f6078be7ed9f04662434e5f8ea9b74deb2d3 commit hash: 3553f6078be7ed9f04662434e5f8ea9b74deb2d3](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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: 643374a174833454de44c6d7e5dc33722872f312 commit hash: 643374a174833454de44c6d7e5dc33722872f312](/images/git.png) ![commit hash: 643374a174833454de44c6d7e5dc33722872f312 commit hash: 643374a174833454de44c6d7e5dc33722872f312](/images/codeberg.svg) ![commit hash: 643374a174833454de44c6d7e5dc33722872f312 commit hash: 643374a174833454de44c6d7e5dc33722872f312](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
net/py-eventlet: Add CPE information
Approved by: portmgr (blanket) |
0.32.0 21 Sep 2021 03:44:49
![commit hash: da82dcd4e2d614d265f10bb444cf19496c9f4dfb commit hash: da82dcd4e2d614d265f10bb444cf19496c9f4dfb](/images/git.png) ![commit hash: da82dcd4e2d614d265f10bb444cf19496c9f4dfb commit hash: da82dcd4e2d614d265f10bb444cf19496c9f4dfb](/images/codeberg.svg) ![commit hash: da82dcd4e2d614d265f10bb444cf19496c9f4dfb commit hash: da82dcd4e2d614d265f10bb444cf19496c9f4dfb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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: a286d4a1b31db682f67909f5b2c882c6d0715f0a commit hash: a286d4a1b31db682f67909f5b2c882c6d0715f0a](/images/git.png) ![commit hash: a286d4a1b31db682f67909f5b2c882c6d0715f0a commit hash: a286d4a1b31db682f67909f5b2c882c6d0715f0a](/images/codeberg.svg) ![commit hash: a286d4a1b31db682f67909f5b2c882c6d0715f0a commit hash: a286d4a1b31db682f67909f5b2c882c6d0715f0a](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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: 13c9fb30be950b24d7dbd60bd2fa18de86262302 commit hash: 13c9fb30be950b24d7dbd60bd2fa18de86262302](/images/git.png) ![commit hash: 13c9fb30be950b24d7dbd60bd2fa18de86262302 commit hash: 13c9fb30be950b24d7dbd60bd2fa18de86262302](/images/codeberg.svg) ![commit hash: 13c9fb30be950b24d7dbd60bd2fa18de86262302 commit hash: 13c9fb30be950b24d7dbd60bd2fa18de86262302](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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: 3b115ad1fa10a4644e6b2cd20f534b64f71c0f97 commit hash: 3b115ad1fa10a4644e6b2cd20f534b64f71c0f97](/images/git.png) ![commit hash: 3b115ad1fa10a4644e6b2cd20f534b64f71c0f97 commit hash: 3b115ad1fa10a4644e6b2cd20f534b64f71c0f97](/images/codeberg.svg) ![commit hash: 3b115ad1fa10a4644e6b2cd20f534b64f71c0f97 commit hash: 3b115ad1fa10a4644e6b2cd20f534b64f71c0f97](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
0.30.1 03 Feb 2021 19:49:07
![Revision:563937 Revision:563937](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.30.1
Changes: https://github.com/eventlet/eventlet/blob/master/NEWS |
0.30.0 10 Jan 2021 08:21:52
![Revision:560959 Revision:560959](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove PYTHON_REL check after r559531 (USES=python:3.6+) |
0.30.0 28 Dec 2020 23:02:15
![Revision:559531 Revision:559531](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.30.0 19 Dec 2020 20:10:31
![Revision:558538 Revision:558538](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.30.0
Changes: https://github.com/eventlet/eventlet/blob/master/NEWS |
0.29.1 13 Dec 2020 14:43:27
![Revision:557933 Revision:557933](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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:557587 Revision:557587](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Take maintainership |
0.28.0 07 Dec 2020 20:09:03
![Revision:557245 Revision:557245](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Return mmokhi@'s ports to the pool after his commit bit was safekept. |
0.28.0 22 Oct 2020 17:55:46
![Revision:553044 Revision:553044](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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:530199 Revision:530199](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
py-eventlet does not depend on py-enum-compat |
0.22.0 20 Jun 2018 17:05:44
![Revision:472884 Revision:472884](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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:461168 Revision:461168](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mmokhi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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:455210 Revision:455210](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
0.21.0 17 Jul 2017 20:10:47
![Revision:446111 Revision:446111](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mmokhi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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:437242 Revision:437242](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
cs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix attribute error
PR: 217867
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com> |
0.20.1 08 Mar 2017 11:49:42
![Revision:435672 Revision:435672](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
mmokhi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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:415413 Revision:415413](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
cs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.19.0 |
0.18.4 01 Apr 2016 14:16:20
![Revision:412348 Revision:412348](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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:409246 Revision:409246](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
cs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.18.4 |
0.17.4 25 Dec 2015 21:09:40
![Revision:404473 Revision:404473](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
cs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.17.4 |
0.16.1 05 Feb 2015 19:59:47
![Revision:378486 Revision:378486](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
cs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.16.1 |
0.14.0_1 24 Oct 2014 16:21:26
![Revision:371449 Revision:371449](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mva ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
0.14.0_1 31 Jan 2014 08:46:52
![Revision:341943 Revision:341943](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREV |
0.14.0 21 Sep 2013 20:20:08
![Revision:327840 Revision:327840](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
cs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.14.0 |
0.13.0 20 Sep 2013 22:10:25
![Revision:327755 Revision:327755](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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:323986 Revision:323986](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
cs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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:315325 Revision:315325](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
cs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.12.1
- Trim Header
- Fix spacing in front of WWW |
0.9.17 31 Aug 2012 13:43:31
![Revision:303421 Revision:303421](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
cs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.9.17
- Tidy pkg-descr |
0.9.16 10 Jan 2012 10:17:53
![files touched by this commit files touched by this commit](/images/logs.gif) |
cs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.9.16
Approved by: glarkin@ (mentor, implicit) |
0.9.15 15 Sep 2011 12:33:27
![files touched by this commit files touched by this commit](/images/logs.gif) |
cs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Change maintainer address to my FreeBSD address
Approved by: wen@ (mentor) |
0.9.15 22 Apr 2011 19:30:09
![files touched by this commit files touched by this commit](/images/logs.gif) |
glarkin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
glarkin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
lwhsu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
lwhsu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add py-eventlet 0.9.9, concurrent networking library for Python.
PR: ports/148828
Submitted by: Gea-Suan Lin <gslin at gslin.org> |