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: devel/caf/files

Number of commits found: 5

Sunday, 5 Apr 2020
02:56 pkubaj search for other commits by this committer
devel/caf: fix build on GCC architectures

Some files require including sys/types.h before other headers:
/usr/include/netinet/ip.h:227:2: error: 'u_short' does not name a type; did you
mean 'short'?
  227 |  u_short  ippseudo_len; /* protocol length */
      |  ^~~~~~~
      |  short

PR:		245364
Approved by:	leres (maintainer)
MFH:		2020Q2 (build fix blanket)
Original commitRevision:530742 
Sunday, 22 Mar 2020
00:50 leres search for other commits by this committer
devel/caf: Remove obsolete patches, fix options descriptions

Remove patches that were accepted by upstream. Add missing _DESC
to LOG_LEVEL options descriptions.
Original commitRevision:528889 
Friday, 27 Dec 2019
18:00 leres search for other commits by this committer
devel/caf: Fix build on gcc architectures. As described in the PR
submitted by Piotr Kubaj, netinet/ip.h needs sys/types.h.

PR:		242908
Submitted by:	Piotr Kubaj
Approved by:	ler (mentor, implicit)
Original commitRevision:521016 
Wednesday, 18 Dec 2019
18:14 leres search for other commits by this committer
devel/caf: Upgrade to 0.17.3.

Approved by:	matthew (mentor, implicit)
Original commitRevision:520389 
Tuesday, 31 Jan 2017
02:44 jbeich search for other commits by this committer
devel/caf: unbreak build with clang/libc++ 4.0

PR:		216650
Submitted by:	Matthias Vallentin <vallentin@icir.org> (maintainer)
Original commitRevision:432892 

Number of commits found: 5