Bug 172123

Summary: [NEW PORT] games/rescue: Rescue! Max, Action Adventure in Space
Product: Ports & Packages Reporter: nemysis <nemysis>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
.shar
none
rescue.shar
none
rescue.shar none

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!