From owner-freebsd-ports@FreeBSD.ORG Mon Jan 2 13:32:51 2012 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 4A84B106568E; Mon, 2 Jan 2012 13:32:51 +0000 (UTC) (envelope-from uqs@spoerlein.net) Received: from acme.spoerlein.net (acme.spoerlein.net [IPv6:2a01:4f8:131:23c2::1]) by mx1.freebsd.org (Postfix) with ESMTP id D736D8FC1B; Mon, 2 Jan 2012 13:32:50 +0000 (UTC) Received: from localhost (acme.spoerlein.net [IPv6:2a01:4f8:131:23c2::1]) by acme.spoerlein.net (8.14.4/8.14.4) with ESMTP id q02DWnOY080252 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Mon, 2 Jan 2012 14:32:49 +0100 (CET) (envelope-from uqs@spoerlein.net) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=spoerlein.net; s=dkim200908; t=1325511169; bh=/ddDzDwnzfXc9FOmLxTswK2E/mnYL4iHieWEem865KQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Transfer-Encoding:In-Reply-To; b=XHyk7xIxk8bnkrnARosQZm6eiY+wgscRjQo5th4UJlFQVzhk8FUQ4D57RzYjeB4ks muo8GMWmMpH3CVodFxVdZ06cGxCyCeEdNadYcoJOtDoqNu/dh+JJnRsyJteM/fBJHc 7xL1bVSSi2LKksG19PtAuzbUKBD0fOQxNldmCriA= Date: Mon, 2 Jan 2012 14:32:49 +0100 From: Ulrich =?utf-8?B?U3DDtnJsZWlu?= To: Bernhard Froehlich Message-ID: <20120102133248.GQ83814@acme.spoerlein.net> Mail-Followup-To: Bernhard Froehlich , ports@freebsd.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@freebsd.org Subject: Re: redports.org - The public FreeBSD ports development infrastructure 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, 02 Jan 2012 13:32:51 -0000 On Thu, 2011-12-29 at 12:44:58 +0100, Bernhard Froehlich wrote: > Hi Porters! > > I am happy to announce that redports.org has finally > reached the point where I think It's safe to be used > by everybody! In case you never heard of it before > redports is the result of an idea born at EuroBSDCon > 2011 in Karlsruhe to give Port Maintainers and Port > Committers a public service to test their new ports > or ports patches during development or before > submitting a ports PR. > > Many people test ports only on their own machine > because of lack of hardware. Redports gives you > instant access to build environments for FreeBSD 7.4, > 8.2, 9-CURRENT, 10-CURRENT on i386 and amd64 and even > special ones that use CLANG/LLVM or GCC 4.5 as ports > compiler. > > For everyone familiar with FreeBSD Ports Tinderbox [1] > it's pretty obvious how it works. In fact redports is > build on top of multiple Tinderboxes so it is > scalable, fast and reliable. With your account you get > your own Subversion Repository to maintain your ports > and with every commit to the repository all affected > ports are automatically built. > > When registering an account please read the UserGuide > [2] first to get an idea of how to work with it. > Feedback and new Ideas are welcome! > > > Best regards, > Bernhard Fröhlich (decke@) > > [1] http://tinderbox.marcuscom.com/ > [2] http://redports.org/wiki/UserGuide This is awesome, thanks! Uli