From owner-svn-src-all@FreeBSD.ORG Tue May 3 20:02:19 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A1CC106567A; Tue, 3 May 2011 20:02:19 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id 0164F8FC12; Tue, 3 May 2011 20:02:18 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id 499E914E5297; Tue, 3 May 2011 21:45:50 +0200 (CEST) X-Virus-Scanned: amavisd-new at server.mypc.hu Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 1pTdEbbrhfDn; Tue, 3 May 2011 21:45:46 +0200 (CEST) Received: from [193.137.158.210] (unknown [193.137.158.210]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id 8DB7314E51C2; Tue, 3 May 2011 21:45:46 +0200 (CEST) Message-ID: <4DC05B7C.9070501@FreeBSD.org> Date: Tue, 03 May 2011 20:46:04 +0100 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; pt-PT; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Kostik Belousov References: <201105031933.p43JXAcB009122@svn.freebsd.org> <20110503194058.GJ48734@deviant.kiev.zoral.com.ua> In-Reply-To: <20110503194058.GJ48734@deviant.kiev.zoral.com.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-vendor@freebsd.org Subject: Re: svn commit: r221402 - in vendor/tre: . dist dist/doc dist/lib dist/lib/.deps dist/m4 dist/po dist/python dist/src dist/src/.deps dist/tests dist/tests/.deps dist/tests/agrep dist/utils dist/win32 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2011 20:02:19 -0000 Em 03-05-2011 20:40, Kostik Belousov escreveu: > On Tue, May 03, 2011 at 07:33:10PM +0000, Gabor Kovesdan wrote: >> Author: gabor >> Date: Tue May 3 19:33:09 2011 >> New Revision: 221402 >> URL: http://svn.freebsd.org/changeset/base/221402 >> >> Log: >> - Vendor import of TRE 0.8.0 > What is this ? Why we do need it in base ? This is for SoC 2011. With my SoC mentor (brooks), we discussed that it can go directly into /vendor and I can create my branch from there. > I am sure that all .deps dirs are garbage. Yes, I'll clean it up now. Gabor