Port details |
- py-rfc6555 Happy Eyeballs Algorithm described in RFC 6555
- 0.1.0 mail =2 0.1.0Version of this port present on the latest quarterly branch.
- Maintainer: dereks@lifeofadishwasher.com
- Port Added: 2022-12-27 15:03:59
- Last Update: 2024-03-09 15:21:26
- Commit Hash: 7d71ddf
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/sethmlarson/rfc6555
- Description:
- Synchronous Python implementation of the Happy Eyeballs Algorithm
described in RFC 6555. Provided with a single file and dead-simple
API to allow easy vendoring and integration into other projects.
- ¦ ¦ ¦ ¦
- 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}rfc6555>0:mail/py-rfc6555@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/mail/py-rfc6555/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/py-rfc6555
- pkg install py39-rfc6555
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-rfc6555 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-rfc6555
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1646273914
SHA256 (sethmlarson-rfc6555-v0.1.0_GH0.tar.gz) = 8a15da0f619227c6938be27c64e844668701bca65205002eda789a4fd883b23f
SIZE (sethmlarson-rfc6555-v0.1.0_GH0.tar.gz) = 11216
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- mail/py-offlineimap3
- for Run
-
- mail/py-offlineimap3
Configuration Options:
- No options to configure
- Options name:
- mail_py-rfc6555
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.0 09 Mar 2024 15:21:26 |
Po-Chuan Hsieh (sunpoet) |
mail/py-rfc6555: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket)
With hat: python |
0.1.0 27 Dec 2022 15:01:59 |
Kurt Jaeger (pi) Author: Derek Schrock |
mail/py-rfc6555: Happy Eyeballs Algorithm described in RFC 6555 (new port)
Synchronous Python implementation of the Happy Eyeballs Algorithm
described in RFC 6555. Provided with a single file and dead-simple
API to allow easy vendoring and integration into other projects.
PR: 262231
Author: Derek Schrock <dereks@lifeofadishwasher.com>
Differential Revision: https://reviews.freebsd.org/D34389 |
Number of commits found: 2
|