From owner-freebsd-stable@FreeBSD.ORG Fri Dec 6 14:54:39 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2503BE5E; Fri, 6 Dec 2013 14:54:39 +0000 (UTC) Received: from udns.ultimateDNS.NET (ultimatedns.net [209.180.214.225]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DDFBE13DF; Fri, 6 Dec 2013 14:54:38 +0000 (UTC) Received: from udns.ultimateDNS.NET (localhost [127.0.0.1]) by udns.ultimateDNS.NET (8.14.5/8.14.5) with ESMTP id rB6EtENA097141; Fri, 6 Dec 2013 06:55:20 -0800 (PST) (envelope-from chrish@UltimateDNS.NET) Received: (from www@localhost) by udns.ultimateDNS.NET (8.14.5/8.14.5/Submit) id rB6Et9EC097137; Fri, 6 Dec 2013 06:55:09 -0800 (PST) (envelope-from chrish@UltimateDNS.NET) Received: from udns.ultimatedns.net ([209.180.214.225]) (UDNSMS authenticated user chrish) by ultimatedns.net with HTTP; Fri, 6 Dec 2013 06:55:09 -0800 (PST) Message-ID: <0de1dbb77b9352e1546e777dbed1fee9.authenticated@ultimatedns.net> In-Reply-To: <20131206133709.GA60741@spectrum.skysmurf.nl> References: <20131205215437.GA32134@spectrum.skysmurf.nl> <20131206133709.GA60741@spectrum.skysmurf.nl> Date: Fri, 6 Dec 2013 06:55:09 -0800 (PST) Subject: Re: [games/ofortune] CFT and pending issues From: chrish@UltimateDNS.NET To: "A.J. 'Fonz' van Werven" User-Agent: UDNSMS/2.0.3 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org 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: Fri, 06 Dec 2013 14:54:39 -0000 > Update: the port is pretty much ready for submission. I decided to go with > misc/fortune-mod-offensive, similar to the other ones (one of which is > unmaintained so I'll try to stagify and adopt that one while I'm at it). > The COMMENT became > The offensive fortunes from FreeBSD 9 base, removed in FreeBSD 10 > because it has to stay within 70 characters. > > There's one issue I'd really prefer to sort before submitting, though. > Should the Makefile define LICENSE? If so, what should it be (BSD I > presume) and should LICENSE_FILE be defined as well? Given that it /used/ to be part of *BSD. Maybe the (current) BSD license, or the MIT 3-clause would be most appropriate. Just a thought. --Chris > > AvW > > -- > I'm not completely useless, I can be used as a bad example. >