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: graphics/libfpx/files/patch-warnings

Number of commits found: 5

Sunday, 2 Jul 2023
03:53 Mikhail Teterin (mi) search for other commits by this committer
graphics/libfpx: eliminate a few more compiler-warnings

If only the original developers of this code had modern compilers...

Notified by: pkg-fallout
commit hash: 755553f960e1581eff26f9b09b1e1be5c175f97e commit hash: 755553f960e1581eff26f9b09b1e1be5c175f97e commit hash: 755553f960e1581eff26f9b09b1e1be5c175f97e commit hash: 755553f960e1581eff26f9b09b1e1be5c175f97e 755553f
Monday, 7 Sep 2020
15:22 mi search for other commits by this committer
Remove an unused variable from a header, because it now triggers
the linker on -current into an error about duplicate symbol -- as
two source-files include the same header.

Reported by:	pkg-fallout
Sponsored by:	United Marsupials
Original commitRevision:547897 
Tuesday, 17 Mar 2020
22:19 mi search for other commits by this committer
Unbreak the port for users of -Werror -- the code stopped qualifying
for WARNS=3 a while ago, because it relies on implicit copy-constructors,
which are deprecated in some cases since c++11.

Fix another kind of warning by correcting the indentation.

No PORTREVISION bump because the changes are superficial -- resulting
binary remains the same.

Reported by:	pkg-fallout
Tested with: llvm10
Original commitRevision:528605 
Wednesday, 11 Sep 2013
22:46 mi search for other commits by this committer
Update from 1.3.1-2, which is no longer available for download, to
1.3.1-3 -- which contains all of our patches reported to date.

Add a patch by stefanf@, which allows the port to build on 10.x
Though I'll try to submit the patch upstream as before, I'll try
to persuade them to not remove the 1.3.1-3 again after the apply
it and "release" 1.3.1-4

PR:		182009, 182005, 181779
Obtained from:	stefanf
Original commitRevision:327016 
Monday, 2 Sep 2013
05:22 mi search for other commits by this committer
Update to upstream's 1.3.1-2. Fix up the warnings raised by clang (3.2) and
gcc (4.8).

PR:	181302
Submitted by:	delphij@
Tested by:	ImageMagick's self-test suit
Original commitRevision:325934 

Number of commits found: 5