From owner-freebsd-xfce@FreeBSD.ORG Mon Apr 7 19:06:55 2014 Return-Path: Delivered-To: xfce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 889B2242 for ; Mon, 7 Apr 2014 19:06:55 +0000 (UTC) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (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 1BFAA7E2 for ; Mon, 7 Apr 2014 19:06:54 +0000 (UTC) Received: by mail-wi0-f171.google.com with SMTP id q5so5690945wiv.16 for ; Mon, 07 Apr 2014 12:06:53 -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=EFAtlZuTwnkHFN6qeiQFMDmQHIZyRHJsVY7Yu3YMHd8=; b=oJagiLWfkFJg4oEKJ9P8uy3DWUxGMGKcKKEiVL4NWGG6KXWaYWMaabhi+2aDeVqJVZ JvWjqaq/mFxCN3n/lSwz0G9V58q5VrH0jA9S7b+GseFpntJT9/zuiAVXWYsynHdpaV0N bM5qMygzBUkAlhRH44T4ITH03gzCk04RWk/1a90hB5bmvoGgUce1T5BKIGicbNHszD3N Nn1h1JWgQHcHz1db3J9N9uiaJfd/fUrNl5khn9/J+40gIPt91z0hKf2nY36kRpCevNgD sLMWinKnhTowSOGM8xY80LwhfCgh3dlTcQkum3dPw2+llRey8YBXGTVHHdxU2CAO3jsz 0WYA== X-Received: by 10.180.189.43 with SMTP id gf11mr48809wic.32.1396897612979; Mon, 07 Apr 2014 12:06:52 -0700 (PDT) Received: from tuborg (AMarseille-656-1-645-211.w92-150.abo.wanadoo.fr. [92.150.190.211]) by mx.google.com with ESMTPSA id ff9sm25651264wib.11.2014.04.07.12.06.51 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 07 Apr 2014 12:06:52 -0700 (PDT) Sender: Olivier Duchateau Date: Mon, 7 Apr 2014 21:06:13 +0000 From: Olivier Duchateau To: xfce@freebsd.org Subject: Status of Xfce Message-Id: <20140407210613.e5b0c4ae2de2cf97d60c3981@freebsd.org> X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.19; i386-portbld-freebsd9.2) 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.17 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2014 19:06:55 -0000 Hi, In the latest status report (not yet published), I mention, the new development repository [1] (hosted on RedPorts). So if someone wants to test latest core components and Parole (multimedia/xfce4-parole), I wrote documentation [2], [3] to update your ports tree. xfcemerge has been rewritten, because now I use svn (Subversion) instead of hg (Mercurial). The '4.11' branch works fine with our ports tree. Ports in 'trunk' are instable (really) and need additional ports, so be careful. [1] https://svn.redports.org/olivierd/xfce4/ [2] https://people.freebsd.org/~olivierd/xfce-core-unstable.html [3] https://people.freebsd.org/~olivierd/parole-unstable.html -- olivier