summaryrefslogtreecommitdiff
path: root/emulators (follow)
Commit message (Collapse)AuthorAgeFilesLines
* emulators/virtualbox-ose-additions-legacy: Fix path to VBoxClient in ↵Vladimir Druzenko11 hours2-2/+3
| | | | | | | VBoxClient-all script PR: 254049 MFH: 2025Q4
* emulators/rpcs3: update to 0.0.39Jan Beich31 hours3-21/+12
| | | | | Changes: https://github.com/RPCS3/rpcs3/releases/tag/v0.0.39 Reported by: GitHub (watch releases)
* emulators/rpcs3: unbreak after c204aaf79162Jan Beich31 hours2-4/+5
| | | | | | | | | rpcs3/Emu/Cell/Modules/cellAtracXdec.cpp:114:33: error: use of undeclared identifier 'AV_CODEC_CAP_SUBFRAMES' 114 | ensure(!(codec->capabilities & AV_CODEC_CAP_SUBFRAMES)); | ^ rpcs3/Emu/Cell/Modules/cellAtracXdec.cpp:159:16: error: use of undeclared identifier 'avcodec_close' 159 | if (int err = avcodec_close(ctx); err) | ^
* emulators/dosbox-x: Update to 2026.01.02Nuno Teixeira4 days4-11/+10
| | | | | ChangeLog: https://github.com/joncampbell123/dosbox-x/releases/tag/dosbox-x-v2026.01.02
* emulators/qemu-devel: add slirp dependencyAdrian Chadd4 days1-1/+3
| | | | | | | | | | * add slirp/libslirp so user networking is available Differential Revision: https://reviews.freebsd.org/D54461 PR: ports/292103 Reviewed by: bofh, imp Approved by: bofh
* emulators/qemu-devel: Update version 10.1.20251031=>10.1.20251130Muhammad Moinur Rahman7 days3-19/+19
|
* emulators/wine-mono-devel: Update to version 10.4.1Gerald Pfeifer7 days2-4/+4
|
* */*: De-orbit alias.mkJason E. Hale8 days1-1/+1
| | | | | | | | | | | | Mk/Uses/alias.mk was an attempt for compat with DPorts, but has rotted. This feature was never documented in the PHB, so there is no work to be done by the docs@ team. Nothing against DragonFly, but if DPorts still needs FreeBSD 9 support, they really should work that out with upstream projects. Ultimately, we don't need to keep carrying this outdated feature that doesn't affect us.
* emulators/wine: Streamline things a bitGerald Pfeifer8 days1-7/+7
| | | | | | | | | Set CONFIGURE_ARGS, BINARY_ALIAS, and EXTRA_PATCHES using plain assignment (=) instead of := since we do not have child ports any longer. On the way tweak white spaces around OPTIONS to be consistent with the wine-devel port.
* emulators/elliott-803: Update to 0.1.18Christopher Hall9 days3-12/+34
| | | | | | | | - Add fixes and additional samples and documentation for the H-Code language - Add docs - Change maintainer's email. Differential Revision: https://reviews.freebsd.org/D54389
* emulators/wine-devel: Update 11.0-rc3 => 11.0-rc4Thibault Payet9 days2-5/+4
| | | | | | | | Changelog: - Bug fixes only, we are in code freeze. https://gitlab.winehq.org/wine/wine/-/releases/wine-11.0-rc4 PR: 291984
* emulators/ares: Update to 147Stefan Schlosser9 days2-7/+13
| | | | | | | | | | | | | | | Release notes: https://ares-emu.net/news/ares-v147-released * Add upstreamed patch for fixing a linker error, see also https://github.com/ares-emulator/ares/pull/2329 * Update to USES=compiler:c++20-lang. * Prevent new directory in the root of distdir for each new release by replacing the "-" separator with "/" in DIST_SUBDIR. PR: 291895
* */*: bump PORTREVISION following devel/sse2neon updateRobert Clausecker9 days1-1/+1
|
* emulators/qemu: Update version 10.1.3=>10.2.0Muhammad Moinur Rahman10 days3-5/+7
| | | | Changelog: https://wiki.qemu.org/ChangeLog/10.2
* */*: Bump PORTREVISION. audio/portmidi was updated to 2.0.8Jose Alonso Cardenas Marquez10 days2-0/+2
|
* */*: Chase multimedia/libtheora shlib bumpJason E. Hale12 days1-0/+1
|
* emulators/vice: update to 3.10Dirk Meyer12 days10-206/+130
|
* multimedia/ffmpeg: bump revision to chase lib version changeBaptiste Daroussin14 days8-5/+8
|
* multimedia/ffmpeg: mark as broken ports not supporting ffmpeg > 6Baptiste Daroussin14 days2-0/+4
|
* emulators/flexemu: Update to 3.31Rainer Hurling2025-12-233-10/+12
| | | | | | | Changelog: https://github.com/aladur/flexemu/compare/V3.30...V3.31 Reported by: portscout, Repology MFH: 2025Q4
* x11-toolkits/py-wxPython4: Update to 4.2.3Loïc Bartoletti2025-12-211-1/+1
|
* emulators/wine-devel: Update 11.0-rc2 => 11.0-rc3Thibault Payet2025-12-214-8/+32
| | | | | | | | | | | | Changelog: - Bug fixes only, we are in code freeze. https://gitlab.winehq.org/wine/wine/-/releases/wine-11.0-rc3 Allow user of 15.0 to install 32bit packages from 14.3: Add a new positional parameter --old for pkg32.sh that would allow the user to install the 32bits from the 14.3 repository. PR: 291849 291328
* emulators/mesen: reset maintainer by request.Mark Linimon2025-12-191-1/+1
| | | | PR: 291785
* */*: Bump PORTREVISION for known Qt private API abusersJason E. Hale2025-12-195-4/+5
| | | | | | | | | | | | | | | | | | | Qt 6.10.1 edition. These ports are known to directly use or link to a library that uses the Qt private API and must be rebuilt with every Qt update. Qt *public* API/ABI compatability is excellent, so most consumers don't need to necessarily be rebuilt between patch or even minor releases, but use of the private API breaks this compatibility between even patch releases and its use is highly discouraged. This list [1] is based on histortical data. We don't have time to revisit every port on the list with each Qt update, so if your port has dropped Qt private headers and was bumped in error, please remove it yourself if you have write access to the Wiki or alert someone on kde@. [1] https://wiki.freebsd.org/KDE/Qt
* devel/libtextstyle, devel/gettext*: Update to 0.26Tijl Coosemans2025-12-142-11/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recent versions of gettext no longer install m4 files in PREFIX/share/aclocal. They have to be installed in the work directory by autopoint for aclocal to find them. Patch devel/autoconf so autoreconf runs autopoint when gettext related macros are used in configure.ac (e.g. AM_ICONV). Previously it only ran autopoint when AM_GNU_GETTEXT_(REQUIRE_)VERSION was used. The following ports now require autopoint (i.e. USES=gettext-tools): benchmarks/sysbench, devel/libhtp, editors/fxite, filesystems/rar2fs, graphics/gd, net/ucarp, news/fidogate, sysutils/cdrdao Other fixes: emulators/mednafen, misc/lifelines: Use older version of gettext macros. ftp/axel: Patch Makefile.am and configure.ac to get gettext working and add NLS option. ftp/wzdftpd: Use autoreconf 2.72. mail/sympa: Remove hack from configure.ac. multimedia/dvdauthor: Use ports autoreconf. net/asterisk-chan_sccp: Drop autoreconf and gettext-tools dependencies. security/pam_pkcs11: Patch configure.ac so autoreconf can find the custom directory with m4 files. sysutils/grub2-efi, sysutils/grub2-pcbsd: Add patch to run autoreconf with -f flag so it updates all files. www/wget2: Patch configure.ac to what autopoint expects. PR: 287167 Exp-run by: antoine
* emulators/wine-devel: Update 11.0-rc1 => 11.0-rc2Thibault Payet2025-12-142-4/+4
| | | | | | | | Changelog: - Bug fixes only, we are in code freeze. https://gitlab.winehq.org/wine/wine/-/releases/wine-11.0-rc2 PR: 291653
* emulators/fmsx: minor update to pkg-messageEugene Grosbein2025-12-121-1/+1
| | | | | | | Update URL in pkg-message to be usable with modern web browsers changing FTP to HTTP site. Note that http:// is used deliberately instead of https:// because its SSL certificate does not cover "ftp.komkon.org" for the moment.
* emulators/linux_base-rl9: update to Rocky Linux 9.7 (+)Dima Panov2025-12-105-157/+153
| | | | | | | | | | | | | | | | | | | | | | | | | | | -e2fsprogs_ver= 1.46.5-7.el9 +e2fsprogs_ver= 1.46.5-8.el9 -gcc_ver= 11.5.0-5.el9_5 +gcc_ver= 11.5.0-11.el9 -glib2_ver= 2.68.4-16.el9_6.2 +glib2_ver= 2.68.4-18.el9_7 -glibc_ver= 2.34-168.el9_6.23 +glibc_ver= 2.34-231.el9_7.2 -less_ver= 590-5.el9 +less_ver= 590-6.el9 -libcap_ver= 2.48-9.el9_2 +libcap_ver= 2.48-10.el9 -libsoup_ver= 2.72.0-10.el9_6.2 +libsoup_ver= 2.72.0-12.el9_7.1 -ncurses_ver= 6.2-10.20210508.el9_6.2 +ncurses_ver= 6.2-12.20210508.el9 -openssl_ver= 3.2.2-6.el9_5.1 +openssl_ver= 3.5.1-4.el9_7 -rocky-release_ver= 9.6-1.3.el9 +rocky-release_ver= 9.7-1.3.el9 -sepol_ver= 3.6-2.el9 +sepol_ver= 3.6-3.el9 -sqlite_ver= 3.34.1-8.el9_6 +sqlite_ver= 3.34.1-9.el9_7
* emulators/wine-devel: Update 10.20 => 11.0-rc1Thibault Payet2025-12-074-12/+12
| | | | | | | | | | | | | Changelog: - Locale data updated to Unicode CLDR 48. - TWAINDSM module for scanner support on 64-bit. - Various bug fixes. https://gitlab.winehq.org/wine/wine/-/releases/wine-11.0-rc1 Correct the instruction to use wine64.bin instead of wine64 when 32bit is not available. PR: 291456
* emulators/qemu: Update version 10.1.2=>10.1.3Muhammad Moinur Rahman2025-12-072-5/+4
| | | | Changelog: https://wiki.qemu.org/ChangeLog/10.1
* emulators/dosbox-x: Update to 2025.12.01Nuno Teixeira2025-12-072-4/+4
| | | | | ChangeLog: https://github.com/joncampbell123/dosbox-x/releases/tag/dosbox-x-v2025.12.01
* graphics/poppler: bump consumers of graphics/popplerLoïc Bartoletti2025-12-061-0/+1
| | | | | PR: 291277 Exp-run by: antoine
* emulators/wine-mono-devel: Update to version 10.4.0Gerald Pfeifer2025-12-052-4/+4
|
* emulators/yuzu: Prepare for Qt 6.10Jason E. Hale2025-12-041-0/+28
| | | | | | Add patch to fix build with Qt 6.10. With hat: kde@
* emulators/rpcs3: Prepare for Qt 6.10Jason E. Hale2025-12-042-1/+6
| | | | | | Add upstream patch to fix build with Qt 6.10. With hat: kde@
* emulators/pcsx2: Prepare for Qt 6.10Jason E. Hale2025-12-042-1/+30
| | | | | | Backport upstream patch to fix build with Qt 6.10. With hat: kde@
* emulators/fbsd-duckstation: Prepare for Qt 6.10Jason E. Hale2025-12-041-0/+21
| | | | | | Backport upstream patch to fix build with Qt 6.10. With hat: kde@
* emulators/dolphin-emu: Prepare for Qt 6.10Jason E. Hale2025-12-042-5/+39
| | | | | | Backport upstream patch to fix build with Qt 6.10. With hat: kde@
* emulators/qemu: Fix build on 15Muhammad Moinur Rahman2025-12-041-0/+10
|
* emulators/qemu: Fix build on 15Muhammad Moinur Rahman2025-12-032-0/+31
|
* various: Bump Go ports for 1.24.11Adam Weinberger2025-12-031-1/+1
|
* emulators/wine-devel: Update 10.19 => 10.20Thibault Payet2025-12-014-4/+19
| | | | | | | | | | | | | | Changelog: - Bundled vkd3d upgraded to version 1.18. - More support for reparse points. - More refactoring of Common Controls after the v5/v6 split. - Progress dialog for document scanning. - Various bug fixes. https://gitlab.winehq.org/wine/wine/-/releases/wine-10.20 Advice FreeBSD 15.0 user to either use wine64 or build their own packages for 32bit. PR: 291300
* */*: bump PORTREVISION following lib/libx265.so soname changeRobert Clausecker2025-11-221-1/+1
| | | | Reported by: vvd
* emulators/virtualbox-ose-{,-nox11}-7{0,1,2}: Make Qt optional for buildingVladimir Druzenko2025-11-213-9/+25
| | | | | | | | | Remove build dependency for Qt when NLS and graphical frontend is not required. PR: 291023 Co-authored-by: takahiro.kurosawa@gmail.com MFH: 2025Q4
* emulators/virtualbox-ose-additions*: Fix "vboxmanage guestproperty" on host ↵Vladimir Druzenko2025-11-2115-32/+112
| | | | | | | | | | | | does not show interface name for FreeBSD guest Upstream issue: https://github.com/VirtualBox/virtualbox/issues/403 Upstream commit: https://github.com/VirtualBox/virtualbox/commit/3cf64726847e2483c9539ca51c88862a0f1c7414 PR: 291128 MFH: 2025Q4
* emulators/qemu-devel: Fix buildMuhammad Moinur Rahman2025-11-202-0/+3
|
* emulators/rpcs3: respect USES=llvm when multiple are installedalt26002025-11-181-0/+1
| | | | | | | Avoid auto-detecting LLVM version which may be too old for build or cause mismatch with LIB_DEPENDS. PR: 285437
* emulators/wine-devel: Update 10.18 => 10.19Thibault Payet2025-11-175-24/+15
| | | | | | | | | | | | | | | | | Changelog: - Support for reparse points. - More support for WinRT exceptions. - Refactoring of Common Controls after the v5/v6 split. - Typed Arrays support in JScript. - Various bug fixes. https://gitlab.winehq.org/wine/wine/-/releases/wine-10.19 Remove files/patch-dlls_ntdll_unix_signal__i386.c since the issue was fixed upstream. Re-order GECKO and MONO at the end. PR: 291049
* emulators/qemu-devel: Update version 10.1.20250930=>10.1.20251031Muhammad Moinur Rahman2025-11-152-18/+18
|
* emulators/wine: Enable Wayland by defaultGerald Pfeifer2025-11-141-2/+2
|