Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 1999 18:59:07 +0100
From:      Marcel Moolenaar <marcel@scc.nl>
To:        Dag-Erling Smorgrav <des@flood.ping.uio.no>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src Makefile.inc1
Message-ID:  <386262EA.83136B0D@scc.nl>
References:  <199912161347.FAA39532@freefall.freebsd.org> <xzpzov18u9r.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
Dag-Erling Smorgrav wrote:
> 
> Marcel Moolenaar <marcel@FreeBSD.org> writes:
> >   Log:
> >   o  Add games/caesar to the list of bootstrap-tools so that a
> >      buildworld doesn't break because the host doesn't have any
> >      games installed,
> 
> There is no reason for having games in bootstrap-tools.

I couldn't agree more. I don't have a choice right now though...

> The only thing caesar is used for is rot13ing fortunes. This can be
> accomplished with 'tr a-z n-za-m'.

But this would imply that I get the normal file back by doing the same
translation, right?

`tr a-z n-za-m < fortunes-o` gives:

%% $SreeOFQ: src/games/fortune/datfiles/fortunes-o.real,v 1.4 1999/10/31
21:25:40 billf Rxp $

There's corruption, which means that there must be a difference, right?

-- 
Marcel Moolenaar                        mailto:marcel@scc.nl
SCC Internetworking & Databases           http://www.scc.nl/
The FreeBSD project                mailto:marcel@FreeBSD.org


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?386262EA.83136B0D>