From owner-freebsd-questions@FreeBSD.ORG Wed Nov 10 21:23:56 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C12216A4CE for ; Wed, 10 Nov 2004 21:23:56 +0000 (GMT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id E308943D5A for ; Wed, 10 Nov 2004 21:23:55 +0000 (GMT) (envelope-from munn@umd.edu) Received: from [192.168.123.55] (pcp0010373691pcs.howard01.md.comcast.net[68.48.96.85]) by comcast.net (rwcrmhc13) with ESMTP id <2004111021235501500k336oe> (Authid: robertmunn2); Wed, 10 Nov 2004 21:23:55 +0000 Message-ID: <419286DE.9050600@umd.edu> Date: Wed, 10 Nov 2004 16:23:42 -0500 From: munn User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: portupgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2004 21:23:56 -0000 In using portupgrade I get a series of files that fail to upgrade with the message because it is held by user (specify -f to force) How is a file held and how can you unhold it? Does the -f option unhold it or just ignore the hold? What is the purpose of the hold? With thanks