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 is 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: net-im/spectral/files/patch-CMakeLists.txt

Number of commits found: 2

Monday, 28 Sep 2020
19:35 adridg search for other commits by this committer
Fix net-im/spectral build

Recent update to qtkeychain removed the need for the workaround
for lousy qtkeychain CMake configuration files -- and made the
workaround itself bad.

Reported by:	fallout
Original commitRevision:550440 
Monday, 15 Jun 2020
21:14 adridg search for other commits by this committer
Update net-im/spectral to latest upstream release.

After this afternoon's accidental update, fix the port and complete
the update.

- Spectral expects some unreleased and unpackaged dependencies, which
  is why the DISTFILES are a mess: it's gitlab, except this one
  dependency on github, and this other one.
- libQuotient is net-im/libQuaternion, except that spectral needs a
  newer-than-the-latest-unreleased version.
- there is a rather arbitrary and hackish patch to avoid a compile
  error -- during template expansion of visit() I sometimes got
  a compiler crash, more often an error about returning a value in
  a void function. Since the whole package is glued together with
  unreleased submodules, I spent some time trying to fix it, and
  then decided that this is non-essential functionality. Two
  events trigger the compile error, so I commented them out.

PORTREVISION bumped because there's a tiny chance that something
might have built out of the mess that there was earlier.
Original commitRevision:539290 

Number of commits found: 2