From owner-cvs-all@FreeBSD.ORG Fri Jul 2 19:49:43 2004 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 CFF0116A4CF; Fri, 2 Jul 2004 19:49:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8C5543D2D; Fri, 2 Jul 2004 19:49:43 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i62Jm3Yr039959; Fri, 2 Jul 2004 19:48:03 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i62Jm3iM039958; Fri, 2 Jul 2004 19:48:03 GMT (envelope-from pav) Message-Id: <200407021948.i62Jm3iM039958@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 2 Jul 2004 19:48:03 +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/polypuzzle Makefile distinfo pkg-descr pkg-plist ports/games/polypuzzle/files patch-polypuzzle 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: Fri, 02 Jul 2004 19:49:44 -0000 pav 2004-07-02 19:48:03 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/polypuzzle Makefile distinfo pkg-descr pkg-plist games/polypuzzle/files patch-polypuzzle Log: Add polypuzzle, a small polygon puzzle written in Tk. PR: ports/68510 Submitted by: Janos Mohacsi Revision Changes Path 1.697 +1 -0 ports/games/Makefile 1.1 +43 -0 ports/games/polypuzzle/Makefile (new) 1.1 +2 -0 ports/games/polypuzzle/distinfo (new) 1.1 +13 -0 ports/games/polypuzzle/files/patch-polypuzzle (new) 1.1 +5 -0 ports/games/polypuzzle/pkg-descr (new) 1.1 +25 -0 ports/games/polypuzzle/pkg-plist (new)