Bug 167855

Summary: [NEW PORT] games/smashbattle: Smash Battle is an 8-bit style platform game
Product: Ports & Packages Reporter: nemysis <nemysis>
Component: Individual Port(s)Assignee: Jason Helfman <jgh>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
.shar
none
smashbattle.diff
none
smashbattle.diff
none
smashbattle.shar
none
smashbattle.shar none

Description nemysis 2012-05-14 00:40:02 UTC
Smash Battle is a cross platform, 8-bit style game where two,
three or four player face off against each other.
The game was inspired by the mario battle minigame from mario 3
when we started developing, but changed a lot over time.

WWW: http://smashbattle.condor.tv/

Generated manually, tested with RedPorts and port test, sent with FreeBSD Port Tools 0.99_6 (mode: new)
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2012-05-15 01:44:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2012-08-08 00:19:40 UTC
Responsible Changed
From-To: amdmi3->jgh

ENOTIME, reassign to jgh@
Comment 3 nemysis 2012-10-02 17:46:04 UTC
Changed

post-patch:
        @${REINPLACE_CMD} -e 's|/usr/share/games/smashbattle/gfx/SB.png|${PORTNAME}|' \
                -e 's|/usr/local/bin/smashbattle|${PORTNAME}|' \
                ${WRKSRC}/linux/${PORTNAME}.desktop ${WRKSRC}/linux/${PORTNAME}fs.desktop


files/smashbattle.in

./smashbattle ${@}
Comment 4 Jason Helfman freebsd_committer freebsd_triage 2012-10-11 06:33:21 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!