From owner-freebsd-ports@FreeBSD.ORG Mon May 7 06:09:28 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F47E106566B; Mon, 7 May 2012 06:09:28 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id ABC5D8FC08; Mon, 7 May 2012 06:09:27 +0000 (UTC) Received: by lagv3 with SMTP id v3so4378877lag.13 for ; Sun, 06 May 2012 23:09:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=cyCayYcA2dlOtOaZ0YxdjKY+6JsBZqpmJICmYcFq5ek=; b=k+gfbnbqgVZMdcpjrVy5fCgLx1tt3JwxxNe082FgQPdqUbM+SMKPDS33py4L+WO98k u6//qVNv70Il5WbCoMZKGMDh3G1FdpiGmNn0A+CKF5X2OfzjctptU9/gO2wMWJf6Q70O QwqkzYAg+ZDqHO17Sf7KECY4XX5lBDMEk4u+wCPM+qI3qP03LX6JDRLt2EOcS7wzJDeu xJuV23sumuciL5H45k0kLqIWPcSypVAfbxLxViCKVEu85V5fFKArbE9kCgs1I6W5eaHL gGFvKi8tLr09oVfh5GOAdm7lxztryqOkhGDuLnckHhRjknwVXrnCvYBaJ+Q1a4EI0auW QZyw== Received: by 10.152.124.76 with SMTP id mg12mr13037286lab.6.1336370961064; Sun, 06 May 2012 23:09:21 -0700 (PDT) Received: from laptop (m-s.agava.net. [195.222.84.203]) by mx.google.com with ESMTPS id nv7sm18055317lab.9.2012.05.06.23.09.19 (version=SSLv3 cipher=OTHER); Sun, 06 May 2012 23:09:19 -0700 (PDT) Date: Mon, 7 May 2012 09:09:57 +0300 From: "Sergey V. Dyatko" To: xfce@freebsd.org Message-ID: <20120507090957.3c92379e@laptop> In-Reply-To: References: X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports ML Subject: Re: [CFT] Xfce 4.10 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, 07 May 2012 06:09:28 -0000 On Sat, 5 May 2012 19:30:27 +0200 Olivier Duchateau wrote: > Hi folks, > > I've updated the xfce-4.10 tarball [1] (it contains only the latest > versions of Xfce4 core). > Changes : > - Delete thunarvfs in bsd.xfce.mk, because this library now, is > obsolete, even if it always used by archiver/squeeze (no update since > 4 years). > - Drop support of GTK3 in x11-themes/gtk-xfce-engine > > I've also add shell script 'xfcemerge' [2] (based on marcusmerge and > kdemerge) to easily update ports tree. It works with tarball and with > my repository. > > In my repository we can found the latest versions of : > - x11/xfce4-screenshooter-plugin, > http://www.freebsd.org/cgi/query-pr.cgi?pr=167537 > - www/midori, http://www.freebsd.org/cgi/query-pr.cgi?pr=167536 > - sysutils/xfce4-battery-plugin (1.0.2) > - sysutils/xfce4-systemload-plugin (1.1.0) > - x11-clocks/xfce4-timer-out-plugin (1.0.1) > - graphics/ristretto (0.6.0) > > Enjoy > > [1] http://xfce-ports.googlecode.com/files/xfce-4.10.tar.xz > [2] http://xfce-ports.googlecode.com/files/xfcemerge > > Hi Olivier, Thanks for your work. I'm using xfce ~6 years and I like it :) If I download and run xfcemerge it would be enough for update to 4.10 or I must do anything else ? thanks -- wbr, tiger