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/nxengine/files/patch-sound_org.cpp

Number of commits found: 2

Thursday, 29 Mar 2018
23:49 lifanov search for other commits by this committer
replace games/nxengine with NXEngine-evo fork

 Port to SDL2 ( thanks to https://github.com/PIlin/NXEngine-iOS )
 More resolutions and widescreen support up to FullHD (thanks to
https://github.com/EXL/NXEngine )
 Fullscreen for any resolution
 Gamepad with force-feedback support.
 Localization support.
 Mimiga mask ending pictures (re-drawn by me)
 Modern main menu
 Support for "New" and "Remastered" tracks from CS+
 Header-dependency hell cleaned up. No more autogenerated headers
 Cleaned up nx.h
 Lists/maps from haiku replaced with std::vector/map
 smalfont -> smallfont
 removed built-in data extractor
 removed replays, as they were buggy/not implemented anyway
 fixed tons of warnings and undefined behaviour

PR:		227084
Submitted by:	Piotr Kubaj
Original commitRevision:465940 
Friday, 15 Sep 2017
00:20 lifanov search for other commits by this committer
new port: games/nxengine

NXEngine is an open source implementation of
Cave Story game engine. This port installs
NXEngine and Cave Story data files.

Reviewed by:	matthew, swills
Differential Revision:	https://reviews.freebsd.org/D12327
Original commitRevision:449871 

Number of commits found: 2