From owner-freebsd-ports@FreeBSD.ORG Mon Feb 14 19:15:10 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81B601065670; Mon, 14 Feb 2011 19:15:10 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id AEC0C8FC17; Mon, 14 Feb 2011 19:15:09 +0000 (UTC) Received: by eyf6 with SMTP id 6so2588987eyf.13 for ; Mon, 14 Feb 2011 11:15:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=xqebsHv4h4/fa3ACXJEEjiZjQkY1G++M7FFPMXj7Yxg=; b=fQnrt63pQV8xN00XLMOajqXZLJI/xY5rb0OTKXzOztXG5pv/F/0DVxC5QF3iMYknlh 1SWPWKdpivzvxspyryJBEBSTIF1g5CUp2C636SWgARtppyZOzRp9d4CGMUTnkRtuvExQ BiNz0yJeqw2jcleEzkcPues0thIrATeVEP4S0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=rjyI6byhzywaSLeyKMvOp1S2tuygM1MSfme7ji+ffJcyps/v451QUEQNI+plWGMApy uPwC64GAywUxCxzpVlZmMHGDswzaOapjMi+r2DhNkLZrQKn9TDz5KKKbOZELyY2GmIZX 71VqDNhKUT2835GDWVIn1ivMyfX9+i86VdPl4= MIME-Version: 1.0 Received: by 10.204.64.74 with SMTP id d10mr1033159bki.7.1297710908213; Mon, 14 Feb 2011 11:15:08 -0800 (PST) Received: by 10.204.50.131 with HTTP; Mon, 14 Feb 2011 11:15:08 -0800 (PST) In-Reply-To: References: <20110113095210.47822j0hxhmgjfi8@avocado.salatschuessel.net> <20110130124018.149432fj7azanqww@avocado.salatschuessel.net> <20110209135531.68607drfk5h41iww@avocado.salatschuessel.net> <20110210143613.07b56ed9@heavennet.ru> <20110210125132.18351ozie8vqoqck@avocado.salatschuessel.net> Date: Mon, 14 Feb 2011 20:15:08 +0100 Message-ID: From: Olivier Duchateau To: Oliver Lehmann Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org, "Philip M. Gollucci" , Bernhard Froehlich , miwi@freebsd.org Subject: Re: xfce 4.8pre3 preview 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: Mon, 14 Feb 2011 19:15:10 -0000 Update tarball with xfce4-session. 2011/2/14 Olivier Duchateau : > Hi, > > Here is patches update to: > - libxfce4gui > - xfce4-panel > - thunar (it's version 1.3.0, be careful [1]) > - xfce4-tumbler > - bsd.xfce.mk > > About xfce4-tumbler, I noticed with glib20, during compilation there's > a warning because of -I/usr/local/lib/glib-2.0/include doesn't exist > (see Cflags in /usr/local/libdata/pkgconfig/glib-2.0.pc). In configure > I found, we can define GLIB_CFLAGS, but even with this variable, > warning persists. I don't know how to fix this problem. > > With Thunar, when devel/gvfs is installed, browsing through SSH, FTP, > ... work [2]. I tested =A0it with Thunar (v1.2.0, v1.2.1, and v1.3.0). > > In bsd.xfce.mk, I use 'xfcehack' for plugins, It's not necessary, but > I think it's cleaner, when files are in same place. > > http://www.errement.net/FreeBSD/xfce-4.8.diff.tar.gz > > [1] http://foo-projects.org/pipermail/xfce/2011-February/028346.html > [2] http://gezeiten.org/post/2009/06/Preview:-Browsing-SFTP-with-Thunar > > 2011/2/10 Oliver Lehmann : >> Hi Ilya, >> >> "Ilya A. Archipov" wrote: >> >>> Hi oliver@ >>> tarball haven't Mk changes? >> >> you are right. I fixed the tarball. Thanks for letting me know! >> >> ---------------------------------------------------------------- >> This message was sent using IMP, the Internet Messaging Program. >> >> > > > > -- > olivier > --=20 olivier