From owner-cvs-all@FreeBSD.ORG Tue Aug 31 17:15:31 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAEB110656BB for ; Tue, 31 Aug 2010 17:15:31 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id 1B4288FC13 for ; Tue, 31 Aug 2010 17:15:30 +0000 (UTC) Received: (qmail 6669 invoked by uid 399); 31 Aug 2010 17:15:30 -0000 Received: from localhost (HELO ?192.168.0.142?) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 31 Aug 2010 17:15:30 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4C7D38B1.8090305@FreeBSD.org> Date: Tue, 31 Aug 2010 10:15:29 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: Alberto Villa References: <201008311423.o7VENBcK083744@repoman.freebsd.org> In-Reply-To: <201008311423.o7VENBcK083744@repoman.freebsd.org> X-Enigmail-Version: 1.2a1pre OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/accessibility/speech-dispatcher Makefile distinfo pkg-plist ports/accessibility/speech-dispatcher/files extrapatch-src-c-clients-spdsend-Makefile.in extrapatch-src-modules-Makefile.in extrapatch-src-server-Makefile.in patch-config-Makefile.in patch-config-clients-Makefile.in patch-config-modules-Makefile.in patch-config-speechd.conf.in ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2010 17:15:31 -0000 On 8/31/2010 7:23 AM, Alberto Villa wrote: > - Remove rc.d script and pkg-message. It's generally a good idea to indicate _why_ you did something in the commit log since we can pretty easily recreate _what_ you did. I'm not saying that what you did was wrong, but I'm curious about why. Doug