From owner-freebsd-stable@FreeBSD.ORG Thu Dec 5 08:43:20 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E95CCC5E; Thu, 5 Dec 2013 08:43:20 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BA69A1896; Thu, 5 Dec 2013 08:43:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=52Mufi0mSHq/eYzJYVGtUauUg49jw/f9FzlsVGqFLho=; b=qzmzjOX0cV5wwwlXNnYkdFZV1TV2kK6TcEDjAJfrSmQ9kNfBMFVMRrDwzH06FfxsP/eEd5VmZLLnWD31ZQbW5/a03rjTdhM1VcQXJxzZ/pystIYHeerX0STN2NNkfp7sWEO2RGY+EXG9AHSl5YrA1RVnos8zioJvRFI9M/wgJ9s=; Received: from [39.216.249.105] (port=63748 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1VoUWd-000eAD-Nd; Thu, 05 Dec 2013 01:43:13 -0700 Date: Thu, 5 Dec 2013 16:43:03 +0800 From: Erich Dollansky To: "A.J. 'Fonz' van Werven" Subject: Re: BETA4: fortune -o gone? Message-ID: <20131205164303.43e81755@X220.ovitrap.com> In-Reply-To: <20131205081601.GA57771@spectrum.skysmurf.nl> References: <20131205010722.GE44739@glenbarber.us> <020c58348f43c35da047761d0be6a9f4.authenticated@ultimatedns.net> <20131205152006.27766c1f@X220.ovitrap.com> <20131205.083242.74676021.sthaug@nethelp.no> <20131205074137.GH44739@glenbarber.us> <20131205081601.GA57771@spectrum.skysmurf.nl> Organization: ALO Green Technologies X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erich@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: Glen Barber , bsd-lists@1command.com, freebsd-stable@freebsd.org, sthaug@nethelp.no X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Dec 2013 08:43:21 -0000 Hi, On Thu, 5 Dec 2013 09:16:01 +0100 "A.J. 'Fonz' van Werven" wrote: > Glen Barber wrote: > > >> I see absolutely no reason why fortune -o should be removed. I > >> suggest that it should be restored. > > > > You are all welcome to create a port. > > If I'm not mistaken it's a simple matter of placing the files into > /usr/share/games/fortune/ and that's that. The files here > http://www.skysmurf.nl/comp/FreeBSD/files/fortune are from > 9.1-RELEASE. Feel free to test if it's indeed as simple as > downloading those and placing them into said directory. If so - and > if the removal is indeed definite - I'd be happy to make a port. > I just downloaded them, placed them as you said and it works. > Although not being silly and just putting them back in base would of > course be way preferable. Unix without fortune -o? Hard to imagine. Erich