From owner-cvs-ports@FreeBSD.ORG Tue Aug 9 22:01:43 2011 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54428106566B; Tue, 9 Aug 2011 22:01:43 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id EB0888FC08; Tue, 9 Aug 2011 22:01:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 51125170FE; Tue, 9 Aug 2011 18:02:11 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received; s=aegis; t= 1312927331; bh=KUygdHCD3thvmsZ5NBFhUaFA931Ku8+gAKBXnx5nyME=; b=F QQJMDFW+v4AKmx39Hs0iCvrZblkcEcGQ3dRO/XwejIt1aAGTeEUZhjDapF1gf5fd uxZzB6dp56LcuWDzTIScx0dWHI0C+twcbC5GKr4Qd4FT89XGV5rGxEOwTtlUa0Un bAl0stmEbIFyOZiqtvTCgK3jOHJqWgkGaBXh3Zq5nk= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id A+2S2IX-3Qab; Tue, 9 Aug 2011 18:02:11 -0400 (EDT) Date: Tue, 9 Aug 2011 18:01:39 -0400 From: Sahil Tandon To: Chris Rees Message-ID: <20110809220138.GA274@magic.hamla.org> References: <201108091348.p79DmYFa095351@repoman.freebsd.org> <20110809135332.GA52137@over-yonder.net> <4E418DC6.7040708@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Doug Barton , cvs-all@freebsd.org, ports-committers@freebsd.org, Steven Kreuzer , "Matthew D. Fuller" , cvs-ports@freebsd.org Subject: Re: cvs commit: ports/textproc Makefile ports/textproc/ack Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Aug 2011 22:01:43 -0000 On Tue, 2011-08-09 at 21:16:23 +0100, Chris Rees wrote: > On 9 August 2011 20:43, Doug Barton wrote: > > On 08/09/2011 12:18, Chris Rees wrote: > >> On 9 August 2011 17:50, Steven Kreuzer > >> wrote: > >>> I missed it when I first looked to see if this was a port. I > >>> removed mine from the tree > >>> > >> > >> Would anyone object if I looked at adding danfe's grep suggestion > >> to addport ? We have similar checks in rmport... > > > > Not sure exactly what you're proposing. If you're talking about > > humans looking to see if a port exists already then 'cd /usr/ports > > && make search name=foo' is probably an easier way to do that. > > I was thinking of (like the PRs open for $port of rmport) > > Ports named like ack: textproc/p5-ack > > Are you sure you wish to continue [Y/N]? I think this is a reasonable idea - please do not be discouraged from trying. Us humans are imperfect, and it would be nice to have another check if it is implemented in a useful manner. Looking forward to the patch. -- Sahil Tandon