From owner-cvs-ports@FreeBSD.ORG Mon Jan 10 04:36:40 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 C6B6C1065693; Mon, 10 Jan 2011 04:36:40 +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 9FE968FC13; Mon, 10 Jan 2011 04:36:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 6B5241711F; Sun, 9 Jan 2011 23:18:52 -0500 (EST) 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:received; s=aegis; t=1294633132; bh=uBRskQbHTlbT4ERKmUz+nbzomJNKnMWp9aZ27wjZi3Q=; b= cBrJ96V4iFtuaVgcRRSsBca4a9DBgeMLqKYnXlOm2mHR09zpvlU/GoV1i+gCu32c l6rNduosarERgBTSjaH8pfyYkSFrFSuuntxtp5tTm4W5Ml92UJAezaYHoCdh1L3w apbty3ycalJLy2jTAE89e3wEkPjJuSQoMTwx1p58wFo= 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 jjJwDkGxxAno; Sun, 9 Jan 2011 23:18:52 -0500 (EST) Received: from magic.hamla.org (cpe-69-201-179-80.nyc.res.rr.com [69.201.179.80]) by spartan.hamla.org (Postfix) with ESMTPSA id 3D2E1170F9; Sun, 9 Jan 2011 23:18:50 -0500 (EST) Date: Sun, 9 Jan 2011 23:18:48 -0500 From: Sahil Tandon To: Alexey Dokuchaev Message-ID: <20110110041847.GB5992@magic.hamla.org> References: <201101100135.p0A1ZLEL028834@repoman.freebsd.org> <20110110014602.GB92966@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110110014602.GB92966@FreeBSD.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Wen Heping , cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure 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: Mon, 10 Jan 2011 04:36:40 -0000 On Mon, 2011-01-10 at 01:46:02 +0000, Alexey Dokuchaev wrote: > On Mon, Jan 10, 2011 at 01:35:21AM +0000, Wen Heping wrote: > > wen 2011-01-10 01:35:21 UTC > > > > Modified files: > > sysutils/tmux Makefile > > Removed files: > > sysutils/tmux/files extra-patch-configure > > Log: > > - Disable build with kqueue on all FreeBSD version to avoid run error. > > It looks like it's benefitial to find out the details from reporter of > this "run error". If it's software bug, maybe we could provide a > comment in the Makefile so whoever feels like fixing it could do so. > If the bug is likely to be in FreeBSD kqueue implementation, perhaps a > PR with details would be helpful. http://lists.freebsd.org/pipermail/freebsd-ports/2010-March/060003.html -- Sahil Tandon