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.

non port: mail/isync/files/patch-src_socket.c

Number of commits found: 3

Friday, 20 Oct 2023
16:15 Emanuel Haupt (ehaupt) search for other commits by this committer Author: François Charlier
mail/isync: Resolve "unexpected EOF" SSL error

Fixes an issue where some IMAP servers, such as Gmail, do not send a
close notification (SSL_shutdown()) before closing the TCP socket,
leading to "unexpected EOF" errors with OpenSSL 3.0.

Now mbsync gracefully handles this scenario, preventing the following
error:

Socket error: secure read from imap.gmail.com ([IPv6 Address
Redacted]:993): error:0A000126:SSL routines::unexpected eof while
reading

PR:		274604
commit hash: a4ef2ba2e61e3a4190f04c889ded4f6688163354 commit hash: a4ef2ba2e61e3a4190f04c889ded4f6688163354 commit hash: a4ef2ba2e61e3a4190f04c889ded4f6688163354 commit hash: a4ef2ba2e61e3a4190f04c889ded4f6688163354 a4ef2ba
Tuesday, 16 Oct 2018
07:43 ehaupt search for other commits by this committer
- Fix build with openssl 1.1.1 / unbreak on 12.0-ALPHA9 [1]
- Merge a patch from upstream as some providers seem to require SNI when
  TLSv1.3 is used
- Pacify portlint

PR:		231776
Submitted by:	Sascha Holzleiter <sascha@root-login.org>
Notified by:	pkg-fallout [1]
MFH:		2018Q4 (blanket)
Original commitRevision:482205 
Monday, 14 Aug 2017
00:07 ehaupt search for other commits by this committer
Fix build with libressl

PR:		221498
Submitted by:	pkubaj@anongoth.pl
Original commitRevision:447924 

Number of commits found: 3