diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/dps8m/Makefile | 3 | ||||
-rw-r--r-- | emulators/dps8m/distinfo | 6 | ||||
-rw-r--r-- | emulators/dps8m/files/patch-src_Makefile.mk | 11 | ||||
-rw-r--r-- | emulators/fs-uae-launcher/Makefile | 20 | ||||
-rw-r--r-- | emulators/fs-uae-launcher/distinfo | 6 | ||||
-rw-r--r-- | emulators/pcsx2/Makefile | 1 | ||||
-rw-r--r-- | emulators/sameboy/Makefile | 2 | ||||
-rw-r--r-- | emulators/sameboy/distinfo | 6 | ||||
-rw-r--r-- | emulators/sameboy/pkg-plist | 2 | ||||
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 6 | ||||
-rw-r--r-- | emulators/wine-devel/files/patch-server_ptrace.c | 11 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 6 |
13 files changed, 45 insertions, 37 deletions
diff --git a/emulators/dps8m/Makefile b/emulators/dps8m/Makefile index 748efbfd4bd4..59c203adf4e2 100644 --- a/emulators/dps8m/Makefile +++ b/emulators/dps8m/Makefile @@ -1,7 +1,6 @@ PORTNAME= dps8m DISTVERSIONPREFIX= R -DISTVERSION= 3.0.1 -PORTREVISION= 1 +DISTVERSION= 3.1.0 CATEGORIES= emulators MAINTAINER= gspurki@gmail.com diff --git a/emulators/dps8m/distinfo b/emulators/dps8m/distinfo index 3385ea725cbb..1da2f3f4a6e5 100644 --- a/emulators/dps8m/distinfo +++ b/emulators/dps8m/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691794269 -SHA256 (dps8m-R3.0.1.tar.bz2) = 583b2e333f094d5e2a5139c832d5aa907455be34edf61560590ac27398208147 -SIZE (dps8m-R3.0.1.tar.bz2) = 13052895 +TIMESTAMP = 1748948393 +SHA256 (dps8m-R3.1.0.tar.bz2) = ec9dd499eb5a32be717d7ad3f8a8e34f12ff5a66a44aa1ebb4bf6cf17ad3b88c +SIZE (dps8m-R3.1.0.tar.bz2) = 15635134 diff --git a/emulators/dps8m/files/patch-src_Makefile.mk b/emulators/dps8m/files/patch-src_Makefile.mk deleted file mode 100644 index be9c3e886588..000000000000 --- a/emulators/dps8m/files/patch-src_Makefile.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.mk.orig 2023-08-13 10:22:22 UTC -+++ src/Makefile.mk -@@ -294,7 +294,7 @@ endif - - _DEBUGOPTFLAG := -g - ifndef TESTING -- OPTFLAGS = -O3 $(_DEBUGOPTFLAG) -U_FORTIFY_SOURCE -fno-stack-protector -+# OPTFLAGS = -O3 $(_DEBUGOPTFLAG) -U_FORTIFY_SOURCE -fno-stack-protector - ifdef DUMA - CFLAGS += -I../dps8 -I. -include dps8_duma.h - OPTFLAGS += -DDUMA=1 diff --git a/emulators/fs-uae-launcher/Makefile b/emulators/fs-uae-launcher/Makefile index 869330b66d1f..dcd019265555 100644 --- a/emulators/fs-uae-launcher/Makefile +++ b/emulators/fs-uae-launcher/Makefile @@ -1,27 +1,29 @@ PORTNAME= fs-uae-launcher -PORTVERSION= 3.1.68 -PORTREVISION= 2 +PORTVERSION= 3.1.70 CATEGORIES= emulators MASTER_SITES= https://fs-uae.net/files/FS-UAE-Launcher/Stable/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= atanubiswas484@gmail.com COMMENT= GUI launcher for the FS-UAE Amiga emulator WWW= http://fs-uae.net/launcher LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-lhafile>0:archivers/py-python-lhafile@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}python-lhafile>0:archivers/py-python-lhafile@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} -USES= gettext gmake gnome pathfix pyqt:5 python tar:xz -USE_PYTHON= distutils autoplist noflavors +USES= gmake gnome pathfix pyqt:5 python tar:xz +USE_PYTHON= autoplist distutils noflavors USE_PYQT= pyqt5 -MAKE_ARGS= prefix=${PREFIX} PYTHON=${PYTHON_CMD} +MAKE_ARGS= prefix=${PREFIX} \ + PYTHON=${PYTHON_CMD} PYDISTUTILS_INSTALLARGS+= --install-lib=${PYTHON_SITELIBDIR} -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS NLS +OPTIONS_SUB= yes +NLS_USES= gettext-tools .include <bsd.port.mk> diff --git a/emulators/fs-uae-launcher/distinfo b/emulators/fs-uae-launcher/distinfo index b52e2b016ccb..776477a49ed6 100644 --- a/emulators/fs-uae-launcher/distinfo +++ b/emulators/fs-uae-launcher/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698712158 -SHA256 (fs-uae-launcher-3.1.68.tar.xz) = e36104442db278e0f1d073dbc2be2f9a937cd33e964968b75b324c393f8ec030 -SIZE (fs-uae-launcher-3.1.68.tar.xz) = 7736036 +TIMESTAMP = 1752274726 +SHA256 (fs-uae-launcher-3.1.70.tar.xz) = caf27cb1ae38575dd211427a0bd4a04be3766451f9fb6d134cbd88098f40dfa7 +SIZE (fs-uae-launcher-3.1.70.tar.xz) = 7707368 diff --git a/emulators/pcsx2/Makefile b/emulators/pcsx2/Makefile index 2430f5ea598d..c9fcbf764fba 100644 --- a/emulators/pcsx2/Makefile +++ b/emulators/pcsx2/Makefile @@ -1,5 +1,6 @@ PORTNAME= pcsx2 PORTVERSION= 2.3.439 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= emulators diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile index 065d043af171..7477c7e23aeb 100644 --- a/emulators/sameboy/Makefile +++ b/emulators/sameboy/Makefile @@ -1,6 +1,6 @@ PORTNAME= sameboy DISTVERSIONPREFIX= v -DISTVERSION= 1.0.1 +DISTVERSION= 1.0.2 CATEGORIES= emulators games MAINTAINER= eduardo@FreeBSD.org diff --git a/emulators/sameboy/distinfo b/emulators/sameboy/distinfo index 733bf7a93e9c..2aabea89411a 100644 --- a/emulators/sameboy/distinfo +++ b/emulators/sameboy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743805732 -SHA256 (LIJI32-SameBoy-v1.0.1_GH0.tar.gz) = ccaba9e567330e3c4ce4ac10e5a410797b148557b42482b4fd55c61d592cd0c9 -SIZE (LIJI32-SameBoy-v1.0.1_GH0.tar.gz) = 7438446 +TIMESTAMP = 1754069839 +SHA256 (LIJI32-SameBoy-v1.0.2_GH0.tar.gz) = 226fb89e0bffb750d59619a8da7d7885517a68d6be3eae682abc7a9a49b16571 +SIZE (LIJI32-SameBoy-v1.0.2_GH0.tar.gz) = 7852346 diff --git a/emulators/sameboy/pkg-plist b/emulators/sameboy/pkg-plist index 63106b2c8e6b..afa3cc348a6f 100644 --- a/emulators/sameboy/pkg-plist +++ b/emulators/sameboy/pkg-plist @@ -20,7 +20,7 @@ share/icons/hicolor/512x512/mimetypes/x-gameboy-rom.png share/icons/hicolor/64x64/apps/sameboy.png share/icons/hicolor/64x64/mimetypes/x-gameboy-color-rom.png share/icons/hicolor/64x64/mimetypes/x-gameboy-rom.png -share/mime/sameboy.xml +share/mime/packages/sameboy.xml @comment %%DATADIR%%/LICENSE %%DATADIR%%/Palettes/Canyon.sbp %%DATADIR%%/Palettes/Desert.sbp diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 609f2efc3f3e..613f0931ffb0 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wine -DISTVERSION= 10.11 +DISTVERSION= 10.12 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= https://dl.winehq.org/wine/source/10.x/ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index c91f57dd03cb..b1fee7a29e6a 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751391938 -SHA256 (wine-10.11.tar.xz) = 185be98699b914bc29e724430947986bb78a867e62e422f00c75341932b678ce -SIZE (wine-10.11.tar.xz) = 32549004 +TIMESTAMP = 1752417916 +SHA256 (wine-10.12.tar.xz) = cd572c71a3d72e87f98490b228c7c26aaeb3fde38dd9e79fc3b56391d599d6bf +SIZE (wine-10.12.tar.xz) = 32594888 diff --git a/emulators/wine-devel/files/patch-server_ptrace.c b/emulators/wine-devel/files/patch-server_ptrace.c new file mode 100644 index 000000000000..e07e605613f5 --- /dev/null +++ b/emulators/wine-devel/files/patch-server_ptrace.c @@ -0,0 +1,11 @@ +--- server/ptrace.c.orig 2025-07-11 20:05:52 UTC ++++ server/ptrace.c +@@ -687,7 +687,7 @@ void init_thread_context( struct thread *thread ) + struct dbreg dbregs; + + memset( &dbregs, 0, sizeof(dbregs) ); +- ptrace( PTRACE_SETDBREGS, get_ptrace_tid( thread ), (caddr_t)&dbregs, 0 ); ++ ptrace( PTRACE_SETDBREGS, thread->unix_tid , (caddr_t)&dbregs, 0 ); + resume_after_ptrace( thread ); + } + thread->system_regs = 0; diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 8e9d515d83fc..27f578564923 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -177,8 +177,10 @@ include/wine/windows/bits5_0.h include/wine/windows/bits5_0.idl include/wine/windows/bitsmsg.h include/wine/windows/bluetoothapis.h +include/wine/windows/bluetoothleapis.h include/wine/windows/bthdef.h include/wine/windows/bthioctl.h +include/wine/windows/bthledef.h include/wine/windows/bthsdpdef.h include/wine/windows/cderr.h include/wine/windows/cdosys.h @@ -356,6 +358,7 @@ include/wine/windows/dcomptypes.idl include/wine/windows/dde.h include/wine/windows/dde.rh include/wine/windows/ddeml.h +include/wine/windows/ddk/bthguid.h include/wine/windows/ddk/compstui.h include/wine/windows/ddk/csq.h include/wine/windows/ddk/d3dkmthk.h @@ -391,11 +394,14 @@ include/wine/windows/ddstream.h include/wine/windows/ddstream.idl include/wine/windows/delayloadhandler.h include/wine/windows/devenum.idl +include/wine/windows/devfiltertypes.h include/wine/windows/devguid.h include/wine/windows/devicetopology.h include/wine/windows/devicetopology.idl include/wine/windows/devpkey.h include/wine/windows/devpropdef.h +include/wine/windows/devquery.h +include/wine/windows/devquerydef.h include/wine/windows/dhcpcsdk.h include/wine/windows/dhtmldid.h include/wine/windows/dhtmled.h |