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''''''''s 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/mame/files/patch-3rdparty_genie_src_tools_gcc.lua

Number of commits found: 2

Sunday, 31 Dec 2023
07:34 Daniel Engberg (diizzy) search for other commits by this committer Author: Alastair Hogge
emulators/mame: Update to 0.261

* Make use of ${EXTRACT_AFTER_ARGS} for a number of files/dirs that are
  not required for MAME on FreeBSD, this removes some post-patch work
  from the Makefile
* Avoid extracting bgfx shaders for proprietary systems
* Avoid extracting the man page for ldplayer, as it is not built
* Update option TOOLS description
* Increase the default amount of information produced when built with
  DEBUG
* Drop the conditional logic for powerpc, and use LLVM-16 for all
  FreeBSD-14+ builds
* Move some NLS logic deleting .po files to ${COPYTREE_SHARE}, and
  simple exclude copying those files to ${STAGEDIR}. This was originally
  in the wrong Makefile target, port-build
* Add two more MAME ${SUBTARGETS} as tools; mamevirtual provides similar
  ldplayer functionality thru the MAME GUI
* Remove hard-coded names from do-install-TOOLS-on Makefile target
* Remove local upstream patches that were required to build 0.259
* Reduce diff files/patch-makefile
* Use -O3 over -Ofast for speed focused compiler flags
* Drop some patches that are not required for unbundling GENie
* Add comments to some patches
* Move "${RM} -r ${WRKSRC}/docs/build/html/_sources" from do-build-DOCS-on, to
"-not -regex ^./_sources.*" in do-install-DOCS-on

Changelog: https://www.mamedev.org/?p=532

PR:		274783
commit hash: 9347c06ee7a1a115879ffd3d212586ae7b2788da commit hash: 9347c06ee7a1a115879ffd3d212586ae7b2788da commit hash: 9347c06ee7a1a115879ffd3d212586ae7b2788da commit hash: 9347c06ee7a1a115879ffd3d212586ae7b2788da 9347c06
Thursday, 1 Jun 2023
22:29 Robert Clausecker (fuz) search for other commits by this committer Author: Alastair Hogge
emulators/mame: fix build on 14-CURRENT

 - explicitly declare more system libraries
 - port-{clippy,fmt,lint} maintenance
 - separate out Qt machine debugger via OPTIONS
 - separate out tools via OPTIONS
 - remove licenses from ${PORTDOCS} as they are catalogued thru various
${LICENSE}* definitions
 - add conditional logic for when OS ≧ 14 then explicitly build with LLVM
 - a lot of the work in the post-patch target is on static files, so move most
of this to files/
 - files/patch-scripts_genie.lua is a fix for GCC
 - sort targets into the order they run in.

PR:		271374
commit hash: 84c2e2313e7098468fc7e99ef95527903a7bc0b5 commit hash: 84c2e2313e7098468fc7e99ef95527903a7bc0b5 commit hash: 84c2e2313e7098468fc7e99ef95527903a7bc0b5 commit hash: 84c2e2313e7098468fc7e99ef95527903a7bc0b5 84c2e231

Number of commits found: 2