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: games/openbor/files/patch-source_gamelib_packfile.c

Number of commits found: 5

Wednesday, 29 Aug 2018
22:24 jbeich search for other commits by this committer
games/openbor: update to 6412

Changes:	https://github.com/DCurrent/openbor/compare/cd8df016...d9bfceeb
Original commitRevision:478423 
Saturday, 7 Jul 2018
00:40 jbeich search for other commits by this committer
games/openbor: regen patches
Original commitRevision:474049 
Thursday, 22 Feb 2018
00:58 jbeich search for other commits by this committer
games/openbor: update to 4604

Changes:	https://github.com/DCurrent/openbor/compare/ab066c1...d73408f
Original commitRevision:462552 
Tuesday, 20 Feb 2018
00:09 jbeich search for other commits by this committer
games/openbor: update to 4601

Changes:	https://github.com/DCurrent/openbor/compare/35968d0...ab066c1
Original commitRevision:462357 
Sunday, 15 Jan 2017
11:31 jbeich search for other commits by this committer
games/openbor: warnings

- With `make -s` only compiler warnings are allowed to break silence
- -Wno-unsued-result is no longer fatal after 9.x EOL

source/gamelib/packfile.c: In function 'packfile_music_read':
source/gamelib/packfile.c:1402:13: warning: 'memset' used with length equal to
number of elements without multiplication by element size [-Wmemset-elt-size]
             memset(filelist[i].bgmTracks, 0, 256);
             ^~~~~~
source/scriptlib/Parser.c: In function 'Parser_Unary_expr':
source/scriptlib/Parser.c:1879:30: warning: may write a terminating nul past the
end of the destination [-Wformat-length=]
             sprintf(buf, "-%s", pInstruction->theToken->theSource);
                           ~~~^
source/scriptlib/Parser.c:1879:13: note: format output between 2 and 129 bytes
into a destination ofsize 128
             sprintf(buf, "-%s", pInstruction->theToken->theSource);
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:431547 

Number of commits found: 5