From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 17:08:07 2007 Return-Path: X-Original-To: ports@freebsd.org 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 BBFA716A41F for ; Thu, 28 Jun 2007 17:08:07 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 9E01913C46A for ; Thu, 28 Jun 2007 17:08:07 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 24728E8A; Thu, 28 Jun 2007 12:08:07 -0500 (CDT) Date: Thu, 28 Jun 2007 12:08:07 -0500 To: David Southwell Message-ID: <20070628170807.GB30856@soaustin.net> References: <200706280638.25076.david@vizion2000.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200706280638.25076.david@vizion2000.net> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: ports@freebsd.org Subject: Re: PR problem -file handling.. long files 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: Thu, 28 Jun 2007 17:08:07 -0000 On Thu, Jun 28, 2007 at 06:38:24AM -0700, David Southwell wrote: > There is a difficulty when posting PR's when a large debug file is needed to > be posted to the PR as an attachment. Do you mean, via the web form or via send-pr(1)? The latter has a limit of 500k, via the FreeBSD.org email system. If something is larger than that, I would prefer that the debug file simply be posted to the web and a URL included. If you can't host the file yourself, email bugmeister@FreeBSD.org and we'll host it somewhere. This way the size of the database won't grow as much. Thanks. mcl