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-rfc6555 Happy Eyeballs Algorithm described in RFC 6555
0.1.0 mail 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.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
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:latest0.1.00.1.0-0.1.00.1.0---
FreeBSD:13:quarterly0.1.00.1.00.1.00.1.00.1.00.1.00.1.00.1.0
FreeBSD:14:latest0.1.00.1.00.1.00.1.00.1.00.1.0-0.1.0
FreeBSD:14:quarterly0.1.00.1.0-0.1.00.1.00.1.00.1.00.1.0
FreeBSD:15:latest0.1.00.1.0n/a0.1.0n/a0.1.00.1.00.1.0
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-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