From owner-cvs-all@FreeBSD.ORG Tue Aug 9 20:16:55 2011 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 A817F1065676; Tue, 9 Aug 2011 20:16:55 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 127DB8FC0C; Tue, 9 Aug 2011 20:16:54 +0000 (UTC) Received: by gxk28 with SMTP id 28so323271gxk.13 for ; Tue, 09 Aug 2011 13:16:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=7JHYtn3XNWmBWEHEo3QR29E3AVvoH/EB0ezBGu5Fotg=; b=uYycGo6Q0W9/32cTMSvjW6+b+kpy+lHi+ih5/BG5ZWOtJIB+ufgK2yuapQ1dRt9aFI +O/qxcqeOo1yaN8mYlRlfaY7GFDdisX0AkNstgzG6aiUeayWlDMoM9+DHqxz6iuQu/L3 c+lJvb3K5+z1J0KJSgwVlQLgPVwA0gRNt614E= Received: by 10.42.146.131 with SMTP id j3mr7655375icv.494.1312921014148; Tue, 09 Aug 2011 13:16:54 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.42.169 with HTTP; Tue, 9 Aug 2011 13:16:23 -0700 (PDT) In-Reply-To: <4E418DC6.7040708@FreeBSD.org> References: <201108091348.p79DmYFa095351@repoman.freebsd.org> <20110809135332.GA52137@over-yonder.net> <4E418DC6.7040708@FreeBSD.org> From: Chris Rees Date: Tue, 9 Aug 2011 21:16:23 +0100 X-Google-Sender-Auth: ZGzlj5nW2Zo5V1SanATw5A-lBL8 Message-ID: To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Cc: Steven Kreuzer , cvs-ports@freebsd.org, cvs-all@freebsd.org, "Matthew D. Fuller" , ports-committers@freebsd.org Subject: Re: cvs commit: ports/textproc Makefile ports/textproc/ack 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: Tue, 09 Aug 2011 20:16:55 -0000 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]? Chris