Port details |
- libretro-bluemsx Port of blueMSX to the libretro API
- 0.20230417 games =2 0.20230417Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2020-04-29 05:28:18
- Last Update: 2024-07-01 20:27:23
- Commit Hash: 19d6872
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/libretro/blueMSX-libretro
- Description:
- Port of blueMSX to the libretro API.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libretro-bluemsx>0:games/libretro-bluemsx
- To install the port:
- cd /usr/ports/games/libretro-bluemsx/ && make install clean
- To add the package, run one of these commands:
- pkg install games/libretro-bluemsx
- pkg install libretro-bluemsx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libretro-bluemsx
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1698314844
SHA256 (libretro-blueMSX-libretro-0.20230417-e21bf74bddb79ad1bbe20b4d964e7515269c669b_GH0.tar.gz) = bd53a42e03ef010a7d3d73a7c5516c9149feeac23e7ee74640ea3cb126b2a575
SIZE (libretro-blueMSX-libretro-0.20230417-e21bf74bddb79ad1bbe20b4d964e7515269c669b_GH0.tar.gz) = 5702912
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- This port is required by:
- for Run
-
- games/libretro
Configuration Options:
- No options to configure
- Options name:
- games_libretro-bluemsx
- USES:
- compiler:c++11-lib gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.20230417 01 Jul 2024 20:27:23 |
Rene Ladan (rene) |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
0.20230417 07 Nov 2023 00:17:05 |
Robert Clausecker (fuz) Author: Stephane D'Alu |
games/libretro-bluemsx: update to 0.20230417
PR: 274647 |
0.20220213 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
0.20220213 24 Jun 2023 12:03:43 |
Muhammad Moinur Rahman (bofh) |
games/libretro-bluemsx: Fix build with llvm16
Sponsored by: The FreeBSD Foundation |
0.20220213 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
0.20220213 12 May 2023 18:36:07 |
Muhammad Moinur Rahman (bofh) |
games/libretro-bluemsx: Unbreak on HEAD
- Pet portclippy
- Adopt port |
0.20220213 08 Sep 2022 23:12:06 |
Lorenzo Salvadore (salvadore) Author: Daniel Menelkir |
all: Return Daniel Menelkir's ports to the pool per his request
PR: 266294 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.20220213 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.20220213 07 Apr 2022 16:59:16 |
Neel Chauhan (nc) Author: Daniel Menelkir |
libretro: Update to 0.20220327
PR: 263117 |
0.20210214 04 Mar 2022 15:56:06 |
Jason E. Hale (jhale) |
*/*: Update maintainer's email address
PR: 262198 |
0.20210214 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.20210214 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.20210214 14 Mar 2021 05:07:02 |
lwhsu |
games/libretro-bluemsx: update to 20210214
PR: 253640
Submitted by: Daniel Menelkir <menelkir@itroll.org> (maintainer) |
0.20200504 15 Feb 2021 16:44:52 |
pkubaj |
games/libretro-bluemsx: fix build on powerpc64le
Src/SoundChips/OpenMsxYM2413.cpp:331:10: error: constant expression evaluates to
-3 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
7, 3, 0,-3,-7,-3, 0, 3,
Since it should also fix build on other architectures with unsigned char,
unbreak on aarch64 and riscv64 (untested). |
0.20200504 02 Jan 2021 01:46:09 |
linimon |
For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN.
While here, pet portlint (Makevar order).
Approved by: portmgr (tier-2 blanket) |
0.20200504 16 May 2020 06:03:41 |
lbartoletti |
games/libretro-*: Update libretro cores and fix path
Update cores and fix path.
Some users complain than cores are installed in libexec instead of lib where
RetroArch looks. So emulators will work out of box.
PR: 246067
Submitted by: menelkir@itroll.org (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D24820 |
0.20200313 29 Apr 2020 05:27:55 |
lbartoletti |
[NEW PORTS]: games/libretro-* libretro cores for compatible emulators
Libretro is a simple API that allows for the creation of games and emulators. It
needs a compatible libretro emulator to work (such as retroarch). This is a
collection of 48 ports and a meta port to play retrogames.
libretro - meta port for libretro cores
libretro-2048 - 2048 puzzle
libretro-beetle_bsnes - Nintendo SNES emulator from Mednafen
libretro-beetle_gba - Nintendo Gameboy Advance emulator from Mednafen
libretro-beetle_lynx - Atari Lynx emulator from Mednafen
libretro-beetle_ngp - Neogeo Pocket emulator from Mednafen
libretro-beetle_pce_fast - NEC PC Engine emulator from Mednafen
libretro-beetle_pcfx - NEC PCFX emulator from Mednafen
libretro-beetle_psx - Sony Playstation emulator from Mednafen
libretro-beetle_supergrafx - NEC Supergrafx emulator from Mednafen
libretro-beetle_vb - Nintendo Virtual Boy emulator from Mednafen (Only the first 15 lines of the commit message are shown above ) |