From owner-cvs-ports@FreeBSD.ORG Tue Sep 21 02:01:27 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id AF92B106566C; Tue, 21 Sep 2010 02:01:27 +0000 (UTC) Date: Tue, 21 Sep 2010 02:01:27 +0000 From: Alexey Dokuchaev To: Adam Weinberger Message-ID: <20100921020127.GA98972@FreeBSD.org> References: <201009202309.o8KN96Pl080685@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201009202309.o8KN96Pl080685@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/shells/bash-completion Makefile pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2010 02:01:27 -0000 On Mon, Sep 20, 2010 at 11:09:06PM +0000, Adam Weinberger wrote: > adamw 2010-09-20 23:09:06 UTC > > FreeBSD ports repository > > Modified files: > shells/bash-completion Makefile pkg-plist > Log: > Now that shells/bash-completion-classic is in the tree, register a > conflict with it. Also, remove the rsync-disable hack on amd64, and > replace it with a simple BROKEN message. I was under impression that rsync part does not work at run time, not at compile time. If this is true, BROKEN should probably be IGNORE instead. ./danfe