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

Number of commits found: 5

Friday, 6 Jun 2025
16:51 Daniel Engberg (diizzy) search for other commits by this committer Author: Kevin Reinholz
emulators/ppsspp: Update to 1.19

* Fix build with system miniupnpc
* Properly use ${LOCALBASE} instead of hardcoding /usr/local
  for multimedia/ffmpeg3 build dependency
* Misc cleanup (missing USES= flag for desktop-file-utils, correct typo
  in rapidjson external module commit tag)

Changelog: https://www.ppsspp.org/news/release-1.19/
commit hash: eca93dbd6df6782a46d51ec7707380a0beb58461 commit hash: eca93dbd6df6782a46d51ec7707380a0beb58461 commit hash: eca93dbd6df6782a46d51ec7707380a0beb58461 commit hash: eca93dbd6df6782a46d51ec7707380a0beb58461 eca93db
Wednesday, 4 Dec 2024
20:26 Daniel Engberg (diizzy) search for other commits by this committer Author: Kevin Reinholz
emulators/ppsspp: Update to 1.18.1

* Use to multimedia/ffmpeg3 for compatibility and stability
* Submitter becomes maintainer

Changelog: https://www.ppsspp.org/news/release-1.18/

Reset PORTREVISION for slave ports, emulators/libretro-ppsspp and
emulators/ppsspp-qt5

PR:		282792
commit hash: 29fccbe5a0da3318741bf4669478deb490432f1a commit hash: 29fccbe5a0da3318741bf4669478deb490432f1a commit hash: 29fccbe5a0da3318741bf4669478deb490432f1a commit hash: 29fccbe5a0da3318741bf4669478deb490432f1a 29fccbe
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: 5