From owner-cvs-ports@FreeBSD.ORG Wed Oct 6 05:16:47 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0ADD01065670; Wed, 6 Oct 2010 05:16:47 +0000 (UTC) (envelope-from az@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EE7B08FC15; Wed, 6 Oct 2010 05:16:46 +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 o965GkiI084831; Wed, 6 Oct 2010 05:16:46 GMT (envelope-from az@repoman.freebsd.org) Received: (from az@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o965Gkej084830; Wed, 6 Oct 2010 05:16:46 GMT (envelope-from az) Message-Id: <201010060516.o965Gkej084830@repoman.freebsd.org> From: Andrej Zverev Date: Wed, 6 Oct 2010 05:16:46 +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/inform7 Makefile distinfo pkg-descr pkg-plist ports/games/inform7/files i7.6 i7.sh.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2010 05:16:47 -0000 az 2010-10-06 05:16:46 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/inform7 Makefile distinfo pkg-descr pkg-plist games/inform7/files i7.6 i7.sh.in Log: Inform7 for FreeBSD is a CLI implementation of the Inform 7 programming language and environment by Graham Nelson. Inform is a design system for interactive fiction (IF) based on natural language. PR: ports/151196 Submitted by: Andy Kosela Revision Changes Path 1.1354 +1 -0 ports/games/Makefile 1.1 +50 -0 ports/games/inform7/Makefile (new) 1.1 +6 -0 ports/games/inform7/distinfo (new) 1.1 +148 -0 ports/games/inform7/files/i7.6 (new) 1.1 +123 -0 ports/games/inform7/files/i7.sh.in (new) 1.1 +8 -0 ports/games/inform7/pkg-descr (new) 1.1 +138 -0 ports/games/inform7/pkg-plist (new)