From owner-freebsd-ports@FreeBSD.ORG Fri Feb 26 17:49:29 2010 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 21ED9106564A for ; Fri, 26 Feb 2010 17:49:29 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id D6E648FC0A for ; Fri, 26 Feb 2010 17:49:28 +0000 (UTC) Received: from mobileKamikaze.norad (i59F79901.versanet.de [89.247.153.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 1FC038A171C; Fri, 26 Feb 2010 18:49:10 +0100 (CET) Message-ID: <4B880996.1080109@bsdforen.de> Date: Fri, 26 Feb 2010 18:49:10 +0100 From: Dominic Fandrey User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-GB; rv:1.9.1.8) Gecko/20100226 Thunderbird/3.0.2 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <3fcfb0ba1002141645h532fc790h96a93d1737673c23@mail.gmail.com> In-Reply-To: <3fcfb0ba1002141645h532fc790h96a93d1737673c23@mail.gmail.com> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: CeDeROM Subject: Re: Shoud devel port be RC or GIT based? 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: Fri, 26 Feb 2010 17:49:29 -0000 On 15/02/2010 01:45, CeDeROM wrote: > In a moments of hard testing just before a software release, releases > of a RC (Release Candidate) packages are done to alow some final > tests. I am wondering if it is convenient to create the devel port, to > allow better testing for non-freebsd-aware users. Would that be more > convenient to base such devel port on a RC releases, or directly the > GIT repository? This approach is not very popular. An RC release is fine, but if you want to test builds right from a repository, you are well advised to create snapshots, package them and base your ports on these. An example for this is the games/ioquake3-devel port: ftp://deponie.yamagi.org/freebsd/distfiles/ioquake3/ I update that whenever significant changes occur on SVN. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?