FreeBSD Bugzilla – Attachment 123877 Details for
Bug 167301
[NEW PORT] games/SDL_Bomber: This is a SDL Bomberman clone
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
.shar
.shar (text/plain), 3.20 KB, created by
nemysis
on 2012-04-25 22:00:26 UTC
(
hide
)
Description:
.shar
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-04-25 22:00:26 UTC
Size:
3.20 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># SDL_Bomber ># SDL_Bomber/Makefile ># SDL_Bomber/pkg-descr ># SDL_Bomber/distinfo ># SDL_Bomber/pkg-plist ># SDL_Bomber/files ># SDL_Bomber/files/patch-matcher.c ># >echo c - SDL_Bomber >mkdir -p SDL_Bomber > /dev/null 2>&1 >echo x - SDL_Bomber/Makefile >sed 's/^X//' >SDL_Bomber/Makefile << '5678748a94253344ecb9525bf4cd71d2' >X# New Ports collection makefile for: SDLBomber >X# Date created: 25 April 2012 >X# Whom: nemysis@gmx.ch >X# >X# $FreeBSD$ >X# >X >XPORTNAME= SDL_Bomber >XPORTVERSION= 1.0.4 >XCATEGORIES= games >XMASTER_SITES= http://www.linuxmotors.com/SDL_bomber/downloads/ >XDISTNAME= SDL_bomber-${PORTVERSION} >XEXTRACT_SUFX= .tgz >X >XMAINTAINER= nemysis@gmx.ch >XCOMMENT= This is a SDL Bomberman clone >X >XLICENSE= GPLv2 >X >XWRKSRC= ${WRKDIR}/SDL_bomber-${PORTVERSION} >X >XUSE_SDL= sdl image mixer >XUSE_GMAKE= yes >XINSTALLS_ICONS= yes >XMAKE_JOBS_SAFE= yes >X >XPORTDATA= * >XPORTDOCS= AUTHORS ChangeLog README >X >Xdo-install: >X# Scripts >X @${PRINTF} "#!/bin/sh\n\ncd ${PREFIX}/share/${PORTNAME} &&\ >X ./bomber\n" > ${WRKDIR}/sdlbomber.sh >X @${INSTALL_SCRIPT} ${WRKDIR}/sdlbomber.sh ${PREFIX}/bin/sdlbomber >X @${PRINTF} "#!/bin/sh\n\ncd ${PREFIX}/share/${PORTNAME} &&\ >X ./matcher\n" > ${WRKDIR}/sdlmatcher.sh >X @${INSTALL_SCRIPT} ${WRKDIR}/sdlmatcher.sh ${PREFIX}/bin/sdlmatcher >X# Executable >X ${MKDIR} ${DATADIR} >X ${INSTALL_PROGRAM} ${WRKSRC}/bomber ${DATADIR} >X ${INSTALL_PROGRAM} ${WRKSRC}/matcher ${DATADIR} >X >Xpost-install: >X# Data >X.if !defined (NOPORTDATA) >X.for d in data >X @(cd ${WRKSRC} && ${COPYTREE_SHARE} ${d} ${DATADIR}) >X.endfor >X.endif >X >X# Documentations >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${DOCSDIR} >X.for f in ${PORTDOCS} >X ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} >X.endfor >X.endif >X >X.include <bsd.port.mk> >5678748a94253344ecb9525bf4cd71d2 >echo x - SDL_Bomber/pkg-descr >sed 's/^X//' >SDL_Bomber/pkg-descr << '0eb218ebb576dafe0ff461367af84867' >XThis is a Bomberman clone. >XThe SDL_bomber or sdlbomber files are the newest. >XThese are the SDL version of Bomberman. >X >XWWW: http://www.linuxmotors.com/SDL_bomber/ >0eb218ebb576dafe0ff461367af84867 >echo x - SDL_Bomber/distinfo >sed 's/^X//' >SDL_Bomber/distinfo << '48ec44eef7de101c049a59b43c3ff1ac' >XSHA256 (SDL_bomber-1.0.4.tgz) = b811e69b077b0f9bc97b1405dec8bb3e8020a178c1609b5ddad6b8cc07e5df07 >XSIZE (SDL_bomber-1.0.4.tgz) = 404459 >48ec44eef7de101c049a59b43c3ff1ac >echo x - SDL_Bomber/pkg-plist >sed 's/^X//' >SDL_Bomber/pkg-plist << 'f0c9fd4d615cac29d292d6a01561af97' >Xbin/sdlbomber >Xbin/sdlmatcher >f0c9fd4d615cac29d292d6a01561af97 >echo c - SDL_Bomber/files >mkdir -p SDL_Bomber/files > /dev/null 2>&1 >echo x - SDL_Bomber/files/patch-matcher.c >sed 's/^X//' >SDL_Bomber/files/patch-matcher.c << 'bf0653f5bf8debf6d78685037fb7e54f' >X--- matcher.c.orig 2012-04-25 16:43:53.000000000 +0200 >X+++ matcher.c 2012-04-25 19:38:07.000000000 +0200 >X@@ -7,7 +7,6 @@ >X #include <netinet/in.h> >X #include <arpa/inet.h> >X #include <netdb.h> >X-#include <sys/timeb.h> >X #include <sys/time.h> >X #include <time.h> >X #include <signal.h> >bf0653f5bf8debf6d78685037fb7e54f >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 167301
: 123877