summaryrefslogtreecommitdiff
path: root/emulators (follow)
Commit message (Collapse)AuthorAgeFilesLines
* emulators/mame: update to 0.281 and take maintainershipLaurent Chardon20 min.9-84/+56
| | | | | | | | | | | | While here: - Update dependencies - Better handling of SSE2 option - Better handling of OPENMP option Changelog: https://www.mamedev.org/?p=555 PR: 289995 Reported by: Laurent Chardon <laurent.chardon@gmail.com> (new maintainer)
* many: Bump dependent ports after go124 updateAdam Weinberger8 hours1-1/+1
|
* emulators/86Box: Update to version 5.1Tiago Gasiba10 hours14-429/+16
| | | | | | | | | * Removed qt5 flavor * Pet portlint, portclippy, portfmt ChangeLog: https://86box.net/2025/09/14/86box-v5-1.html PR: 290079 Approved by: eduardo (mentor)
* emulators/dosbox-x: Update to 2025.10.07Nuno Teixeira14 hours5-98/+10
| | | | | ChangeLog: https://github.com/joncampbell123/dosbox-x/releases/tag/dosbox-x-v2025.10.07
* emulators/open-vm-tools: Fix pkg-plistRenato Botelho21 hours2-2/+2
| | | | | Fixes: abd2d04998b2fd543a964b89486a009806900d1e Sponsored by: Rubicon Communications, LLC ("Netgate")
* emulators/open-vm-*: Update to 13.0.5 + fixesTakefu36 hours19-26/+202
| | | | | | | | | - Update to 13.0.5 [1] - Fix build on CURRENT after retirement of NULLVP, VREF and VCALL macros - Move configuration files from /etc to $PREFIX/etc [2] PR: 287729 [1], 289927, 269008 [2] Sponsored by: Rubicon Communications, LLC ("Netgate")
* emulators/virtualbox-ose*: Fix vboxvfs build on 16-CURRENTVladimir Druzenko2 days5-10/+10
| | | | | | | | | | | | | | | | | /wrkdirs/usr/ports/emulators/virtualbox-ose-additions/work/VirtualBox-6.1.50/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vnops.c:1271:9: error: use of undeclared identifier 'NULLVP' 1271 | *vpp = NULLVP; | ^ /wrkdirs/usr/ports/emulators/virtualbox-ose-additions/work/VirtualBox-6.1.50/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vnops.c:1281:3: error: call to undeclared function 'VREF'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] 1281 | VREF(dvp); | ^ Commits that broke the build: https://cgit.freebsd.org/src/commit/sys/sys/vnode.h?id=7e4c451c12aeb26cc1179221b8230c491b17cf00 https://cgit.freebsd.org/src/commit/sys/sys/vnode.h?id=01c8e2e33df81b242d73a23de49a6b61f33c24c1 PR: 289992 Reported by: pkg-fallout MFH: 2025Q4
* emulators/virtualbox-ose{,-nox11}-72: Add support of TPM device emulation ↵Vladimir Druzenko2 days3-38/+50
| | | | | | | | | using sysutils/libtpms (default on) Fix: "Failed to attach to TPM driver. rc=VERR_PDM_DRIVER_NOT_FOUND" PR: 289922 MFH: 2025Q4
* emulators/virtualbox-ose{,-nox11}-71: Add support of TPM device emulation ↵Vladimir Druzenko2 days3-39/+51
| | | | | | | | | using sysutils/libtpms (default on) Fix: "Failed to attach to TPM driver. rc=VERR_PDM_DRIVER_NOT_FOUND" PR: 289922 MFH: 2025Q4
* emulators/virtualbox-ose{,-nox11}-70: Add support of TPM device emulation ↵Vladimir Druzenko2 days3-44/+56
| | | | | | | | | using sysutils/libtpms (default on) Fix: "Failed to attach to TPM driver. rc=VERR_PDM_DRIVER_NOT_FOUND" PR: 289922 MFH: 2025Q4
* emulators/wine-devel: Update 10.15 => 10.16Thibault Payet2 days4-4/+26
| | | | | | | | | | | | Changelog: - Fast synchronization support using NTSync. (Not supported on FreeBSD) - 16-bit apps supported in new WoW64 mode. - Initial support for D3DKMT objects. - WinMD (Windows Metadata) files generated and installed. - Various bug fixes. https://gitlab.winehq.org/wine/wine/-/releases/wine-10.16 PR: 289998
* emulators/qemu-devel: Update version 10.1.20250830=>10.1.20250930Muhammad Moinur Rahman3 days2-18/+18
|
* emulators/z80pack: upgrade to release 1.38Stefan Eßer3 days7-92/+93
| | | | | | | | This version is a major upgrade offering lots of improvements, see https://github.com/udo-munk/z80pack/releases/tag/1.38 for a list of changes.
* emulators/flexemu: Fix pkg-plist, rm test targetRainer Hurling4 days2-7/+3
| | | | | | | | | - Add two missing entries in pkg-plist, thanks to diizzy@. - Remove test target from Makefile for now. This is solved upstream for the next upcoming release. PR: 289725 MFH: 2025Q4
* */*: Remove libtool dependencyDaniel Engberg4 days1-1/+1
| | | | | | | None of these ports utilizes libtool Build tested using Poudriere Approved by: blanket, build fix
* emulators/virtualbox-ose{,-kmod,-nox11}-72: Update 7.2.0 => 7.2.2John6 days9-114/+25
| | | | | | | | | | Changelog: https://www.virtualbox.org/wiki/Changelog-7.2 PR: 289019 Tested by: Mario Lobo <lobo@bsd.com.br> Tested by: Vladimir Druzenko <vvd@FreeBSD.org> MFH: 2025Q3
* emulators/rpcs3: restore CMAKE_SKIP_RPATH after a3f27b16b1b9Jan Beich6 days1-1/+1
|
* emulators/rpcs3: update to 0.0.38Jan Beich6 days6-33/+261
| | | | | Changes: https://github.com/RPCS3/rpcs3/releases/tag/v0.0.38 Reported by: GitHub (watch releases)
* */*: update maintainer to @freebsd.org14.2-eolTiago Gasiba7 days1-1/+1
| | | | | PR: 289928 Approved by: eduardo (mentor)
* emulators/virtualbox-ose{,-nox11}{,-70,-71,-72,-legacy}: Fix build with ↵Vladimir Druzenko7 days5-0/+10
| | | | | | | | | | | | | | | | | ftp/curl 8.16.0 kBuild: Compiling VBoxRT - /wrkdirs/usr/ports/emulators/virtualbox-ose-72/work/VirtualBox-7.2.0/src/VBox/Runtime/generic/http-curl.cpp /wrkdirs/usr/ports/emulators/virtualbox-ose-72/work/VirtualBox-7.2.0/src/VBox/Runtime/generic/http-curl.cpp:702:27: error: assigning to 'curl_proxytype' from incompatible type 'long' 702 | pThis->enmProxyType = CURLPROXY_HTTP; | ^~~~~~~~~~~~~~ /usr/local/include/curl/curl.h:791:35: note: expanded from macro 'CURLPROXY_HTTP' 791 | #define CURLPROXY_HTTP 0L /* added in 7.10, new in 7.19.4 default is | ^~ Upstream bug report: https://github.com/curl/curl/issues/18054#issuecomment-3354156324 PR: 289924
* emulators/openmsx: Update to 20.0Lorenzo Salvadore8 days4-19/+39
| | | | | | | Also remove USE_GCC. PR: 288304 Approved by: maintainer timeout (> 2 weeks)
* emulators/fceux: add qt5/qt6 flavoursRobert Clausecker10 days1-6/+23
| | | | | PR: 289724 Reported by: diizzy
* emulators/flexemu: Update to 3.30Rainer Hurling2025-09-222-22/+19
| | | | | | | | | | | - Change from autotools to cmake - Change from Qt5 to Qt6 - Compiler needs C++17 - Preparations for test target (not buildable atm.) Changelog: https://github.com/aladur/flexemu/commit/3b579e5014a2eb3a342b47c04047023cb9935a2b Reported by: portscout, Repology
* emulators/dolphin-emu: Update to version 2509Ganael LAPLANCHE2025-09-215-26/+41
| | | | Release notes: https://dolphin-emu.org/blog/2025/09/16/dolphin-progress-report-release-2509/
* graphics/lunasvg: Update 3.4.0 => 3.5.0Älven2025-09-191-1/+1
| | | | | | | | | | Changelogs: * https://github.com/sammycage/lunasvg/releases/tag/v3.5.0 * https://github.com/sammycage/lunasvg/compare/v3.4.0...v3.5.0 Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D52519
* graphics/plutovg: Update 1.3.0 => 1.3.1Älven2025-09-191-1/+1
| | | | | | | | | | Changelogs: * https://github.com/sammycage/plutovg/releases/tag/v1.3.1 * https://github.com/sammycage/plutovg/compare/v1.3.0...v1.3.1 Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D52518
* emulators/wine-devel: Update 10.14 => 10.15Thibault Payet2025-09-154-15/+15
| | | | | | | | | | | | | | | | Changelog: - Unicode character tables updated to Unicode 17.0.0. - Zip64 support in Packaging services. - Various bug fixes. https://gitlab.winehq.org/wine/wine/-/releases/wine-10.15 While here explicitly configure --without-ffmpeg - prevent silent grab libraries from multimedia/ffmpeg: This does not affect clean builds (as with Poudriere) and makes others more consistent and reproducible. Commit to emulators/wine 037e128a237fc1914a5ab3281953dcf35d020827. PR: 289616
* emulators/amiberry: New port: Optimised Amiga emulatorpolyduekes2025-09-146-0/+196
| | | | | | | | | | | | | | | | | Amiberry is an optimized Amiga emulator for Intel/AMD, ARM (32bit and 64bit) and RISC-V platforms. The core emulation comes from WinUAE, and even the main GUI is designed to look similar to that. It includes JIT support to get high-performance results on CPU-intensive emulated environments, like desktop applications. On top of that, there are some unique features developed specifically for Amiberry, such as the WHDLoad booter, support for RetroArch controller mapping, and several more. https://amiberry.com/ https://github.com/BlitterStudio/amiberry/ PR: 289403 Co-authored-by: Yusuf Yaman <nxjoseph@protonmail.com>
* emulators/Ymir: Update 0.1.7 => 0.1.8Stefan Schlosser2025-09-103-4/+15
| | | | | | | Changelog: https://github.com/StrikerX3/Ymir/releases/tag/v0.1.8 PR: 289427
* emulators/wine: Adjust PORTSCOUT for Wine 10.0Gerald Pfeifer2025-09-071-1/+1
|
* emulators/wine-devel: Sort and align Makefile - no functional changesThibault Payet2025-09-071-31/+30
| | | | | | Fix warnings from portclippy, sort options and etc. PR: 289257
* emulators/linux_base-rl9: fix aarch64 checksum for sed package (+)Dima Panov2025-09-051-3/+3
| | | | | Fixes ef45e45f8c0004c4b31301ff8d8c3fe5692f4577 Fetch failure was handled
* emulators/linux_base-rl9: chase upstream reroll (+)Dima Panov2025-09-053-97/+98
| | | | | | | | | | | glib2_ver= 2.68.4-16.el9 => 2.68.4-16.el9_6.2 glibc_ver= 2.34-168.el9_6.19 => 2.34-168.el9_6.23 krb5_ber= 1.21.1-6.el9 => 1.21.1-8.el9_6 libdb_ver= 5.3.28-55.el9 => 5.3.28-57.el9_6 ncurses_ver= 6.2-10.20210508.el9 => 6.2-10.20210508.el9_6.2 rocky-release_ver= 9.5-1.2.el9 => 9.6-1.3.el9 sqlite_ver= 3.34.1-7.el9_3 => 3.34.1-8.el9_6 which_ver= 2.21-29.el9 => 2.21-30.el9_6
* many: Bump go ports for go-1.24.7Adam Weinberger2025-09-041-1/+1
|
* */*: bump PORTREVISION after graphics/{lunasvg,plutovg} updateStefan Schlosser2025-09-042-1/+2
| | | | | PR: 288842 Approved by: yuri@ (Mentor, implicit)
* emulators/wine-devel: Update 10.13 => 10.14Thibault Payet2025-09-034-4/+23
| | | | | | | | | | Changelog: - Bundled vkd3d upgraded to version 1.17. - Support for ping on IPv6. - Various bug fixes. https://gitlab.winehq.org/wine/wine/-/releases/wine-10.14 PR: 289257
* */*: nsonack@outlook.com => nsonack@herrhotzenplotz.deRobert Clausecker2025-09-021-1/+1
| | | | | | Maintainer has updated his email address. Approved by: Nico Sonack <nsonack@herrhotzenplotz.de> (maintainer)
* emulators/qemu-devel: Update version 10.0.20250731=>10.1.20250830Muhammad Moinur Rahman2025-09-022-18/+18
|
* emulators/citra: Deprecate and set expiration dateNuno Teixeira2025-08-311-0/+2
| | | | | | Project has been discontinued. PR: 289055
* all: bump PORTREVISION after updating graphics/libyuvRene Ladan2025-08-315-2/+5
| | | | Using the Tools/scripts/bump_revision.pl script
* emulators/virtualbox-ose{,-kmod,-nox11}-72: Add new ports VirtualBox 7.2.0Vladimir Druzenko2025-08-2981-427/+516
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Port based on patch from Stas Timokhin <devel@stasyan.com>. The main work on porting was done by the author of the original patch. The rest is a several various improvements and bug fixes that have been made over the past few months in older versions and one upstream regression: https://github.com/VirtualBox/virtualbox/issues/135 The requirements for 7.2.x are the same as for 7.1.x, but for now we'll leave both versions: 7.2.x in experimental/test mode and 7.1.x - stable. Upstream ported on aarch64, but for now we keep ONLY_FOR_ARCHS=amd64. If you interested in porting it on aarch64 - create PR with patch. The following ports also need to be created (they are not available for versions 7.0.x and 7.1.x either): - emulators/virtualbox-ose-additions-72; - emulators/virtualbox-ose-additions-nox11-72. www/phpvirtualbox-72 already in ports. Changelog: https://www.virtualbox.org/wiki/Changelog-7.2 While here refresh patches. PR: 289019 Relnotes: Add VirtualBox 7.2.0 Co-authored-by: Stas Timokhin <devel@stasyan.com> Co-authored-by: Mario Lobo <lobo@bsd.com.br>
* emulators/virtualbox-ose{,-kmod,-nox11}-72: Repocopy from ↵Vladimir Druzenko2025-08-29104-0/+9692
| | | | | | emulators/virtualbox-ose{,-kmod,-nox11}-71 PR: 289019
* emulators/ares: update to 146, unbundle dependenciesStefan Schlosser2025-08-295-20/+120
| | | | | | | | | | | | | | | | | | | | | | Release notes: https://ares-emu.net/news/ares-v146-released * The provided release archive doesn't contain a root directory anymore, so the port has to replace WRKSRC with NO_WRKSUBDIR=yes. Additionally use DIST_SUBDIR to prevent collision among multiple versions of the unversioned DISTFILES. * This release builds the binaries bin/arm7tdmi and bin/m68000 only if one of the relevant cores is enabled. The port reflects this by removing TOOLS_IMPLIES and by adjusting PLIST_SUB and pkg-plist accordingly. * The LaserActive system is added to the list of experimentally supported systems in pkg-descr. While there, reorder the list of supported systems in order to match the order on the project's homepage. * Unbundle several dependencies which are available in ports. PR: 289118 Reported by: Stefan Schlosser <bsdcode@disroot.org> (maintainer)
* emulators/virtualbox-ose{,-additions,-kmod}{,-70,-71,-legacy}: Update ↵Vladimir Druzenko2025-08-2910-10/+26
| | | | | | CONFLICTS_INSTALL before committing new ports with VirtualBox 7.2.x PR: 289019
* emulators/virtualbox-ose-71: Remove duplicate patchVladimir Druzenko2025-08-291-14/+0
| | | | MFH: 2025Q3
* emulators/qemu: Update version 10.0.3=>10.1.0Muhammad Moinur Rahman2025-08-273-8/+9
| | | | | Event: Oslo Hackathon 202508 Changelog: https://wiki.qemu.org/ChangeLog/10.1
* emulators/86Box: Update 4.2.1 => 5.0gatekeeper2025-08-2511-11/+349
| | | | | | | Release notes and changelog: https://86box.net/2025/08/24/86box-v5-0.html PR: 289087
* emulators/dosbox-x: Fix build with FFmpeg 8Nuno Teixeira2025-08-251-0/+88
| | | | | | Apply upstream patch to fix build PR: 289074
* emulators/wine-mono-devel: Update to version 10.2.0Gerald Pfeifer2025-08-212-4/+4
|
* emulators/qemu-devel: Update version 10.0.20250630=>10.0.20250731Muhammad Moinur Rahman2025-08-192-18/+18
|