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/critterding/files/patch-src_brainz_brainz.cpp

Number of commits found: 2

Saturday, 16 Apr 2022
09:40 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-04-16 graphics/py-pyglet150: No longer needed, use graphics/py-pyglet
instead
2022-04-16 games/critterding: Abandonware with last release in 2013, newer
version bundles depends and requires Qt4
commit hash: 77455c9b1dceca3ee93c5cab5d185e2f0ba4e24c commit hash: 77455c9b1dceca3ee93c5cab5d185e2f0ba4e24c commit hash: 77455c9b1dceca3ee93c5cab5d185e2f0ba4e24c commit hash: 77455c9b1dceca3ee93c5cab5d185e2f0ba4e24c 77455c9b
Sunday, 13 Aug 2017
11:04 rakuco search for other commits by this committer
Add patch to fix a wrong assignment in the code.

In addition to fixing an actual bug, this also allows the port to build with
GCC 6:

brainz.cpp: In member function 'void Brainz::processTillAnswer()':
brainz.cpp:140:24: error: cannot convert 'bool' to 'bool*' in assignment
    Outputs[i].output = false;

PR:		219287
Approved by:	maintainer timeout (amdmi3, 16 days)
MFH:		2017Q3
Original commitRevision:447874 

Number of commits found: 2