From owner-cvs-all Tue Oct 22 3: 1:44 2002 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 0550437B406; Tue, 22 Oct 2002 03:01:40 -0700 (PDT) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDD8F43E3B; Tue, 22 Oct 2002 03:01:19 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.5/8.12.3) with ESMTP id g9MA1J3U054530; Tue, 22 Oct 2002 12:01:19 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.5/8.12.4/Submit) id g9MA1Jnm054529; Tue, 22 Oct 2002 12:01:19 +0200 (CEST) Date: Tue, 22 Oct 2002 12:01:18 +0200 From: Stijn Hoop To: Mark Murray Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src Makefile.inc1 src/etc Makefile src/games Makefile src/share/doc/usd Makefile src/etc/mtree BSD.usr.dist BSD.var.dist Message-ID: <20021022100118.GB52714@pcwin002.win.tue.nl> References: <20021022091446.GA52714@pcwin002.win.tue.nl> <200210220929.g9M9TOks084698@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gr/z0/N6AeWAPJVB" Content-Disposition: inline In-Reply-To: <200210220929.g9M9TOks084698@grimreaper.grondar.org> User-Agent: Mutt/1.4i X-Bright-Idea: Let's abolish HTML mail! Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --gr/z0/N6AeWAPJVB Content-Type: multipart/mixed; boundary="IrhDeMKUP4DT/M7F" Content-Disposition: inline --IrhDeMKUP4DT/M7F Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 22, 2002 at 10:29:24AM +0100, Mark Murray wrote: > > > Do not build the majority of the games. Remaining are the > > > "utility-like" games and everyone's favourite, fortune(6). > >=20 > > One minor nit: the removal of /var/games breaks some ports, at least the > > xmame/xmess ports. While I can add the required @mkdir & @rmdir to > > those pkg-plists, other ports use this directory too: > >=20 > > [stijn@pcwin002] grep -ril /var/games . | wc -l > > 35 > >=20 > > Can the /var/games entry be kept for this reason (the subdirs are of > > course unnecessary)? >=20 > No problem. I didn't think ports were allowed in here. I'll fix this > a little later, or you are welcome to fix it if you get there sooner. I'm not a committer, so you'll have to fix it :) Seriously, here's a patch for BSD.var.dist. Ruslan's hier(7) patch probably also needs an update. --Stijn --=20 The most reliable proof that there are extraterrestrial intelligent lifeforms out there is that nobody actually tries to get in contact with us. -- Dirk Mueller --IrhDeMKUP4DT/M7F Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="BSD.var.dist.patch" --- /usr/src/etc/mtree/BSD.var.dist Tue Oct 22 09:53:11 2002 +++ BSD.var.dist.new Tue Oct 22 09:57:39 2002 @@ -35,6 +35,9 @@ .. empty mode=0555 flags=schg .. +/set gname=games mode=0755 + games + .. /set gname=wheel mode=0755 heimdal mode=0700 .. --IrhDeMKUP4DT/M7F-- --gr/z0/N6AeWAPJVB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9tSHuY3r/tLQmfWcRAgNqAJ9mIEREzLq+mah5JrZL135oTvAoeACcCK9u s2Q6wtttA8yRRf9WspUWXqA= =XZtx -----END PGP SIGNATURE----- --gr/z0/N6AeWAPJVB-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message