From owner-svn-ports-all@FreeBSD.ORG Sat Apr 11 12:02:38 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ABFD544E; Sat, 11 Apr 2015 12:02:38 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 800C4A5F; Sat, 11 Apr 2015 12:02:37 +0000 (UTC) Received: from [192.168.1.22] (159.Red-79-148-64.dynamicIP.rima-tde.net [79.148.64.159]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 9C9CE43BD2; Sat, 11 Apr 2015 07:02:34 -0500 (CDT) Message-ID: <55290D57.7020803@marino.st> Date: Sat, 11 Apr 2015 14:02:31 +0200 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Alexey Dokuchaev , Muhammad Moinur Rahman Subject: Re: svn commit: r383790 - in head/lang: . c References: <201504111139.t3BBda9a063948@svn.freebsd.org> <20150411114800.GA77956@FreeBSD.org> In-Reply-To: <20150411114800.GA77956@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Apr 2015 12:02:38 -0000 On 4/11/2015 13:48, Alexey Dokuchaev wrote: > On Sat, Apr 11, 2015 at 11:39:36AM +0000, Muhammad Moinur Rahman wrote: > Port description should not be just a copy of COMMENT. Let me quote PHB: > > "A well-written pkg-descr describes the port completely enough that > users would not have to consult the documentation or visit the > website to understand what the software does, how it can be useful, > or what particularly nice features it has. [...]" > > ./danfe > don't look at this (ignored) PR then. :) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198342 BTW, I agree. We should push back on inferior pkg-descriptions. John