From owner-freebsd-ports@FreeBSD.ORG Fri Oct 10 06:36:29 2003 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 6B87216A4B3 for ; Fri, 10 Oct 2003 06:36:29 -0700 (PDT) Received: from rambutan.pingpong.net (81.milagro.bahnhof.net [195.178.168.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3927443F85 for ; Fri, 10 Oct 2003 06:36:25 -0700 (PDT) (envelope-from girgen@pingpong.net) Received: from localhost (localhost [127.0.0.1])h9ADaIr7011517; Fri, 10 Oct 2003 15:36:18 +0200 (CEST) (envelope-from girgen@pingpong.net) Date: Fri, 10 Oct 2003 15:36:18 +0200 From: Palle Girgensohn To: Steve Wingate Message-ID: <9640000.1065792978@rambutan.pingpong.net> In-Reply-To: <20031009231025.U34674@daemon.g-e-e-k.net> References: <35160000.1065617551@rambutan.pingpong.net> <200310081519.43302.ernst.dehaan@nl.wanadoo.com> <41370000.1065619394@rambutan.pingpong.net> <20031009231025.U34674@daemon.g-e-e-k.net> X-Mailer: Mulberry/3.0.3 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline cc: Ernst de Haan cc: Akinori MUSHA cc: freebsd-ports@freebsd.org Subject: Re: force portupgrade to build port even with -P ? 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: Fri, 10 Oct 2003 13:36:29 -0000 Hi Steve, Sorry, nothing in the article, or the manpages, about this specific problem. Problem is I want to be able to run for example "portupgrade -aP", and for a handful ports it will not use a package, but always build using the port. I cannot find documentation about this functionality anywhere. Thanks anyway! Palle --On torsdag, oktober 09, 2003 23.11.45 -0700 Steve Wingate wrote: > On Wed, 8 Oct 2003, Palle Girgensohn wrote: > >> Hi, >> >> Well, what I really want is to use pre-built packages for most ports (my >> CPUs are a bit tired), but for a few I need extra arguments, so I want to >> force portupgrade to always use the port, never use a pre-built package, >> for these ports. >> >> /Palle >> > > Read this article: > http://www.onlamp.com/pub/a/bsd/2003/08/28/FreeBSD_Basics.html > > You need to get friendly with pkgtools.conf > >