From owner-freebsd-ports@FreeBSD.ORG Tue May 24 12:14:12 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33B0D1065678 for ; Tue, 24 May 2011 12:14:12 +0000 (UTC) (envelope-from florent.thoumie@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 DCF548FC0C for ; Tue, 24 May 2011 12:14:11 +0000 (UTC) Received: by gxk28 with SMTP id 28so3237441gxk.13 for ; Tue, 24 May 2011 05:14:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:cc:content-type; bh=kAJk9ArHjemx9YutgswlfNkXHtucMux8VAemPFEEcoQ=; b=I3lJfC76Y3LP69gIOndGHIOLwYITMYIO+Qi8ToYhIsCCn6aw3NHSm3JU4AY/VOH3n+ aIKzQeEJ1lJ2xIdAO6INhklHQ8AKcadWYfaaxjezwZNEgLXLqxhoNX6Lgw8qNWoW6+ic cWAgfvfWMeA+MN79u96hApPPVy1c6gEB33dZs= DomainKey-Signature: a=rsa-sha1; c=nofws; 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; b=Z/fHT2W51sKrnAONHymT6VBgYxL/So0FWUXtL1OP4G5n2QrpeQb3jmmuEHXX7DlNbv C3fnhUMjvnLxDXf6t4F8vcLY6oG63mduPb04k+9mThpGETPkt71UYoFkjEWA6dwck5yc anZKH3nlDrabCNYvVe6JtTmQtIylwdMx9teEI= Received: by 10.101.186.32 with SMTP id n32mr5380321anp.104.1306239251048; Tue, 24 May 2011 05:14:11 -0700 (PDT) MIME-Version: 1.0 Sender: florent.thoumie@gmail.com Received: by 10.100.7.9 with HTTP; Tue, 24 May 2011 05:13:51 -0700 (PDT) In-Reply-To: <20110514151606.44a2962b@gmail.com> References: <4DAAA8AB.1030602@gmail.com> <20110418131111.12ee9fe9@gmail.com> <4DAC69EC.1030105@gmail.com> <20110514094235.13e179a8@gmail.com> <20110514122311.3c8f47ef@gmail.com> <20110514151606.44a2962b@gmail.com> From: Florent Thoumie Date: Tue, 24 May 2011 13:13:51 +0100 X-Google-Sender-Auth: ylSj8fS5fzIRt3-uGee_ipQLtE8 Message-ID: To: "Sergey V. Dyatko" Content-Type: text/plain; charset=ISO-8859-1 Cc: Christer Solskogen , David DEMELIER , freebsd-ports@freebsd.org Subject: Re: net-p2p/rtorrent ui does not come X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2011 12:14:12 -0000 On Sat, May 14, 2011 at 1:16 PM, Sergey V. Dyatko wrote: > On Sat, 14 May 2011 13:34:23 +0200 > Christer Solskogen wrote: > >> 2011/5/14 Sergey V. Dyatko : >> > http://tiger.ipfw.ru/files/rtorrent.diff.txt >> > http://tiger.ipfw.ru/files/libtorrent.diff.txt >> > >> >> Thanks! It works now on 8.2-RELEASE as well. Just one thing I think >> you forgot: files/patch-src__display__canvas.h did not apply cleanly. >> I just deleted that. >> >> > > ooops, yes. > That patch useless and must be removed. This is committed now. I've updated net-p2p/libtorrent-devel and net-p2p/rtorrent-devel as opposed to the non-devel ports as it is considered unstable. I haven't been able to reproduce the issue with 0.8.8/0.12.8. I reckon it had to do with the kqueue backend. -- Florent Thoumie flz@FreeBSD.org FreeBSD Committer