From owner-cvs-all@FreeBSD.ORG Wed Nov 5 23:53:37 2008 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 56B17106564A; Wed, 5 Nov 2008 23:53:37 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id 2FABB8FC32; Wed, 5 Nov 2008 23:53:36 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 0CC255C3C; Wed, 5 Nov 2008 18:38:08 -0500 (EST) Date: Wed, 5 Nov 2008 18:38:08 -0500 From: Wesley Shields To: Jeremy Chadwick Message-ID: <20081105233808.GD23811@atarininja.org> References: <200811050146.mA51kBBj004171@repoman.freebsd.org> <20081105113501.GA9621@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081105113501.GA9621@icarus.home.lan> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/ports-mgmt Makefile ports/ports-mgmt/porte Makefile distinfo pkg-descr pkg-plist 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: Wed, 05 Nov 2008 23:53:37 -0000 On Wed, Nov 05, 2008 at 03:35:01AM -0800, Jeremy Chadwick wrote: > On Wed, Nov 05, 2008 at 01:46:11AM +0000, Jeremy Chadwick wrote: > > koitsu 2008-11-05 01:46:11 UTC > > > > FreeBSD ports repository > > > > Modified files: > > ports-mgmt Makefile > > Added files: > > ports-mgmt/porte Makefile distinfo pkg-descr pkg-plist > > Log: > > Porte provides a simple, fast and efficient interface to searching > > FreeBSD ports index fields. It also has a simple statistics mode which > > allows collecting frequency statistics for these fields. > > > > WWW: http://www.kerneled.org/ > > > > Submitted by: sbahra on EFnet #bsdports > > > > Revision Changes Path > > 1.18 +1 -0 ports/ports-mgmt/Makefile > > 1.1 +36 -0 ports/ports-mgmt/porte/Makefile (new) > > 1.1 +3 -0 ports/ports-mgmt/porte/distinfo (new) > > 1.1 +5 -0 ports/ports-mgmt/porte/pkg-descr (new) > > 1.1 +15 -0 ports/ports-mgmt/porte/pkg-plist (new) > > sbahra and I will be working on fixing this later today. Just a FYI as > to why a fix hasn't been committed. I just fixed this and 2 other similar issues that were the real cause of the problem. -- WXS