From owner-svn-ports-all@FreeBSD.ORG Thu Sep 25 19:49:27 2014 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 64920406; Thu, 25 Sep 2014 19:49:27 +0000 (UTC) Received: from smtpout7.timeweb.ru (smtpout7.timeweb.ru [92.53.117.21]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1488E6D8; Thu, 25 Sep 2014 19:49:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=amdmi3.ru; s=dkim; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=ywoSBBBjuZe9lmPot7RdCmyCPYJRb5iWBtJewZfnCjg=; b=Yv6vwWTTE1rz7cr5HnNm0VIQwbkeZbaoy8s9bPITbA+cEJUqQXqvuDFEjod1Vs6hv6kg3fyn6iTq8MTlBxeA3mThwLrEfahnAx6RxAAuKUAcEay/sGuIUFg7CjAit3BQMcSFk8leIAfgvHSGt6cXMzl+J/8uBEVz9W2DpI/PDTI=; Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1XXF2R-0001jH-Hm; Thu, 25 Sep 2014 23:49:15 +0400 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id D615DFB3; Thu, 25 Sep 2014 23:49:14 +0400 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id A0EBA109AC; Thu, 25 Sep 2014 23:49:14 +0400 (MSK) Date: Thu, 25 Sep 2014 23:49:14 +0400 From: Dmitry Marakasov To: Alexey Dokuchaev Subject: Re: svn commit: r369152 - head/editors/yudit Message-ID: <20140925194914.GC1301@hades.panopticon> References: <201409240148.s8O1mdqC051976@svn.freebsd.org> <20140924020214.GA46145@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20140924020214.GA46145@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) 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: Thu, 25 Sep 2014 19:49:27 -0000 * Alexey Dokuchaev (danfe@FreeBSD.org) wrote: > > New Revision: 369152 > > URL: http://svnweb.freebsd.org/changeset/ports/369152 > > QAT: https://qat.redports.org/buildarchive/r369152/ > > > > Log: > > - Switch to PORTDATA > > One problem with PORTDATA that is greatly reduces pkg-plist greppability. > I'm not sure if it is useful for plist files or sane sizes. Plists are not supposed to be grappable. There's plenty automatic plist generation mechanisms used in ports tree besides PORTDATA not mentioning `${ECHO} >> ${TMPPLIST}' used it some ports, so plists are guaranteed to be incomplete and not usable for that purpose. With staging support I hope them to be reduced even more if not removed completely. PORTDATA is useful for all ports, as small plists still combine into significant part of overall plist mass. However I agree that it's sometimes useful to find in what package certain file resides before installing that package, but for that only complete plists from real packages are usable. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru