aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authormew14930xvi <mew14930xvi@inbox.lv>2024-10-28 05:37:26 +0000
committerZsolt Udvari <uzsolt@FreeBSD.org>2024-10-28 05:41:43 +0000
commit0fbe7e3efe4b5842bb3a0970310e8e8cc8865fec (patch)
treec385e4d8fe1b80c609062876d10c9169dc3b4f37 /games
parent8862ed973d74b83da10a5618c3fb290f1fc6216e (diff)
downloadports-0fbe7e3efe4b5842bb3a0970310e8e8cc8865fec.tar.gz
ports-0fbe7e3efe4b5842bb3a0970310e8e8cc8865fec.zip
games/xshogi: Fix RUN_DEPENDS
Add x11-fonts/font-adobe-100dpi and gnushogi RUN_DEPENDS. Uses localbase. Add LICENSE information. Update WWW. Submitter takes maintainership. PR: 280023
Diffstat (limited to 'games')
-rw-r--r--games/xshogi/Makefile22
-rw-r--r--games/xshogi/files/patch-sysdeps.h4
-rw-r--r--games/xshogi/pkg-descr3
3 files changed, 16 insertions, 13 deletions
diff --git a/games/xshogi/Makefile b/games/xshogi/Makefile
index b8af8014caab..6b58edce8a0d 100644
--- a/games/xshogi/Makefile
+++ b/games/xshogi/Makefile
@@ -1,23 +1,25 @@
PORTNAME= xshogi
-PORTVERSION= 1.4.2
-PORTREVISION= 1
+DISTVERSION= 1.4.2
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= GNU/gnushogi
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= mew14930xvi@inbox.lv
COMMENT= Japanese chess-like game for X Window System
+WWW= https://www.gnu.org/software/gnushogi/
-RUN_DEPENDS= gnushogi:games/gnushogi
+LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
-USES= xorg
-USE_XORG= xt xaw x11
-GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
+RUN_DEPENDS= ${LOCALBASE}/share/fonts/100dpi/helvR12.pcf.gz:x11-fonts/font-adobe-100dpi \
+ gnushogi:games/gnushogi
-CPPFLAGS+= -I${LOCALBASE}/include
+USES= localbase xorg
+USE_XORG= x11 xaw xext xmu xt
+GNU_CONFIGURE= yes
-PORTDOCS= README.xboard BUGS
PLIST_FILES= bin/xshogi share/man/man6/xshogi.6.gz
+PORTDOCS= BUGS README.xboard
OPTIONS_DEFINE= DOCS
diff --git a/games/xshogi/files/patch-sysdeps.h b/games/xshogi/files/patch-sysdeps.h
index 104f97d45cb6..fcf0eb9dc5ea 100644
--- a/games/xshogi/files/patch-sysdeps.h
+++ b/games/xshogi/files/patch-sysdeps.h
@@ -1,5 +1,5 @@
---- sysdeps.h.orig 2014-02-19 13:11:16.000000000 +0100
-+++ sysdeps.h 2014-02-19 13:11:20.000000000 +0100
+--- sysdeps.h.orig 2014-02-04 23:01:34 UTC
++++ sysdeps.h
@@ -74,16 +74,6 @@
#include <sys/time.h>
#include <fcntl.h>
diff --git a/games/xshogi/pkg-descr b/games/xshogi/pkg-descr
index b8c21d1ba23d..b6e4700dcef6 100644
--- a/games/xshogi/pkg-descr
+++ b/games/xshogi/pkg-descr
@@ -1 +1,2 @@
-The Japanese chess-like game for X Window System.
+This program provides an XWindows interface to the Japanese Chess (Shogi)
+playing program GNU Shogi