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-configure

Number of commits found: 4

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 
Tuesday, 29 Mar 2016
00:38 amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
- Regenerate patches with `make makepatch`
- Don't install COPYING
Original commitRevision:412083 
Sunday, 30 Sep 2007
06:00 edwin search for other commits by this committer
Chase mail/cclient shared library version bump.
Several patches were needed due to the removal of
include/c-client/linkage.c in favour of include/c-client/linkage.h.

PR:             ports/114833
Submitted by:   "Pedro J. Lobo" <pjlobo@sec.upm.es>
Original commit
Friday, 12 Aug 2005
08:19 pav search for other commits by this committer
- Overhaul the port, unbreak, undeprecate
- Drop maintainership (see ports/84011)

Approved by:    portmgr (erwin)
Original commit

Number of commits found: 4