From owner-freebsd-ports@FreeBSD.ORG Fri Jan 23 03:19:40 2009 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 208E7106566B for ; Fri, 23 Jan 2009 03:19:40 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id F1E718FC18 for ; Fri, 23 Jan 2009 03:19:39 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 54AE85C3D; Thu, 22 Jan 2009 22:20:58 -0500 (EST) Date: Thu, 22 Jan 2009 22:20:58 -0500 From: Wesley Shields To: Brian Gardner Message-ID: <20090123032058.GB94145@atarininja.org> References: <4978EB9F.8080105@experts-exchange.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4978EB9F.8080105@experts-exchange.com> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-ports@freebsd.org Subject: Re: Terracotta Port 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, 23 Jan 2009 03:19:40 -0000 On Thu, Jan 22, 2009 at 01:56:47PM -0800, Brian Gardner wrote: > I've just created my first port for a product called Terracotta > (http://www.terracotta.org). I believe this port is ready for review > and hopefully inclusion but couldn't figure out what the next step is. > NOTE: I am not subscribed to this list so please ensure I'm CC'd on the > response. It's documented in the porters-handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-submitting.html If it's a new port use shar(1) and submit the result. If it's a change to an existing port use diff(1) and send that in. -- WXS