summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/0ad/Makefile2
-rw-r--r--games/DDNet/Makefile1
-rw-r--r--games/LibreMines/Makefile14
-rw-r--r--games/LibreMines/distinfo6
-rw-r--r--games/LibreMines/pkg-plist3
-rw-r--r--games/ags/Makefile2
-rw-r--r--games/ags/distinfo6
-rw-r--r--games/anki/Makefile1
-rw-r--r--games/anki/files/patch-rust-1.89.09
-rw-r--r--games/automuteus/Makefile1
-rw-r--r--games/dose-response/Makefile2
-rw-r--r--games/genact/Makefile2
-rw-r--r--games/gnome-robots/Makefile2
-rw-r--r--games/hivetui/Makefile2
-rw-r--r--games/jaggedalliance2/Makefile2
-rw-r--r--games/jumpy/Makefile2
-rw-r--r--games/lwjgl/Makefile4
-rw-r--r--games/neo-cowsay/Makefile2
-rw-r--r--games/punchy/Makefile2
-rw-r--r--games/rpg-cli/Makefile2
-rw-r--r--games/sulis/Makefile2
-rw-r--r--games/typtea/Makefile1
-rw-r--r--games/veloren-weekly/Makefile8
-rw-r--r--games/veloren-weekly/Makefile.crates1
-rw-r--r--games/veloren-weekly/distinfo8
25 files changed, 52 insertions, 35 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile
index 33bcff7858c2..498b1c72c5f0 100644
--- a/games/0ad/Makefile
+++ b/games/0ad/Makefile
@@ -1,6 +1,6 @@
PORTNAME= 0ad
DISTVERSION= 0.27.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= https://releases.wildfiregames.com/
DISTFILES= ${PORTNAME}-${DISTVERSION}-unix-build.tar.xz \
diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile
index c40019fdfc2f..543954f8b8b0 100644
--- a/games/DDNet/Makefile
+++ b/games/DDNet/Makefile
@@ -1,5 +1,6 @@
PORTNAME= DDNet
PORTVERSION= 19.3
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= https://ddnet.tw/downloads/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/games/LibreMines/Makefile b/games/LibreMines/Makefile
index eb004bbf7f6c..3669d3dd9c4a 100644
--- a/games/LibreMines/Makefile
+++ b/games/LibreMines/Makefile
@@ -1,5 +1,5 @@
PORTNAME= LibreMines
-PORTVERSION= 2.0.1
+PORTVERSION= 2.1.0
DISTVERSIONPREFIX= v
CATEGORIES= games
@@ -10,19 +10,13 @@ WWW= https://github.com/Bollos00/LibreMines
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cmake gl qt:${FLAVOR:S/qt//}
-FLAVORS= qt5 qt6
-FLAVOR?= qt5
-qt5_PKGNAMESUFFIX= -qt5
-qt6_PKGNAMESUFFIX= -qt6
-_USE_QT5= buildtools:build core gui multimedia network qmake:build svg widgets
-_USE_QT6= base multimedia svg
+USES= cmake gl qt:6
USE_GL= gl opengl
-USE_QT= ${_USE_QT${FLAVOR:S/qt//}}
+USE_QT= base multimedia svg
USE_GITHUB= yes
GH_ACCOUNT= Bollos00
-CMAKE_ARGS+= -DUSE_QT6=${"${FLAVOR}"==qt5:?FALSE:TRUE}
+CMAKE_ARGS+= -DUSE_QT6=TRUE
.include <bsd.port.mk>
diff --git a/games/LibreMines/distinfo b/games/LibreMines/distinfo
index 60274c037e6d..476cbbad6535 100644
--- a/games/LibreMines/distinfo
+++ b/games/LibreMines/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711759113
-SHA256 (Bollos00-LibreMines-v2.0.1_GH0.tar.gz) = 5db00e824b9986fae1ffc1a8a7c1e60e0e9f769314005567b25b724aa2c85a89
-SIZE (Bollos00-LibreMines-v2.0.1_GH0.tar.gz) = 1662308
+TIMESTAMP = 1756631622
+SHA256 (Bollos00-LibreMines-v2.1.0_GH0.tar.gz) = 5efd4faaf5db8b85687107576097cc6e80d6c2c136dc388b2793fb738c4a85ba
+SIZE (Bollos00-LibreMines-v2.1.0_GH0.tar.gz) = 1805800
diff --git a/games/LibreMines/pkg-plist b/games/LibreMines/pkg-plist
index 05d74fdd47e3..02e6a311e844 100644
--- a/games/LibreMines/pkg-plist
+++ b/games/LibreMines/pkg-plist
@@ -1,5 +1,5 @@
bin/libremines
-share/applications/libremines.desktop
+share/applications/io.github.Bollos00.LibreMines.desktop
share/icons/hicolor/scalable/apps/libremines.svg
share/libremines/facesreaction_extra_themes/SecularSteve_custom/dizzy_face.svg
share/libremines/facesreaction_extra_themes/SecularSteve_custom/grimacing_face.svg
@@ -85,3 +85,4 @@ share/libremines/minefield_extra_themes/twemoji/mine.svg
share/libremines/minefield_extra_themes/twemoji/no_flag.svg
share/libremines/minefield_extra_themes/twemoji/question_flag.svg
share/libremines/minefield_extra_themes/twemoji/wrong_flag.svg
+share/metainfo/io.github.bollos00.libremines.appdata.xml
diff --git a/games/ags/Makefile b/games/ags/Makefile
index 65bd6bac7d37..94b5dc37b8f3 100644
--- a/games/ags/Makefile
+++ b/games/ags/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ags
-DISTVERSION= 3.6.1.33
+DISTVERSION= 3.6.2.12
CATEGORIES= games
MASTER_SITES= https://github.com/adventuregamestudio/ags/releases/download/v${PORTVERSION}/
DISTNAME= ags_${DISTVERSION}_source
diff --git a/games/ags/distinfo b/games/ags/distinfo
index 9164ad234ba9..9c1bd2b22937 100644
--- a/games/ags/distinfo
+++ b/games/ags/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1750272881
-SHA256 (ags_3.6.1.33_source.tar.xz) = 5646352b116ef9477b3e70a11b6882f96546190ecf0da0f2a07f69b7b70b1a65
-SIZE (ags_3.6.1.33_source.tar.xz) = 6113192
+TIMESTAMP = 1756949576
+SHA256 (ags_3.6.2.12_source.tar.xz) = ef9b0d4c71b3f43dcaf1ebd73433840abdb3af4dd77d1bb3b1f62fe4b150eedc
+SIZE (ags_3.6.2.12_source.tar.xz) = 6357360
diff --git a/games/anki/Makefile b/games/anki/Makefile
index 56433fedfa71..dd066ae4b3ec 100644
--- a/games/anki/Makefile
+++ b/games/anki/Makefile
@@ -1,5 +1,6 @@
PORTNAME= anki
DISTVERSION= 25.07.5
+PORTREVISION= 1
# Don't forget to update ${_MY_BUILDHASH} if DISTVERSION changes
CATEGORIES= games education python
MASTER_SITES= LOCAL/kai/:yarncache
diff --git a/games/anki/files/patch-rust-1.89.0 b/games/anki/files/patch-rust-1.89.0
new file mode 100644
index 000000000000..5b3adb5cd8eb
--- /dev/null
+++ b/games/anki/files/patch-rust-1.89.0
@@ -0,0 +1,9 @@
+--- rslib/i18n/src/lib.rs.orig 2025-08-22 13:45:00 UTC
++++ rslib/i18n/src/lib.rs
+@@ -1,5 +1,6 @@
+ // Copyright: Ankitects Pty Ltd and contributors
+ // License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
++#![allow(text_direction_codepoint_in_literal)]
+
+ mod generated;
+
diff --git a/games/automuteus/Makefile b/games/automuteus/Makefile
index acdf8f9e71d1..b80276edf771 100644
--- a/games/automuteus/Makefile
+++ b/games/automuteus/Makefile
@@ -1,5 +1,6 @@
PORTNAME= automuteus
DISTVERSION= 8.3.7
+PORTREVISION= 1
CATEGORIES= games
MAINTAINER= seafork@disroot.org
diff --git a/games/dose-response/Makefile b/games/dose-response/Makefile
index 6e6f52d04d63..5c2d08e9039a 100644
--- a/games/dose-response/Makefile
+++ b/games/dose-response/Makefile
@@ -1,7 +1,7 @@
PORTNAME= dose-response
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0
-PORTREVISION= 53
+PORTREVISION= 54
CATEGORIES= games
MAINTAINER= ports@FreeBSD.org
diff --git a/games/genact/Makefile b/games/genact/Makefile
index 090a4cf0c0be..f8f18937634a 100644
--- a/games/genact/Makefile
+++ b/games/genact/Makefile
@@ -1,7 +1,7 @@
PORTNAME= genact
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.2
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= games
MAINTAINER= eduardo@FreeBSD.org
diff --git a/games/gnome-robots/Makefile b/games/gnome-robots/Makefile
index 7799102841c6..779963d8be75 100644
--- a/games/gnome-robots/Makefile
+++ b/games/gnome-robots/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gnome-robots
DISTVERSION= 41.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games gnome
DIST_SUBDIR= gnome
diff --git a/games/hivetui/Makefile b/games/hivetui/Makefile
index bb457d8e7c6e..1c45c5a98cab 100644
--- a/games/hivetui/Makefile
+++ b/games/hivetui/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hivetui
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games
MAINTAINER= fuz@FreeBSD.org
diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile
index ee9d6d8e845a..d4e26de35ad7 100644
--- a/games/jaggedalliance2/Makefile
+++ b/games/jaggedalliance2/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ja2
DISTVERSIONPREFIX= v
DISTVERSION= 0.21.0
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= games
MAINTAINER= timp87@gmail.com
diff --git a/games/jumpy/Makefile b/games/jumpy/Makefile
index ddb409a6ccbd..9486ea1e20b1 100644
--- a/games/jumpy/Makefile
+++ b/games/jumpy/Makefile
@@ -1,7 +1,7 @@
PORTNAME= jumpy
DISTVERSIONPREFIX= v
DISTVERSION= 0.12.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games wayland
MAINTAINER= jbeich@FreeBSD.org
diff --git a/games/lwjgl/Makefile b/games/lwjgl/Makefile
index cec0a99cb976..13abfea41a31 100644
--- a/games/lwjgl/Makefile
+++ b/games/lwjgl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lwjgl
DISTVERSION= 2.9.4.20161208
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games java
MAINTAINER= freebsd@skinc.ru
@@ -27,6 +27,8 @@ USE_XORG= x11 xcursor xext xrandr xxf86vm
MAKE_ENV+= CLASSPATH=${JAVAJARDIR}/jutils/jutils.jar:${JAVAJARDIR}/jinput/jinput.jar:${WRKSRC}/${DISTNAME}/jar/
ALL_TARGET= jars compile_native
+NO_SHLIB_REQUIRES_GLOB= libjawt.so
+
PLIST_DIRS= ${JAVAJARDIR}/${PORTNAME} \
lib/${PORTNAME}
PLIST_FILES= ${JAVAJARDIR}/${PORTNAME}/${PORTNAME}.jar \
diff --git a/games/neo-cowsay/Makefile b/games/neo-cowsay/Makefile
index 266027a082a3..ae3771d06999 100644
--- a/games/neo-cowsay/Makefile
+++ b/games/neo-cowsay/Makefile
@@ -1,7 +1,7 @@
PORTNAME= neo-cowsay
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.4
-PORTREVISION= 27
+PORTREVISION= 28
CATEGORIES= games
MAINTAINER= eduardo@FreeBSD.org
diff --git a/games/punchy/Makefile b/games/punchy/Makefile
index 49648a817e95..c9cc2625e839 100644
--- a/games/punchy/Makefile
+++ b/games/punchy/Makefile
@@ -1,7 +1,7 @@
PORTNAME= punchy
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
-PORTREVISION= 26
+PORTREVISION= 27
CATEGORIES= games wayland
MAINTAINER= jbeich@FreeBSD.org
diff --git a/games/rpg-cli/Makefile b/games/rpg-cli/Makefile
index e5d23cdebc53..b3bce84c919e 100644
--- a/games/rpg-cli/Makefile
+++ b/games/rpg-cli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rpg-cli
DISTVERSION= 1.0.1
-PORTREVISION= 30
+PORTREVISION= 31
CATEGORIES= games
MAINTAINER= lcook@FreeBSD.org
diff --git a/games/sulis/Makefile b/games/sulis/Makefile
index 9b7a66ac8776..29de9e10bcb6 100644
--- a/games/sulis/Makefile
+++ b/games/sulis/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sulis
DISTVERSION= 1.0.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/games/typtea/Makefile b/games/typtea/Makefile
index 6f9e9e865888..d40d8ca03f10 100644
--- a/games/typtea/Makefile
+++ b/games/typtea/Makefile
@@ -1,6 +1,7 @@
PORTNAME= typtea
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.6
+PORTREVISION= 1
CATEGORIES= games
MAINTAINER= nxjoseph@protonmail.com
diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile
index 473b8e3c70a2..4b3642d8d259 100644
--- a/games/veloren-weekly/Makefile
+++ b/games/veloren-weekly/Makefile
@@ -1,5 +1,5 @@
PORTNAME= veloren
-PORTVERSION= s20250828
+PORTVERSION= s20250903
CATEGORIES= games wayland
PKGNAMESUFFIX= -weekly
@@ -24,7 +24,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-pl
USES= cargo xorg
USE_XORG= xcb
USE_GITLAB= yes
-GL_TAGNAME= v0.17.0-1006-g4d7f84d834 # git describe --match='v[0-9]*' weekly
+GL_TAGNAME= v0.17.0-1018-g15f3d6725e # git describe --match='v[0-9]*' weekly
CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib"
PLIST_FILES= bin/${PORTNAME}-server-cli \
bin/${PORTNAME}-voxygen \
@@ -43,6 +43,10 @@ CARGO_ENV+= RUSTC_BOOTSTRAP=1
# XXX https://github.com/rust-lang/cargo/issues/4101
CARGO_INSTALL_PATH= server-cli voxygen
+# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289016
+CARGO_BUILDDEP= no
+BUILD_DEPENDS+= rust188>0:lang/rust188
+
post-patch:
# .git/ directory is missing, so don't abort if git binary is also missing
@${REINPLACE_CMD} -e 's/"git"/"${TRUE}"/' \
diff --git a/games/veloren-weekly/Makefile.crates b/games/veloren-weekly/Makefile.crates
index c2ae27384aa1..9c6510d82c7c 100644
--- a/games/veloren-weekly/Makefile.crates
+++ b/games/veloren-weekly/Makefile.crates
@@ -515,6 +515,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \
portable-atomic-util-0.2.4 \
postcard-1.1.1 \
powerfmt-0.2.0 \
+ pp-rs-0.2.1 \
ppv-lite86-0.2.21 \
presser-0.3.1 \
proc-macro-crate-3.3.0 \
diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo
index 0b3be0322d6a..b14522a498f5 100644
--- a/games/veloren-weekly/distinfo
+++ b/games/veloren-weekly/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1756294766
+TIMESTAMP = 1756940516
SHA256 (rust/crates/ab_glyph-0.2.29.crate) = ec3672c180e71eeaaac3a541fbbc5f5ad4def8b747c595ad30d674e43049f7b0
SIZE (rust/crates/ab_glyph-0.2.29.crate) = 20011
SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046
@@ -1033,6 +1033,8 @@ SHA256 (rust/crates/postcard-1.1.1.crate) = 170a2601f67cc9dba8edd8c4870b15f71a6a
SIZE (rust/crates/postcard-1.1.1.crate) = 35639
SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391
SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165
+SHA256 (rust/crates/pp-rs-0.2.1.crate) = bb458bb7f6e250e6eb79d5026badc10a3ebb8f9a15d1fff0f13d17c71f4d6dee
+SIZE (rust/crates/pp-rs-0.2.1.crate) = 25905
SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9
SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522
SHA256 (rust/crates/presser-0.3.1.crate) = e8cf8e6a8aa66ce33f63993ffc4ea4271eb5b0530a9002db8455ea6050c77bfa
@@ -1845,5 +1847,5 @@ SHA256 (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 43
SIZE (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 808402
SHA256 (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = ffc38b7c73cb6419d02a21a3905cd0b00b3a544711230c5b11ef77301b7b9bb2
SIZE (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = 4379268
-SHA256 (veloren-v0.17.0-1006-g4d7f84d834.tar.bz2) = a45b87a7f37a09c1cffa58cf72bd0b44ca77a47c80d722564e72523422c3ce6c
-SIZE (veloren-v0.17.0-1006-g4d7f84d834.tar.bz2) = 340002184
+SHA256 (veloren-v0.17.0-1018-g15f3d6725e.tar.bz2) = 542c6fa50328f1f9ca118ee54db7c3f34d49d00d65ed2d190d03d6576af23426
+SIZE (veloren-v0.17.0-1018-g15f3d6725e.tar.bz2) = 340008848