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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

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