Commit graph

10837 commits

Author SHA1 Message Date
Muhammad Moinur Rahman
46bba97e94
emulators/hugo: Mark DEPRECATED
- Unmaintained and last upstream release was in 2005
- Uses deprecated gtk2 libraries
- Set EXPIRATION_DATE 2024-04-17

If someone needs this port feel free to undeprecate and takeover
maintainership.
2024-03-17 15:15:17 +01:00
Jan Beich
e9cbdf2272 emulators/rpcs3: update to 0.0.31.16205
Changes:	0f00bb77fe...40adf4b944
2024-03-16 01:45:56 +01:00
Jan Beich
c6007f2034 emulators/rpcs3: update to 0.0.31.16201
Changes:	adc8a360ad...0f00bb77fe
2024-03-12 01:38:25 +01:00
Jan Beich
569576dab1 emulators/yuzu: silence order warning after 0f5a127060
$ portlint
[...]
WARN: Makefile: "DEPRECATED" has to appear earlier.
WARN: Makefile: "LIB_DEPENDS" has to appear earlier.
WARN: Makefile: "BUILD_DEPENDS" has to appear earlier.
WARN: Makefile: "TEST_DEPENDS" has to appear earlier.
WARN: Makefile: "FLAVORS" has to appear earlier.
2024-03-11 20:36:53 +01:00
Jan Beich
3af26eeeb3 emulators/yuzu: silence makepatch warning
$ portlint
[...]
WARN: /usr/ports/yuzu/files/patch-renderdoc: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
2024-03-11 20:30:59 +01:00
Jan Beich
7a986dec7e emulators/yuzu: drop FreeBSD < 13 bits after bbab7f59e9 2024-03-11 20:25:39 +01:00
Jan Beich
85ebb2b009 *: move FreeBSD 13.2 EOL to 2024Q3
FreeBSD 13.3 was released on 2024-03-05. The transition period is at
least 3 months but usually rounded up to almost 4 months.
2024-03-11 20:05:15 +01:00
Jan Beich
5cfd193e26 emulators/yuzu: prefer Qt6 after 163e26d8c6 2024-03-11 06:52:28 +01:00
Jan Beich
14673d4899 emulators/yuzu: document removal conditions 2024-03-11 06:02:23 +01:00
Muhammad Moinur Rahman
a779acb159
emulators/qemu: Fix regression in gmake
This issue started popping up after the latest gmake upgrade. Although
there are multiple ways of fixing this I will stick with the preferred
path by tijl@ as he is trying to address the issue with other ports.

As I am not sure sure whether if this triggers a different binary being
generated but for the safest route bumping portrevision. This problem
is not reproducible for people using poudreiere to build their ports

PR:		277527
Reported by:	rozhuk.im@gmail.com
2024-03-09 14:43:13 +01:00
Nuno Teixeira
b1dea50967 emulators/dosbox-x: Fix typo in maintainer's e-mail 2024-03-09 06:11:19 +00:00
Jan Beich
9a2af39e5f emulators/rpcs3: update to 0.0.31.16181
Changes:	d39361705a...adc8a360ad
2024-03-09 01:51:41 +01:00
Yuri Victorovich
8dd17299f9 devel/flatbuffers: update 23.5.26 → 24.3.7
Reported by:	portscout
2024-03-08 08:40:06 -08:00
Nuno Teixeira
0a13c18940 emulators/dosbox-x: Update to 2023.03.01
- Define LICENSE_FILE
- Install documentation
- Take maintainership

ChangeLog: https://dosbox-x.com/release-2024.03.01.html
2024-03-08 12:32:57 +00:00
Jan Beich
34802090c7 emulators/yuzu: don't phone home
- Redirect in-app help to Wayback Machine
- Disable endpoint for telemetry, multiplayer lobby/announce
2024-03-07 16:08:34 +01:00
Nuno Teixeira
ad6449aa70 emulators/wine: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-07 11:51:23 +00:00
Nuno Teixeira
f620699c04 emulators/bochs: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-07 11:51:22 +00:00
Nuno Teixeira
3b3f6a5743 emulators/aranym: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-07 11:51:22 +00:00
Jan Beich
3cf2fca127 emulators/rpcs3: update to 0.0.31.16170
Changes:	ef8afa7873...d39361705a
2024-03-07 01:25:51 +01:00
Jan Beich
65c405d454 emulators/yuzu: update to s20240301
Changes:	dc94882c90...15e6e48bef
2024-03-06 20:26:31 +01:00
Jan Beich
0f5a127060 emulators/yuzu: unbreak fetch via mirror
fetch: https://codeload.github.com/yuzu-emu/yuzu/tar.gz/dc94882c90?dummy=/yuzu-emu-yuzu-s20240227-dc94882c90_GH0.tar.gz: Not Found
fetch: https://codeload.github.com/yuzu-emu/mbedtls/tar.gz/v2.16.9-115-g8c88150ca?dummy=/yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz: Not Found
fetch: https://codeload.github.com/yuzu-emu/sirit/tar.gz/ab75463?dummy=/yuzu-emu-sirit-ab75463_GH0.tar.gz: Not Found
fetch: https://codeload.github.com/merryhime/dynarmic/tar.gz/6.6.2-15-gba8192d8?dummy=/merryhime-dynarmic-6.6.2-15-gba8192d8_GH0.tar.gz: Not Found
2024-03-06 20:26:30 +01:00
Jan Beich
3a9bd9dd8a emulators/yuzu: revert LICENSE change
Yuzu upstream was taken down as part of the settlement between
Nintendo and Tropic Haze LLC. Other parties are mostly unaffected.

For example, DMCA §1201(a)(2)(a) doesn't seem to apply here as Yuzu
- can be used to develop and run homebrew games
- is primarily designed for emulation
- can play already decrypted games
- doesn't ship/generate decryption keys (unlike libdvdcss)

This reverts commit df375e19a7.

See also:	https://www.eff.org/press/releases/licensing-scheme-fair-uses-and-other-speech-violates-first-amendment-eff-argues
2024-03-06 20:26:29 +01:00
Eugene Grosbein
df375e19a7
emulators/yuzu: change LICENSE prohibiting redistribution
Stop distfile and package redistribution for now.

See also: https://www.wired.com/story/nintendo-switch-emulator-yuzu-lawsuit-24-million-dollar-settlement/
2024-03-06 19:46:15 +07:00
Cy Schubert
663164c7b4 emulators/mtools: Bump PORTREVISION
Fixes:	8d3331fe51
2024-03-05 20:31:51 -08:00
Cy Schubert
8d3331fe51 emulators/mtools: Move man pages
Approved by:	portmgr (blanket)
2024-03-05 20:06:03 -08:00
Muhammad Moinur Rahman
224b3a1583
emulators/qemu: Update version 8.2.1=>8.2.2
Changelog: https://wiki.qemu.org/ChangeLog/8.2
2024-03-05 21:54:50 +01:00
Muhammad Moinur Rahman
235562e18d
emulators/qemu7: Update version 7.2.9=>7.2.10
Changelog: https://wiki.qemu.org/ChangeLog/7.2
2024-03-05 21:54:49 +01:00
Yasuhiro Kimura
d86e4213df devel/ruby-gems: Update to 3.5.6
While here, mark textproc/rubygem-nokogumbo as BROKEN because build
fails with clean latest ports tree and all supported ruby versions.

ChangeLog:	https://github.com/rubygems/rubygems/blob/v3.5.6/CHANGELOG.md
PR:		276884
Approved by:	sunpoet (ruby@, maintainer)
Exp-run by:	antoine
2024-03-05 10:57:55 +09:00
Jan Beich
5b030f16b5 emulators/rpcs3: update to 0.0.31
Changes:	573734fab8...ef8afa7873
2024-03-05 01:42:43 +01:00
Gerald Pfeifer
5aa9792e66 emulators/wine8: New port, cloning emulators/wine
Wine 9 has been released some weeks ago and it's time to upgrade the
main emulators/wine port. However, there may be some regressions (in
particular around WoW64), so create emulators/wine8 as a clone of the
state before the version upgrade as a fallback. [1]

Since it is rarely, if ever, used, in particular in this context,
remove the MONO option.

Discussed with:	Lexi Winter <lexi@le-fay.org> [1]
2024-03-03 14:00:33 +00:00
Alexander Vereeken
bc62b3b518 emulators/winetricks: Update to 20240105
Changelog: 29e1006...20240105

PR:		276171
Approved by:	tcberner (mentor, implicit)
2024-03-02 18:03:21 +01:00
Gleb Popov
9e6f896ef7 emulators/nemu: Update to 3.3.1
Reported by:	portscout!
2024-03-02 14:28:36 +03:00
Lexi Winter
7127338d6a emulators/wine-devel: Update to 9.3
Changelog: https://gitlab.winehq.org/wine/wine/-/releases/wine-9.3

What's new in this release:
  * Improvements to Internet Proxy support.
  * New HID pointer device driver.
  * Timezone database update.
  * More exception fixes on ARM platforms.
  * Various bug fixes.

While here, move manpages from man/ to share/man/.

PR:		277385
Approved by:	tcberner (mentor, implicit)
2024-02-29 03:43:19 +01:00
Jan Beich
b9b8afc5a5 emulators/yuzu: update to s20240227
Changes:	1bec420695...dc94882c90
2024-02-29 01:54:26 +01:00
Jan Beich
9d2e90902b emulators/rpcs3: update to 0.0.30.16154
Changes:	83256cdacb...573734fab8
2024-02-29 01:54:25 +01:00
Jan Beich
cd9a523236 emulators/yuzu: update to s20240225
Changes:	975d6f1ec4...1bec420695
2024-02-27 01:49:03 +01:00
Jan Beich
8ef1de268e emulators/rpcs3: update to 0.0.30.16146
Changes:	3067c86d65...83256cdacb
2024-02-27 01:49:02 +01:00
Dirk Meyer
a9b19d5ce7 emulators/vice: update to 3.8
new option ETHERNET
add html docs
2024-02-26 18:31:04 +01:00
Jan Beich
b57e8ae770 emulators/yuzu: adjust consolekit2 comment 2024-02-26 14:14:09 +01:00
Lexi Winter
42f7e66f6c emulators/wine-devel: Update to 9.2
Changelog: https://gitlab.winehq.org/wine/wine/-/releases/wine-9.2

Changes in this release:
  * Mono engine updated to version 9.0.0.
  * A number of system tray fixes.
  * Exception handling improvements on ARM platforms.
  * Various bug fixes.

PR:		277020
Approved by:	tcberner (mentor, implicit)
2024-02-26 00:54:33 +01:00
Rene Ladan
20b8f7eb48 emulators/fuse: move manpages to share/man 2024-02-24 13:32:18 +01:00
Jan Beich
39180b24f8 emulators/rpcs3: update to 0.0.30.16132
Changes:	6b43e5c80e...3067c86d65
2024-02-24 01:50:02 +01:00
Jan Beich
ef488ec78b emulators/yuzu: update to s20240223
Changes:	8bbc209950...975d6f1ec4
2024-02-24 01:50:00 +01:00
Muhammad Moinur Rahman
1fe4f96356
emulators/vmsbackup: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-23 18:58:31 +01:00
Muhammad Moinur Rahman
b147394bc8
emulators/vmips: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-23 18:58:30 +01:00
Muhammad Moinur Rahman
cb893d9317
emulators/visualboyadvance-m: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-23 18:58:29 +01:00
Muhammad Moinur Rahman
247ce5fd9c
emulators/tiemu3: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-23 18:58:29 +01:00
Muhammad Moinur Rahman
7c0ecb4aad
emulators/libdsk: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-23 18:58:28 +01:00
Muhammad Moinur Rahman
ac1b15fa8e
emulators/hv_kvp_cmd: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-23 18:58:27 +01:00
Muhammad Moinur Rahman
b065101d24
emulators/hercules: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-23 18:58:27 +01:00