From owner-freebsd-ports@FreeBSD.ORG Tue Mar 27 14:35:30 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2D8B71065670 for ; Tue, 27 Mar 2012 14:35:30 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Received: from ravenloft.kiev.ua (ravenloft.kiev.ua [94.244.131.95]) by mx1.freebsd.org (Postfix) with ESMTP id DC8708FC1C for ; Tue, 27 Mar 2012 14:35:29 +0000 (UTC) Date: Tue, 27 Mar 2012 17:35:28 +0300 From: Alex Kozlov To: Gerald Pfeifer , ports@FreeBSD.org Message-ID: <20120327143528.GA2152@ravenloft.kiev.ua> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: Subject: Re: Where are conventions like -devel ports documented? 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: Tue, 27 Mar 2012 14:35:30 -0000 On Sun, Mar 25, 2012 at 11:24:59PM +0300, Gerald Pfeifer wrote: > Perhaps I am missing the obvious and will be rewarded with > embarrassement, but where are conventions like the use and > naming of -devel ports described? > > I would have expected this to be covered in > http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html > but -- it is not. > > (If this is an omission, can someone more closely involved than > I have been so far donate a paragraph or two?) > > Gerald > > PS: I am thinking to split the existing emulators/wine port into > two, the regular one (tracking releases of Wine) and a -devel port > that tracks the bi-weekly snapshots that will lead to the next > release in a year or two. Somehow I would prefer something like > wine-stable / wine instead of wine / wine-devel, but the latter is > more in line with how we are doing things, right? In general, $port / $port-devel more common, but in case of wine I think wine-stable or even wine14 / wine would be better. I suspect that not mouch people would stick with wine release. -- Adios