From owner-cvs-all@FreeBSD.ORG Thu Jan 27 21:51:26 2005 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 D33AC16A4CE; Thu, 27 Jan 2005 21:51:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB4DA43D53; Thu, 27 Jan 2005 21:51:26 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0RLpQ71064990; Thu, 27 Jan 2005 21:51:26 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0RLpQZq064989; Thu, 27 Jan 2005 21:51:26 GMT (envelope-from pav) Message-Id: <200501272151.j0RLpQZq064989@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 27 Jan 2005 21:51:25 +0000 (UTC) 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/bubbros 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: Thu, 27 Jan 2005 21:51:27 -0000 pav 2005-01-27 21:51:25 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/bubbros Makefile distinfo pkg-descr pkg-plist Log: n-multiplayer crazy clone of the famous Bubble Bobble game Features: * Same gameplay as the famous McSebi's Bub & Bob. * Network game: 1 to 3 players per machine, up to 7 players in total. * Completely original crazy bonuses! * Capture other players in a bubble! * New levels, including a random level generator! WWW: http://bub-n-bros.sourceforge.net/ PR: ports/76746 Submitted by: Janos Mohacsi Revision Changes Path 1.738 +1 -0 ports/games/Makefile 1.1 +48 -0 ports/games/bubbros/Makefile (new) 1.1 +2 -0 ports/games/bubbros/distinfo (new) 1.1 +9 -0 ports/games/bubbros/pkg-descr (new) 1.1 +424 -0 ports/games/bubbros/pkg-plist (new)