From owner-cvs-all@FreeBSD.ORG Sun Sep 28 05:08:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07A6C16A4B3; Sun, 28 Sep 2003 05:08:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F40DD44020; Sun, 28 Sep 2003 05:08:39 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8SC8dXJ047851; Sun, 28 Sep 2003 05:08:39 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8SC8dU2047850; Sun, 28 Sep 2003 05:08:39 -0700 (PDT) (envelope-from edwin) Message-Id: <200309281208.h8SC8dU2047850@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 28 Sep 2003 05:08:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games Makefile ports/games/freedroid Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2003 12:08:41 -0000 edwin 2003/09/28 05:08:39 PDT FreeBSD ports repository Modified files: games Makefile Added files: games/freedroid Makefile distinfo pkg-descr pkg-plist Log: New Port: /games/freedroid Freedroid is a clone of the classic game "Paradroid" on Commodore 64 with some improvements and extensions to the classic version. In this game, you control a robot, depicted by a small white ball with a few numbers within an interstellar spaceship consisting of several decks connected by elevators. The aim of the game is to destroy all enemy robots, depicted by small black balls with a few numbers, by either shooting them or seizing control over them by creating connections in a short subgame of electric circuits. WWW: http://freedroid.sourceforge.net PR: ports/56887 Submitted by: Benjamin Lutz Revision Changes Path 1.585 +1 -0 ports/games/Makefile 1.1 +43 -0 ports/games/freedroid/Makefile (new) 1.1 +1 -0 ports/games/freedroid/distinfo (new) 1.1 +12 -0 ports/games/freedroid/pkg-descr (new) 1.1 +128 -0 ports/games/freedroid/pkg-plist (new)