Bug 167855 - [NEW PORT] games/smashbattle: Smash Battle is an 8-bit style platform game
Summary: [NEW PORT] games/smashbattle: Smash Battle is an 8-bit style platform game
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-14 00:40 UTC by nemysis
Modified: 2012-10-11 06:33 UTC (History)
0 users

See Also:


Attachments
.shar (3.68 KB, text/plain)
2012-05-14 00:40 UTC, nemysis
no flags Details
smashbattle.diff (365 bytes, patch)
2012-05-14 21:04 UTC, nemysis
no flags Details | Diff
smashbattle.diff (2.15 KB, patch)
2012-08-18 23:14 UTC, nemysis
no flags Details | Diff
smashbattle.shar (3.85 KB, application/x-shar)
2012-08-20 15:17 UTC, nemysis
no flags Details
smashbattle.shar (3.85 KB, application/x-shar)
2012-10-02 17:46 UTC, nemysis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!