From owner-cvs-all@FreeBSD.ORG Mon May 7 15:20:30 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E4F2106566B; Mon, 7 May 2012 15:20:30 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4A1848FC18; Mon, 7 May 2012 15:20:30 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q47FKUff036718; Mon, 7 May 2012 15:20:30 GMT (envelope-from crees@repoman.freebsd.org) Received: (from crees@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q47FKUMS036717; Mon, 7 May 2012 15:20:30 GMT (envelope-from crees) Message-Id: <201205071520.q47FKUMS036717@repoman.freebsd.org> From: Chris Rees Date: Mon, 7 May 2012 15:20:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games Makefile ports/games/bubble-chains Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 May 2012 15:20:30 -0000 crees 2012-05-07 15:20:30 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/bubble-chains Makefile distinfo pkg-descr pkg-plist Log: The aim of Bubble Chains is to remove all of the targets on each level, and to do this before the time (indicated with the blue-colored bar at the right) runs out. Keep doing this until you have passed the last level and won the game. WWW: http://bubble-chains.sintegrial.com/ PR: ports/167234 Submitted by: nemysis@gmx.ch Revision Changes Path 1.1416 +1 -0 ports/games/Makefile 1.1 +75 -0 ports/games/bubble-chains/Makefile (new) 1.1 +2 -0 ports/games/bubble-chains/distinfo (new) 1.1 +6 -0 ports/games/bubble-chains/pkg-descr (new) 1.1 +4 -0 ports/games/bubble-chains/pkg-plist (new)