From owner-cvs-all Mon May 1 13:33:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D7D737C549; Mon, 1 May 2000 13:27:48 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: (from jmz@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA07246; Mon, 1 May 2000 13:27:01 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Message-Id: <200005012027.NAA07246@freefall.freebsd.org> From: Jean-Marc Zucconi Date: Mon, 1 May 2000 13:27:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/golddig Makefile ports/games/golddig/patches patch-aa patch-ad ports/games/golddig/scripts configure Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jmz 2000/05/01 13:27:00 PDT Modified files: games/golddig Makefile Log: Cleanup. Revision Changes Path 1.13 +1 -3 ports/games/golddig/Makefile Modified files: games/golddig/patches patch-aa patch-ad Log: Do not install makelev setuid root, so that nobody but root can edit files in ${PREFIX}/. Users can still create levels in their directories if the file name has a /. Golddig is now setgid games so that it can update the score file (the file is no more world writable) Revision Changes Path 1.2 +26 -19 ports/games/golddig/patches/patch-aa 1.2 +44 -18 ports/games/golddig/patches/patch-ad Removed files: games/golddig/scripts configure Log: The various variables are now set in patch-ad. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message