From owner-freebsd-ports@FreeBSD.ORG Sun May 20 19:30:48 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5D922106566C; Sun, 20 May 2012 19:30:48 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id AC5708FC17; Sun, 20 May 2012 19:30:47 +0000 (UTC) Received: by bkvi18 with SMTP id i18so4692297bkv.13 for ; Sun, 20 May 2012 12:30:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=uFaWU1YGS+HnbpE5SDVDJ2deh0rb/4Yv1nLUnhywrZc=; b=ockpAsmp182VVtjMMj70KIraPEXjJM1MvDLczRPIx6Trcvd+8ETVuhNxq9CPNmkbdW t7najuXAvukUSHCbdcFdnaTPHzkVfCOFRdbgQbAMYXApbc1pOL9zx/vHOq6re2lTIwGH ixkNzSel+oZkR8Kk5AYkKOeaa3dPbSjWiAlc6rHx2S2w3JhiNOTCIyDUVzJM2pbepBah ra5D7o96XGsrGuhzghUg13DZWdVY8GXY3JKZPAdLw1mGAOUh09SO0pNH9S3+7xHajQvq BgzDcsMA0vw8jQFds4V0iQp4WReEpryEMqYaq2npdVYCN6L8TdY3MSZlVfeWGqPea9sV lBTw== Received: by 10.204.154.214 with SMTP id p22mr6586205bkw.115.1337542246571; Sun, 20 May 2012 12:30:46 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.204.171.138 with HTTP; Sun, 20 May 2012 12:30:16 -0700 (PDT) In-Reply-To: <4FB945E8.1080603@FreeBSD.org> References: <4FB8E67C.5030001@FreeBSD.org> <4FB90160.9060002@infracaninophile.co.uk> <4FB9437D.5050804@FreeBSD.org> <4FB943B0.6040501@FreeBSD.org> <4FB945E8.1080603@FreeBSD.org> From: Chris Rees Date: Sun, 20 May 2012 20:30:16 +0100 X-Google-Sender-Auth: 5o3_KqxNDDr_vmAfvspTtPjuFqc Message-ID: To: Michael Scheidell Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: PORTVERSION=1.0.0b 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: Sun, 20 May 2012 19:30:48 -0000 On 20 May 2012 20:28, Michael Scheidell wrote: > > > On 5/20/12 3:25 PM, Chris Rees wrote: >>> >>> any porters handbook, committers habndbook documentation on that? as in >>> why >>> > =A0'1.0.0.b' is preferred over '1.0.0b'? >> >> Because as much as possible, we try to standardise things like version >> numbers and rc scripts, so people get a more consistent experience, >> rather than bowing to the particular upstream/maintainer's view of how >> versions work. >> > so, we need to update committers/porters handbook, or is this some secret > thing? another of those 'we won't document it, but we sure as hell will > publically lart you if you disobay the unspoken, undocumented secred code= ?' > > or, like I asked 'I need to give a link to submitter to show him this is = the > best way to do it'. > > I guess I wait till the email archive is finished and point him to chris'= s > post? Docs patches would be great; you know full well that most of this stuff isn't documented ;) Chris