Page MenuHomeFreeBSD

D9581.diff
No OneTemporary

D9581.diff

Index: games/Makefile
===================================================================
--- games/Makefile
+++ games/Makefile
@@ -1180,6 +1180,7 @@
SUBDIR += xzip
SUBDIR += yadex
SUBDIR += yahtzee
+ SUBDIR += yquake2-rogue
SUBDIR += zangband
SUBDIR += zatacka
SUBDIR += zaz
Index: games/yquake2-rogue/Makefile
===================================================================
--- /dev/null
+++ games/yquake2-rogue/Makefile
@@ -0,0 +1,14 @@
+# $FreeBSD$
+
+PORTNAME= yquake2
+DISTVERSION= 2_03
+PKGNAMESUFFIX= -rogue
+
+MAINTAINER= kami@freebsd.org
+COMMENT= Ground Zero for Yamagi Quake II
+
+LICENSE= GPLv2
+
+MASTERDIR= ${.CURDIR}/../${PORTNAME}
+
+.include "${MASTERDIR}/Makefile.include"
Index: games/yquake2-rogue/distinfo
===================================================================
--- /dev/null
+++ games/yquake2-rogue/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1487066398
+SHA256 (yquake2-rogue-ROGUE_2_03_GH0.tar.gz) = 96296088aad3a2a4f380e92d3fa9d61dbc74f2370c27893ccdde7362fd2a6ec9
+SIZE (yquake2-rogue-ROGUE_2_03_GH0.tar.gz) = 357500
Index: games/yquake2-rogue/pkg-descr
===================================================================
--- /dev/null
+++ games/yquake2-rogue/pkg-descr
@@ -0,0 +1,6 @@
+This is a bugfixed version of id Software's Quake II missionpack
+"Ground Zero", developed by Rogue Software. Hundreds of bugs were
+fixed, this version should run much more stable than the the old
+SDK version.
+
+WWW: http://www.yamagi.org/quake2
Index: games/yquake2-rogue/pkg-plist
===================================================================
--- /dev/null
+++ games/yquake2-rogue/pkg-plist
@@ -0,0 +1,3 @@
+bin/yq2ded-rogue
+bin/yquake2-rogue
+%%LIBDIR%%/rogue/game.so

File Metadata

Mime Type
text/plain
Expires
Mon, Aug 3, 2:44 AM (5 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35884897
Default Alt Text
D9581.diff (1 KB)

Event Timeline