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

Diego: I replied to your email, it bounced. Please email me again from a different address.

HEADS UP

We have a known problem with lists of packages - they are out of date. A fix is in the works: see https://github.com/FreshPorts/freshports/issues/615 & https://github.com/FreshPorts/freshports/issues/616

Port details
py-rfc6555 Happy Eyeballs Algorithm described in RFC 6555
0.1.0 mail on this many watch lists=2 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.1.0Version of this port present on the latest quarterly branch.
Maintainer: dereks@lifeofadishwasher.com search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py39: py39-rfc6555
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):
py39-rfc6555
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--0.1.0--0.1.00.1.00.1.0
FreeBSD:14:latest--0.1.0--0.1.0-0.1.0
FreeBSD:14:quarterly-----0.1.00.1.00.1.0
FreeBSD:15:latest--n/a-n/a0.1.00.1.00.1.0
 

py311-rfc6555
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.00.1.0-0.1.00.1.0---
FreeBSD:13:quarterly0.1.00.1.0-0.1.00.1.0---
FreeBSD:14:latest0.1.00.1.0-0.1.00.1.0---
FreeBSD:14:quarterly0.1.00.1.0-0.1.00.1.0---
FreeBSD:15:latest0.1.00.1.0n/a0.1.0n/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-pytest>=7,1 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
This port is required by:
for Build
  1. mail/py-offlineimap3
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/sethmlarson/rfc6555/tar.gz/v0.1.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.0
09 Mar 2024 15:21:26
commit hash: 7d71ddfa2b3911145e1c4b7a1c3b9f3c893a6f44commit hash: 7d71ddfa2b3911145e1c4b7a1c3b9f3c893a6f44commit hash: 7d71ddfa2b3911145e1c4b7a1c3b9f3c893a6f44commit hash: 7d71ddfa2b3911145e1c4b7a1c3b9f3c893a6f44 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
mail/py-rfc6555: Convert to USE_PYTHON=pytest

Approved by:	portmgr (blanket)
With hat:	python
0.1.0
27 Dec 2022 15:01:59
commit hash: 8341f685dd02030d7c1e027be83ec57b3bf06272commit hash: 8341f685dd02030d7c1e027be83ec57b3bf06272commit hash: 8341f685dd02030d7c1e027be83ec57b3bf06272commit hash: 8341f685dd02030d7c1e027be83ec57b3bf06272 files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
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