Bug 172123 - [NEW PORT] games/rescue: Rescue! Max, Action Adventure in Space
Summary: [NEW PORT] games/rescue: Rescue! Max, Action Adventure in Space
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-27 22:40 UTC by nemysis
Modified: 2012-10-12 18:27 UTC (History)
0 users

See Also:


Attachments
.shar (3.00 KB, text/plain)
2012-09-27 22:40 UTC, nemysis
no flags Details
rescue.shar (2.93 KB, application/x-shar)
2012-10-02 14:27 UTC, nemysis
no flags Details
rescue.shar (2.92 KB, application/x-shar)
2012-10-11 21:58 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-09-27 22:40:03 UTC
Rescue Max is a Action Adventure in Space written in java.
It is based on a old mac game called Rescue! by Tom Spreen.

A 2D space real-time, action/strategy game. You are in control of a ship that
you fly around space fighting enemies and making friends on your way.
The main objective is to rescue people from planets and take them to star bases.

WWW: http://rescue.sourceforge.net/

Generated and tested manually, tested with port test and with RedPorts (all RELEASES, CLANG), sent with FreeBSD Port Tools 0.99_6 (mode: new)

How-To-Repeat: 
portlint -A
WARN: Makefile: [36]: possible direct use of command "false" found. use ${FALSE} instead.
0 fatal errors and 1 warning found.

WARN: Makefile: [36] because is used

DESKTOP_ENTRIES=...false


Build log RedPorts

https://redports.org/buildarchive/20120927180959-44974/
Comment 1 nemysis 2012-10-02 14:27:52 UTC
Changed to

DESKTOP_ENTRIES="Rescue! Max" "${COMMENT}" "${PORTNAME}" \
                "${PORTNAME}" "Game;StrategyGame;" ${FALSE}
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2012-10-12 18:27:33 UTC
State Changed
From-To: open->closed

New port added. Thanks!