aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2026-07-09 09:59:34 +0000
committerDima Panov <fluffy@FreeBSD.org>2026-07-09 10:03:38 +0000
commit011f43c5e65e4b0cd01d80e84edcecb6fef9ec76 (patch)
tree3dc4c32196e63083155928b4e216e87a12f5353f
parent7a7ed61cc75fe2c46dd12cdbfdd804c7fd9d8e94 (diff)
games/openmw: update to 0.51.0.release (+)
Release notes: https://openmw.org/2026/openmw-0-51-0-released/ Differential Revision: D57985
-rw-r--r--games/openmw/Makefile5
-rw-r--r--games/openmw/distinfo8
-rw-r--r--games/openmw/pkg-plist31
3 files changed, 26 insertions, 18 deletions
diff --git a/games/openmw/Makefile b/games/openmw/Makefile
index 89ad9ad6663d..87c65879caad 100644
--- a/games/openmw/Makefile
+++ b/games/openmw/Makefile
@@ -1,12 +1,9 @@
PORTNAME= openmw
DISTVERSIONPREFIX= openmw-
-DISTVERSION= 0.50.0
+DISTVERSION= 0.51.0
PORTREVISION= 1
CATEGORIES= games
-PATCH_SITES+= https://github.com/OpenMW/${PORTNAME}/commit/
-PATCHFILES+= 307a131ca09f705b97f15ede1f702630cca6b396.diff:-p1
-
MAINTAINER= fluffy@FreeBSD.org
COMMENT= Unofficial open source engine reimplementation of the game Morrowind
WWW= https://openmw.org/
diff --git a/games/openmw/distinfo b/games/openmw/distinfo
index 701ccf0f1d5b..6268613f2c61 100644
--- a/games/openmw/distinfo
+++ b/games/openmw/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1777680861
-SHA256 (OpenMW-openmw-openmw-0.50.0_GH0.tar.gz) = 7093a8cef26585220658569eb84636c5ab901e82f74c8a3f7a3a8aec35bfc54c
-SIZE (OpenMW-openmw-openmw-0.50.0_GH0.tar.gz) = 6244084
-SHA256 (307a131ca09f705b97f15ede1f702630cca6b396.diff) = 08aa2a262822f6c187a888a06de1443a12baf0c73868898a3c76cdc8e4c5f41e
-SIZE (307a131ca09f705b97f15ede1f702630cca6b396.diff) = 631
+TIMESTAMP = 1783591398
+SHA256 (OpenMW-openmw-openmw-0.51.0_GH0.tar.gz) = 7a65e63a5687ff0d51f319ebd529a9e93770fed3cc5408201de4588d1140f144
+SIZE (OpenMW-openmw-openmw-0.51.0_GH0.tar.gz) = 6325148
diff --git a/games/openmw/pkg-plist b/games/openmw/pkg-plist
index 6c680b3be0db..68ede4e1ca26 100644
--- a/games/openmw/pkg-plist
+++ b/games/openmw/pkg-plist
@@ -25,6 +25,7 @@ share/metainfo/openmw.appdata.xml
%%DATADIR%%/resources/lua_api/openmw/animation.lua
%%DATADIR%%/resources/lua_api/openmw/async.lua
%%DATADIR%%/resources/lua_api/openmw/camera.lua
+%%DATADIR%%/resources/lua_api/openmw/content.lua
%%DATADIR%%/resources/lua_api/openmw/core.lua
%%DATADIR%%/resources/lua_api/openmw/debug.lua
%%DATADIR%%/resources/lua_api/openmw/input.lua
@@ -67,6 +68,8 @@ share/metainfo/openmw.appdata.xml
%%DATADIR%%/resources/shaders/compatibility/normals.glsl
%%DATADIR%%/resources/shaders/compatibility/objects.frag
%%DATADIR%%/resources/shaders/compatibility/objects.vert
+%%DATADIR%%/resources/shaders/compatibility/outline.frag
+%%DATADIR%%/resources/shaders/compatibility/outline.vert
%%DATADIR%%/resources/shaders/compatibility/ripples_blobber.frag
%%DATADIR%%/resources/shaders/compatibility/ripples_simulate.frag
%%DATADIR%%/resources/shaders/compatibility/shadowcasting.frag
@@ -77,6 +80,8 @@ share/metainfo/openmw.appdata.xml
%%DATADIR%%/resources/shaders/compatibility/sky.vert
%%DATADIR%%/resources/shaders/compatibility/terrain.frag
%%DATADIR%%/resources/shaders/compatibility/terrain.vert
+%%DATADIR%%/resources/shaders/compatibility/terrain_composite.frag
+%%DATADIR%%/resources/shaders/compatibility/terrain_composite.vert
%%DATADIR%%/resources/shaders/compatibility/vertexcolors.glsl
%%DATADIR%%/resources/shaders/compatibility/water.frag
%%DATADIR%%/resources/shaders/compatibility/water.vert
@@ -105,18 +110,21 @@ share/metainfo/openmw.appdata.xml
%%DATADIR%%/resources/shaders/lib/water/fresnel.glsl
%%DATADIR%%/resources/shaders/lib/water/rain_ripples.glsl
%%DATADIR%%/resources/shaders/lib/water/ripples.glsl
+%%DATADIR%%/resources/translations/components_bg.qm
%%DATADIR%%/resources/translations/components_de.qm
%%DATADIR%%/resources/translations/components_en.qm
%%DATADIR%%/resources/translations/components_fr.qm
%%DATADIR%%/resources/translations/components_pl.qm
%%DATADIR%%/resources/translations/components_ru.qm
%%DATADIR%%/resources/translations/components_sv.qm
+%%DATADIR%%/resources/translations/launcher_bg.qm
%%DATADIR%%/resources/translations/launcher_de.qm
%%DATADIR%%/resources/translations/launcher_en.qm
%%DATADIR%%/resources/translations/launcher_fr.qm
%%DATADIR%%/resources/translations/launcher_pl.qm
%%DATADIR%%/resources/translations/launcher_ru.qm
%%DATADIR%%/resources/translations/launcher_sv.qm
+%%DATADIR%%/resources/translations/wizard_bg.qm
%%DATADIR%%/resources/translations/wizard_de.qm
%%DATADIR%%/resources/translations/wizard_en.qm
%%DATADIR%%/resources/translations/wizard_fr.qm
@@ -124,6 +132,7 @@ share/metainfo/openmw.appdata.xml
%%DATADIR%%/resources/translations/wizard_ru.qm
%%DATADIR%%/resources/translations/wizard_sv.qm
%%DATADIR%%/resources/version
+%%DATADIR%%/resources/vfs-mw/builtin.omwscripts
%%DATADIR%%/resources/vfs-mw/l10n/Calendar/de.yaml
%%DATADIR%%/resources/vfs-mw/l10n/Calendar/en.yaml
%%DATADIR%%/resources/vfs-mw/l10n/Calendar/fr.yaml
@@ -132,8 +141,19 @@ share/metainfo/openmw.appdata.xml
%%DATADIR%%/resources/vfs-mw/l10n/Calendar/ru.yaml
%%DATADIR%%/resources/vfs-mw/l10n/Calendar/sv.yaml
%%DATADIR%%/resources/vfs-mw/l10n/Interface/gmst.yaml
+%%DATADIR%%/resources/vfs-mw/l10n/Mechanics/gmst.yaml
%%DATADIR%%/resources/vfs-mw/l10n/OMWEngine/gmst.yaml
%%DATADIR%%/resources/vfs-mw/openmw_aux/calendarconfig.lua
+%%DATADIR%%/resources/vfs-mw/scripts/omw/cellhandlers.lua
+%%DATADIR%%/resources/vfs-mw/scripts/omw/combat/common.lua
+%%DATADIR%%/resources/vfs-mw/scripts/omw/combat/global.lua
+%%DATADIR%%/resources/vfs-mw/scripts/omw/combat/local.lua
+%%DATADIR%%/resources/vfs-mw/scripts/omw/combat/menu.lua
+%%DATADIR%%/resources/vfs-mw/scripts/omw/esmfallbacks.lua
+%%DATADIR%%/resources/vfs-mw/scripts/omw/music/helpers.lua
+%%DATADIR%%/resources/vfs-mw/scripts/omw/music/music.lua
+%%DATADIR%%/resources/vfs-mw/scripts/omw/music/settings.lua
+%%DATADIR%%/resources/vfs-mw/scripts/omw/playerskillhandlers.lua
%%DATADIR%%/resources/vfs/animations/animation-config.yaml
%%DATADIR%%/resources/vfs/builtin.omwscripts
%%DATADIR%%/resources/vfs/fonts/DejaVuFontLicense.txt
@@ -293,11 +313,7 @@ share/metainfo/openmw.appdata.xml
%%DATADIR%%/resources/vfs/scripts/omw/camera/move360.lua
%%DATADIR%%/resources/vfs/scripts/omw/camera/settings.lua
%%DATADIR%%/resources/vfs/scripts/omw/camera/third_person.lua
-%%DATADIR%%/resources/vfs/scripts/omw/cellhandlers.lua
-%%DATADIR%%/resources/vfs/scripts/omw/combat/common.lua
-%%DATADIR%%/resources/vfs/scripts/omw/combat/global.lua
-%%DATADIR%%/resources/vfs/scripts/omw/combat/local.lua
-%%DATADIR%%/resources/vfs/scripts/omw/combat/menu.lua
+%%DATADIR%%/resources/vfs/scripts/omw/combat/interface.lua
%%DATADIR%%/resources/vfs/scripts/omw/console/global.lua
%%DATADIR%%/resources/vfs/scripts/omw/console/local.lua
%%DATADIR%%/resources/vfs/scripts/omw/console/menu.lua
@@ -313,9 +329,6 @@ share/metainfo/openmw.appdata.xml
%%DATADIR%%/resources/vfs/scripts/omw/mechanics/globalcontroller.lua
%%DATADIR%%/resources/vfs/scripts/omw/mechanics/playercontroller.lua
%%DATADIR%%/resources/vfs/scripts/omw/music/actor.lua
-%%DATADIR%%/resources/vfs/scripts/omw/music/helpers.lua
-%%DATADIR%%/resources/vfs/scripts/omw/music/music.lua
-%%DATADIR%%/resources/vfs/scripts/omw/music/settings.lua
%%DATADIR%%/resources/vfs/scripts/omw/mwui/borders.lua
%%DATADIR%%/resources/vfs/scripts/omw/mwui/constants.lua
%%DATADIR%%/resources/vfs/scripts/omw/mwui/filters.lua
@@ -337,6 +350,7 @@ share/metainfo/openmw.appdata.xml
%%DATADIR%%/resources/vfs/shaders/debug.omwfx
%%DATADIR%%/resources/vfs/shaders/internal_distortion.omwfx
%%DATADIR%%/resources/vfs/textures/omw/water_nm.png
+%%DATADIR%%/resources/vfs/textures/omw_map_color_palette.dds
%%DATADIR%%/resources/vfs/textures/omw_menu_icon_active.dds
%%DATADIR%%/resources/vfs/textures/omw_menu_scroll_center_h.dds
%%DATADIR%%/resources/vfs/textures/omw_menu_scroll_center_v.dds
@@ -372,6 +386,5 @@ share/metainfo/openmw.appdata.xml
%%DATADIR%%/resources/vfs/textures/omw_xbox_button_lt.dds
%%DATADIR%%/resources/vfs/textures/omw_xbox_button_rb.dds
%%DATADIR%%/resources/vfs/textures/omw_xbox_button_rt.dds
-
share/pixmaps/openmw-cs.png
share/pixmaps/openmw.png