From owner-freebsd-ports@FreeBSD.ORG Wed Jan 7 15:10:58 2009 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 1C11F106566C for ; Wed, 7 Jan 2009 15:10:58 +0000 (UTC) (envelope-from makc@issp.ac.ru) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id 8FD408FC27 for ; Wed, 7 Jan 2009 15:10:57 +0000 (UTC) (envelope-from makc@issp.ac.ru) Received: from [62.63.90.106] [62.63.90.106:33273] (HELO/EHLO luna.dio.ru, authenticated with PLAIN) by mail.issp.ac.ru with ESMTP/inet id n07EnfoE002867 (using TLSv1/SSLv3, with cipher DHE-DSS-AES256-SHA (256 bits), verified NO) Wed, 7 Jan 2009 17:49:45 +0300 (MSK) From: Max Brazhnikov To: kde-freebsd@kde.org Date: Wed, 7 Jan 2009 17:48:36 +0300 User-Agent: KMail/1.10.92 (FreeBSD/7.1-RELEASE; KDE/4.1.85; i386; ; ) References: <20090106220641.GL44347@bsdcrew.de> In-Reply-To: <20090106220641.GL44347@bsdcrew.de> Organization: ISSP RAS MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901071748.36919.makc@issp.ac.ru> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.issp.ac.ru [77.236.34.3]); Wed, 07 Jan 2009 17:49:45 +0300 (MSK) X-Virus-Scanned: ClamAV 0.94.1/8841/Wed Jan 7 08:09:14 2009 on mail.issp.ac.ru X-Virus-Status: Clean Cc: ports@freebsd.org, Martin Wilke Subject: Re: [kde-freebsd] [CFT] KDE 4.2 BETA 2 testers wanted 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, 07 Jan 2009 15:10:58 -0000 On Tue, 6 Jan 2009 23:06:42 +0100, Martin Wilke wrote: > We are happy to announce the first public Call for Testing > with KDE 4.2. > > The past weeks we focused on the complex and very time > consuming task to get the KDE4.2 BETA2 ports into a much > better shape so we can now go on to the next step: much wider > public testing. > > The experimental KDE ports are currently pulled from KDE > 4.2 BETA 2 (4.1.85). Some of you may believe beta testing > is not worth it, but we want to get KDE 4.2 better then 4.1. > > At the moment we would actually benefit from wider testing > the well prepared KDE 4.2 BETA 2 FreeBSD builds. We would > have much more opportunity and time to identify and eventually > correct FreeBSD specific problems with those. > > We added the file UPDATING-area51. _PLEASE_ read this before you start > your update. > > To get KDE 4.2: > > try > svn co https://kf.athame.co.uk/kde-freebsd/tags/kde-4.1.85/ /path/to/area51 You can use nice marcusmerge script [*] to merge your portstree with area51 ports: marcusmerge -d /usr/ports -s /path/to/area51 -m kde-4.1.85 where /path/to/area51 is the same path that has been used in 'svn co' command. [*] http://www.marcuscom.com/downloads/marcusmerge http://www.marcuscom.com/marcusmerge.8.html > More infos here: > https://kf.athame.co.uk/access.php > > I like to say Thanks to all Helpers and Submitters on the kde-freebsd@ > mailinglist. > > That's all for the moment. Happy Testing! > > - Martin (on behalf of the FreeBSD KDE team) > > PS: Don't forget to read the UPDATING-area51 :P