Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 12:01:18 +0200
From:      Stijn Hoop <stijn@win.tue.nl>
To:        Mark Murray <mark@grondar.za>
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>
In-Reply-To: <200210220929.g9M9TOks084698@grimreaper.grondar.org>
References:  <20021022091446.GA52714@pcwin002.win.tue.nl> <200210220929.g9M9TOks084698@grimreaper.grondar.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--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] </usr/ports/games> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021022100118.GB52714>