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/mailsync/files/patch-acinclude_ac__with__openssl.m4

Number of commits found: 2

Saturday, 16 Dec 2023
10:43 Rene Ladan (rene) search for other commits by this committer
mail/mailsync: Remove expired port

2023-12-16 mail/mailsync: Depends on outdated mail/cclient
commit hash: 710fa155cc3fd09b10f83773939403b2ba4e775c commit hash: 710fa155cc3fd09b10f83773939403b2ba4e775c commit hash: 710fa155cc3fd09b10f83773939403b2ba4e775c commit hash: 710fa155cc3fd09b10f83773939403b2ba4e775c 710fa15
Thursday, 31 May 2018
08:41 loader search for other commits by this committer
mail/mailsync: Fix build with Clang 6.0.0

exit function declared in autoconf 2.59 configure scripts conflicts
with Clang 6 because stdlib.h declares it with an attribute for C++11
or later. This is fixed in later versions of autoconf 2.60.

- Add USES=autoreconf to regenerate configure, new version of
  autoconf no longer declares the exit function. [1]
- Merge the changes from files/patch-configure and post-patch taget
  into acinclude/ac_with_{cclient,openssl}.m4

[1]
http://git.savannah.gnu.org/cgit/autoconf.git/commit/?id=a71c24a704ec0570ba99be909fffbc044d50908b

Reviewed by:	koobs, mat
Approved by:	koobs (mentor)
Differential Revision:	https://reviews.freebsd.org/D15532
MFH:		2018Q2
Original commitRevision:471197 

Number of commits found: 2