From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 17:12:18 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 86064106567A; Wed, 9 Feb 2011 17:12:18 +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 AE6578FC2E; Wed, 9 Feb 2011 17:12:17 +0000 (UTC) Received: by bwz12 with SMTP id 12so1133525bwz.13 for ; Wed, 09 Feb 2011 09:12:16 -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=8Tc8VPkBpySTjzJqdDzpbjU+iKHxZdBBQojydJkC+vA=; b=inEluVrJpX8t9UjeVdMoZ5xTgIX0uAul9OGL6K5HDCSaunzE7bKlJw2nxFx1SMn11k pj/TrsSXEdtCatgrVwPsiRX6JYR0vVRiNuRxz5U7DClto78eiFpdQC6KFT564d4lHIWQ puaE7+Ogn2l91BUgWgMxX53b/yKd8DCfyylwM= 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=IdDgakdU+UrBkBV0GQLSiqrEiCs6IL6YxcvW5FbF5jOHsz71j4c8XtjTgWynG3vtOo dTm8pFGiTdgnDvkxNpDloAnC0tnqyCTL1q0pkdVd4yD3EDuSbqrHXNNJcHU4ro2Ymg8F vpBnOjoo67A+PRO6/l3XZv8jVgv3KsVI9ev8M= MIME-Version: 1.0 Received: by 10.204.85.11 with SMTP id m11mr3432258bkl.115.1297271510422; Wed, 09 Feb 2011 09:11:50 -0800 (PST) Received: by 10.204.50.131 with HTTP; Wed, 9 Feb 2011 09:11:50 -0800 (PST) In-Reply-To: <20110209135531.68607drfk5h41iww@avocado.salatschuessel.net> References: <20110113095210.47822j0hxhmgjfi8@avocado.salatschuessel.net> <20110130124018.149432fj7azanqww@avocado.salatschuessel.net> <20110209135531.68607drfk5h41iww@avocado.salatschuessel.net> Date: Wed, 9 Feb 2011 18:11:50 +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: Wed, 09 Feb 2011 17:12:18 -0000 Hi, I use my own Xfce ports, but I noticed when devel/gvfs is installed, trash plugin and remote directories (over ssh, ftp, ...) are =AB mounted =BB in Thunar like this [1]. I think it's would be interresting, like gigolo [2], (it worked well with Xfce 4.6.2). I tested the last version of multimedia/xfce4-xmms-plugin (v0.5.3, not in this archive) with only multimedia/audacious (beep it's not updated since 2005, and xmms since 2007), and this plugin doesn't work. It doesn't find Audacious, however I patched panel-plugin/{playerctrl.c, playerctrl.h}, because /usr/include/audacious/beepctrl.h doesn't exist (I replaced by /usr/local/include/audacious/audctrl.h or file like that). There is an another plugin, xfce4-playercontrol-plugin [3] (not tested). [1] http://gezeiten.org/post/2009/06/Preview%3A-Browsing-SFTP-with-Thunar [2] http://www.freebsd.org/cgi/query-pr.cgi?pr=3D150252 [3] http://goodies.xfce.org/projects/panel-plugins/xfce4-xmms-plugin 2011/2/9 Oliver Lehmann : > Hi, > > here you'll find the latest xfce 4.8.1 ports: > > http://people.freebsd.org/~oliver/xfce/xfce-4.8.1_ports.tar.gz > > I aditionally fixed some plugins. The remaining BROKEN ports are: > > deskutils/xfce4-volstatus-icon > sysutils/thunar-volman-plugin > sysutils/xfce4-places-plugin > multimedia/xfce4-media > x11/xfce4-wmdock-plugin > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > --=20 olivier