From owner-cvs-ports@FreeBSD.ORG Tue Sep 11 12:00:43 2007 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 5ADA816A41A; Tue, 11 Sep 2007 12:00:43 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6024D13C461; Tue, 11 Sep 2007 12:00:43 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l8BC0hId089308; Tue, 11 Sep 2007 12:00:43 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8BC0huJ089307; Tue, 11 Sep 2007 12:00:43 GMT (envelope-from edwin) Message-Id: <200709111200.l8BC0huJ089307@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 11 Sep 2007 12:00:43 +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/crafty Makefile pkg-plist ports/games/crafty/files patch-option.c ports/games/crafty/scripts configure 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: Tue, 11 Sep 2007 12:00:43 -0000 edwin 2007-09-11 12:00:42 UTC FreeBSD ports repository Modified files: games/crafty Makefile pkg-plist games/crafty/scripts configure Added files: games/crafty/files patch-option.c Log: [Maintainer Update] games/crafty: fixes & features Does not need to ber setuid nobody, as this breaks the per-user rc-files goal; setgid with group-writable files should suffice. Configured for the new personalities feature, and added a fix to make sure that help is available (wasn't working before as it was moved from the executable to a file.) PR: ports/116266 Submitted by: shoemaker@bluebottle.com (Jonathan Shoemaker) Revision Changes Path 1.34 +14 -9 ports/games/crafty/Makefile 1.1 +15 -0 ports/games/crafty/files/patch-option.c (new) 1.7 +2 -0 ports/games/crafty/pkg-plist 1.2 +3 -2 ports/games/crafty/scripts/configure