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: emulators/ppsspp/files/patch-no-egl

Number of commits found: 3

Tuesday, 26 Jul 2022
17:02 Jan Beich (jbeich) search for other commits by this committer
emulators/ppsspp: update to 1.13

Changes:	https://ppsspp.org/#news
Changes:	https://github.com/hrydgard/ppsspp/compare/v1.12.3...v1.13
Reported by:	GitHub (watch releases)
commit hash: 30529d609400e588ca5988d6e8883b49de52a294 commit hash: 30529d609400e588ca5988d6e8883b49de52a294 commit hash: 30529d609400e588ca5988d6e8883b49de52a294 commit hash: 30529d609400e588ca5988d6e8883b49de52a294 30529d6
Thursday, 14 Mar 2019
13:54 jbeich search for other commits by this committer
emulators/ppsspp: update to 1.8.0

Changes:	http://ppsspp.org/#news
Changes:	https://github.com/hrydgard/ppsspp/compare/v1.7.5...v1.8.0
Original commitRevision:495700 
Tuesday, 29 May 2018
02:33 jbeich search for other commits by this committer
emulators/ppsspp: unbreak on armv6/armv7

SDL/SDLGLGraphicsContext.cpp:88:2: error: use of undeclared identifier
'EGL_Init'
        EGL_Init();
        ^
SDL/SDLGLGraphicsContext.cpp:122:18: error: use of undeclared identifier
'g_eglDisplay'
                eglSwapBuffers(g_eglDisplay, g_eglSurface);
                               ^
SDL/SDLGLGraphicsContext.cpp:122:32: error: use of undeclared identifier
'g_eglSurface'
                eglSwapBuffers(g_eglDisplay, g_eglSurface);
                                             ^
SDL/SDLGLGraphicsContext.cpp:139:2: error: use of undeclared identifier
'EGL_Close'
        EGL_Close();
        ^
Original commitRevision:471073 

Number of commits found: 3