From owner-freebsd-xfce@FreeBSD.ORG Sat Oct 4 22:12:20 2014 Return-Path: Delivered-To: xfce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 40CAEDD1 for ; Sat, 4 Oct 2014 22:12:20 +0000 (UTC) Received: from mail-wg0-x22a.google.com (mail-wg0-x22a.google.com [IPv6:2a00:1450:400c:c00::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CF6A0CC1 for ; Sat, 4 Oct 2014 22:12:19 +0000 (UTC) Received: by mail-wg0-f42.google.com with SMTP id z12so3923052wgg.1 for ; Sat, 04 Oct 2014 15:12:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:mime-version:content-type :content-transfer-encoding; bh=KV2K5siKdcG5WgkGlzAxY35rcWJLlPWjc31lbitoTUU=; b=CyORbWCBtH/UrSAm9qPZXbV/rao+ZgUKfiwqA7lE1hehktoy+oJu53JR8/UoMCmx1n d9CqkORKMstbVmrvEPvO2zYL6yt5iV4gI/gKyc6hpbvteuy6ZF4x6QKW35M5h+5u3PCx 68FK0JaRCu4gzMSBliBpyp8YV06OvJY0BiDsqfZoudZqq4mA8hV6lcwuh+uNnCB6Jkgh T9t4QE9CPPAQ6Qdg570fRT4UABb2DYbu+/dz0pZAPdPhXgAnsKzZ+f+4gFpDV2ydEiR7 s+cPD6KIHk0orJhUP/uQQcPHBlCoUsqkspl4UIrPSHIryy1sGUo1QpqWl2cDZkIJGbMt qKfg== X-Received: by 10.194.174.39 with SMTP id bp7mr4992411wjc.131.1412460738123; Sat, 04 Oct 2014 15:12:18 -0700 (PDT) Received: from tuborg (AMarseille-656-1-768-38.w90-8.abo.wanadoo.fr. [90.8.25.38]) by mx.google.com with ESMTPSA id mb20sm6166253wic.9.2014.10.04.15.12.17 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 04 Oct 2014 15:12:17 -0700 (PDT) Sender: Olivier Duchateau Date: Sun, 5 Oct 2014 00:08:59 +0000 From: Olivier Duchateau To: xfce@freebsd.org Subject: Xfce status report Message-Id: <20141005000859.c6f8f30ba96b40025c16786c@freebsd.org> X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.22; i386-portbld-freebsd9.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Oct 2014 22:12:20 -0000 Hi, Below, status report concerning the Xfce project under FreeBSD. There were no major updates in ports tree, except cosmetic changes (fix pkg-plist, switch to USES= libtool, etc.). But, the Xfce team continues to keep each piece of the Xfce Desktop up to date. That's why we're working on the next stable release (no date scheduled). Major changes will be: * Switch to USES * Support of GTK2 (default toolkits) and GTK3 (optional) * GNOME like default icons theme * Enhance documentation (handbooks, FAQ) Below list of current ports in your devel repository [1]. * deskutils/xfce4-xkb-plugin 0.7.0 * devel/xfce4-dev-tools 4.11.0 * misc/xfce4-appfinder 4.11.0 * multimedia/xfce4-parole 0.6.1 and 0.7.0 * sysutils/garcon 0.3.0 * sysutils/xfce4-settings 4.11.3 * x11/libxfce4menu 4.11.1 * x11/libxfce4util 4.11.0 * x11-wm/xfce4-desktop 4.11.8 * x11-wm/xfce4-panel 4.11.1 * x11-wm/xfce4-session 4.11.0 xfce4-power-manager is not finished (I rewrite ACPI helper). There're also two new ports * deskutils/xfce4-volumed-pulse 0.2.0 * x11/xfce4-dashboard 0.2.3 and 0.3.2 For more details, please see our wiki page [2]. I also made short video [3], which shows significant changes. Regards [1] http://www.redports.org/browser/olivierd/xfce4 [2] https://wiki.freebsd.org/Xfce [3] https://people.freebsd.org/~olivierd/xfce4-4.11-screencast.webm -- olivier