From owner-freebsd-ports@FreeBSD.ORG Wed Jan 26 21:58:38 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 162461065674; Wed, 26 Jan 2011 21:58:38 +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 373008FC13; Wed, 26 Jan 2011 21:58:36 +0000 (UTC) Received: by bwz12 with SMTP id 12so1872218bwz.13 for ; Wed, 26 Jan 2011 13:58:35 -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=ccdjwKRi/D8aszUwH4wApOco97gOy+x6L9zscDyupHc=; b=HCtmgJ//ulkTKvkCutaO5THpjWwgkExhSN0YD755vUl2PvYlGOynMcvkQg+ItXTWNy M/M9xxnLKal3auVjat5Bne5gAgc1jMAb23Ds5YLtpIgPAhEpUp2+6J2TMqGmk5IZr8zt 3NO9McktPPMSCWZXMQNB62sYn0awn7M9SEP0c= 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=L++Gqu2BklbJlFmMEgelZ805zekDoboiKyr8iOf/Vf7qtc/JGArxfb+pQ5vubtgmZv UKChde1lEXmb4eg0bhONOgykg+p4oSDUWNxWnlPnfwoxFI/5niW31U45UByXO4lf4rh0 bO8l+AC6F/kl+Msa+DBjsSPbyyqohlaT8xR1E= MIME-Version: 1.0 Received: by 10.204.71.82 with SMTP id g18mr874190bkj.166.1296078524528; Wed, 26 Jan 2011 13:48:44 -0800 (PST) Received: by 10.204.84.7 with HTTP; Wed, 26 Jan 2011 13:48:44 -0800 (PST) In-Reply-To: References: <20110113095210.47822j0hxhmgjfi8@avocado.salatschuessel.net> Date: Wed, 26 Jan 2011 22:48:44 +0100 Message-ID: From: Olivier Duchateau To: miwi@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org, "Philip M. Gollucci" , Bernhard Froehlich , Oliver Lehmann 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: Wed, 26 Jan 2011 21:58:38 -0000 Hi, On my side, I'm running Xfce 4.8. I've tested Oliver's archive (4.8pre3), and I've noticed, that orage doesn't compile, xfce4-screenshooter-plugin "coredump" (even with 4.6.x). In Thunar and xfce4-tumbler in LIB_DEPENDS gdk_pixbuf-2.0.0 should be replaced by gdkpixbuf2 in USE_GNOME. There is a new version of thunar-archive-plugin [1]. I've got errors during generation of Makefiles, however dependancies are good. If someone can fix it. I don't know, if in this archive, thunar-media-tags-plugin works, but I've patches, and it works great. [1] http://foo-projects.org/pipermail/xfce/2011-January/028203.html 2011/1/26 Martin Wilke : > > Hello, > > Just got the ok from Oliver to release the 4.8 Release patchset to public= , > > http://people.freebsd.org/~miwi/xfce4.8-rl.tgz > > Enjoy > > Feedback of course Welcome. > > > On Thu, Jan 13, 2011 at 4:52 PM, Oliver Lehmann wro= te: >> >> 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. >> >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > --=20 olivier