From owner-cvs-all@FreeBSD.ORG Wed Jul 1 04:09:55 2009 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 F16C6106564A; Wed, 1 Jul 2009 04:09:55 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from exhub015-1.exch015.msoutlookonline.net (exhub015-1.exch015.msoutlookonline.net [207.5.72.93]) by mx1.freebsd.org (Postfix) with ESMTP id DA5F68FC0A; Wed, 1 Jul 2009 04:09:55 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from [172.28.1.198] (98.141.235.114) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.1.358.0; Tue, 30 Jun 2009 21:09:55 -0700 Message-ID: <4A4AE195.9030902@p6m7g8.com> Date: Wed, 1 Jul 2009 00:09:57 -0400 From: "Philip M. Gollucci" Organization: P6 Web Applications User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Jeremy Messenger References: <200907010336.n613aHI0024223@repoman.freebsd.org> In-Reply-To: <200907010336.n613aHI0024223@repoman.freebsd.org> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/sane-backends Makefile 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, 01 Jul 2009 04:09:56 -0000 Jeremy Messenger wrote: > mezz 2009-07-01 03:36:17 UTC > > FreeBSD ports repository > > Modified files: > graphics/sane-backends Makefile > Log: > Disable usb support by default in -CURRENT instead of mark it as BROKEN. It's > a bit silly to mark it as BROKEN when it can be disable without stop port > that I am trying to install. Awesome, thanks mezz! I'm sure this helps lots of people