From owner-freebsd-ports@FreeBSD.ORG Thu Jan 13 20:22:50 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 6EB05106566B; Thu, 13 Jan 2011 20:22:50 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id BA58F8FC0A; Thu, 13 Jan 2011 20:22:38 +0000 (UTC) Received: by bwz12 with SMTP id 12so1773696bwz.13 for ; Thu, 13 Jan 2011 12:22:05 -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=ZO9ST+OPUCen3w1yAfHzZVIF6eEEHcRIJvmv0lzFeGA=; b=V8DXBieP8XT5rw2iW5pMFW4WmLYP2SixTlecGRT+E0KnenBxAUuzKdTMzUljt82J+4 AKTfxYkoJQe1MgU6vFg3bb2eoXdmRgv0i8HF+LrSMpsxj9udWERoWkJbWI1jmONroG2m +AXMq8V0WCf56yVD3qE3GZ2doO9yIVHWFbC9A= 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=YcI282J18zpchfN0MceJGSUOFivfg0v3oA3TxiFZDB20BrF5THG2Ky6TFPVv/V2KCd RnNIKzLxEyhOpkVQvBhye584okhdFggTEHSAkG0TCgxJLqRyN0x1gz0Vp6O81NXA6xzV FnPauDCccXOElAp8WdERXcljK+X79lOXt7YY4= MIME-Version: 1.0 Received: by 10.204.71.20 with SMTP id f20mr2142568bkj.139.1294950125306; Thu, 13 Jan 2011 12:22:05 -0800 (PST) Received: by 10.204.84.7 with HTTP; Thu, 13 Jan 2011 12:22:05 -0800 (PST) In-Reply-To: <20110113095210.47822j0hxhmgjfi8@avocado.salatschuessel.net> References: <20110113095210.47822j0hxhmgjfi8@avocado.salatschuessel.net> Date: Thu, 13 Jan 2011 21:22:05 +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 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: Thu, 13 Jan 2011 20:22:50 -0000 I haven't tested everything, but I noticed this: In Thunar's pkg-plist `PLIST_SUB' variables are missing. Some plugins are not up to date including - xfce4-battery-plugin, I send a PR http://www.freebsd.org/cgi/query-pr.cgi?pr=3D153661 - xfce4-wavelan-plugin (in ports tree v0.5.4, new version is 0.5.6) - xfce4-timer-out-plugin, I send a PR http://www.freebsd.org/cgi/query-pr.cgi?pr=3D153475 In the Xfce mailling list, there was a discussion regarding desktop files plugins [1], that's why I added xfcehack in bsd.xfce.mk. Should anticipate this feature ? I started to upgrade xfce4-power-plugin, everything compile, but when I enable polkit, and run daemon, I get some errors, due to lack of udisks. [1] http://foo-projects.org/pipermail/xfce/2011-January/028096.html 2011/1/13 Oliver Lehmann : > Hi, > > with the help of miwi's and Olivier's work plus some changes from my > side a tarball containing the xfce 4.8pre3 ports has been made: > > http://people.freebsd.org/~oliver/xfce/xfce-4.8pre3_ports.tar.gz > > If you unpack it in /usr/ports, make sure you delete the following > orphaned patch files afterwards: > =A0x11/libexo/files/patch-Makefile.in > =A0x11/libexo/files/patch-exo-mount-point.c > =A0x11-wm/xfce4-panel/files/patch-plugins-launcher-launcher-exec.c > > The following ports are broken right now by the xfce upgrade and some of > them will probably be marked as BROKEN or even IGNORE (thunar-volman for > example) when 4.8 comes out: > > archivers/thunar-archive-plugin > audio/thunar-media-tags-plugin > deskutils/orage > devel/thunar-svn-plugin > mail/xfce4-mailwatch-plugin > net-im/xfce4-messenger-plugin > sysutils/thunar-volman-plugin > sysutils/xfce4-genmon-plugin > sysutils/xfce4-places-plugin > sysutils/xfce4-power-manager > sysutils/xfce4-wavelan-plugin > x11/xfce4-clipman-plugin > x11/xfce4-wmdock-plugin > > I'm happy about any feedback. > > =A0Oliver > > > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > --=20 olivier