drop RCS Ids

This commit is contained in:
naddy 2022-03-11 18:59:33 +00:00
parent 3edead557b
commit 06ebc532ac
382 changed files with 1 additions and 611 deletions

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.45 2021/03/16 18:52:20 naddy Exp $
BROKEN-sparc64= Fails to compile in obj/sigsegv.o
COMMENT= open source 68k Macintosh emulator

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_Unix_clip_unix_cpp,v 1.1 2018/04/16 21:01:30 fcambus Exp $
Fix for Clang 6.
Upstream commit 71852dae82445b5a43803e42897ccd0989d135ab.

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_Unix_main_unix_cpp,v 1.4 2012/05/17 05:01:35 ajacoutot Exp $
--- src/Unix/main_unix.cpp.orig Tue May 15 22:25:15 2012
+++ src/Unix/main_unix.cpp Tue May 15 22:26:08 2012
@@ -981,7 +981,7 @@ static void sigint_handler(...)

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_Unix_sigsegv_cpp,v 1.1 2017/01/01 21:27:51 jca Exp $
--- src/Unix/sigsegv.cpp.orig Sun Jan 1 22:05:51 2017
+++ src/Unix/sigsegv.cpp Sun Jan 1 22:10:27 2017
@@ -1445,6 +1445,7 @@ static bool sparc_skip_instruction(unsigned long * reg

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_Unix_sys_unix_cpp,v 1.2 2010/03/25 08:10:56 jasper Exp $
--- src/Unix/sys_unix.cpp.orig Thu Mar 25 08:56:59 2010
+++ src/Unix/sys_unix.cpp Thu Mar 25 08:57:30 2010
@@ -128,7 +128,7 @@ void SysAddFloppyPrefs(void)

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_uae_cpu_fpu_fpu_x86_cpp,v 1.2 2010/03/25 08:10:56 jasper Exp $
--- src/uae_cpu/fpu/fpu_x86.cpp.orig Thu Mar 25 08:58:23 2010
+++ src/uae_cpu/fpu/fpu_x86.cpp Thu Mar 25 08:58:59 2010
@@ -565,7 +565,7 @@ PRIVATE uae_s16 FFPU extended_to_signed_16 ( fpu_regis

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.3 2010/03/25 08:10:56 jasper Exp $
@bin bin/BasiliskII
@man man/man1/BasiliskII.1
share/BasiliskII/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.19 2021/02/07 15:41:40 naddy Exp $
BROKEN-powerpc = clang-10 hangs indefinitely
COMMENT = MAME port with advanced video support for monitors and TVs

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_drivers_cavepgm_c,v 1.1 2021/02/07 15:41:40 naddy Exp $
"Fix build errors due new gcc 10 default for -fno-common"
https://github.com/amadvance/advancemame/commit/f8688cae05799a30cd5337e626a07fa9f004c0a3

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2018/03/16 21:59:06 fcambus Exp $
@conflict advancemess-*
@pkgpath emulators/advancemess
@bin bin/advmame

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.8 2020/04/15 13:31:42 fcambus Exp $
COMMENT = Atari 8-bit computer systems and 5200 game console emulator
V = 4.2.0

View File

@ -1,3 +1,2 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2016/11/03 10:57:23 fcambus Exp $
@bin bin/atari800
@man man/man1/atari800.1

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.74 2019/07/12 20:46:07 sthen Exp $
COMMENT= x86 machine simulator
DISTNAME= bochs-2.6.9

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Makefile_in,v 1.10 2017/04/23 13:25:29 ajacoutot Exp $
Don't gzip the man pages.
--- Makefile.in.orig Sat Mar 18 05:27:48 2017

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-_bochsrc,v 1.14 2017/04/23 13:25:29 ajacoutot Exp $
--- .bochsrc.orig Sun Apr 2 11:43:48 2017
+++ .bochsrc Tue Apr 11 21:57:44 2017
@@ -571,7 +571,7 @@ pci: enabled=1, chipset=i440fx

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-iodev_network_eth_socket_cc,v 1.1 2017/04/23 13:25:29 ajacoutot Exp $
--- iodev/network/eth_socket.cc.orig Tue Apr 11 22:08:35 2017
+++ iodev/network/eth_socket.cc Tue Apr 11 22:10:14 2017
@@ -83,12 +83,14 @@ extern "C" {

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.24 2017/04/23 13:25:29 ajacoutot Exp $
@bin bin/bochs
@bin bin/bxhub
@bin bin/bximage

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.13 2020/11/18 00:17:18 sthen Exp $
# See https://github.com/citra-emu/citra/issues/4571
NOT_FOR_ARCHS = ${BE_ARCHS}

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-CMakeLists_txt,v 1.1.1.1 2018/06/05 07:40:55 bentley Exp $
remove check for submodules
fix man path

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-externals_CMakeLists_txt,v 1.1.1.1 2018/06/05 07:40:55 bentley Exp $
remove cryptopp, enet from builtins
Index: externals/CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-externals_cubeb_CMakeLists_txt,v 1.1.1.1 2018/06/05 07:40:55 bentley Exp $
attempt to fix path to include directory of cubeb
Index: externals/cubeb/CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_tests_common_param_package_cpp,v 1.2 2018/07/30 10:17:11 rsadowski Exp $
fix include path for catch.cpp
Index: src/tests/common/param_package.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_tests_core_arm_dyncom_arm_dyncom_vfp_tests_cpp,v 1.2 2018/07/30 10:17:11 rsadowski Exp $
fix include path
Index: src/tests/core/arm/dyncom/arm_dyncom_vfp_tests.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_tests_core_core_timing_cpp,v 1.2 2018/07/30 10:17:11 rsadowski Exp $
fix include path
Index: src/tests/core/core_timing.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_tests_core_file_sys_path_parser_cpp,v 1.2 2018/07/30 10:17:11 rsadowski Exp $
fix include path
Index: src/tests/core/file_sys/path_parser.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_tests_core_hle_kernel_hle_ipc_cpp,v 1.2 2018/07/30 10:17:11 rsadowski Exp $
fix include path
Index: src/tests/core/hle/kernel/hle_ipc.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_tests_core_memory_memory_cpp,v 1.2 2018/07/30 10:17:11 rsadowski Exp $
fix include path
Index: src/tests/core/memory/memory.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_tests_core_memory_vm_manager_cpp,v 1.2 2018/07/30 10:17:11 rsadowski Exp $
fix include path
Index: src/tests/core/memory/vm_manager.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_tests_glad_cpp,v 1.2 2018/07/30 10:17:11 rsadowski Exp $
fix include path
Index: src/tests/glad.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_tests_tests_cpp,v 1.2 2018/07/30 10:17:11 rsadowski Exp $
fix include path
Index: src/tests/tests.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_tests_video_core_shader_shader_jit_x64_compiler_cpp,v 1.2 2018/07/30 10:17:11 rsadowski Exp $
fix include path
Index: src/tests/video_core/shader/shader_jit_x64_compiler.cpp

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.4 2018/07/01 18:33:36 espie Exp $
@bin bin/citra
@bin bin/citra-qt
@bin bin/citra-room

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.6 2021/02/18 14:08:40 benoit Exp $
COMMENT= Motorola Coldfire emulator
DISTNAME= coldfire-0.3.1

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-peripherals_sim_5307_c,v 1.1 2021/02/18 14:08:40 benoit Exp $
--- peripherals/sim_5307.c.orig Thu Feb 18 08:05:34 2021
+++ peripherals/sim_5307.c Thu Feb 18 08:05:50 2021
@@ -59,7 +59,7 @@

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/06/07 11:46:07 martin Exp $
bin/coldfire
share/coldfire/
share/coldfire/arnewsh-5206.board

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.28 2021/03/14 10:55:06 stsp Exp $
USE_WXNEEDED = Yes
COMMENT = Nintendo DS emulator

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_MMU_timing_h,v 1.1 2019/08/08 17:11:24 cwen Exp $
ports-gcc fix for:
error: enumerator value for 'BLOCKMASK' is not an integer constant
From:

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_ctrlssdl_cpp,v 1.1 2019/08/08 17:11:24 cwen Exp $
ports-gcc fix for:
error: invalid operands of types '__gnu_cxx::__enable_if<true, double>::__type {aka double}' and 'int' to binary 'operator>>'
From:

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_gfx3d_cpp,v 1.3 2018/04/15 20:17:34 naddy Exp $
Index: src/gfx3d.cpp
--- src/gfx3d.cpp.orig
+++ src/gfx3d.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_gtk_main_cpp,v 1.1 2021/03/14 10:55:06 stsp Exp $
https://forums.desmume.org/viewtopic.php?id=10415
Index: src/gtk/main.cpp

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_path_h,v 1.2 2021/02/26 18:20:32 naddy Exp $
From upstream 8454c93fa37ce9f3c8becc7004a2edddba22f3a1.
Index: src/path.h

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_utils_AsmJit_core_stringbuilder_h,v 1.3 2021/02/26 18:20:32 naddy Exp $
--- src/utils/AsmJit/core/stringbuilder.h.orig Tue Apr 14 22:45:30 2015
+++ src/utils/AsmJit/core/stringbuilder.h Tue Apr 14 22:45:45 2015
@@ -10,6 +10,8 @@

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_utils_libfat_directory_cpp,v 1.1 2018/04/15 20:17:34 naddy Exp $
Index: src/utils/libfat/directory.cpp
--- src/utils/libfat/directory.cpp.orig
+++ src/utils/libfat/directory.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_utils_xstring_cpp,v 1.1 2018/04/15 20:17:34 naddy Exp $
Index: src/utils/xstring.cpp
--- src/utils/xstring.cpp.orig
+++ src/utils/xstring.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_wifi_cpp,v 1.1 2018/04/15 20:17:34 naddy Exp $
Index: src/wifi.cpp
--- src/wifi.cpp.orig
+++ src/wifi.cpp

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.3 2018/06/27 21:03:42 espie Exp $
@bin bin/desmume
@bin bin/desmume-cli
@man man/man1/desmume-cli.1

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.20 2020/04/17 13:03:26 cwen Exp $
BROKEN-alpha = OOM or ICE on hqx/src/hq4x_32.c
BROKEN-hppa = OOM or ICE on hqx/src/hq4x_32.c
COMMENT = Sega Megadrive/Genesis emulator

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Makefile_in,v 1.1 2017/08/12 22:11:23 sthen Exp $
Fix build with newer nasm.
Index: Makefile.in

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-main_cpp,v 1.3 2018/04/13 14:52:07 edd Exp $
C++11 fixes.
Index: main.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-mz80_Makefile_in,v 1.1 2017/08/12 22:11:23 sthen Exp $
Fix build with newer nasm.
Index: mz80/Makefile.in

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-star_Makefile_in,v 1.1 2017/08/12 22:11:23 sthen Exp $
Fix build with newer nasm.
Index: star/Makefile.in

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/01/23 09:22:59 edd Exp $
@bin bin/dgen
@bin bin/dgen_tobin
@man man/man1/dgen.1

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.13 2021/11/22 15:00:42 espie Exp $
USE_WXNEEDED = Yes
ONLY_FOR_ARCHS = amd64

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-CMakeLists_txt,v 1.2 2021/03/22 22:25:56 thfr Exp $
use devel/gtest instead of this bundled gtest, which fails to compile
use system devel/fmt instead of bundled fmt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Externals_Bochs_disasm_CMakeLists_txt,v 1.1.1.1 2018/07/22 16:54:48 thfr Exp $
link against intl
Index: Externals/Bochs_disasm/CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Externals_glslang_glslang_Include_PoolAlloc_h,v 1.1 2020/08/09 14:46:23 thfr Exp $
fix clang 10 build (error: 'operator=' is a private member)
Index: Externals/glslang/glslang/Include/PoolAlloc.h

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Externals_soundtouch_SoundTouch_cpp,v 1.2 2021/02/26 18:20:32 naddy Exp $
Index: Externals/soundtouch/SoundTouch.cpp
--- Externals/soundtouch/SoundTouch.cpp.orig
+++ Externals/soundtouch/SoundTouch.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Externals_soundtouch_SoundTouch_h,v 1.2 2021/02/26 18:20:32 naddy Exp $
Avoid picking up SoundTouch.h from audio/soundtouch if installed.
CMakeLists.txt: "Unable to use system soundtouch library: We require shorts, not
floats"

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Source_Core_AudioCommon_AudioStretcher_h,v 1.1 2020/03/08 02:15:51 thfr Exp $
Index: Source/Core/AudioCommon/AudioStretcher.h
--- Source/Core/AudioCommon/AudioStretcher.h.orig
+++ Source/Core/AudioCommon/AudioStretcher.h

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Source_Core_Common_CMakeLists_txt,v 1.1 2021/03/22 22:25:56 thfr Exp $
fmt::fmt => fmt, to use system lib
Index: Source/Core/Common/CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Source_Core_Core_CMakeLists_txt,v 1.1 2021/03/22 22:25:56 thfr Exp $
Index: Source/Core/Core/CMakeLists.txt
--- Source/Core/Core/CMakeLists.txt.orig
+++ Source/Core/Core/CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Source_Core_Core_ConfigManager_cpp,v 1.3 2020/03/08 02:15:51 thfr Exp $
Disable Fastmem by default. This is an option for fast, but unsafe
memory use by the JIT that triggers SIGSEGV by design that is meant to
be caught and then replaced by the emulator. However, on OpenBSD this

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Source_Core_Core_HW_WiimoteReal_IOhidapi_cpp,v 1.2 2020/03/08 02:15:51 thfr Exp $
change hid_init to hidapi_hid_init which is renamed locally
to avoid conflict with usbhid

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Source_Core_DolphinQt_Config_Mapping_MappingIndicator_cpp,v 1.1 2021/01/19 07:05:19 rsadowski Exp $
Index: Source/Core/DolphinQt/Config/Mapping/MappingIndicator.cpp
--- Source/Core/DolphinQt/Config/Mapping/MappingIndicator.cpp.orig
+++ Source/Core/DolphinQt/Config/Mapping/MappingIndicator.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Source_UnitTests_CMakeLists_txt,v 1.1 2020/03/08 02:15:51 thfr Exp $
link against lgtest and lgtest_main, provided by devel/gtest
Index: Source/UnitTests/CMakeLists.txt

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-main,v 1.3 2020/03/08 02:15:51 thfr Exp $
@bin bin/dolphin-emu
@man man/man6/dolphin-emu.6
share/applications/dolphin-emu.desktop

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-nogui,v 1.2 2020/03/08 02:15:51 thfr Exp $
@bin bin/dolphin-emu-nogui
@man man/man6/dolphin-emu-nogui.6
share/doc/pkg-readmes/${PKGSTEM}

View File

@ -1,5 +1,3 @@
$OpenBSD: README-nogui,v 1.1 2020/03/08 02:15:51 thfr Exp $
+-------------------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-------------------------------------------------------------------------------

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.42 2019/08/10 06:28:40 fcambus Exp $
ONLY_FOR_ARCHS= ${GCC4_ARCHS} ${CLANG_ARCHS}
COMMENT= x86 with DOS emulator targeted at playing games

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-configure_ac,v 1.1 2019/01/22 04:31:41 jsg Exp $
Index: configure.ac
--- configure.ac.orig
+++ configure.ac

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_cpu_core_dyn_x86_risc_x86_h,v 1.2 2019/08/10 06:28:40 fcambus Exp $
%ebx is used by PIE so as-is this doesn't build on i386 as the compiler
detects that the register has been clobbered. dosbox has some alternative
code for MacOS X to avoid using %ebx so make use of this. This is done by

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_gui_Makefile_am,v 1.1 2012/11/17 14:07:50 ratchov Exp $
--- src/gui/Makefile.am.orig Sun Nov 11 14:15:24 2012
+++ src/gui/Makefile.am Sun Nov 11 14:15:28 2012
@@ -7,5 +7,5 @@ libgui_a_SOURCES = sdlmain.cpp sdl_mapper.cpp dosbox_l

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_gui_midi_cpp,v 1.1 2012/11/17 14:07:50 ratchov Exp $
--- src/gui/midi.cpp.orig Sun Nov 11 14:00:40 2012
+++ src/gui/midi.cpp Sun Nov 11 14:14:18 2012
@@ -86,6 +86,10 @@ MidiHandler Midi_none;

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.3 2009/08/15 17:22:46 jsg Exp $
@bin bin/dosbox
@man man/man1/dosbox.1
share/doc/dosbox/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.13 2021/02/23 19:39:21 sthen Exp $
COMMENT= front-end for dynamips cisco emulator
DISTNAME= dynagen-0.11.0

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-dynagen,v 1.2 2008/11/23 14:24:21 sthen Exp $
--- dynagen.orig Sun Nov 23 14:03:28 2008
+++ dynagen Sun Nov 23 14:03:36 2008
@@ -1,4 +1,4 @@

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2008/11/23 14:24:21 sthen Exp $
bin/dynagen
lib/python${MODPY_VERSION}/site-packages/dynagen/
lib/python${MODPY_VERSION}/site-packages/dynagen/__init__.py

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.17 2019/07/12 20:46:08 sthen Exp $
COMMENT= cisco 3600/7200 platform emulator
USE_WXNEEDED= Yes

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-Makefile,v 1.2 2019/03/04 13:30:44 jca Exp $
Index: Makefile
--- Makefile.orig
+++ Makefile

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-mips64_x86_trans_h,v 1.1.1.1 2008/01/18 09:09:48 sthen Exp $
--- mips64_x86_trans.h.orig Sun Sep 2 11:41:38 2007
+++ mips64_x86_trans.h Sun Sep 2 11:41:58 2007
@@ -53,8 +53,7 @@ void mips64_jit_tcb_exec(cpu_mips_t *cpu,mips64_jit_tc

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-net_io_filter_c,v 1.1 2019/03/04 13:25:56 jca Exp $
Index: net_io_filter.c
--- net_io_filter.c.orig
+++ net_io_filter.c

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-ppc32_x86_trans_h,v 1.1.1.1 2008/01/18 09:09:48 sthen Exp $
--- ppc32_x86_trans.h.orig Sun Sep 2 11:43:03 2007
+++ ppc32_x86_trans.h Sun Sep 2 11:43:07 2007
@@ -60,8 +60,7 @@ void ppc32_jit_tcb_exec(cpu_ppc_t *cpu,ppc32_jit_tcb_t

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-utils_c,v 1.1.1.1 2008/01/18 09:09:48 sthen Exp $
--- utils.c.orig Thu Jan 4 21:49:43 2007
+++ utils.c Thu Jan 4 21:49:54 2007
@@ -12,6 +12,7 @@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-utils_h,v 1.4 2019/03/04 13:01:53 jca Exp $
Index: utils.h
--- utils.h.orig
+++ utils.h

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2008/11/24 23:29:48 claudio Exp $
@bin bin/dynamips
@bin bin/nvram_export
@man man/man1/dynamips.1

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.9 2021/08/02 06:48:14 mestre Exp $
COMMENT = flexible keyboardless emulator frontend
DISTNAME = emulationstation-2.0.1a

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-es-app_src_components_TextListComponent_h,v 1.1 2017/08/30 15:09:12 rsadowski Exp $
Index: es-app/src/components/TextListComponent.h
--- es-app/src/components/TextListComponent.h.orig
+++ es-app/src/components/TextListComponent.h

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-es-app_src_views_gamelist_BasicGameListView_cpp,v 1.1 2021/08/02 06:48:15 mestre Exp $
Index: es-app/src/views/gamelist/BasicGameListView.cpp
--- es-app/src/views/gamelist/BasicGameListView.cpp.orig
+++ es-app/src/views/gamelist/BasicGameListView.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-es-app_src_views_gamelist_ISimpleGameListView_h,v 1.1 2021/08/02 06:48:15 mestre Exp $
Index: es-app/src/views/gamelist/ISimpleGameListView.h
--- es-app/src/views/gamelist/ISimpleGameListView.h.orig
+++ es-app/src/views/gamelist/ISimpleGameListView.h

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-es-core_src_Util_cpp,v 1.1 2017/08/30 15:09:12 rsadowski Exp $
Index: es-core/src/Util.cpp
--- es-core/src/Util.cpp.orig
+++ es-core/src/Util.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-es-core_src_Util_h,v 1.1 2017/08/30 15:09:12 rsadowski Exp $
Index: es-core/src/Util.h
--- es-core/src/Util.h.orig
+++ es-core/src/Util.h

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-es-core_src_animations_Animation_h,v 1.1 2017/08/30 15:09:12 rsadowski Exp $
Index: es-core/src/animations/Animation.h
--- es-core/src/animations/Animation.h.orig
+++ es-core/src/animations/Animation.h

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-es-core_src_components_ImageGridComponent_h,v 1.1 2017/08/30 15:09:12 rsadowski Exp $
Index: es-core/src/components/ImageGridComponent.h
--- es-core/src/components/ImageGridComponent.h.orig
+++ es-core/src/components/ImageGridComponent.h

View File

@ -1,2 +1 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/11/21 00:00:18 bentley Exp $
@bin bin/emulationstation

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.23 2022/01/11 13:52:38 bentley Exp $
COMMENT = emulator for Nintendo Entertainment System
V = 2.5.0

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-fceux_desktop,v 1.4 2021/10/29 10:13:16 bentley Exp $
Index: fceux.desktop
--- fceux.desktop.orig
+++ fceux.desktop

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-scripts_genGitHdr_sh,v 1.1 2021/10/29 10:13:16 bentley Exp $
don't call git
Index: scripts/genGitHdr.sh

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_CMakeLists_txt,v 1.2 2022/01/11 13:52:38 bentley Exp $
Index: src/CMakeLists.txt
--- src/CMakeLists.txt.orig
+++ src/CMakeLists.txt

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.6 2021/10/29 10:13:16 bentley Exp $
@bin bin/fceux
@man man/man6/fceux.6
share/applications/fceux.desktop

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.33 2021/01/15 19:54:12 jasper Exp $
COMMENT= Commodore 64 emulator
DISTNAME= FrodoV4_1b.Src

Some files were not shown because too many files have changed in this diff Show More