Commit Graph

8392 Commits

Author SHA1 Message Date
Max Brazhnikov
467fcde207 Add emulators/dosbox-staging - DOS/x86 emulator forked from DOSBox
I've renamed binary and man page to avoid conflict with emulators/dosbox.

Changelog: https://dosbox-staging.github.io/v0-75-0/

PR:	246318, 248253
2020-08-21 09:30:37 +00:00
Gerald Pfeifer
5fa644fa13 Update to Wine 5.15. This includes the following changes:
- Initial implementation of the XACT Engine libraries.
 - Beginnings of a math library in MSVCRT based on Musl.
 - Still more restructuration of the console support.
 - Direct Input performance improvements.
 - Exception handling fixes on x86-64.
 - Various bug fixes.

lib/wine/libx3daudio1_7.def "disappeared" from the Staging patchset,
without migrating to the default case. That's in addition to a number
of the usual dose of packaging changes.
2020-08-20 05:20:50 +00:00
Jan Beich
d20ac5f3ab emulators/yuzu: update to s20200819
Changes:	0c885249d...354811e55
2020-08-20 00:40:07 +00:00
Jan Beich
b3baa360ff emulators/rpcs3: update to 0.0.11.10766
Changes:	19500ac9a...bcddbc15f
2020-08-20 00:40:00 +00:00
Niclas Zeising
043e647c78 emulators/tpm-emulator: Fix -fno-common
Fix the build with -fno-common, which is the default in llvm 11.

MFH:		2020Q3
2020-08-18 23:24:55 +00:00
Jan Beich
f8c15822fd emulators/yuzu: update to s20200817
Changes:	2dace9034...0c885249d
2020-08-18 00:53:00 +00:00
Jan Beich
faea481404 emulators/rpcs3: update to 0.0.11.10760
Changes:	995cb8125...19500ac9a
2020-08-18 00:52:54 +00:00
Jung-uk Kim
018654eec7 Belatedly update PORTREVISION. It had to be done with r544898. 2020-08-16 07:38:15 +00:00
Jan Beich
d4a9f1d935 emulators/yuzu: update to s20200814
Changes:	a8ffe6eee...2dace9034
2020-08-15 00:52:12 +00:00
Jan Beich
94bcb41d22 emulators/rpcs3: update to 0.0.11.10753
Changes:	0f8ca1f7c...995cb8125
2020-08-15 00:52:04 +00:00
Jung-uk Kim
1bf70fa53c Do not allow compiling C++ files for drivers with built-in functions.
This change lets us do "kldload vboxvfs.ko" (although it is still broken).
2020-08-14 23:17:44 +00:00
Jung-uk Kim
0c7dc882a4 Remove unncessary memcpy(3) and fix file system ID handling.
I removed a bzero() call to reduce compiler warnings in the previous commit
(r544829).  It turned out the next memcpy() call was also wrong.  Just use
natural assignments here not to obfuscate the code.

Reported by:	Martin Simmons (martin at lispworks dot com) (some time ago)
2020-08-13 21:54:59 +00:00
Jung-uk Kim
fa3f49529c Remove a superfluous bzero(3) call to reduce compiler warnings.
PR:	226073
2020-08-13 18:39:48 +00:00
Jung-uk Kim
289dacaa4d Fix building emulators/virtualbox-ose-additions on head after vaccess(9) KPI
change.
2020-08-13 18:18:34 +00:00
Jan Beich
e66cde2b30 emulators/rpcs3: update to 0.0.11.10748
Changes:	6850533b5...0f8ca1f7c
2020-08-13 00:54:59 +00:00
Jan Beich
4cfa868ca7 emulators/yuzu: update to s20200811
Changes:	257b1d2c4...a8ffe6eee
2020-08-13 00:54:52 +00:00
Jan Beich
8bd3c23350 emulators/yuzu: update to s20200810
Changes:	6c7292de3...257b1d2c4
2020-08-11 05:37:43 +00:00
Jan Beich
a35a162110 emulators/rpcs3: update to 0.0.11.10743
Changes:	f18858968...6850533b5
2020-08-11 00:21:02 +00:00
Fernando Apesteguía
d8baf47c56 emulators/mame emulators/mess: update to 0.223
ChangeLog: https://www.mamedev.org/?p=484

Reported by:	portscout
2020-08-09 16:41:04 +00:00
Gerald Pfeifer
17c98f0d7a Update to the Wine 5.0.2 maintenance release which fixes some 46 bugs. 2020-08-08 12:29:03 +00:00
Jan Beich
23230dad9a emulators/rpcs3: switch to clang from ports
PR:		247665
2020-08-08 00:48:51 +00:00
Jan Beich
f4e54be89a emulators/rpcs3: update to 0.0.11.10738
Changes:	7109fe988...f18858968
2020-08-08 00:48:44 +00:00
Jan Beich
d0fd57b9ae emulators/rpcs3: update to 0.0.11.10729
Changes:	25d73f5a7...7109fe988
2020-08-06 00:46:00 +00:00
Jan Beich
ea3c98bc79 emulators/citra: update to s20200728
Changes:	b4ec50ba2...b94f21eac
2020-08-04 00:26:23 +00:00
Jan Beich
233eac1178 emulators/yuzu: update to s20200803
Changes:	0c262f8ac...6c7292de3
2020-08-04 00:08:50 +00:00
Jan Beich
325c12fd6d emulators/rpcs3: update to 0.0.11.10725
Changes:	107129f95...25d73f5a7
2020-08-04 00:08:38 +00:00
Gerald Pfeifer
1e5ab6312a Update to Wine 5.14. This includes the following changes:
- More restructuration of the console support.
 - Initial version of the Webdings font.
 - Beginnings of PE conversion of the MSVCRT libraries.
 - Various bug fixes.

My patch files/extrapatch-dlls-ntdll-unix-registry.c is now upstream,
so remove it here.
2020-08-03 06:56:02 +00:00
Jan Beich
d2e2ebd57d emulators/rpcs3: update to 0.0.11.10715
Changes:	ebf832214...107129f95
2020-08-01 00:35:37 +00:00
Jan Beich
d8665d8857 emulators/yuzu: update to s20200731
Changes:	b8a7b530f...0c262f8ac
2020-08-01 00:35:29 +00:00
Tobias Kortkamp
c7399da719 devel/libfmt: Update to 7.0.2
Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.2
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
2020-07-31 17:07:18 +00:00
Dmitry Marakasov
b360b5f39e - Pet portlint
- Switch to USES=localbase
- Remove 10 year obsolete comment regarding nasm version
- Update WWW

Approved by:	portmgr blanket
2020-07-31 09:36:23 +00:00
Gerald Pfeifer
08c4e70e5b Reapply revision 542851 that broke the index via an interaction with
emulators/i386-wine-devel and was reverted, now with a tweak to avoid
that breakage:

The Wine Staging patchset for Wine 5.13 is now available and fixed
(compared to the previous one).

It also addresses the build issue for Wine 5.13 that I fixed via
files/patch-dlls-ntdll-unix-registry.c, so we need to make that
patch only apply when the Wine Staging patchset is not used.

PR:             248118 [1]
Submitted by:   vvd@unislabs.com
2020-07-30 12:20:24 +00:00
Fernando Apesteguía
a324337731 emulators/mame emulators/mess: update to 0.222
ChangeLog way to big to reproduce here:
https://github.com/mamedev/mame/releases/download/mame0222/whatsnew_0222.txt

While here

 * Add USES=localbase
 * Move multiple variables to their places

PR:	246698
Submitted by:	sdalu@sdalu.com
2020-07-30 06:50:24 +00:00
Jan Beich
2c345013cb emulators/yuzu: update to s20200729
Changes:	6b35317ff...b8a7b530f
2020-07-29 23:48:02 +00:00
Jan Beich
7d15f0909b emulators/rpcs3: update to 0.0.11.10707
Changes:	609182b13...ebf832214
2020-07-29 23:47:56 +00:00
Jan Beich
18c6399107 emulators/yuzu: update to s20200727
Changes:	d488cb843...6b35317ff
2020-07-28 00:28:27 +00:00
Jan Beich
781d6aea1e emulators/rpcs3: update to 0.0.11.10694
Changes:	3354c800d...609182b13
2020-07-28 00:28:20 +00:00
Antoine Brodin
4046fcf268 Mark BROKEN
===>  Configuring for qemu-utils-4.2.1
/usr/bin/patch /wrkdirs/usr/ports/emulators/qemu-utils/work/qemu-4.2.1/Makefile /usr/ports/emulators/qemu-utils/files/patch-Makefile
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- Makefile.orig	2019-08-08 19:18:25.578250000 +0000
|+++ Makefile	2019-08-08 19:20:21.482341000 +0000
--------------------------
Patching file /wrkdirs/usr/ports/emulators/qemu-utils/work/qemu-4.2.1/Makefile using Plan A...
Hunk #1 failed at 355.
Hunk #2 failed at 828.
Hunk #3 succeeded at 932 with fuzz 2 (offset 47 lines).
2 out of 3 hunks failed--saving rejects to /wrkdirs/usr/ports/emulators/qemu-utils/work/qemu-4.2.1/Makefile.rej

Reported by:	pkg-fallout
2020-07-26 06:55:10 +00:00
Jan Beich
ae15e8e235 emulators/citra: update to s20200723
Changes:	d88d22080...b4ec50ba2
2020-07-25 00:55:58 +00:00
Jan Beich
c064a98f53 emulators/yuzu: update to s20200724
Changes:	da2071455...d488cb843
2020-07-25 00:55:53 +00:00
Jan Beich
d0414454d9 emulators/rpcs3: update to 0.0.11.10681
Changes:	f8d2d8ca1...3354c800d
2020-07-25 00:55:47 +00:00
Dirk Meyer
4113f20f52 - simpler BUILD_DEPENDS 2020-07-24 10:20:08 +00:00
Jan Beich
ac6f71bc28 emulators/yuzu: update to s20200721
Changes:	ad0b29512...da2071455
2020-07-23 00:57:18 +00:00
Antoine Brodin
02c4efd3b5 Revert r542851 and unbreak INDEX 2020-07-22 14:00:59 +00:00
Gerald Pfeifer
c3e4e7a1db The Wine Staging patchset for Wine 5.13 is now available and fixed
(compared to the previous one).

It also addresses the build issue for Wine 5.13 that I fixed via
files/patch-dlls-ntdll-unix-registry.c, so we need to make that
patch only apply when the Wine Staging patchset is not used.

PR:		248118
Submitted by:	vvd@unislabs.com
2020-07-22 10:41:53 +00:00
Jan Beich
40a65de1e5 emulators/rpcs3: update to 0.0.11.10669
Changes:	e70e534bf...f8d2d8ca1
2020-07-21 00:40:56 +00:00
Jan Beich
dc67665e5a emulators/yuzu: update to s20200719
Changes:	8a8924902...ad0b29512
2020-07-21 00:40:50 +00:00
Jan Beich
a550d542a0 emulators/yuzu: drop fmt < 7 workaround after r542655 2020-07-20 18:28:27 +00:00
Tobias Kortkamp
63e963837c devel/libfmt: Update to 7.0.1
Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.1
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
2020-07-20 16:27:43 +00:00
Muhammad Moinur Rahman
363a08100a emulators/qemu: Fix missing patch files
Reported by:	kostikbel@gmail.com
2020-07-19 19:05:16 +00:00