From owner-freebsd-ports@FreeBSD.ORG Sat Oct 20 14:10:11 2007 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 709F016A419 for ; Sat, 20 Oct 2007 14:10:11 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id C592D13C467 for ; Sat, 20 Oct 2007 14:10:10 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 20 Oct 2007 14:10:01 -0000 Received: from nat-wh-1.rz.uni-karlsruhe.de (EHLO mobileKamikaze.norad) [129.13.72.169] by mail.gmx.net (mp047) with SMTP; 20 Oct 2007 16:10:01 +0200 X-Authenticated: #5465401 X-Provags-ID: V01U2FsdGVkX1893WsuLKg9hZusHLp9Mj4hhJZFlBDubBig8PQmwf 33Kx9OOrdCV71m Message-ID: <471A0C34.6060505@gmx.de> Date: Sat, 20 Oct 2007 16:09:56 +0200 From: "[LoN]Kamikaze" User-Agent: Thunderbird 2.0.0.6 (X11/20071015) MIME-Version: 1.0 To: Q References: <2365F582-9CA6-4E21-AF82-42791A2F8E10@gmail.com> In-Reply-To: <2365F582-9CA6-4E21-AF82-42791A2F8E10@gmail.com> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-ports@freebsd.org Subject: Re: Appropriate way of submitting multiple related ports at once? 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: Sat, 20 Oct 2007 14:10:11 -0000 Q wrote: > Hi, > > I have written a collection of ports (16 in total) for building a > typical Apple WebObjects deployment environment. As most of these ports > depend on one another in some way could someone advise what the most > appropriate way to submit these ports as a bundle would be? > > Thanks. > Why don't you just pack them all into a single shar archive and submit them as one PR? That's what I'd do.