Import of pkgsrc-2015Q3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.382 2015/04/19 19:36:11 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.383 2015/09/12 18:55:56 wiz Exp $
|
||||
#
|
||||
|
||||
COMMENT= Games
|
||||
@@ -317,6 +317,7 @@ SUBDIR+= supertuxkart
|
||||
SUBDIR+= svb
|
||||
SUBDIR+= tads
|
||||
SUBDIR+= tanked
|
||||
SUBDIR+= teeworlds
|
||||
SUBDIR+= teg
|
||||
SUBDIR+= tetrinetx
|
||||
SUBDIR+= thew
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.28 2015/01/04 02:55:02 dholland Exp $
|
||||
# $NetBSD: Makefile,v 1.29 2015/07/04 16:18:34 joerg Exp $
|
||||
|
||||
DISTNAME= abuse_pd
|
||||
PKGNAME= abuse-2.0
|
||||
@@ -11,7 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= # AWOL
|
||||
COMMENT= Full color 320x200 arcade quality platform shooter
|
||||
|
||||
USE_X11BASE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= LDFLAGS=${X11_LDFLAGS:Q}
|
||||
USE_TOOLS+= gmake gtar
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
# $NetBSD: Makefile,v 1.3 2013/09/12 11:15:12 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2015/08/18 07:31:07 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= amaze
|
||||
PKGNAME= amaze-0pre0
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://adaptive-enterprises.com/~d/software/amaze/
|
||||
DIST_SUBDIR= ${PKGNAME_NOREV}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# $NetBSD: Makefile,v 1.37 2015/03/14 13:33:46 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.39 2015/08/18 07:31:07 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= angband-283
|
||||
PKGNAME= angband-tty-2.8.3
|
||||
PKGREVISION= 4
|
||||
PKGREVISION= 6
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= # ftp://ftp.greyhelm.com/pub/Games/Angband/Angband-2.7.x/Source/
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SPOILERFILE}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# $NetBSD: Makefile,v 1.47 2015/03/14 13:33:46 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.50 2015/09/08 11:57:49 jperkin Exp $
|
||||
#
|
||||
|
||||
DISTNAME= angband-3.0.3
|
||||
PKGNAME= angband-x11-3.0.3
|
||||
PKGREVISION= 3
|
||||
PKGREVISION= 5
|
||||
CATEGORIES= games x11
|
||||
MASTER_SITES= # ftp://clockwork.dementia.org/angband/Source/
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SPOILERFILE}
|
||||
@@ -21,9 +21,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
USE_TOOLS+= gzip pax
|
||||
USE_GAMESGROUP= yes
|
||||
|
||||
INCOMPAT_CURSES= NetBSD-1.5*-* NetBSD-1.6[-_.]*-*
|
||||
INCOMPAT_CURSES+= NetBSD-1.6[A-M]-*
|
||||
|
||||
SPOILERFILE= angband-spoilers.tar.gz
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.4 2013/10/17 09:12:42 roy Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2015/08/18 07:31:07 wiz Exp $
|
||||
|
||||
DISTNAME= aop-0.6
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://raffi.at/code/aop/
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.6 2013/10/17 09:19:01 roy Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2015/08/18 07:31:08 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= bastet-0.41
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://fph.altervista.org/prog/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.49 2015/06/12 10:50:06 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.51 2015/08/18 07:31:08 wiz Exp $
|
||||
|
||||
DISTNAME= bzflag-2.4.2
|
||||
PKGREVISION= 4
|
||||
PKGREVISION= 6
|
||||
CATEGORIES= games x11
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bzflag/}
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.11 2014/06/01 16:48:50 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2015/08/18 07:31:08 wiz Exp $
|
||||
|
||||
DISTNAME= cmatrix-1.2a
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.asty.org/cmatrix/dist/
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.62 2015/04/25 14:22:54 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.64 2015/09/08 11:57:49 jperkin Exp $
|
||||
|
||||
DISTNAME= dopewars-1.5.12
|
||||
PKGREVISION= 22
|
||||
PKGREVISION= 23
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dopewars/}
|
||||
|
||||
@@ -20,9 +20,6 @@ CONFIGURE_ARGS+= --without-esd
|
||||
CONFIGURE_ARGS+= --without-sdl
|
||||
CONFIGURE_ARGS+= --localstatedir=${VARBASE}/games
|
||||
|
||||
INCOMPAT_CURSES= NetBSD-1.5*-* NetBSD-1.6[-_.]*-*
|
||||
INCOMPAT_CURSES+= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-K]*-*
|
||||
|
||||
.include "options.mk"
|
||||
|
||||
.include "../../converters/libiconv/buildlink3.mk"
|
||||
|
||||
@@ -6,6 +6,6 @@ use is strictly prohibited. ZORK(tm) is a trademark of Infocom, Inc.
|
||||
This version is translated from the original dungeon-3.2b Fortran sources
|
||||
to C by Andrew Plotkin <erkyrath@eblong.com>, and modified to use his
|
||||
Glk API. (The dungeon debugger code was translated from Fortran to C by
|
||||
Paul Goyette <pgoyette@whooppee.com> and included in this package as a
|
||||
patch file.) The Fortran sources were themselves were translated from the
|
||||
original MDL. Version 3.2B is the latest known version.
|
||||
Paul Goyette <pgoyette@whooppee.com> and included in the upstream sources.)
|
||||
The Fortran sources were themselves were translated from the original MDL.
|
||||
Version 3.2B is the latest known version.
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.5 2013/10/17 16:36:07 roy Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2015/08/18 07:31:08 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= dungeon-3.2b
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
DISTFILES= dungeon-gdt-glk.tar.gz \
|
||||
glkterm-080.tar.gz
|
||||
CATEGORIES= games
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.15 2012/10/06 11:54:37 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2015/07/04 16:18:34 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= finalbattle.0.0
|
||||
@@ -15,8 +15,6 @@ COMMENT= Multiplayer space battle simulation for X
|
||||
WRKSRC= ${WRKDIR}/final
|
||||
MAKE_FILE= makefile
|
||||
|
||||
USE_X11BASE= yes
|
||||
|
||||
INSTALLATION_DIRS+= bin
|
||||
|
||||
.include "../../x11/libX11/buildlink3.mk"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.52 2015/04/25 14:22:54 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.53 2015/06/30 09:57:35 ryoon Exp $
|
||||
|
||||
DISTNAME= flightgear-2.8.0
|
||||
PKGREVISION= 23
|
||||
PKGREVISION= 24
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \
|
||||
http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
# $NetBSD: Makefile,v 1.27 2015/04/25 14:22:55 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.28 2015/09/21 14:00:10 tnn Exp $
|
||||
#
|
||||
|
||||
# This package should be replaced with
|
||||
# http://foobillardplus.sourceforge.net/
|
||||
|
||||
DISTNAME= foobillard-3.0a
|
||||
PKGREVISION= 14
|
||||
CATEGORIES= games
|
||||
@@ -23,6 +26,8 @@ CONFIGURE_ARGS+= --enable-nvidia=no
|
||||
.include "../../devel/SDL/buildlink3.mk"
|
||||
.endif
|
||||
|
||||
CPPFLAGS+= -DNO_NV_FRESNEL
|
||||
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
.include "../../graphics/freetype2/buildlink3.mk"
|
||||
.include "../../graphics/glu/buildlink3.mk"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
$NetBSD: distinfo,v 1.6 2012/03/02 15:44:54 hans Exp $
|
||||
$NetBSD: distinfo,v 1.7 2015/09/21 14:00:10 tnn Exp $
|
||||
|
||||
SHA1 (foobillard-3.0a.tar.gz) = 1caa51a201b55883640b5c5b1e9fde20fc71a095
|
||||
RMD160 (foobillard-3.0a.tar.gz) = 9d5a2d271ca270563592c5f6cf23533447c51483
|
||||
Size (foobillard-3.0a.tar.gz) = 1138477 bytes
|
||||
SHA1 (patch-aa) = 1a2cda246cc6adee230766d932916acebe4e2086
|
||||
SHA1 (patch-src_ball.c) = df99e45140e58036701bbe4c24a201dcbbfc8729
|
||||
|
||||
13
games/foobillard/patches/patch-src_ball.c
Normal file
13
games/foobillard/patches/patch-src_ball.c
Normal file
@@ -0,0 +1,13 @@
|
||||
$NetBSD: patch-src_ball.c,v 1.1 2015/09/21 14:00:11 tnn Exp $
|
||||
|
||||
--- src/ball.c.orig 2004-02-23 01:09:01.000000000 +0000
|
||||
+++ src/ball.c
|
||||
@@ -1820,7 +1820,7 @@ void draw_balls( BallsType balls, myvec
|
||||
draw_ball(&balls.ball[i],cam_pos,cam_FOV,win_width,1);
|
||||
} else if( options_cuberef && cuberef_binds!=0 ){
|
||||
glBindTexture(GL_TEXTURE_CUBE_MAP_ARB, cuberef_binds[i]);
|
||||
-#ifdef GL_VERTEX_PROGRAM_NV
|
||||
+#if defined(GL_VERTEX_PROGRAM_NV) && defined(USE_BALL_FRESNEL)
|
||||
{
|
||||
myvec cam_pos2;
|
||||
// cam_pos2=vec_scale(vec_unit(vec_diff(cam_pos,balls.ball[i].r)),BALL_D/2.5);
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.36 2015/04/25 14:22:55 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.38 2015/08/18 07:31:08 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= freesci-0.3.5
|
||||
PKGREVISION= 8
|
||||
PKGREVISION= 10
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www-plan.cs.colorado.edu/reichenb/freesci/
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.27 2012/10/06 11:54:39 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2015/09/08 11:57:49 jperkin Exp $
|
||||
|
||||
DISTNAME= frotz-2.43
|
||||
PKGREVISION= 3
|
||||
PKGREVISION= 5
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=frotz/} \
|
||||
ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/frotz/
|
||||
@@ -18,9 +18,6 @@ MAKE_ENV+= SOUND_LIB=${LIBOSSAUDIO}
|
||||
MAKE_ENV+= SOUND_DEV=${DEVOSSSOUND}
|
||||
.endif
|
||||
|
||||
# setscrreg()
|
||||
INCOMPAT_CURSES= NetBSD-1.5-* NetBSD-1.5.*-* NetBSD-1.5[A-V]-*
|
||||
|
||||
SAMPLEDIR= ${PREFIX}/share/examples/frotz
|
||||
DOCDIR= ${PREFIX}/share/doc/frotz
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.11 2014/01/01 11:52:06 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2015/08/23 14:30:35 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ggz-client-libs-0.0.14.1
|
||||
PKGREVISION= 6
|
||||
PKGREVISION= 7
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://mirrors.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/0.0.14.1/
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.6 2014/01/01 11:52:06 wiz Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.7 2015/08/23 14:30:35 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= ggz-client-libs
|
||||
|
||||
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ggz-client-libs
|
||||
GGZ_CLIENT_LIBS_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.ggz-client-libs+= ggz-client-libs>=0.0.14.1
|
||||
BUILDLINK_ABI_DEPENDS.ggz-client-libs+= ggz-client-libs>=0.0.14.1nb6
|
||||
BUILDLINK_ABI_DEPENDS.ggz-client-libs+= ggz-client-libs>=0.0.14.1nb7
|
||||
BUILDLINK_PKGSRCDIR.ggz-client-libs?= ../../games/ggz-client-libs
|
||||
|
||||
.include "../../games/libggz/buildlink3.mk"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.15 2012/10/06 11:54:42 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2015/07/04 16:18:34 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= golddigC3.1
|
||||
@@ -10,8 +10,6 @@ MASTER_SITES= http://www.NetBSD.org/~chuck/gz/
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Fast action game designed for use with X
|
||||
|
||||
USE_X11BASE= yes
|
||||
|
||||
INSTALLATION_DIRS= bin ${PKGMANDIR}/man6
|
||||
INSTALL_MAKE_FLAGS+= PREFIX=${DESTDIR}${PREFIX} \
|
||||
MAN=${DESTDIR}${PREFIX}/${PKGMANDIR}/man6
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.6 2013/10/10 17:16:54 roy Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2015/08/18 07:31:08 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= greed-3.4
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.catb.org/~esr/greed/
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.23 2015/04/25 14:22:56 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.24 2015/08/26 21:38:33 shattered Exp $
|
||||
|
||||
DISTNAME= holtz-1.3.1
|
||||
PKGREVISION= 20
|
||||
DISTNAME= holtz-1.4.0
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=holtz/}
|
||||
|
||||
|
||||
@@ -1,7 +1,10 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2012/07/14 19:50:27 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2015/08/26 21:38:33 shattered Exp $
|
||||
bin/holtz
|
||||
bin/relax
|
||||
share/holtz/help/help_en.zip
|
||||
share/holtz/skins/bloks20.zip
|
||||
share/holtz/skins/bloks35.zip
|
||||
share/holtz/skins/bloks50.zip
|
||||
share/holtz/skins/dvonn50.zip
|
||||
share/holtz/skins/dvonn60.zip
|
||||
share/holtz/skins/dvonn70.zip
|
||||
@@ -16,5 +19,6 @@ share/holtz/skins/zertz60.zip
|
||||
share/holtz/skins/zertz70.zip
|
||||
share/holtz/skins/zertz80.zip
|
||||
share/holtz/sounds/beep.wav
|
||||
share/locale/holtz-hotkey.mo
|
||||
share/locale/holtz.mo
|
||||
share/locale/de/LC_MESSAGES/holtz-hotkey.mo
|
||||
share/locale/de/LC_MESSAGES/holtz.mo
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.1 2012/07/14 19:50:27 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.2 2015/08/26 21:38:33 shattered Exp $
|
||||
|
||||
SHA1 (holtz-1.3.1.tar.gz) = 4c7e8cccee02a43aa12c15c179030984a6eb3a47
|
||||
RMD160 (holtz-1.3.1.tar.gz) = e02cd225e8d470c1822b82ce9a40403380160f84
|
||||
Size (holtz-1.3.1.tar.gz) = 1858373 bytes
|
||||
SHA1 (holtz-1.4.0.tar.gz) = 2d1e75d8b9d3e66407c02c036079b97b3add0987
|
||||
RMD160 (holtz-1.4.0.tar.gz) = a57fafead6170fc8de05841721708b7275e63f97
|
||||
Size (holtz-1.4.0.tar.gz) = 2077168 bytes
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# $NetBSD: Makefile,v 1.14 2012/12/12 10:44:09 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2015/09/08 11:57:49 jperkin Exp $
|
||||
#
|
||||
|
||||
DISTNAME= hugov31_unix_source
|
||||
PKGNAME= hugo-3.1.02.1
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_IFARCHIVE:=programming/hugo/source/}
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} hugolib.zip
|
||||
@@ -16,9 +16,6 @@ SITES.hugolib.zip=${MASTER_SITE_IFARCHIVE:=programming/hugo/library/}
|
||||
|
||||
DIST_SUBDIR= ${PKGNAME_NOREV}
|
||||
USE_TOOLS+= gmake
|
||||
# uses halfkey (present since 1.6M)
|
||||
INCOMPAT_CURSES+= NetBSD-1.4[Y-Z]*-* NetBSD-1.5*-* NetBSD-1.6-*
|
||||
INCOMPAT_CURSES+= NetBSD-1.6.*-* NetBSD-1.6[A-L]*-*
|
||||
WRKSRC= ${WRKDIR}/hugov3.1.02
|
||||
|
||||
LIBDIR= ${PREFIX}/share/hugo
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.29 2012/10/06 11:54:43 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2015/07/04 16:18:34 joerg Exp $
|
||||
|
||||
DISTNAME= imaze1.3
|
||||
PKGNAME= imaze-1.3
|
||||
@@ -14,7 +14,6 @@ COMMENT= Multiplayer, networked, action,x 3D maze game
|
||||
EXTRACT_ONLY= imaze1.3.tar.Z
|
||||
|
||||
WRKSRC= ${WRKDIR}/imaze
|
||||
USE_X11BASE= yes
|
||||
USE_TOOLS+= pax
|
||||
|
||||
INSTALLATION_DIRS= bin lib/X11/app-defaults ${PKGMANDIR}/man6
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.25 2012/10/06 11:54:45 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.26 2015/08/17 17:11:23 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= koth-0.8.0
|
||||
PKGREVISION= 5
|
||||
PKGREVISION= 6
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.ibiblio.org/pub/Linux/games/multiplayer/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.18 2013/10/13 10:19:22 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.20 2015/09/08 11:57:49 jperkin Exp $
|
||||
|
||||
DISTNAME= Level9_5.1_Source
|
||||
PKGNAME= level9-5.1
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.ifarchive.org/if-archive/level9/interpreters/level9/
|
||||
EXTRACT_SUFX= .zip
|
||||
@@ -12,9 +13,6 @@ COMMENT= Curses port of the Level 9 text adventure interpreter
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
WRKSRC= ${WRKDIR}/Unix
|
||||
# uses halfkey (present since 1.6M)
|
||||
INCOMPAT_CURSES+= NetBSD-1.4[Y-Z]*-* NetBSD-1.5*-* NetBSD-1.6-*
|
||||
INCOMPAT_CURSES+= NetBSD-1.6.*-* NetBSD-1.6[A-L]*-*
|
||||
|
||||
INSTALLATION_DIRS= bin share/doc/level9
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.16 2015/05/27 06:49:59 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2015/09/13 07:32:49 wiz Exp $
|
||||
|
||||
DISTNAME= lgogdownloader-2.23
|
||||
DISTNAME= lgogdownloader-2.25
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://sites.google.com/site/gogdownloader/
|
||||
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.11 2015/05/27 06:49:59 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.13 2015/09/13 07:32:49 wiz Exp $
|
||||
|
||||
SHA1 (lgogdownloader-2.23.tar.gz) = a6e4b709169cfeae086a94e6e5f457a82685b2b4
|
||||
RMD160 (lgogdownloader-2.23.tar.gz) = 159899868f0e036b745a76a6d4c3a2a450455e31
|
||||
Size (lgogdownloader-2.23.tar.gz) = 44701 bytes
|
||||
SHA1 (patch-Makefile) = bce350d291f9bba78bff6f704ac0ee4e60bbb457
|
||||
SHA1 (lgogdownloader-2.25.tar.gz) = 5cce0e441a9946f55317f5373f5abe72c1d0fd29
|
||||
RMD160 (lgogdownloader-2.25.tar.gz) = 8b632cfa9b491f435c095aeec8b65ba2a3b5fc9c
|
||||
Size (lgogdownloader-2.25.tar.gz) = 47175 bytes
|
||||
|
||||
@@ -1,80 +0,0 @@
|
||||
$NetBSD: patch-Makefile,v 1.3 2015/01/10 20:25:57 wiz Exp $
|
||||
|
||||
Make sure target directories exist before files are created in there.
|
||||
|
||||
--- Makefile.orig 2014-12-06 18:11:17.000000000 +0000
|
||||
+++ Makefile
|
||||
@@ -69,28 +69,28 @@ debug: before_debug out_debug after_debu
|
||||
out_debug: $(OBJ_DEBUG) $(DEP_DEBUG)
|
||||
$(LD) $(LDFLAGS_DEBUG) $(LIBDIR_DEBUG) $(OBJ_DEBUG) $(LIB_DEBUG) -o $(OUT_DEBUG)
|
||||
|
||||
-$(OBJDIR_DEBUG)/main.o: main.cpp
|
||||
+$(OBJDIR_DEBUG)/main.o: main.cpp before_debug
|
||||
$(CXX) $(CFLAGS_DEBUG) $(VERSION) $(INC_DEBUG) -c main.cpp -o $(OBJDIR_DEBUG)/main.o
|
||||
|
||||
-$(OBJDIR_DEBUG)/src/api.o: src/api.cpp
|
||||
+$(OBJDIR_DEBUG)/src/api.o: src/api.cpp before_debug
|
||||
$(CXX) $(CFLAGS_DEBUG) $(INC_DEBUG) -c src/api.cpp -o $(OBJDIR_DEBUG)/src/api.o
|
||||
|
||||
-$(OBJDIR_DEBUG)/src/downloader.o: src/downloader.cpp
|
||||
+$(OBJDIR_DEBUG)/src/downloader.o: src/downloader.cpp before_debug
|
||||
$(CXX) $(CFLAGS_DEBUG) $(INC_DEBUG) -c src/downloader.cpp -o $(OBJDIR_DEBUG)/src/downloader.o
|
||||
|
||||
-$(OBJDIR_DEBUG)/src/progressbar.o: src/progressbar.cpp
|
||||
+$(OBJDIR_DEBUG)/src/progressbar.o: src/progressbar.cpp before_debug
|
||||
$(CXX) $(CFLAGS_DEBUG) $(INC_DEBUG) -c src/progressbar.cpp -o $(OBJDIR_DEBUG)/src/progressbar.o
|
||||
|
||||
-$(OBJDIR_DEBUG)/src/util.o: src/util.cpp
|
||||
+$(OBJDIR_DEBUG)/src/util.o: src/util.cpp before_debug
|
||||
$(CXX) $(CFLAGS_DEBUG) $(INC_DEBUG) -c src/util.cpp -o $(OBJDIR_DEBUG)/src/util.o
|
||||
|
||||
-$(OBJDIR_DEBUG)/src/blacklist.o: src/blacklist.cpp
|
||||
+$(OBJDIR_DEBUG)/src/blacklist.o: src/blacklist.cpp before_debug
|
||||
$(CXX) $(CFLAGS_DEBUG) $(INC_DEBUG) -c src/blacklist.cpp -o $(OBJDIR_DEBUG)/src/blacklist.o
|
||||
|
||||
-$(OBJDIR_DEBUG)/src/gamefile.o: src/gamefile.cpp
|
||||
+$(OBJDIR_DEBUG)/src/gamefile.o: src/gamefile.cpp before_debug
|
||||
$(CXX) $(CFLAGS_DEBUG) $(INC_DEBUG) -c src/gamefile.cpp -o $(OBJDIR_DEBUG)/src/gamefile.o
|
||||
|
||||
-$(OBJDIR_DEBUG)/src/gamedetails.o: src/gamedetails.cpp
|
||||
+$(OBJDIR_DEBUG)/src/gamedetails.o: src/gamedetails.cpp before_debug
|
||||
$(CXX) $(CFLAGS_DEBUG) $(INC_DEBUG) -c src/gamedetails.cpp -o $(OBJDIR_DEBUG)/src/gamedetails.o
|
||||
|
||||
clean_debug:
|
||||
@@ -115,28 +115,28 @@ release: before_release out_release afte
|
||||
out_release: $(OBJ_RELEASE) $(DEP_RELEASE)
|
||||
$(LD) $(LDFLAGS_RELEASE) $(LIBDIR_RELEASE) $(OBJ_RELEASE) $(LIB_RELEASE) -o $(OUT_RELEASE)
|
||||
|
||||
-$(OBJDIR_RELEASE)/main.o: main.cpp
|
||||
+$(OBJDIR_RELEASE)/main.o: main.cpp before_release
|
||||
$(CXX) $(CFLAGS_RELEASE) $(VERSION) $(INC_RELEASE) -c main.cpp -o $(OBJDIR_RELEASE)/main.o
|
||||
|
||||
-$(OBJDIR_RELEASE)/src/api.o: src/api.cpp
|
||||
+$(OBJDIR_RELEASE)/src/api.o: src/api.cpp before_release
|
||||
$(CXX) $(CFLAGS_RELEASE) $(INC_RELEASE) -c src/api.cpp -o $(OBJDIR_RELEASE)/src/api.o
|
||||
|
||||
-$(OBJDIR_RELEASE)/src/downloader.o: src/downloader.cpp
|
||||
+$(OBJDIR_RELEASE)/src/downloader.o: src/downloader.cpp before_release
|
||||
$(CXX) $(CFLAGS_RELEASE) $(INC_RELEASE) -c src/downloader.cpp -o $(OBJDIR_RELEASE)/src/downloader.o
|
||||
|
||||
-$(OBJDIR_RELEASE)/src/progressbar.o: src/progressbar.cpp
|
||||
+$(OBJDIR_RELEASE)/src/progressbar.o: src/progressbar.cpp before_release
|
||||
$(CXX) $(CFLAGS_RELEASE) $(INC_RELEASE) -c src/progressbar.cpp -o $(OBJDIR_RELEASE)/src/progressbar.o
|
||||
|
||||
-$(OBJDIR_RELEASE)/src/util.o: src/util.cpp
|
||||
+$(OBJDIR_RELEASE)/src/util.o: src/util.cpp before_release
|
||||
$(CXX) $(CFLAGS_RELEASE) $(INC_RELEASE) -c src/util.cpp -o $(OBJDIR_RELEASE)/src/util.o
|
||||
|
||||
-$(OBJDIR_RELEASE)/src/blacklist.o: src/blacklist.cpp
|
||||
+$(OBJDIR_RELEASE)/src/blacklist.o: src/blacklist.cpp before_release
|
||||
$(CXX) $(CFLAGS_RELEASE) $(INC_RELEASE) -c src/blacklist.cpp -o $(OBJDIR_RELEASE)/src/blacklist.o
|
||||
|
||||
-$(OBJDIR_RELEASE)/src/gamefile.o: src/gamefile.cpp
|
||||
+$(OBJDIR_RELEASE)/src/gamefile.o: src/gamefile.cpp before_release
|
||||
$(CXX) $(CFLAGS_RELEASE) $(INC_RELEASE) -c src/gamefile.cpp -o $(OBJDIR_RELEASE)/src/gamefile.o
|
||||
|
||||
-$(OBJDIR_RELEASE)/src/gamedetails.o: src/gamedetails.cpp
|
||||
+$(OBJDIR_RELEASE)/src/gamedetails.o: src/gamedetails.cpp before_release
|
||||
$(CXX) $(CFLAGS_RELEASE) $(INC_RELEASE) -c src/gamedetails.cpp -o $(OBJDIR_RELEASE)/src/gamedetails.o
|
||||
|
||||
clean_release:
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.8 2015/03/12 16:33:32 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2015/08/23 14:30:35 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libggz-0.0.14.1
|
||||
PKGREVISION= 4
|
||||
PKGREVISION= 5
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://mirrors.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/0.0.14.1/
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.8 2014/01/01 11:52:03 wiz Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.9 2015/08/23 14:30:35 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= libggz
|
||||
|
||||
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libggz
|
||||
LIBGGZ_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.libggz+= libggz>=0.0.14.1
|
||||
BUILDLINK_ABI_DEPENDS.libggz+= libggz>=0.0.14.1nb4
|
||||
BUILDLINK_ABI_DEPENDS.libggz+= libggz>=0.0.14.1nb5
|
||||
BUILDLINK_PKGSRCDIR.libggz?= ../../games/libggz
|
||||
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# $NetBSD: Makefile,v 1.4 2012/10/06 11:54:46 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2015/08/18 07:31:08 wiz Exp $
|
||||
|
||||
DISTNAME= lnl-3.4.19
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=lnl/50524/}
|
||||
MASTER_SITES= ${MASTER_SITE_OSDN:=lnl/50524/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://lnl.sourceforge.jp/
|
||||
HOMEPAGE= http://lnl.osdn.jp/
|
||||
COMMENT= L&L - Labyrinths & Legends - Fantasy RPG
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.27 2014/08/21 11:47:17 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.28 2015/07/04 16:18:34 joerg Exp $
|
||||
|
||||
DISTNAME= Maelstrom-1.4.3-L2.0.6-src.tar.gz
|
||||
PKGNAME= maelstrom-x11-2.0.6
|
||||
@@ -24,7 +24,6 @@ EXTRACT_ONLY= ${DISTNAME}
|
||||
WRKSRC= ${WRKDIR}/Maelstrom
|
||||
USE_LANGUAGES= c c++
|
||||
USE_TOOLS+= pax
|
||||
USE_X11BASE= YES
|
||||
LDFLAGS.SunOS+= -lsocket -lnsl
|
||||
LIBS.SunOS+= -lsocket -lnsl
|
||||
MAKE_FLAGS+= EXTRALIBS=${LIBS:Q}
|
||||
|
||||
@@ -1,25 +1,28 @@
|
||||
# $NetBSD: Makefile,v 1.10 2012/10/06 11:54:47 asau Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.12 2015/08/18 07:31:08 wiz Exp $
|
||||
|
||||
DISTNAME= moon-buggy-1.0
|
||||
PKGREVISION= 3
|
||||
DISTNAME= moon-buggy-1.0.51
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://seehuhn.de/data/
|
||||
MASTER_SITES= http://m.seehuhn.de/programs/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://seehuhn.de/media/programs/
|
||||
HOMEPAGE= http://www.seehuhn.de/pages/moon-buggy
|
||||
COMMENT= Game on the Moon
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
USE_GAMESGROUP= yes
|
||||
USE_PKGLOCALEDIR= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --sharedstatedir=${VARBASE}/games
|
||||
|
||||
USE_TOOLS+= makeinfo
|
||||
INFO_FILES= YES
|
||||
INFO_FILES= yes
|
||||
|
||||
OWN_DIRS= ${VARBASE}/games/moon-buggy
|
||||
BUILD_DEFS= VARBASE
|
||||
BUILD_DEFS+= VARBASE
|
||||
|
||||
OWN_DIRS_PERMS+= ${VARBASE}/games/moon-buggy ${GAMEDIR_PERMS}
|
||||
REQD_FILES_PERMS+= /dev/null ${VARBASE}/games/moon-buggy/mbscore ${GAMEDATA_PERMS}
|
||||
SPECIAL_PERMS+= ${PREFIX}/bin/moon-buggy ${SETGID_GAMES_PERMS}
|
||||
|
||||
.include "../../mk/curses.buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
$NetBSD: distinfo,v 1.2 2010/02/15 16:07:27 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.3 2015/08/17 16:59:22 leot Exp $
|
||||
|
||||
SHA1 (moon-buggy-1.0.tar.gz) = 82dc1d504b4f81aa54d3d57837a03d17b5624a86
|
||||
RMD160 (moon-buggy-1.0.tar.gz) = 42c00d854c7a1b19f64721f124942ae73c62a01f
|
||||
Size (moon-buggy-1.0.tar.gz) = 259734 bytes
|
||||
SHA1 (moon-buggy-1.0.51.tar.gz) = 7f1c5df99944acfe98eeb5f8d5ab6f28ef61ee7e
|
||||
RMD160 (moon-buggy-1.0.51.tar.gz) = c04f2e12e3de515be15e49a8738b61f6af25d76b
|
||||
Size (moon-buggy-1.0.51.tar.gz) = 263572 bytes
|
||||
SHA1 (patch-aa) = 7b017fcb8236bec22fabe2187ea57dd5352ea3e8
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.16 2012/10/14 03:03:32 dholland Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2015/08/18 07:31:08 wiz Exp $
|
||||
|
||||
DISTNAME= um5.5.2
|
||||
PKGNAME= moria-5.5.2
|
||||
PKGREVISION= 3
|
||||
PKGREVISION= 5
|
||||
CATEGORIES= games
|
||||
# The "offical" master site has lost the pub/Games directory.
|
||||
#MASTER_SITES= ftp://ftp.cis.ksu.edu/pub/Games/Moria/source/
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# $NetBSD: Makefile,v 1.28 2012/02/03 07:04:54 sbd Exp $
|
||||
# $NetBSD: Makefile,v 1.29 2015/08/18 07:31:08 wiz Exp $
|
||||
#
|
||||
|
||||
.include "../../games/nethack-lib/Makefile.common"
|
||||
|
||||
PKGNAME= nethack-lib-${NETHACK_VERSION}
|
||||
PKGREVISION= 3
|
||||
PKGREVISION= 4
|
||||
|
||||
COMMENT= Data files for Nethack
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:07 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.22 2015/08/17 17:11:23 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= netmaj-2.0.7
|
||||
PKGREVISION= 7
|
||||
PKGREVISION= 8
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.sfc.wide.ad.jp/~kusune/netmaj/files/
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.17 2013/10/17 16:11:15 roy Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2015/08/18 07:31:09 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= netris-0.52
|
||||
PKGREVISION= 3
|
||||
PKGREVISION= 4
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ftp://ftp.netris.org/pub/netris/
|
||||
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.3 2013/10/17 10:08:40 roy Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2015/08/18 07:31:09 wiz Exp $
|
||||
|
||||
DISTNAME= ninvaders-0.1.1
|
||||
PKGREVSION= 1
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ninvaders/}
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.35 2013/10/17 16:19:41 roy Exp $
|
||||
# $NetBSD: Makefile,v 1.36 2015/08/18 07:31:09 wiz Exp $
|
||||
|
||||
DISTNAME= omega-0.90.4-src
|
||||
PKGNAME= omega-0.90.4
|
||||
PKGREVISION= 4
|
||||
PKGREVISION= 5
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.alcyone.com/binaries/omega/
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
# $NetBSD: Makefile,v 1.39 2015/04/25 14:23:01 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.40 2015/06/29 11:06:47 ryoon Exp $
|
||||
#
|
||||
|
||||
DISTNAME= onscripter-20150208
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://onscripter.sourceforge.jp/
|
||||
MASTER_SITES= http://onscripter.osdn.jp/
|
||||
|
||||
MAINTAINER= tsutsui@NetBSD.org
|
||||
HOMEPAGE= http://onscripter.sourceforge.jp/onscripter.html
|
||||
HOMEPAGE= http://onscripter.osdn.jp/onscripter.html
|
||||
COMMENT= Interpreter to execute a script for NScripter
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.5 2014/12/20 21:53:11 ryoon Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2015/07/03 12:36:10 wiz Exp $
|
||||
|
||||
GFXVER= 0.5.0
|
||||
GFXVER= 0.5.2
|
||||
PKGNAME= openttd-data-${GFXVER}
|
||||
CATEGORIES= games x11
|
||||
MASTER_SITES= http://binaries.openttd.org/extra
|
||||
@@ -22,6 +22,8 @@ NO_CONFIGURE= yes
|
||||
INSTALLATION_DIRS= share/openttd/data
|
||||
INSTALLATION_DIRS+= share/openttd/gm
|
||||
|
||||
USE_TOOLS+= tar
|
||||
|
||||
post-extract:
|
||||
cd ${WRKDIR} && tar xvf opengfx-${GFXVER}.tar
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
$NetBSD: distinfo,v 1.4 2014/12/20 21:53:11 ryoon Exp $
|
||||
$NetBSD: distinfo,v 1.5 2015/07/03 12:36:10 wiz Exp $
|
||||
|
||||
SHA1 (opengfx-0.5.0-all.zip) = 963e5e8052a286af269b2837cf3741c3d6c746eb
|
||||
RMD160 (opengfx-0.5.0-all.zip) = beb468ec34277ec6e3e8ead4ed860683e06c4081
|
||||
Size (opengfx-0.5.0-all.zip) = 3468612 bytes
|
||||
SHA1 (opengfx-0.5.2-all.zip) = 1c25d2d4d906924725146e214910f14036820eb2
|
||||
RMD160 (opengfx-0.5.2-all.zip) = 4e6628c873fa2ca555cb473e445584be303d9d43
|
||||
Size (opengfx-0.5.2-all.zip) = 3547661 bytes
|
||||
SHA1 (openmsx-0.3.1-all.zip) = e9c4203923bb9c974ac67886bd00b7090658b961
|
||||
RMD160 (openmsx-0.3.1-all.zip) = 8eff246e89e44f63ca480e9acef94a1da5fa81d2
|
||||
Size (openmsx-0.3.1-all.zip) = 136981 bytes
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.57 2015/04/25 14:23:01 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.59 2015/09/12 23:38:23 tnn Exp $
|
||||
|
||||
DISTNAME= openttd-1.4.4-source
|
||||
DISTNAME= openttd-1.5.2-source
|
||||
PKGNAME= ${DISTNAME:S/-source//}
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= games x11
|
||||
MASTER_SITES= http://binaries.openttd.org/releases/${PKGVERSION_NOREV}/
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
@@ -54,6 +53,7 @@ CONFIGURE_ARGS+= --without-osx-sysroot
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
.include "../../fonts/fontconfig/buildlink3.mk"
|
||||
.include "../../graphics/freetype2/buildlink3.mk"
|
||||
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
||||
.include "../../graphics/png/buildlink3.mk"
|
||||
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
||||
.include "../../textproc/icu/buildlink3.mk"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@comment $NetBSD: PLIST,v 1.19 2014/12/20 21:52:38 ryoon Exp $
|
||||
@comment $NetBSD: PLIST,v 1.20 2015/07/03 12:37:44 wiz Exp $
|
||||
bin/openttd
|
||||
man/man6/openttd.6
|
||||
share/applications/openttd.desktop
|
||||
@@ -19,6 +19,7 @@ share/openttd/ai/compat_1.1.nut
|
||||
share/openttd/ai/compat_1.2.nut
|
||||
share/openttd/ai/compat_1.3.nut
|
||||
share/openttd/ai/compat_1.4.nut
|
||||
share/openttd/ai/compat_1.5.nut
|
||||
share/openttd/baseset/no_music.obm
|
||||
share/openttd/baseset/no_sound.obs
|
||||
share/openttd/baseset/openttd.grf
|
||||
@@ -60,6 +61,7 @@ share/openttd/lang/irish.lng
|
||||
share/openttd/lang/italian.lng
|
||||
share/openttd/lang/japanese.lng
|
||||
share/openttd/lang/korean.lng
|
||||
share/openttd/lang/latin.lng
|
||||
share/openttd/lang/latvian.lng
|
||||
share/openttd/lang/lithuanian.lng
|
||||
share/openttd/lang/luxembourgish.lng
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
$NetBSD: distinfo,v 1.22 2015/06/19 00:49:14 dholland Exp $
|
||||
$NetBSD: distinfo,v 1.24 2015/09/12 23:38:23 tnn Exp $
|
||||
|
||||
SHA1 (openttd-1.4.4-source.tar.xz) = c3aa122cda75162b76cd12dc4586371e841102b3
|
||||
RMD160 (openttd-1.4.4-source.tar.xz) = 591ffe69e26e4820af29f8e04ec181d4c5119170
|
||||
Size (openttd-1.4.4-source.tar.xz) = 6342508 bytes
|
||||
SHA1 (patch-aa) = b34cc7e0adf8a91657f1426ff2d888eb7c31bcb2
|
||||
SHA1 (patch-src_fontcache.cpp) = 88fb873e3e487bbf5a63afd9490a83981ec8b306
|
||||
SHA1 (openttd-1.5.2-source.tar.xz) = 6a5e403bd0218f2d221eb7d1785f3891b564d8d8
|
||||
RMD160 (openttd-1.5.2-source.tar.xz) = 3786231d2059279679220a2a351b772fc11efdef
|
||||
Size (openttd-1.5.2-source.tar.xz) = 6565476 bytes
|
||||
SHA1 (patch-aa) = f9c9291ec5414e239d53e110e54aac83b926af8a
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
$NetBSD: patch-aa,v 1.11 2013/08/05 19:24:35 adam Exp $
|
||||
$NetBSD: patch-aa,v 1.12 2015/07/03 12:37:44 wiz Exp $
|
||||
|
||||
Compile 'strip' test with CFLAGS, so -isysroot can be passed on OSX.
|
||||
Correct library detection on NetBSD.
|
||||
|
||||
--- config.lib.orig 2012-04-15 11:55:05.000000000 +0000
|
||||
--- config.lib.orig 2015-06-01 18:43:32.000000000 +0000
|
||||
+++ config.lib
|
||||
@@ -2001,7 +2001,7 @@ check_strip() {
|
||||
@@ -2070,7 +2070,7 @@ check_strip() {
|
||||
elif [ "$os" = "OSX" ]; then
|
||||
# Most targets have -V in strip, to see if they exists... OSX doesn't.. so execute something
|
||||
echo "int main(int argc, char *argv[]) { }" > strip.test.c
|
||||
@@ -14,7 +14,7 @@ Correct library detection on NetBSD.
|
||||
check_compiler "host strip" "strip" "$host" "$strip" "$STRIP" "strip" "strip" "3" "strip.test"
|
||||
rm -f strip.test.c strip.test
|
||||
else
|
||||
@@ -2533,7 +2533,7 @@ detect_library() {
|
||||
@@ -2628,7 +2628,7 @@ detect_library() {
|
||||
if [ -z "$res" ]; then
|
||||
log 2 " trying /opt/local/include/$4$5... no"
|
||||
fi
|
||||
|
||||
@@ -1,21 +0,0 @@
|
||||
$NetBSD: patch-src_fontcache.cpp,v 1.2 2015/06/19 00:49:14 dholland Exp $
|
||||
|
||||
bitmap.width and bitmap.rows are unsigned in some versions of freetype
|
||||
(but not others) -- because C++ requires max() to be homogeneous with
|
||||
respect to sign, if it's unsigned the constant needs to be 1U, and if
|
||||
it's not, it needs not to be. Which becomes a problem. So, since none
|
||||
of this should ever be negative, force it all to unsigned.
|
||||
|
||||
--- src/fontcache.cpp.orig 2014-12-11 21:17:16.000000000 +0000
|
||||
+++ src/fontcache.cpp
|
||||
@@ -481,8 +481,8 @@ const Sprite *FreeTypeFontCache::GetGlyp
|
||||
aa = (slot->bitmap.pixel_mode == FT_PIXEL_MODE_GRAY);
|
||||
|
||||
/* Add 1 pixel for the shadow on the medium font. Our sprite must be at least 1x1 pixel */
|
||||
- int width = max(1, slot->bitmap.width + (this->fs == FS_NORMAL));
|
||||
- int height = max(1, slot->bitmap.rows + (this->fs == FS_NORMAL));
|
||||
+ int width = max(1U, (unsigned)(slot->bitmap.width + (this->fs == FS_NORMAL)));
|
||||
+ int height = max(1U, (unsigned)(slot->bitmap.rows + (this->fs == FS_NORMAL)));
|
||||
|
||||
/* Limit glyph size to prevent overflows later on. */
|
||||
if (width > 256 || height > 256) usererror("Font glyph is too large");
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.16 2012/10/06 11:54:49 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2015/08/18 07:31:09 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pag-0.92
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_BACKUP}
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.8 2015/04/25 14:23:02 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2015/06/30 09:57:35 ryoon Exp $
|
||||
|
||||
DISTNAME= renpy-6.16.5-source
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-source//}
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.renpy.org/dl/6.16.5/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.3 2013/10/17 17:03:11 roy Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2015/08/18 07:31:09 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= robotfindskitten-1.7320508.406
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://robotfindskitten.org/download/POSIX/
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.49 2015/04/25 14:23:03 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.50 2015/06/30 09:57:36 ryoon Exp $
|
||||
|
||||
DISTNAME= simgear-2.8.0
|
||||
PKGREVISION= 23
|
||||
PKGREVISION= 24
|
||||
CATEGORIES= games devel
|
||||
MASTER_SITES= ftp://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/ \
|
||||
ftp://ftp.goflyflightgear.com/simgear/
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.19 2015/01/03 15:42:58 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2015/08/18 07:31:09 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= sl-5.02
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= -https://github.com/mtoyoda/sl/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX}
|
||||
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.17 2015/04/25 14:23:04 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2015/07/07 11:41:19 joerg Exp $
|
||||
|
||||
VERSION= 1.3.1
|
||||
VERSION= 1.4.2
|
||||
DISTNAME= solarus-${VERSION}-src
|
||||
PKGNAME= ${DISTNAME:S/-src//1}
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.solarus-games.org/downloads/solarus/
|
||||
|
||||
@@ -16,10 +15,14 @@ WRKSRC= ${WRKDIR}/solarus-${VERSION}
|
||||
USE_CMAKE= yes
|
||||
USE_LANGUAGES= c c++
|
||||
|
||||
.include "../../mk/bsd.fast.prefs.mk"
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
GCC_REQD+= 4.8
|
||||
LDFLAGS.SunOS+= -lsocket -lnsl
|
||||
|
||||
pre-install:
|
||||
rm ${WRKSRC}/include/solarus/EntityData.h.orig
|
||||
|
||||
.include "../../devel/physfs/buildlink3.mk"
|
||||
.include "../../lang/LuaJIT2/buildlink3.mk"
|
||||
LUA_VERSIONS_ACCEPTED= 51
|
||||
|
||||
@@ -1,2 +1,201 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2013/07/02 11:52:27 rodent Exp $
|
||||
bin/solarus
|
||||
@comment $NetBSD: PLIST,v 1.2 2015/07/01 23:06:59 rodent Exp $
|
||||
bin/solarus_run
|
||||
include/solarus/Ability.h
|
||||
include/solarus/AbilityInfo.h
|
||||
include/solarus/Arguments.h
|
||||
include/solarus/Camera.h
|
||||
include/solarus/Common.h
|
||||
include/solarus/CurrentQuest.h
|
||||
include/solarus/Dialog.h
|
||||
include/solarus/DialogBoxSystem.h
|
||||
include/solarus/DialogResources.h
|
||||
include/solarus/Drawable.h
|
||||
include/solarus/EntityData.h
|
||||
include/solarus/Equipment.h
|
||||
include/solarus/EquipmentItem.h
|
||||
include/solarus/EquipmentItemUsage.h
|
||||
include/solarus/Game.h
|
||||
include/solarus/GameCommand.h
|
||||
include/solarus/GameCommands.h
|
||||
include/solarus/KeysEffect.h
|
||||
include/solarus/MainLoop.h
|
||||
include/solarus/Map.h
|
||||
include/solarus/MapData.h
|
||||
include/solarus/MapLoader.h
|
||||
include/solarus/QuestProperties.h
|
||||
include/solarus/QuestResources.h
|
||||
include/solarus/ResourceType.h
|
||||
include/solarus/Savegame.h
|
||||
include/solarus/SavegameConverterV1.h
|
||||
include/solarus/Settings.h
|
||||
include/solarus/SolarusFatal.h
|
||||
include/solarus/Sprite.h
|
||||
include/solarus/SpriteAnimation.h
|
||||
include/solarus/SpriteAnimationDirection.h
|
||||
include/solarus/SpriteAnimationSet.h
|
||||
include/solarus/SpriteData.h
|
||||
include/solarus/SpritePtr.h
|
||||
include/solarus/StringResources.h
|
||||
include/solarus/Timer.h
|
||||
include/solarus/TimerPtr.h
|
||||
include/solarus/Transition.h
|
||||
include/solarus/TransitionFade.h
|
||||
include/solarus/TransitionImmediate.h
|
||||
include/solarus/TransitionScrolling.h
|
||||
include/solarus/Treasure.h
|
||||
include/solarus/config.h
|
||||
include/solarus/config.h.in
|
||||
include/solarus/containers/Grid.h
|
||||
include/solarus/entities/AnimatedTilePattern.h
|
||||
include/solarus/entities/Arrow.h
|
||||
include/solarus/entities/Block.h
|
||||
include/solarus/entities/Bomb.h
|
||||
include/solarus/entities/Boomerang.h
|
||||
include/solarus/entities/CarriedItem.h
|
||||
include/solarus/entities/Chest.h
|
||||
include/solarus/entities/CollisionMode.h
|
||||
include/solarus/entities/Crystal.h
|
||||
include/solarus/entities/CrystalBlock.h
|
||||
include/solarus/entities/CustomEntity.h
|
||||
include/solarus/entities/Destination.h
|
||||
include/solarus/entities/Destructible.h
|
||||
include/solarus/entities/Detector.h
|
||||
include/solarus/entities/Door.h
|
||||
include/solarus/entities/DynamicTile.h
|
||||
include/solarus/entities/Enemy.h
|
||||
include/solarus/entities/EnemyAttack.h
|
||||
include/solarus/entities/EnemyReaction.h
|
||||
include/solarus/entities/EntityType.h
|
||||
include/solarus/entities/EntityTypeInfo.h
|
||||
include/solarus/entities/Explosion.h
|
||||
include/solarus/entities/Fire.h
|
||||
include/solarus/entities/Ground.h
|
||||
include/solarus/entities/GroundInfo.h
|
||||
include/solarus/entities/Hero.h
|
||||
include/solarus/entities/Hookshot.h
|
||||
include/solarus/entities/Jumper.h
|
||||
include/solarus/entities/Layer.h
|
||||
include/solarus/entities/MapEntities.h
|
||||
include/solarus/entities/MapEntity.h
|
||||
include/solarus/entities/MapEntityPtr.h
|
||||
include/solarus/entities/NonAnimatedRegions.h
|
||||
include/solarus/entities/Npc.h
|
||||
include/solarus/entities/ParallaxScrollingTilePattern.h
|
||||
include/solarus/entities/Pickable.h
|
||||
include/solarus/entities/SelfScrollingTilePattern.h
|
||||
include/solarus/entities/Sensor.h
|
||||
include/solarus/entities/Separator.h
|
||||
include/solarus/entities/ShopTreasure.h
|
||||
include/solarus/entities/SimpleTilePattern.h
|
||||
include/solarus/entities/Stairs.h
|
||||
include/solarus/entities/Stream.h
|
||||
include/solarus/entities/StreamAction.h
|
||||
include/solarus/entities/Switch.h
|
||||
include/solarus/entities/Teletransporter.h
|
||||
include/solarus/entities/Tile.h
|
||||
include/solarus/entities/TilePattern.h
|
||||
include/solarus/entities/TilePtr.h
|
||||
include/solarus/entities/Tileset.h
|
||||
include/solarus/entities/TilesetData.h
|
||||
include/solarus/entities/TimeScrollingTilePattern.h
|
||||
include/solarus/entities/Wall.h
|
||||
include/solarus/hero/BackToSolidGroundState.h
|
||||
include/solarus/hero/BoomerangState.h
|
||||
include/solarus/hero/BowState.h
|
||||
include/solarus/hero/CarryingState.h
|
||||
include/solarus/hero/FallingState.h
|
||||
include/solarus/hero/ForcedWalkingState.h
|
||||
include/solarus/hero/FreeState.h
|
||||
include/solarus/hero/FreezedState.h
|
||||
include/solarus/hero/GrabbingState.h
|
||||
include/solarus/hero/HeroSprites.h
|
||||
include/solarus/hero/HookshotState.h
|
||||
include/solarus/hero/HurtState.h
|
||||
include/solarus/hero/JumpingState.h
|
||||
include/solarus/hero/LiftingState.h
|
||||
include/solarus/hero/PlayerMovementState.h
|
||||
include/solarus/hero/PlungingState.h
|
||||
include/solarus/hero/PullingState.h
|
||||
include/solarus/hero/PushingState.h
|
||||
include/solarus/hero/RunningState.h
|
||||
include/solarus/hero/SpinAttackState.h
|
||||
include/solarus/hero/StairsState.h
|
||||
include/solarus/hero/State.h
|
||||
include/solarus/hero/SwimmingState.h
|
||||
include/solarus/hero/SwordLoadingState.h
|
||||
include/solarus/hero/SwordSwingingState.h
|
||||
include/solarus/hero/SwordTappingState.h
|
||||
include/solarus/hero/TreasureState.h
|
||||
include/solarus/hero/UsingItemState.h
|
||||
include/solarus/hero/VictoryState.h
|
||||
include/solarus/lowlevel/Color.h
|
||||
include/solarus/lowlevel/Debug.h
|
||||
include/solarus/lowlevel/FontResource.h
|
||||
include/solarus/lowlevel/Geometry.h
|
||||
include/solarus/lowlevel/Hq2xFilter.h
|
||||
include/solarus/lowlevel/Hq3xFilter.h
|
||||
include/solarus/lowlevel/Hq4xFilter.h
|
||||
include/solarus/lowlevel/InputEvent.h
|
||||
include/solarus/lowlevel/ItDecoder.h
|
||||
include/solarus/lowlevel/Music.h
|
||||
include/solarus/lowlevel/Output.h
|
||||
include/solarus/lowlevel/PixelBits.h
|
||||
include/solarus/lowlevel/PixelFilter.h
|
||||
include/solarus/lowlevel/Point.h
|
||||
include/solarus/lowlevel/Point.inl
|
||||
include/solarus/lowlevel/QuestFiles.h
|
||||
include/solarus/lowlevel/Random.h
|
||||
include/solarus/lowlevel/Rectangle.h
|
||||
include/solarus/lowlevel/Scale2xFilter.h
|
||||
include/solarus/lowlevel/Size.h
|
||||
include/solarus/lowlevel/Size.inl
|
||||
include/solarus/lowlevel/Sound.h
|
||||
include/solarus/lowlevel/SpcDecoder.h
|
||||
include/solarus/lowlevel/Surface.h
|
||||
include/solarus/lowlevel/SurfacePtr.h
|
||||
include/solarus/lowlevel/System.h
|
||||
include/solarus/lowlevel/TextSurface.h
|
||||
include/solarus/lowlevel/Video.h
|
||||
include/solarus/lowlevel/VideoMode.h
|
||||
include/solarus/lowlevel/apple/AppleInterface.h
|
||||
include/solarus/lowlevel/shaders/GLContext.h
|
||||
include/solarus/lowlevel/shaders/GL_2DShader.h
|
||||
include/solarus/lowlevel/shaders/GL_ARBShader.h
|
||||
include/solarus/lowlevel/shaders/Shader.h
|
||||
include/solarus/lowlevel/shaders/ShaderContext.h
|
||||
include/solarus/lua/ExportableToLua.h
|
||||
include/solarus/lua/ExportableToLuaPtr.h
|
||||
include/solarus/lua/LuaContext.h
|
||||
include/solarus/lua/LuaData.h
|
||||
include/solarus/lua/LuaException.h
|
||||
include/solarus/lua/LuaTools.h
|
||||
include/solarus/lua/LuaTools.inl
|
||||
include/solarus/lua/ScopedLuaRef.h
|
||||
include/solarus/movements/CircleMovement.h
|
||||
include/solarus/movements/FallingHeight.h
|
||||
include/solarus/movements/FallingOnFloorMovement.h
|
||||
include/solarus/movements/FollowMovement.h
|
||||
include/solarus/movements/JumpMovement.h
|
||||
include/solarus/movements/Movement.h
|
||||
include/solarus/movements/PathFinding.h
|
||||
include/solarus/movements/PathFindingMovement.h
|
||||
include/solarus/movements/PathMovement.h
|
||||
include/solarus/movements/PixelMovement.h
|
||||
include/solarus/movements/PlayerMovement.h
|
||||
include/solarus/movements/RandomMovement.h
|
||||
include/solarus/movements/RandomPathMovement.h
|
||||
include/solarus/movements/StraightMovement.h
|
||||
include/solarus/movements/TargetMovement.h
|
||||
include/solarus/third_party/hqx/common.h
|
||||
include/solarus/third_party/hqx/hqx.h
|
||||
include/solarus/third_party/snes_spc/SNES_SPC.h
|
||||
include/solarus/third_party/snes_spc/SPC_CPU.h
|
||||
include/solarus/third_party/snes_spc/SPC_DSP.h
|
||||
include/solarus/third_party/snes_spc/SPC_Filter.h
|
||||
include/solarus/third_party/snes_spc/blargg_common.h
|
||||
include/solarus/third_party/snes_spc/blargg_config.h
|
||||
include/solarus/third_party/snes_spc/blargg_endian.h
|
||||
include/solarus/third_party/snes_spc/blargg_source.h
|
||||
include/solarus/third_party/snes_spc/dsp.h
|
||||
include/solarus/third_party/snes_spc/spc.h
|
||||
lib/libsolarus.so
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
$NetBSD: distinfo,v 1.7 2014/08/29 02:12:31 rodent Exp $
|
||||
$NetBSD: distinfo,v 1.9 2015/07/07 11:41:19 joerg Exp $
|
||||
|
||||
SHA1 (solarus-1.3.1-src.tar.gz) = c4e46197e9d856fe9f65ce3e15d8225e4d9dd186
|
||||
RMD160 (solarus-1.3.1-src.tar.gz) = 31f20c1e8e3167b9ea1889edf591cd7d27a80556
|
||||
Size (solarus-1.3.1-src.tar.gz) = 2450599 bytes
|
||||
SHA1 (solarus-1.4.2-src.tar.gz) = 145c34d617f66ed419aa18e69616b5e7331a0092
|
||||
RMD160 (solarus-1.4.2-src.tar.gz) = 3bada277c00ab929fc9bf16f475c8cff03ea7ee4
|
||||
Size (solarus-1.4.2-src.tar.gz) = 2443414 bytes
|
||||
SHA1 (patch-include_solarus_EntityData.h) = da21cd7fe6d752c27c1cc817ec71efc4ba23ff7e
|
||||
|
||||
16
games/solarus/patches/patch-include_solarus_EntityData.h
Normal file
16
games/solarus/patches/patch-include_solarus_EntityData.h
Normal file
@@ -0,0 +1,16 @@
|
||||
$NetBSD: patch-include_solarus_EntityData.h,v 1.1 2015/07/07 11:41:19 joerg Exp $
|
||||
|
||||
With the constt, EntityData::EntityField is not copy-assignable, but
|
||||
that is required elsewhere for use by .insert().
|
||||
|
||||
--- include/solarus/EntityData.h.orig 2015-07-04 14:10:49.000000000 +0000
|
||||
+++ include/solarus/EntityData.h
|
||||
@@ -63,7 +63,7 @@ class SOLARUS_API EntityData : public Lu
|
||||
bool operator==(const FieldValue& other) const;
|
||||
bool operator!=(const FieldValue& other) const;
|
||||
|
||||
- const EntityFieldType value_type;
|
||||
+ EntityFieldType value_type;
|
||||
std::string string_value;
|
||||
int int_value; // Also used for boolean.
|
||||
};
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.14 2012/10/06 11:54:55 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2015/07/04 16:18:34 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= spellcast
|
||||
@@ -12,7 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.eblong.com/zarf/spellcast.html
|
||||
COMMENT= Game of dueling wizards for two players
|
||||
|
||||
USE_X11BASE= yes
|
||||
INSTALLATION_DIRS= bin ${PKGMANDIR}/man6
|
||||
|
||||
.include "../../x11/libX11/buildlink3.mk"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.5 2013/10/17 16:24:11 roy Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2015/08/18 07:31:09 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= sudoku-1.0.1
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
PKGNAME= ${DISTNAME:S/sudoku/sudoku-cli/}
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.laurasia.com.au/downloads/
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
$NetBSD: distinfo,v 1.8 2010/06/25 22:38:40 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.9 2015/07/04 16:18:34 joerg Exp $
|
||||
|
||||
SHA1 (tanked-0.90.tar.gz) = 781e4d23e5b59bfff53e921e9b20d94a15609f23
|
||||
RMD160 (tanked-0.90.tar.gz) = 5473310798a9cf4a7403bd90fe9a7c241920baa1
|
||||
Size (tanked-0.90.tar.gz) = 151105 bytes
|
||||
SHA1 (patch-aa) = 29d6f519832103df13517ffe611f2d68b4a97553
|
||||
SHA1 (patch-ab) = f25cd592b5571c4e35d9e3160a1f5bcfacee1ad7
|
||||
SHA1 (patch-ac) = 097e1252deabeb2a6a9b9981bfb51b9c6c409672
|
||||
SHA1 (patch-ac) = 4d944d7380757e40c706bf0062b766dd72460ea9
|
||||
SHA1 (patch-ad) = 09931ca419399dbcbcea690381f7b68916fb0efa
|
||||
SHA1 (patch-ae) = 8244fbccb0e9109ec246e32f97844400dd9167a5
|
||||
SHA1 (patch-af) = c6bd8d7766639f0ef4e8ed6818cf736928410f17
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
$NetBSD: patch-ac,v 1.3 2002/10/21 12:11:05 wiz Exp $
|
||||
$NetBSD: patch-ac,v 1.4 2015/07/04 16:18:34 joerg Exp $
|
||||
|
||||
--- server/Makefile.orig Sun Apr 12 04:18:42 1998
|
||||
+++ server/Makefile
|
||||
@@ -9,7 +9,7 @@ $NetBSD: patch-ac,v 1.3 2002/10/21 12:11:05 wiz Exp $
|
||||
-EXTRAFLAGS = -g -Wall -DLIFE -DLIFEFREQ=300
|
||||
+EXTRAFLAGS = -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"$(TANKDIR)\"
|
||||
+
|
||||
+TANKDIR= $(X11PREFIX)/share/tanked
|
||||
+TANKDIR= $(PREFIX)/share/tanked
|
||||
|
||||
INCLUDES = -I../common
|
||||
|
||||
|
||||
4
games/teeworlds/DESCR
Normal file
4
games/teeworlds/DESCR
Normal file
@@ -0,0 +1,4 @@
|
||||
Teeworlds is a free online multiplayer game, available for all major
|
||||
operating systems. Battle with up to 16 players in a variety of game
|
||||
modes, including Team Deathmatch and Capture The Flag. You can even
|
||||
design your own maps!
|
||||
40
games/teeworlds/Makefile
Normal file
40
games/teeworlds/Makefile
Normal file
@@ -0,0 +1,40 @@
|
||||
# $NetBSD: Makefile,v 1.1 2015/09/12 18:53:17 wiz Exp $
|
||||
|
||||
DISTNAME= teeworlds-0.6.3-src
|
||||
PKGNAME= ${DISTNAME:S/-src//}
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://downloads.teeworlds.com/
|
||||
|
||||
MAINTAINER= fstd.lkml@gmail.com
|
||||
HOMEPAGE= http://www.teeworlds.com/
|
||||
COMMENT= Fast-paced retro multiplayer shooter
|
||||
LICENSE= zlib AND 2-clause-bsd AND modified-bsd AND cc-by-sa-v3.0
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
|
||||
BUILD_DEPENDS+= bam>=0.4.0:../../devel/bam
|
||||
|
||||
AUTO_MKDIRS= yes
|
||||
|
||||
CPIO= cpio
|
||||
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # hardcoded to 2.7 in a patch
|
||||
|
||||
do-configure:
|
||||
set -e; cd ${WRKSRC}; bam config
|
||||
|
||||
do-build:
|
||||
set -e; cd ${WRKSRC}; bam server_release client_release
|
||||
|
||||
do-install:
|
||||
${INSTALL_GAME} ${WRKSRC}/teeworlds ${DESTDIR}${PREFIX}/bin/teeworlds
|
||||
${INSTALL_GAME} ${WRKSRC}/teeworlds_srv ${DESTDIR}${PREFIX}/bin/teeworlds_srv
|
||||
cd ${WRKSRC} && ${FIND} data | \
|
||||
${CPIO} -p ${DESTDIR}${PREFIX}/share/teeworlds
|
||||
cd ${DESTDIR}${PREFIX} && \
|
||||
${FIND} share/teeworlds -type f -print >${WRKDIR}/PLIST
|
||||
|
||||
.include "../../devel/SDL/buildlink3.mk"
|
||||
.include "../../lang/python/application.mk"
|
||||
.include "../../graphics/freetype2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
489
games/teeworlds/PLIST
Normal file
489
games/teeworlds/PLIST
Normal file
@@ -0,0 +1,489 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2015/09/12 18:53:17 wiz Exp $
|
||||
bin/teeworlds
|
||||
bin/teeworlds_srv
|
||||
share/teeworlds/data/audio/foley_body_impact-01.wv
|
||||
share/teeworlds/data/audio/foley_body_impact-02.wv
|
||||
share/teeworlds/data/audio/foley_body_impact-03.wv
|
||||
share/teeworlds/data/audio/foley_body_splat-01.wv
|
||||
share/teeworlds/data/audio/foley_body_splat-02.wv
|
||||
share/teeworlds/data/audio/foley_body_splat-03.wv
|
||||
share/teeworlds/data/audio/foley_body_splat-04.wv
|
||||
share/teeworlds/data/audio/foley_dbljump-01.wv
|
||||
share/teeworlds/data/audio/foley_dbljump-02.wv
|
||||
share/teeworlds/data/audio/foley_dbljump-03.wv
|
||||
share/teeworlds/data/audio/foley_foot_left-01.wv
|
||||
share/teeworlds/data/audio/foley_foot_left-02.wv
|
||||
share/teeworlds/data/audio/foley_foot_left-03.wv
|
||||
share/teeworlds/data/audio/foley_foot_left-04.wv
|
||||
share/teeworlds/data/audio/foley_foot_right-01.wv
|
||||
share/teeworlds/data/audio/foley_foot_right-02.wv
|
||||
share/teeworlds/data/audio/foley_foot_right-03.wv
|
||||
share/teeworlds/data/audio/foley_foot_right-04.wv
|
||||
share/teeworlds/data/audio/foley_land-01.wv
|
||||
share/teeworlds/data/audio/foley_land-02.wv
|
||||
share/teeworlds/data/audio/foley_land-03.wv
|
||||
share/teeworlds/data/audio/foley_land-04.wv
|
||||
share/teeworlds/data/audio/hook_attach-01.wv
|
||||
share/teeworlds/data/audio/hook_attach-02.wv
|
||||
share/teeworlds/data/audio/hook_attach-03.wv
|
||||
share/teeworlds/data/audio/hook_loop-01.wv
|
||||
share/teeworlds/data/audio/hook_loop-02.wv
|
||||
share/teeworlds/data/audio/hook_noattach-01.wv
|
||||
share/teeworlds/data/audio/hook_noattach-02.wv
|
||||
share/teeworlds/data/audio/hook_noattach-03.wv
|
||||
share/teeworlds/data/audio/music_menu.wv
|
||||
share/teeworlds/data/audio/sfx_ctf_cap_pl.wv
|
||||
share/teeworlds/data/audio/sfx_ctf_drop.wv
|
||||
share/teeworlds/data/audio/sfx_ctf_grab_en.wv
|
||||
share/teeworlds/data/audio/sfx_ctf_grab_pl.wv
|
||||
share/teeworlds/data/audio/sfx_ctf_rtn.wv
|
||||
share/teeworlds/data/audio/sfx_hit_strong-01.wv
|
||||
share/teeworlds/data/audio/sfx_hit_strong-02.wv
|
||||
share/teeworlds/data/audio/sfx_hit_weak-01.wv
|
||||
share/teeworlds/data/audio/sfx_hit_weak-02.wv
|
||||
share/teeworlds/data/audio/sfx_hit_weak-03.wv
|
||||
share/teeworlds/data/audio/sfx_msg-client.wv
|
||||
share/teeworlds/data/audio/sfx_msg-highlight.wv
|
||||
share/teeworlds/data/audio/sfx_msg-server.wv
|
||||
share/teeworlds/data/audio/sfx_pickup_arm-01.wv
|
||||
share/teeworlds/data/audio/sfx_pickup_arm-02.wv
|
||||
share/teeworlds/data/audio/sfx_pickup_arm-03.wv
|
||||
share/teeworlds/data/audio/sfx_pickup_arm-04.wv
|
||||
share/teeworlds/data/audio/sfx_pickup_gun.wv
|
||||
share/teeworlds/data/audio/sfx_pickup_hrt-01.wv
|
||||
share/teeworlds/data/audio/sfx_pickup_hrt-02.wv
|
||||
share/teeworlds/data/audio/sfx_pickup_launcher.wv
|
||||
share/teeworlds/data/audio/sfx_pickup_ninja.wv
|
||||
share/teeworlds/data/audio/sfx_pickup_sg.wv
|
||||
share/teeworlds/data/audio/sfx_skid-01.wv
|
||||
share/teeworlds/data/audio/sfx_skid-02.wv
|
||||
share/teeworlds/data/audio/sfx_skid-03.wv
|
||||
share/teeworlds/data/audio/sfx_skid-04.wv
|
||||
share/teeworlds/data/audio/sfx_spawn_wpn-01.wv
|
||||
share/teeworlds/data/audio/sfx_spawn_wpn-02.wv
|
||||
share/teeworlds/data/audio/sfx_spawn_wpn-03.wv
|
||||
share/teeworlds/data/audio/vo_teefault_cry-01.wv
|
||||
share/teeworlds/data/audio/vo_teefault_cry-02.wv
|
||||
share/teeworlds/data/audio/vo_teefault_ninja-01.wv
|
||||
share/teeworlds/data/audio/vo_teefault_ninja-02.wv
|
||||
share/teeworlds/data/audio/vo_teefault_ninja-03.wv
|
||||
share/teeworlds/data/audio/vo_teefault_ninja-04.wv
|
||||
share/teeworlds/data/audio/vo_teefault_pain_long-01.wv
|
||||
share/teeworlds/data/audio/vo_teefault_pain_long-02.wv
|
||||
share/teeworlds/data/audio/vo_teefault_pain_short-01.wv
|
||||
share/teeworlds/data/audio/vo_teefault_pain_short-02.wv
|
||||
share/teeworlds/data/audio/vo_teefault_pain_short-03.wv
|
||||
share/teeworlds/data/audio/vo_teefault_pain_short-04.wv
|
||||
share/teeworlds/data/audio/vo_teefault_pain_short-05.wv
|
||||
share/teeworlds/data/audio/vo_teefault_pain_short-06.wv
|
||||
share/teeworlds/data/audio/vo_teefault_pain_short-07.wv
|
||||
share/teeworlds/data/audio/vo_teefault_pain_short-08.wv
|
||||
share/teeworlds/data/audio/vo_teefault_pain_short-09.wv
|
||||
share/teeworlds/data/audio/vo_teefault_pain_short-10.wv
|
||||
share/teeworlds/data/audio/vo_teefault_pain_short-11.wv
|
||||
share/teeworlds/data/audio/vo_teefault_pain_short-12.wv
|
||||
share/teeworlds/data/audio/vo_teefault_sledge-01.wv
|
||||
share/teeworlds/data/audio/vo_teefault_sledge-02.wv
|
||||
share/teeworlds/data/audio/vo_teefault_sledge-03.wv
|
||||
share/teeworlds/data/audio/vo_teefault_spawn-01.wv
|
||||
share/teeworlds/data/audio/vo_teefault_spawn-02.wv
|
||||
share/teeworlds/data/audio/vo_teefault_spawn-03.wv
|
||||
share/teeworlds/data/audio/vo_teefault_spawn-04.wv
|
||||
share/teeworlds/data/audio/vo_teefault_spawn-05.wv
|
||||
share/teeworlds/data/audio/vo_teefault_spawn-06.wv
|
||||
share/teeworlds/data/audio/vo_teefault_spawn-07.wv
|
||||
share/teeworlds/data/audio/wp_flump_explo-01.wv
|
||||
share/teeworlds/data/audio/wp_flump_explo-02.wv
|
||||
share/teeworlds/data/audio/wp_flump_explo-03.wv
|
||||
share/teeworlds/data/audio/wp_flump_launch-01.wv
|
||||
share/teeworlds/data/audio/wp_flump_launch-02.wv
|
||||
share/teeworlds/data/audio/wp_flump_launch-03.wv
|
||||
share/teeworlds/data/audio/wp_gun_fire-01.wv
|
||||
share/teeworlds/data/audio/wp_gun_fire-02.wv
|
||||
share/teeworlds/data/audio/wp_gun_fire-03.wv
|
||||
share/teeworlds/data/audio/wp_hammer_hit-01.wv
|
||||
share/teeworlds/data/audio/wp_hammer_hit-02.wv
|
||||
share/teeworlds/data/audio/wp_hammer_hit-03.wv
|
||||
share/teeworlds/data/audio/wp_hammer_swing-01.wv
|
||||
share/teeworlds/data/audio/wp_hammer_swing-02.wv
|
||||
share/teeworlds/data/audio/wp_hammer_swing-03.wv
|
||||
share/teeworlds/data/audio/wp_ninja_attack-01.wv
|
||||
share/teeworlds/data/audio/wp_ninja_attack-02.wv
|
||||
share/teeworlds/data/audio/wp_ninja_attack-03.wv
|
||||
share/teeworlds/data/audio/wp_ninja_attack-04.wv
|
||||
share/teeworlds/data/audio/wp_ninja_hit-01.wv
|
||||
share/teeworlds/data/audio/wp_ninja_hit-02.wv
|
||||
share/teeworlds/data/audio/wp_ninja_hit-03.wv
|
||||
share/teeworlds/data/audio/wp_ninja_hit-04.wv
|
||||
share/teeworlds/data/audio/wp_noammo-01.wv
|
||||
share/teeworlds/data/audio/wp_noammo-02.wv
|
||||
share/teeworlds/data/audio/wp_noammo-03.wv
|
||||
share/teeworlds/data/audio/wp_noammo-04.wv
|
||||
share/teeworlds/data/audio/wp_noammo-05.wv
|
||||
share/teeworlds/data/audio/wp_rifle_bnce-01.wv
|
||||
share/teeworlds/data/audio/wp_rifle_bnce-02.wv
|
||||
share/teeworlds/data/audio/wp_rifle_bnce-03.wv
|
||||
share/teeworlds/data/audio/wp_rifle_fire-01.wv
|
||||
share/teeworlds/data/audio/wp_rifle_fire-02.wv
|
||||
share/teeworlds/data/audio/wp_rifle_fire-03.wv
|
||||
share/teeworlds/data/audio/wp_shotty_fire-01.wv
|
||||
share/teeworlds/data/audio/wp_shotty_fire-02.wv
|
||||
share/teeworlds/data/audio/wp_shotty_fire-03.wv
|
||||
share/teeworlds/data/audio/wp_switch-01.wv
|
||||
share/teeworlds/data/audio/wp_switch-02.wv
|
||||
share/teeworlds/data/audio/wp_switch-03.wv
|
||||
share/teeworlds/data/blob.png
|
||||
share/teeworlds/data/browse_icons.png
|
||||
share/teeworlds/data/console.png
|
||||
share/teeworlds/data/console_bar.png
|
||||
share/teeworlds/data/countryflags/AD.png
|
||||
share/teeworlds/data/countryflags/AE.png
|
||||
share/teeworlds/data/countryflags/AF.png
|
||||
share/teeworlds/data/countryflags/AG.png
|
||||
share/teeworlds/data/countryflags/AI.png
|
||||
share/teeworlds/data/countryflags/AL.png
|
||||
share/teeworlds/data/countryflags/AM.png
|
||||
share/teeworlds/data/countryflags/AO.png
|
||||
share/teeworlds/data/countryflags/AR.png
|
||||
share/teeworlds/data/countryflags/AS.png
|
||||
share/teeworlds/data/countryflags/AT.png
|
||||
share/teeworlds/data/countryflags/AU.png
|
||||
share/teeworlds/data/countryflags/AW.png
|
||||
share/teeworlds/data/countryflags/AX.png
|
||||
share/teeworlds/data/countryflags/AZ.png
|
||||
share/teeworlds/data/countryflags/BA.png
|
||||
share/teeworlds/data/countryflags/BB.png
|
||||
share/teeworlds/data/countryflags/BD.png
|
||||
share/teeworlds/data/countryflags/BE.png
|
||||
share/teeworlds/data/countryflags/BF.png
|
||||
share/teeworlds/data/countryflags/BG.png
|
||||
share/teeworlds/data/countryflags/BH.png
|
||||
share/teeworlds/data/countryflags/BI.png
|
||||
share/teeworlds/data/countryflags/BJ.png
|
||||
share/teeworlds/data/countryflags/BL.png
|
||||
share/teeworlds/data/countryflags/BM.png
|
||||
share/teeworlds/data/countryflags/BN.png
|
||||
share/teeworlds/data/countryflags/BO.png
|
||||
share/teeworlds/data/countryflags/BR.png
|
||||
share/teeworlds/data/countryflags/BS.png
|
||||
share/teeworlds/data/countryflags/BT.png
|
||||
share/teeworlds/data/countryflags/BW.png
|
||||
share/teeworlds/data/countryflags/BY.png
|
||||
share/teeworlds/data/countryflags/BZ.png
|
||||
share/teeworlds/data/countryflags/CA.png
|
||||
share/teeworlds/data/countryflags/CC.png
|
||||
share/teeworlds/data/countryflags/CD.png
|
||||
share/teeworlds/data/countryflags/CF.png
|
||||
share/teeworlds/data/countryflags/CG.png
|
||||
share/teeworlds/data/countryflags/CH.png
|
||||
share/teeworlds/data/countryflags/CI.png
|
||||
share/teeworlds/data/countryflags/CK.png
|
||||
share/teeworlds/data/countryflags/CL.png
|
||||
share/teeworlds/data/countryflags/CM.png
|
||||
share/teeworlds/data/countryflags/CN.png
|
||||
share/teeworlds/data/countryflags/CO.png
|
||||
share/teeworlds/data/countryflags/CR.png
|
||||
share/teeworlds/data/countryflags/CU.png
|
||||
share/teeworlds/data/countryflags/CV.png
|
||||
share/teeworlds/data/countryflags/CW.png
|
||||
share/teeworlds/data/countryflags/CX.png
|
||||
share/teeworlds/data/countryflags/CY.png
|
||||
share/teeworlds/data/countryflags/CZ.png
|
||||
share/teeworlds/data/countryflags/DE.png
|
||||
share/teeworlds/data/countryflags/DJ.png
|
||||
share/teeworlds/data/countryflags/DK.png
|
||||
share/teeworlds/data/countryflags/DM.png
|
||||
share/teeworlds/data/countryflags/DO.png
|
||||
share/teeworlds/data/countryflags/DZ.png
|
||||
share/teeworlds/data/countryflags/EC.png
|
||||
share/teeworlds/data/countryflags/EE.png
|
||||
share/teeworlds/data/countryflags/EG.png
|
||||
share/teeworlds/data/countryflags/EH.png
|
||||
share/teeworlds/data/countryflags/ER.png
|
||||
share/teeworlds/data/countryflags/ES.png
|
||||
share/teeworlds/data/countryflags/ET.png
|
||||
share/teeworlds/data/countryflags/FI.png
|
||||
share/teeworlds/data/countryflags/FJ.png
|
||||
share/teeworlds/data/countryflags/FK.png
|
||||
share/teeworlds/data/countryflags/FM.png
|
||||
share/teeworlds/data/countryflags/FO.png
|
||||
share/teeworlds/data/countryflags/FR.png
|
||||
share/teeworlds/data/countryflags/GA.png
|
||||
share/teeworlds/data/countryflags/GB.png
|
||||
share/teeworlds/data/countryflags/GD.png
|
||||
share/teeworlds/data/countryflags/GE.png
|
||||
share/teeworlds/data/countryflags/GF.png
|
||||
share/teeworlds/data/countryflags/GG.png
|
||||
share/teeworlds/data/countryflags/GH.png
|
||||
share/teeworlds/data/countryflags/GI.png
|
||||
share/teeworlds/data/countryflags/GL.png
|
||||
share/teeworlds/data/countryflags/GM.png
|
||||
share/teeworlds/data/countryflags/GN.png
|
||||
share/teeworlds/data/countryflags/GP.png
|
||||
share/teeworlds/data/countryflags/GQ.png
|
||||
share/teeworlds/data/countryflags/GR.png
|
||||
share/teeworlds/data/countryflags/GS.png
|
||||
share/teeworlds/data/countryflags/GT.png
|
||||
share/teeworlds/data/countryflags/GU.png
|
||||
share/teeworlds/data/countryflags/GW.png
|
||||
share/teeworlds/data/countryflags/GY.png
|
||||
share/teeworlds/data/countryflags/HK.png
|
||||
share/teeworlds/data/countryflags/HN.png
|
||||
share/teeworlds/data/countryflags/HR.png
|
||||
share/teeworlds/data/countryflags/HT.png
|
||||
share/teeworlds/data/countryflags/HU.png
|
||||
share/teeworlds/data/countryflags/ID.png
|
||||
share/teeworlds/data/countryflags/IE.png
|
||||
share/teeworlds/data/countryflags/IL.png
|
||||
share/teeworlds/data/countryflags/IM.png
|
||||
share/teeworlds/data/countryflags/IN.png
|
||||
share/teeworlds/data/countryflags/IO.png
|
||||
share/teeworlds/data/countryflags/IQ.png
|
||||
share/teeworlds/data/countryflags/IR.png
|
||||
share/teeworlds/data/countryflags/IS.png
|
||||
share/teeworlds/data/countryflags/IT.png
|
||||
share/teeworlds/data/countryflags/JE.png
|
||||
share/teeworlds/data/countryflags/JM.png
|
||||
share/teeworlds/data/countryflags/JO.png
|
||||
share/teeworlds/data/countryflags/JP.png
|
||||
share/teeworlds/data/countryflags/KE.png
|
||||
share/teeworlds/data/countryflags/KG.png
|
||||
share/teeworlds/data/countryflags/KH.png
|
||||
share/teeworlds/data/countryflags/KI.png
|
||||
share/teeworlds/data/countryflags/KM.png
|
||||
share/teeworlds/data/countryflags/KN.png
|
||||
share/teeworlds/data/countryflags/KP.png
|
||||
share/teeworlds/data/countryflags/KR.png
|
||||
share/teeworlds/data/countryflags/KW.png
|
||||
share/teeworlds/data/countryflags/KY.png
|
||||
share/teeworlds/data/countryflags/KZ.png
|
||||
share/teeworlds/data/countryflags/LA.png
|
||||
share/teeworlds/data/countryflags/LB.png
|
||||
share/teeworlds/data/countryflags/LC.png
|
||||
share/teeworlds/data/countryflags/LI.png
|
||||
share/teeworlds/data/countryflags/LK.png
|
||||
share/teeworlds/data/countryflags/LR.png
|
||||
share/teeworlds/data/countryflags/LS.png
|
||||
share/teeworlds/data/countryflags/LT.png
|
||||
share/teeworlds/data/countryflags/LU.png
|
||||
share/teeworlds/data/countryflags/LV.png
|
||||
share/teeworlds/data/countryflags/LY.png
|
||||
share/teeworlds/data/countryflags/MA.png
|
||||
share/teeworlds/data/countryflags/MC.png
|
||||
share/teeworlds/data/countryflags/MD.png
|
||||
share/teeworlds/data/countryflags/ME.png
|
||||
share/teeworlds/data/countryflags/MF.png
|
||||
share/teeworlds/data/countryflags/MG.png
|
||||
share/teeworlds/data/countryflags/MH.png
|
||||
share/teeworlds/data/countryflags/MK.png
|
||||
share/teeworlds/data/countryflags/ML.png
|
||||
share/teeworlds/data/countryflags/MM.png
|
||||
share/teeworlds/data/countryflags/MN.png
|
||||
share/teeworlds/data/countryflags/MO.png
|
||||
share/teeworlds/data/countryflags/MP.png
|
||||
share/teeworlds/data/countryflags/MQ.png
|
||||
share/teeworlds/data/countryflags/MR.png
|
||||
share/teeworlds/data/countryflags/MS.png
|
||||
share/teeworlds/data/countryflags/MT.png
|
||||
share/teeworlds/data/countryflags/MU.png
|
||||
share/teeworlds/data/countryflags/MV.png
|
||||
share/teeworlds/data/countryflags/MW.png
|
||||
share/teeworlds/data/countryflags/MX.png
|
||||
share/teeworlds/data/countryflags/MY.png
|
||||
share/teeworlds/data/countryflags/MZ.png
|
||||
share/teeworlds/data/countryflags/NA.png
|
||||
share/teeworlds/data/countryflags/NC.png
|
||||
share/teeworlds/data/countryflags/NE.png
|
||||
share/teeworlds/data/countryflags/NF.png
|
||||
share/teeworlds/data/countryflags/NG.png
|
||||
share/teeworlds/data/countryflags/NI.png
|
||||
share/teeworlds/data/countryflags/NL.png
|
||||
share/teeworlds/data/countryflags/NO.png
|
||||
share/teeworlds/data/countryflags/NP.png
|
||||
share/teeworlds/data/countryflags/NR.png
|
||||
share/teeworlds/data/countryflags/NU.png
|
||||
share/teeworlds/data/countryflags/NZ.png
|
||||
share/teeworlds/data/countryflags/OM.png
|
||||
share/teeworlds/data/countryflags/PA.png
|
||||
share/teeworlds/data/countryflags/PE.png
|
||||
share/teeworlds/data/countryflags/PF.png
|
||||
share/teeworlds/data/countryflags/PG.png
|
||||
share/teeworlds/data/countryflags/PH.png
|
||||
share/teeworlds/data/countryflags/PK.png
|
||||
share/teeworlds/data/countryflags/PL.png
|
||||
share/teeworlds/data/countryflags/PM.png
|
||||
share/teeworlds/data/countryflags/PN.png
|
||||
share/teeworlds/data/countryflags/PR.png
|
||||
share/teeworlds/data/countryflags/PT.png
|
||||
share/teeworlds/data/countryflags/PW.png
|
||||
share/teeworlds/data/countryflags/PY.png
|
||||
share/teeworlds/data/countryflags/QA.png
|
||||
share/teeworlds/data/countryflags/RE.png
|
||||
share/teeworlds/data/countryflags/RO.png
|
||||
share/teeworlds/data/countryflags/RS.png
|
||||
share/teeworlds/data/countryflags/RU.png
|
||||
share/teeworlds/data/countryflags/RW.png
|
||||
share/teeworlds/data/countryflags/SA.png
|
||||
share/teeworlds/data/countryflags/SB.png
|
||||
share/teeworlds/data/countryflags/SC.png
|
||||
share/teeworlds/data/countryflags/SD.png
|
||||
share/teeworlds/data/countryflags/SE.png
|
||||
share/teeworlds/data/countryflags/SG.png
|
||||
share/teeworlds/data/countryflags/SH.png
|
||||
share/teeworlds/data/countryflags/SI.png
|
||||
share/teeworlds/data/countryflags/SK.png
|
||||
share/teeworlds/data/countryflags/SL.png
|
||||
share/teeworlds/data/countryflags/SM.png
|
||||
share/teeworlds/data/countryflags/SN.png
|
||||
share/teeworlds/data/countryflags/SO.png
|
||||
share/teeworlds/data/countryflags/SR.png
|
||||
share/teeworlds/data/countryflags/SS.png
|
||||
share/teeworlds/data/countryflags/ST.png
|
||||
share/teeworlds/data/countryflags/SV.png
|
||||
share/teeworlds/data/countryflags/SX.png
|
||||
share/teeworlds/data/countryflags/SY.png
|
||||
share/teeworlds/data/countryflags/SZ.png
|
||||
share/teeworlds/data/countryflags/TC.png
|
||||
share/teeworlds/data/countryflags/TD.png
|
||||
share/teeworlds/data/countryflags/TF.png
|
||||
share/teeworlds/data/countryflags/TG.png
|
||||
share/teeworlds/data/countryflags/TH.png
|
||||
share/teeworlds/data/countryflags/TJ.png
|
||||
share/teeworlds/data/countryflags/TK.png
|
||||
share/teeworlds/data/countryflags/TL.png
|
||||
share/teeworlds/data/countryflags/TM.png
|
||||
share/teeworlds/data/countryflags/TN.png
|
||||
share/teeworlds/data/countryflags/TO.png
|
||||
share/teeworlds/data/countryflags/TR.png
|
||||
share/teeworlds/data/countryflags/TT.png
|
||||
share/teeworlds/data/countryflags/TV.png
|
||||
share/teeworlds/data/countryflags/TW.png
|
||||
share/teeworlds/data/countryflags/TZ.png
|
||||
share/teeworlds/data/countryflags/UA.png
|
||||
share/teeworlds/data/countryflags/UG.png
|
||||
share/teeworlds/data/countryflags/US.png
|
||||
share/teeworlds/data/countryflags/UY.png
|
||||
share/teeworlds/data/countryflags/UZ.png
|
||||
share/teeworlds/data/countryflags/VA.png
|
||||
share/teeworlds/data/countryflags/VC.png
|
||||
share/teeworlds/data/countryflags/VE.png
|
||||
share/teeworlds/data/countryflags/VG.png
|
||||
share/teeworlds/data/countryflags/VI.png
|
||||
share/teeworlds/data/countryflags/VN.png
|
||||
share/teeworlds/data/countryflags/VU.png
|
||||
share/teeworlds/data/countryflags/WF.png
|
||||
share/teeworlds/data/countryflags/WS.png
|
||||
share/teeworlds/data/countryflags/XEN.png
|
||||
share/teeworlds/data/countryflags/XNI.png
|
||||
share/teeworlds/data/countryflags/XSC.png
|
||||
share/teeworlds/data/countryflags/XWA.png
|
||||
share/teeworlds/data/countryflags/YE.png
|
||||
share/teeworlds/data/countryflags/ZA.png
|
||||
share/teeworlds/data/countryflags/ZM.png
|
||||
share/teeworlds/data/countryflags/ZW.png
|
||||
share/teeworlds/data/countryflags/default.png
|
||||
share/teeworlds/data/countryflags/index.txt
|
||||
share/teeworlds/data/debug_font.png
|
||||
share/teeworlds/data/demo_buttons.png
|
||||
share/teeworlds/data/editor/background.png
|
||||
share/teeworlds/data/editor/checker.png
|
||||
share/teeworlds/data/editor/cursor.png
|
||||
share/teeworlds/data/editor/desert_main.rules
|
||||
share/teeworlds/data/editor/entities.png
|
||||
share/teeworlds/data/editor/grass_main.rules
|
||||
share/teeworlds/data/editor/jungle_main.rules
|
||||
share/teeworlds/data/editor/winter_main.rules
|
||||
share/teeworlds/data/emoticons.png
|
||||
share/teeworlds/data/file_icons.png
|
||||
share/teeworlds/data/fonts/DejaVuSans.ttf
|
||||
share/teeworlds/data/fonts/LICENSE
|
||||
share/teeworlds/data/fonts/VERSION
|
||||
share/teeworlds/data/game.png
|
||||
share/teeworlds/data/gui_buttons.png
|
||||
share/teeworlds/data/gui_cursor.png
|
||||
share/teeworlds/data/gui_icons.png
|
||||
share/teeworlds/data/gui_logo.png
|
||||
share/teeworlds/data/languages/belarusian.txt
|
||||
share/teeworlds/data/languages/bosnian.txt
|
||||
share/teeworlds/data/languages/brazilian_portuguese.txt
|
||||
share/teeworlds/data/languages/bulgarian.txt
|
||||
share/teeworlds/data/languages/czech.txt
|
||||
share/teeworlds/data/languages/danish.txt
|
||||
share/teeworlds/data/languages/dutch.txt
|
||||
share/teeworlds/data/languages/finnish.txt
|
||||
share/teeworlds/data/languages/french.txt
|
||||
share/teeworlds/data/languages/german.txt
|
||||
share/teeworlds/data/languages/hungarian.txt
|
||||
share/teeworlds/data/languages/index.txt
|
||||
share/teeworlds/data/languages/italian.txt
|
||||
share/teeworlds/data/languages/kyrgyz.txt
|
||||
share/teeworlds/data/languages/norwegian.txt
|
||||
share/teeworlds/data/languages/polish.txt
|
||||
share/teeworlds/data/languages/portuguese.txt
|
||||
share/teeworlds/data/languages/romanian.txt
|
||||
share/teeworlds/data/languages/russian.txt
|
||||
share/teeworlds/data/languages/serbian.txt
|
||||
share/teeworlds/data/languages/slovak.txt
|
||||
share/teeworlds/data/languages/spanish.txt
|
||||
share/teeworlds/data/languages/swedish.txt
|
||||
share/teeworlds/data/languages/turkish.txt
|
||||
share/teeworlds/data/languages/ukrainian.txt
|
||||
share/teeworlds/data/mapres/bg_cloud1.png
|
||||
share/teeworlds/data/mapres/bg_cloud2.png
|
||||
share/teeworlds/data/mapres/bg_cloud3.png
|
||||
share/teeworlds/data/mapres/desert_doodads.png
|
||||
share/teeworlds/data/mapres/desert_main.png
|
||||
share/teeworlds/data/mapres/desert_mountains.png
|
||||
share/teeworlds/data/mapres/desert_mountains2.png
|
||||
share/teeworlds/data/mapres/desert_sun.png
|
||||
share/teeworlds/data/mapres/generic_deathtiles.png
|
||||
share/teeworlds/data/mapres/generic_unhookable.png
|
||||
share/teeworlds/data/mapres/grass_doodads.png
|
||||
share/teeworlds/data/mapres/grass_main.png
|
||||
share/teeworlds/data/mapres/jungle_background.png
|
||||
share/teeworlds/data/mapres/jungle_deathtiles.png
|
||||
share/teeworlds/data/mapres/jungle_doodads.png
|
||||
share/teeworlds/data/mapres/jungle_main.png
|
||||
share/teeworlds/data/mapres/jungle_midground.png
|
||||
share/teeworlds/data/mapres/jungle_unhookables.png
|
||||
share/teeworlds/data/mapres/moon.png
|
||||
share/teeworlds/data/mapres/mountains.png
|
||||
share/teeworlds/data/mapres/snow.png
|
||||
share/teeworlds/data/mapres/stars.png
|
||||
share/teeworlds/data/mapres/sun.png
|
||||
share/teeworlds/data/mapres/winter_doodads.png
|
||||
share/teeworlds/data/mapres/winter_main.png
|
||||
share/teeworlds/data/mapres/winter_mountains.png
|
||||
share/teeworlds/data/mapres/winter_mountains2.png
|
||||
share/teeworlds/data/mapres/winter_mountains3.png
|
||||
share/teeworlds/data/maps/ctf1.map
|
||||
share/teeworlds/data/maps/ctf2.map
|
||||
share/teeworlds/data/maps/ctf3.map
|
||||
share/teeworlds/data/maps/ctf4.map
|
||||
share/teeworlds/data/maps/ctf5.map
|
||||
share/teeworlds/data/maps/ctf6.map
|
||||
share/teeworlds/data/maps/ctf7.map
|
||||
share/teeworlds/data/maps/dm1.map
|
||||
share/teeworlds/data/maps/dm2.map
|
||||
share/teeworlds/data/maps/dm6.map
|
||||
share/teeworlds/data/maps/dm7.map
|
||||
share/teeworlds/data/maps/dm8.map
|
||||
share/teeworlds/data/maps/dm9.map
|
||||
share/teeworlds/data/particles.png
|
||||
share/teeworlds/data/skins/bluekitty.png
|
||||
share/teeworlds/data/skins/bluestripe.png
|
||||
share/teeworlds/data/skins/brownbear.png
|
||||
share/teeworlds/data/skins/cammo.png
|
||||
share/teeworlds/data/skins/cammostripes.png
|
||||
share/teeworlds/data/skins/coala.png
|
||||
share/teeworlds/data/skins/default.png
|
||||
share/teeworlds/data/skins/limekitty.png
|
||||
share/teeworlds/data/skins/pinky.png
|
||||
share/teeworlds/data/skins/redbopp.png
|
||||
share/teeworlds/data/skins/redstripe.png
|
||||
share/teeworlds/data/skins/saddo.png
|
||||
share/teeworlds/data/skins/toptri.png
|
||||
share/teeworlds/data/skins/twinbop.png
|
||||
share/teeworlds/data/skins/twintri.png
|
||||
share/teeworlds/data/skins/warpaint.png
|
||||
share/teeworlds/data/skins/x_ninja.png
|
||||
8
games/teeworlds/distinfo
Normal file
8
games/teeworlds/distinfo
Normal file
@@ -0,0 +1,8 @@
|
||||
$NetBSD: distinfo,v 1.1 2015/09/12 18:53:17 wiz Exp $
|
||||
|
||||
SHA1 (teeworlds-0.6.3-src.tar.gz) = f2dea0d14c4a8c817c658bd75dbe175b37ed70bd
|
||||
RMD160 (teeworlds-0.6.3-src.tar.gz) = cf8c6ef7a9295cc2127b977e5f0e000d0759ec25
|
||||
Size (teeworlds-0.6.3-src.tar.gz) = 13101446 bytes
|
||||
SHA1 (patch-bam.lua) = 07a10ef28ec44c77797e983e7b59da6da3247feb
|
||||
SHA1 (patch-src_base_detect.h) = d9cc6e2ae0566b5c4f7790e3e7a0c6a4a8654516
|
||||
SHA1 (patch-src_engine_shared_storage.cpp) = f03bdf0eb8799f4cfc26036e2153358e17943bc7
|
||||
20
games/teeworlds/patches/patch-bam.lua
Normal file
20
games/teeworlds/patches/patch-bam.lua
Normal file
@@ -0,0 +1,20 @@
|
||||
$NetBSD: patch-bam.lua,v 1.1 2015/09/12 18:53:17 wiz Exp $
|
||||
|
||||
=============================================================================
|
||||
This patch hardwires python to python2.7 (which we depend on in the Makefile)
|
||||
|
||||
I doubt upstream would want or need it.
|
||||
=============================================================================
|
||||
|
||||
|
||||
--- bam.lua.orig 2015-09-12 06:04:33.000000000 +0200
|
||||
+++ bam.lua 2015-09-12 06:04:26.000000000 +0200
|
||||
@@ -20,7 +20,7 @@
|
||||
if family == "windows" then
|
||||
return str_replace(name, "/", "\\")
|
||||
end
|
||||
- return "python " .. name
|
||||
+ return "python2.7 " .. name
|
||||
end
|
||||
|
||||
function CHash(output, ...)
|
||||
35
games/teeworlds/patches/patch-src_base_detect.h
Normal file
35
games/teeworlds/patches/patch-src_base_detect.h
Normal file
@@ -0,0 +1,35 @@
|
||||
$NetBSD: patch-src_base_detect.h,v 1.1 2015/09/12 18:53:17 wiz Exp $
|
||||
|
||||
====================================================================
|
||||
This patch adds NetBSD as a known platform.
|
||||
|
||||
Upstream already applied it in their repository, so it should become
|
||||
unnecessary with later versions.
|
||||
====================================================================
|
||||
|
||||
|
||||
--- src/base/detect.h.orig
|
||||
+++ src/base/detect.h
|
||||
@@ -32,6 +32,13 @@
|
||||
#define CONF_PLATFORM_STRING "freebsd"
|
||||
#endif
|
||||
|
||||
+#if defined(__NetBSD__)
|
||||
+ #define CONF_FAMILY_UNIX 1
|
||||
+ #define CONF_FAMILY_STRING "unix"
|
||||
+ #define CONF_PLATFORM_NETBSD 1
|
||||
+ #define CONF_PLATFORM_STRING "netbsd"
|
||||
+#endif
|
||||
+
|
||||
#if defined(__OpenBSD__)
|
||||
#define CONF_FAMILY_UNIX 1
|
||||
#define CONF_FAMILY_STRING "unix"
|
||||
@@ -78,7 +85,7 @@
|
||||
|
||||
/* use gcc endianness definitions when available */
|
||||
#if defined(__GNUC__) && !defined(__APPLE__) && !defined(__MINGW32__) && !defined(__sun)
|
||||
- #if defined(__FreeBSD__) || defined(__OpenBSD__)
|
||||
+ #if defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__)
|
||||
#include <sys/endian.h>
|
||||
#else
|
||||
#include <endian.h>
|
||||
27
games/teeworlds/patches/patch-src_engine_shared_storage.cpp
Normal file
27
games/teeworlds/patches/patch-src_engine_shared_storage.cpp
Normal file
@@ -0,0 +1,27 @@
|
||||
$NetBSD: patch-src_engine_shared_storage.cpp,v 1.1 2015/09/12 18:53:17 wiz Exp $
|
||||
|
||||
==========================================================
|
||||
This patch adds /usr/pkg as one of the default directories
|
||||
to search for data files in
|
||||
|
||||
pkglint is concerned about the absolute pathnames in this patch:
|
||||
WARN: [...] Found absolute pathname: /usr/pkg/share/teeworlds/data
|
||||
WARN: [...] Found absolute pathname: /usr/pkg/share/games/teeworlds/data
|
||||
But I believe there's nothing we can do about it here.
|
||||
|
||||
This patch has been submitted upstream.
|
||||
https://github.com/teeworlds/teeworlds/pull/1397
|
||||
==========================================================
|
||||
|
||||
|
||||
--- src/engine/shared/storage.cpp.orig 2015-09-12 14:30:15.000000000 +0200
|
||||
+++ src/engine/shared/storage.cpp 2015-09-12 14:23:49.000000000 +0200
|
||||
@@ -211,6 +211,8 @@
|
||||
"/usr/share/games/teeworlds/data",
|
||||
"/usr/local/share/teeworlds/data",
|
||||
"/usr/local/share/games/teeworlds/data",
|
||||
+ "/usr/pkg/share/teeworlds/data",
|
||||
+ "/usr/pkg/share/games/teeworlds/data",
|
||||
"/opt/teeworlds/data"
|
||||
};
|
||||
const int DirsCount = sizeof(aDirs) / sizeof(aDirs[0]);
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.4 2012/10/06 11:54:56 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2015/08/18 07:31:09 wiz Exp $
|
||||
|
||||
DISTNAME= thew-1.1.1
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=thew/} \
|
||||
http://dinotte.altervista.org/files/
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.20 2013/10/18 11:41:18 bsiegert Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2015/08/17 17:11:23 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= urban-1.5.3
|
||||
PKGREVISION= 3
|
||||
PKGREVISION= 4
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://urban.bengburken.net/files/linux/
|
||||
DISTFILES= urban-1.5.3${EXTRACT_SUFX} sound${EXTRACT_SUFX}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.14 2013/10/17 16:28:02 roy Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2015/08/18 07:31:09 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= vms-empire-1.7
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.catb.org/~esr/vms-empire/
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.114 2015/06/12 10:50:07 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.115 2015/07/23 14:56:45 adam Exp $
|
||||
|
||||
DISTNAME= wesnoth-1.12.2
|
||||
PKGREVISION= 2
|
||||
DISTNAME= wesnoth-1.12.4
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@comment $NetBSD: PLIST,v 1.42 2015/04/17 15:02:43 adam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.43 2015/07/23 14:56:45 adam Exp $
|
||||
bin/wesnoth
|
||||
bin/wesnothd
|
||||
man/cs/man6/wesnoth.6
|
||||
@@ -13010,7 +13010,6 @@ share/wesnoth/data/tools/wmlmove
|
||||
share/wesnoth/data/tools/wmlscope
|
||||
share/wesnoth/data/tools/wmlunits
|
||||
share/wesnoth/data/tools/wmlvalidator
|
||||
share/wesnoth/data/tools/wmlxgettext
|
||||
share/wesnoth/fonts/Andagii.ttf
|
||||
share/wesnoth/fonts/COPYING
|
||||
share/wesnoth/fonts/DejaVuSans.ttf
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
$NetBSD: distinfo,v 1.54 2015/04/17 15:02:43 adam Exp $
|
||||
$NetBSD: distinfo,v 1.55 2015/07/23 14:56:45 adam Exp $
|
||||
|
||||
SHA1 (wesnoth-1.12.2.tar.bz2) = 110c41d6c8b558d835f54de432cdb86eaf6cec20
|
||||
RMD160 (wesnoth-1.12.2.tar.bz2) = ae6056c1d6b1c076842df9375c91e9bc7a47ebf5
|
||||
Size (wesnoth-1.12.2.tar.bz2) = 392234446 bytes
|
||||
SHA1 (wesnoth-1.12.4.tar.bz2) = 8a9b5d32f1197ac7e64ee9695d26bfe53e9ccaf4
|
||||
RMD160 (wesnoth-1.12.4.tar.bz2) = a4f52e9b1a5b140f385b600ca794a8962dbb0087
|
||||
Size (wesnoth-1.12.4.tar.bz2) = 392278313 bytes
|
||||
SHA1 (patch-CMakeLists.txt) = 1f17a95793db0d311508f1ff93f9aacedc7782f9
|
||||
SHA1 (patch-ae) = 17c9f08bbe2aeb12771fc1c3430b1cf84ee75e15
|
||||
SHA1 (patch-af) = ed3ef2d26a33b87e42e8c820c669315b81bf7938
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.44 2015/04/25 14:23:05 tnn Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.45 2015/09/18 12:04:58 wiz Exp $
|
||||
|
||||
DISTNAME= hugov31_unix_source
|
||||
PKGNAME= wxhugo-3.1.02
|
||||
@@ -9,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_IFARCHIVE:=programming/hugo/source/}
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTFILE_WX}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.generalcoffee.com/hugo.html
|
||||
HOMEPAGE= http://www.generalcoffee.com/hugo/gethugo.html
|
||||
COMMENT= Interactive fiction interpreter with sound and graphics support
|
||||
|
||||
DISTFILE_WX= hugov31_wxwin_source${EXTRACT_SUFX}
|
||||
|
||||
@@ -1,10 +1,11 @@
|
||||
# $NetBSD: Makefile,v 1.15 2012/10/06 11:54:59 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2015/09/20 19:18:15 tnn Exp $
|
||||
|
||||
DISTNAME= xev111
|
||||
PKGNAME= xbat-1.11
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.nemoto.ecei.tohoku.ac.jp/~wai/Xbat/
|
||||
MASTER_SITES+= ${MASTER_SITE_FREEBSD}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.nemoto.ecei.tohoku.ac.jp/~wai/index_e.html
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
$NetBSD: distinfo,v 1.11 2010/02/14 21:52:53 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.12 2015/07/04 16:18:35 joerg Exp $
|
||||
|
||||
SHA1 (xboing2.4.tar.gz) = 57fad37ab99e6a3ff87ff814d0de1baad3b93b91
|
||||
RMD160 (xboing2.4.tar.gz) = 3aa027dd7a7abe9b4119362a1c8b5fb968971567
|
||||
Size (xboing2.4.tar.gz) = 588811 bytes
|
||||
SHA1 (patch-aa) = d28a7f42480fba31f703ef1e4327142de3b7579b
|
||||
SHA1 (patch-aa) = 06048ae0ac114f6f929dcac93807f5981ec3ec98
|
||||
SHA1 (patch-ab) = 70d125ef4d34ad0dc92556b59cf6e4165d96004c
|
||||
SHA1 (patch-ac) = 97ac52a5f8095178f690a33df6ede70498c28fb7
|
||||
SHA1 (patch-ad) = 444331ce4cbca8e291331bc3d5e698e9f01d8f6e
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
$NetBSD: patch-aa,v 1.10 2010/02/14 21:52:53 joerg Exp $
|
||||
$NetBSD: patch-aa,v 1.11 2015/07/04 16:18:35 joerg Exp $
|
||||
|
||||
--- Imakefile.orig 1996-11-22 01:28:46.000000000 +0000
|
||||
+++ Imakefile
|
||||
@@ -7,7 +7,7 @@ $NetBSD: patch-aa,v 1.10 2010/02/14 21:52:53 joerg Exp $
|
||||
XCOMM placed. Default will be the current directory.
|
||||
|
||||
- XBOING_DIR = .
|
||||
+ XBOING_DIR = ${DESTDIR}$(X11PREFIX)/share/xboing
|
||||
+ XBOING_DIR = ${DESTDIR}$(PREFIX)/share/xboing
|
||||
|
||||
XCOMM These are some defines that must be set. Some may be overwritten in the
|
||||
XCOMM machine arch section.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.45 2014/01/11 14:42:03 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.46 2015/07/04 16:18:35 joerg Exp $
|
||||
|
||||
DISTNAME= xconq-7.4.1
|
||||
PKGREVISION= 13
|
||||
@@ -9,7 +9,6 @@ MAINTAINER= kleink@NetBSD.org
|
||||
HOMEPAGE= http://sources.redhat.com/xconq/
|
||||
COMMENT= Xconq is a general strategy game system
|
||||
|
||||
USE_X11BASE= YES
|
||||
USE_TOOLS+= gmake makeinfo
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS+= --enable-alternate-scoresdir=${SCOREDIR}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.51 2015/01/04 03:08:30 dholland Exp $
|
||||
# $NetBSD: Makefile,v 1.52 2015/07/04 16:18:35 joerg Exp $
|
||||
|
||||
DISTNAME= linuxdoom-1.10
|
||||
PKGNAME= xdoom-1.10
|
||||
@@ -17,7 +17,6 @@ LICENSE= xdoom-license
|
||||
DEPENDS+= doom1-[0-9]*:../../games/doom1
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
USE_X11BASE= yes
|
||||
USE_TOOLS+= gmake gunzip tar unzip
|
||||
MAKE_ENV+= X11BASE=${X11BASE:Q} INSTALL_PREFIX=${PREFIX:Q}
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.18 2012/10/23 10:24:05 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2015/07/04 16:18:35 joerg Exp $
|
||||
|
||||
DISTNAME= xfreecell-1.0.5b
|
||||
PKGREVISION= 2
|
||||
@@ -10,7 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www2.giganet.net/~nakayama/
|
||||
COMMENT= Popular freecell card game for X
|
||||
|
||||
USE_X11BASE= yes
|
||||
USE_TOOLS+= gmake
|
||||
USE_LANGUAGES= c++
|
||||
MAKE_FILE= makefile
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
$NetBSD: distinfo,v 1.6 2010/02/19 19:30:10 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.7 2015/08/17 08:19:49 wiz Exp $
|
||||
|
||||
SHA1 (xpat2-1.07-src.tar.gz) = a200c526e842bc6dfe5da67d4e49714c21403e9c
|
||||
RMD160 (xpat2-1.07-src.tar.gz) = 79658d1c8372768200ae42f225da0c7fcdcf187c
|
||||
Size (xpat2-1.07-src.tar.gz) = 519326 bytes
|
||||
SHA1 (patch-aa) = eac6d498efa924cb0aed966a2f3924e7ac432261
|
||||
SHA1 (patch-ab) = ab30f2db479dcfab41d4283af9fd07467a548f58
|
||||
SHA1 (patch-ac) = c7bebfc930d2357fdb7c48aca1d2e8b39e9f1e43
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
$NetBSD: patch-ab,v 1.1 2000/11/30 17:48:06 agc Exp $
|
||||
|
||||
Use the correct xmkmf, in case xpkgwedge is installed
|
||||
|
||||
--- Makefile 2000/11/30 17:28:17 1.1
|
||||
+++ Makefile 2000/11/30 17:29:36
|
||||
@@ -12,7 +12,7 @@
|
||||
# no longer valid.
|
||||
|
||||
all:
|
||||
- (cd src && xmkmf && $(MAKE) && strip xpat2)
|
||||
+ (cd src && ${XMKMF} && $(MAKE) && strip xpat2)
|
||||
|
||||
manual:
|
||||
(cd doc && $(MAKE) xpat2.ps)
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.44 2012/10/06 11:55:02 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.45 2015/07/04 16:18:35 joerg Exp $
|
||||
|
||||
DISTNAME= xpuyopuyo-0.9.1
|
||||
PKGREVISION= 9
|
||||
@@ -11,7 +11,6 @@ HOMEPAGE= http://chaos2.org/xpuyopuyo/
|
||||
COMMENT= Tetris-like puzzle game
|
||||
|
||||
USE_TOOLS+= automake autoconf gmake
|
||||
USE_X11BASE= YES
|
||||
USE_LIBTOOL= YES
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.20 2012/10/06 11:55:04 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2015/07/04 16:18:35 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xtris-1.15
|
||||
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.iagora.com/~espel/xtris/xtris.html
|
||||
COMMENT= Multi-player version of a popular game for the X Window system
|
||||
|
||||
WRKSRC= ${WRKDIR}/xtris
|
||||
USE_X11BASE= yes
|
||||
LIBS.SunOS+= -lsocket -lnsl
|
||||
MAKE_ENV+= LIBS=${LIBS:Q}
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.24 2012/10/06 11:55:04 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2015/09/08 18:48:27 joerg Exp $
|
||||
|
||||
DISTNAME= xtux-arena-src-nov-15
|
||||
PKGNAME= xtux-0.2000.11.15
|
||||
@@ -10,6 +10,10 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://xtux.sourceforge.net/
|
||||
COMMENT= 2D multi-player shootout using images from the Open Software scene
|
||||
|
||||
#--- server ---
|
||||
#clang: error: no such file or directory: '../../src/common/xtuxlib.a'
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
USE_TOOLS+= pax
|
||||
|
||||
WRKSRC= ${WRKDIR}/xtux
|
||||
|
||||
@@ -8,5 +8,5 @@ of source code. (Honest.) So I just did an imitation.
|
||||
|
||||
Z-code games are available at:
|
||||
|
||||
ftp://ftp.gmd.de/if-archive/games/infocom/
|
||||
http://www.edoc.com/zarf/if.html
|
||||
http://www.ifarchive.org/indexes/if-archiveXgamesXzcode.html
|
||||
http://www.mobygames.com/game-group/z-code
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.17 2012/10/06 11:55:04 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2015/07/27 22:22:18 wiz Exp $
|
||||
|
||||
DISTNAME= xzip180
|
||||
PKGNAME= xzip-1.8
|
||||
PKGREVISION= 1
|
||||
DISTNAME= xzip182
|
||||
PKGNAME= xzip-1.8.2
|
||||
CATEGORIES= games x11
|
||||
MASTER_SITES= http://www.eblong.com/zarf/ftp/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
@@ -12,7 +11,6 @@ HOMEPAGE= http://www.eblong.com/zarf/xzip.html
|
||||
COMMENT= Z-code interpreter for X11 (Infocom game format)
|
||||
|
||||
WRKSRC= ${WRKDIR}/xzip
|
||||
USE_X11BASE= yes
|
||||
BUILD_TARGET= xzip
|
||||
INSTALLATION_DIRS= bin ${PKGMANDIR}/man6
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
$NetBSD: distinfo,v 1.5 2010/02/14 22:21:42 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.6 2015/07/27 22:22:18 wiz Exp $
|
||||
|
||||
SHA1 (xzip180.tar.Z) = 45581b97e2b00535fe6f4dfab2aa4f8efb353749
|
||||
RMD160 (xzip180.tar.Z) = ab2e8aeef1bd7f7d7d94c280f7ae3c4c445b9b2e
|
||||
Size (xzip180.tar.Z) = 134871 bytes
|
||||
SHA1 (patch-aa) = 796f2e09ce5167163b4d2888070613b92e756ab3
|
||||
SHA1 (xzip182.tar.Z) = 9e3b2b155223d9092764413d75803333da7f8a36
|
||||
RMD160 (xzip182.tar.Z) = 169d29a57ce29791b9aafd07005dfd8535fa45c0
|
||||
Size (xzip182.tar.Z) = 136032 bytes
|
||||
SHA1 (patch-aa) = 2b9a07cce0df53fab34374d4fb52c0760ef21e58
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
$NetBSD: patch-aa,v 1.3 2010/02/14 22:21:42 joerg Exp $
|
||||
$NetBSD: patch-aa,v 1.4 2015/07/27 22:22:18 wiz Exp $
|
||||
|
||||
Adapt Makefile for pkgsrc.
|
||||
|
||||
--- Makefile.orig Sun Jul 12 00:27:32 1998
|
||||
+++ Makefile Tue Aug 11 00:14:31 1998
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.19 2012/10/06 11:55:04 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.20 2015/08/18 07:31:09 wiz Exp $
|
||||
|
||||
DISTNAME= zombies-1.0
|
||||
PKGREVISION= 5
|
||||
PKGREVISION= 6
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.thistledown.com.au/software/
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
# $NetBSD: Makefile,v 1.35 2015/06/12 10:50:07 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.36 2015/07/27 22:24:51 wiz Exp $
|
||||
|
||||
DISTNAME= zoom-1.0.3
|
||||
PKGREVISION= 16
|
||||
DISTNAME= zoom-1.1.5
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.logicalshift.co.uk/unix/zoom/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.logicalshift.demon.co.uk/unix/zoom/
|
||||
COMMENT= Plays Infocom-compatible games, with graphics support
|
||||
LICENSE= gnu-gpl-v1
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
USE_PKGLOCALEDIR= yes
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
$NetBSD: distinfo,v 1.6 2012/06/15 18:51:32 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.7 2015/07/27 22:24:51 wiz Exp $
|
||||
|
||||
SHA1 (zoom-1.0.3.tar.gz) = 1a171aaae1f9eaffb4a6c9aee2c32e26c4c3a081
|
||||
RMD160 (zoom-1.0.3.tar.gz) = e40b7c7848299ae7e5005c138ea329e523f7cade
|
||||
Size (zoom-1.0.3.tar.gz) = 1186847 bytes
|
||||
SHA1 (patch-aa) = 3e38ab601ff5f0ec423991c91d5107b4775644b7
|
||||
SHA1 (zoom-1.1.5.tar.gz) = 67bebc7b14e1380a848277aa582921ceac5bfb1e
|
||||
RMD160 (zoom-1.1.5.tar.gz) = 9636dacc3a3f29d3bbb5a218eb579b13d90703dc
|
||||
Size (zoom-1.1.5.tar.gz) = 2185098 bytes
|
||||
SHA1 (patch-ab) = c0953b6dcbbb41f7941b06ac86b22b62e225b90e
|
||||
SHA1 (patch-src_state.c) = 4cb81640e6c56f089ae7e6c67e1dc92c09319439
|
||||
SHA1 (patch-src_tokenise.c) = 9242b110b5344c5804d7d7f71409c804a6e509e8
|
||||
SHA1 (patch-configure) = 714c33ba4b06654bfbab9c3b5b2e3ad501db5466
|
||||
SHA1 (patch-src_tokenise.c) = 878fb78143499ee3116f218db3749464aafbc2e5
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
$NetBSD: patch-aa,v 1.2 2005/08/04 10:40:38 adam Exp $
|
||||
|
||||
--- configure.orig 2005-08-03 10:14:05.000000000 +0000
|
||||
+++ configure
|
||||
@@ -10336,7 +10336,8 @@ if test "${ac_cv_lib_Xft_XftInit+set}" =
|
||||
echo $ECHO_N "(cached) $ECHO_C" >&6
|
||||
else
|
||||
ac_check_lib_save_LIBS=$LIBS
|
||||
-LIBS="-lXft $LIBS"
|
||||
+LIBS="`xft-config --libs` $LIBS"
|
||||
+CFLAGS="$CFLAGS `xft-config --cflags`"
|
||||
cat >conftest.$ac_ext <<_ACEOF
|
||||
/* confdefs.h. */
|
||||
_ACEOF
|
||||
16
games/zoom/patches/patch-configure
Normal file
16
games/zoom/patches/patch-configure
Normal file
@@ -0,0 +1,16 @@
|
||||
$NetBSD: patch-configure,v 1.1 2015/07/27 22:24:51 wiz Exp $
|
||||
|
||||
Use xft-config to find proper linker flags for xft.
|
||||
|
||||
--- configure.orig 2011-11-05 14:29:03.000000000 +0000
|
||||
+++ configure
|
||||
@@ -7494,7 +7494,8 @@ if ${ac_cv_lib_Xft_XftInit+:} false; the
|
||||
$as_echo_n "(cached) " >&6
|
||||
else
|
||||
ac_check_lib_save_LIBS=$LIBS
|
||||
-LIBS="-lXft $LIBS"
|
||||
+LIBS="`xft-config --libs` $LIBS"
|
||||
+CFLAGS="$CFLAGS `xft-config --cflags`"
|
||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||
/* end confdefs.h. */
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user