From owner-cvs-all@FreeBSD.ORG Mon May 7 18:29:59 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 24982106564A; Mon, 7 May 2012 18:29:59 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 10D118FC15; Mon, 7 May 2012 18:29:59 +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 q47ITwac072190; Mon, 7 May 2012 18:29:58 GMT (envelope-from pawel@repoman.freebsd.org) Received: (from pawel@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q47ITw9K072189; Mon, 7 May 2012 18:29:58 GMT (envelope-from pawel) Message-Id: <201205071829.q47ITw9K072189@repoman.freebsd.org> From: Pawel Pekala Date: Mon, 7 May 2012 18:29:58 +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/glightoff 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 18:29:59 -0000 pawel 2012-05-07 18:29:58 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/glightoff Makefile distinfo pkg-descr pkg-plist Log: GLightOff is a simple (but not so easy to solve!) puzzle game. The goal is to switch off all the lights on the 5x5 board. WWW: http://glightoff.sourceforge.net/ PR: ports/167232 Submitted by: nemysis@gmx.ch Revision Changes Path 1.1418 +1 -0 ports/games/Makefile 1.1 +53 -0 ports/games/glightoff/Makefile (new) 1.1 +2 -0 ports/games/glightoff/distinfo (new) 1.1 +4 -0 ports/games/glightoff/pkg-descr (new) 1.1 +10 -0 ports/games/glightoff/pkg-plist (new)