From owner-freebsd-gnome@FreeBSD.ORG Mon Jun 30 19:21:10 2014 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AA0A19B8; Mon, 30 Jun 2014 19:21:10 +0000 (UTC) Received: from fep11.mx.upcmail.net (fep11.mx.upcmail.net [62.179.121.31]) by mx1.freebsd.org (Postfix) with ESMTP id B82132A9F; Mon, 30 Jun 2014 19:21:09 +0000 (UTC) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep11-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20140630192102.KMAD29414.viefep11-int.chello.at@edge03.upcmail.net>; Mon, 30 Jun 2014 21:21:02 +0200 Received: from [127.0.0.1] ([178.84.134.112]) by edge03.upcmail.net with edge id LjM21o00C2Rg3Ey03jM22g; Mon, 30 Jun 2014 21:21:02 +0200 X-SourceIP: 178.84.134.112 Message-ID: <53B1B89E.3020408@rainbow-runner.nl> Date: Mon, 30 Jun 2014 21:21:02 +0200 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Olivier Duchateau , freebsd-gnome@freebsd.org Subject: Re: [REQUEST] Add x11-toolkits/libwnck3 References: <20140622190015.8dd81be81844180e1ecbf77f@freebsd.org> <53A97721.5030602@rainbow-runner.nl> <20140624193903.10154d19dc797db445eb8cc8@freebsd.org> In-Reply-To: <20140624193903.10154d19dc797db445eb8cc8@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 140630-0, 30-06-2014), Outbound message X-Antivirus-Status: Clean X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2014 19:21:10 -0000 On 24-6-2014 21:39, Olivier Duchateau wrote: > On Tue, 24 Jun 2014 15:03:29 +0200 > Koop Mast wrote: > >> On 22-6-2014 21:00, Olivier Duchateau wrote: >>> Hi, >>> >>> I'm wonder, if x11-toolkits/libwnck3 can be added into ports tree, because I started to port some applications from Elementary project. >>> >>> In fact, I need this library for the Plank panel, several users (there's thread on FreeBSD's forum, and I've already received private email) try to install my personal port, but often they fail. >>> >>> Currently I use libwnck3-3.4.5, which works fine with our current version of GTK3 and GLib (I known on Marcuscom repository, there's another release). >>> >>> Regards >>> >> Sure, let me take a look tonight. > Thanks > >> -Koop > Done