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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

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