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/hatari/files/patch-CMakeLists.txt

Number of commits found: 3

Thursday, 2 May 2024
08:36 Nuno Teixeira (eduardo) search for other commits by this committer Author: Laurent
emulators/hatari: Update to 2.5.0

- Submitter becomes maintainer
- Update options
- Bypass broken readline detection by cmake
- Add test target

ChangeLog:	https://www.hatari.tuxfamily.org/news.html
PR:		278590
commit hash: 8580a08f3e0100cddca19ab29fb2e823f03b9687 commit hash: 8580a08f3e0100cddca19ab29fb2e823f03b9687 commit hash: 8580a08f3e0100cddca19ab29fb2e823f03b9687 commit hash: 8580a08f3e0100cddca19ab29fb2e823f03b9687 8580a08
Wednesday, 14 Nov 2018
14:01 egypcio search for other commits by this committer
emulators/hatari: update to v2.1.0

  - adopt the port;
  - silent portlint;
  - change USE_XORG as suggested by stage-qa;
  - patches under files/ updated using makepatch;

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D17919
Original commitRevision:484924 
Tuesday, 20 Mar 2018
22:52 adridg search for other commits by this committer
Fix emulators/hatari pre-emptively for CMake 3.11. Build error is

CMake Error at /usr/local/share/cmake/Modules/CheckIncludeFiles.cmake:63
(message):
  Unknown arguments:

    HAVE_SDL_CONFIG_H

which comes because SDL_INCLUDE_DIR can contain more than one element,
in which case the code falls over. Further explanation is in the patch.

Approved by:	tcberner (mentor, implicit)
Original commitRevision:465137 

Number of commits found: 3