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: audio/sayonara/files/patch-src_Components_Covers_LocalCoverSearcher.cpp

Number of commits found: 3

Friday, 11 Jun 2021
21:30 Adriaan de Groot (adridg) search for other commits by this committer Author: Igor Pokrovsky
audio/sayonara: update to 1.7.0, latest upstream release

The release notes are at
	https://sayonara-player.com/changelog/
with plenty of fixes and features. The default layout is
somewhat changed, but the lightweight-music-player with
good dynamic-playlist support is still there.
commit hash: 790f615ee48f133e345ec79882d08459fd2790cb commit hash: 790f615ee48f133e345ec79882d08459fd2790cb commit hash: 790f615ee48f133e345ec79882d08459fd2790cb commit hash: 790f615ee48f133e345ec79882d08459fd2790cb 790f615
Monday, 30 Dec 2019
16:31 adridg search for other commits by this committer
Update audio/sayonara to latest upstream release

Between 1.1.1 (previous version in ports) and this, the upstream
migrated to GitLab. Patches for the build have been submitted upstream.

The changelog is pretty long:
	https://sayonara-player.com/changelog.php

It is mostly "more importers, polish the library, .."
Original commitRevision:521496 
Sunday, 2 Sep 2018
20:30 adridg search for other commits by this committer
Fix build of audio/sayonara on 10.4.

	/wrkdirs/usr/ports/audio/sayonara/work/sayonara-player/src/Components/Covers/LocalCoverSearcher.cpp:71:14:
error: call to 'abs' is ambiguous
		double d = std::abs(height - width) / (width * 1.0) + 1.0;

While here, remove superfluous patch that now just added a
duplicate #include. Don't bump PORTREVISION because this
only fixes the build on 10.4 and otherwise has no effect
on the package.

Reported by:	pkg-fallout
Original commitRevision:478817 

Number of commits found: 3