From owner-freebsd-ports@FreeBSD.ORG Tue Jan 11 17:53:04 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67AA916A4CE for ; Tue, 11 Jan 2005 17:53:04 +0000 (GMT) Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FAC443D3F for ; Tue, 11 Jan 2005 17:52:59 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id j0BI4YnP023765; Tue, 11 Jan 2005 15:04:34 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost.iib.unsam.edu.ar [127.0.0.1]) by pi.iib.unsam.edu.ar (8.12.11/8.12.9) with ESMTP id j0BHqZQL007086; Tue, 11 Jan 2005 14:52:35 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.12.11/8.12.11/Submit) id j0BHqTiL007069; Tue, 11 Jan 2005 14:52:29 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: pi.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Tue, 11 Jan 2005 14:52:29 -0300 From: Fernan Aguero To: Tobias Roth Message-ID: <20050111175229.GD8076@iib.unsam.edu.ar> Mail-Followup-To: Tobias Roth , ports@freebsd.org References: <20050111170828.GC8076@iib.unsam.edu.ar> <20050111172653.GA4074@droopy.unibe.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050111172653.GA4074@droopy.unibe.ch> User-Agent: Mutt/1.5.6i cc: ports@freebsd.org Subject: Re: how to test ports before submission? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jan 2005 17:53:04 -0000 +----[ Tobias Roth (11.Jan.2005 14:33): | | On Tue, Jan 11, 2005 at 02:08:28PM -0300, Fernan Aguero wrote: | > | > I want to install a port which is not yet in the ports tree, | > (i.e. it will not be in the INDEX either) and I do not want | > pkgdb, portupgrade, etc. to complain. | | What sort of errors do you get? I do it all the time, and I only | get some warnings that can be ignored. | | greets, t. | +----] I do not get any errors, just warnings, notices. Of course, I can live with this, but I started to think that maybe I'm missing something obvious, and that everyone else is doing this in a wiser way :) Fernan