From owner-freebsd-ports@FreeBSD.ORG Mon Dec 24 15:21:53 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 B881B16A417 for ; Mon, 24 Dec 2007 15:21:53 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 8A79713C4E5 for ; Mon, 24 Dec 2007 15:21:53 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1J6p7p-0000sR-6z for freebsd-ports@freebsd.org; Mon, 24 Dec 2007 07:21:53 -0800 Message-ID: <14488594.post@talk.nabble.com> Date: Mon, 24 Dec 2007 07:21:53 -0800 (PST) From: Umar To: freebsd-ports@freebsd.org In-Reply-To: <20071224124848.GA42030@ted.stsp.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: unix.co@gmail.com References: <14486949.post@talk.nabble.com> <20071224124848.GA42030@ted.stsp.lan> Subject: Re: portmaster ?? 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: Mon, 24 Dec 2007 15:21:53 -0000 Dear Stefan! Thanks for your reply! > touch /var/db/pkg/squid-/+IGNOREME. I already done that. But its not working, here is the error message. ===>>> The www/squid25 port has been deleted: Has expired: This version is no longer supported by the developers ===>>> Aborting update ===>>> Child process 36682: ===>>> Child process 31343: ===>>> Child process 37217: ===>>> Child process 37718: ===>>> Child process 38414: so what should i do? Regards, Stefan Sperling-5 wrote: > > On Mon, Dec 24, 2007 at 03:47:56AM -0800, Umar wrote: >> >> Hi All, >> >> I am using portmaster for updating my existing ports. How I can bypass a >> specific package e.g (squid) I don't want to upgrade this package during >> ports upgrading through portmaster. >> >> So please help me what should i do? > > The first thing you should do is read the man page, it says: > > /var/db/pkg/*/+IGNOREME > If this file exists, portmaster will ignore this > port for the purpose of dependency updates. > > So you want to do something like: > > touch /var/db/pkg/squid-/+IGNOREME. > > It will still ask whether it should update that port anyway, > which is a bit annoying, but maybe there is a flag to turn > that question off, I haven't looked yet. > > -- > stefan > http://stsp.name PGP Key: > 0xF59D25F0 > > > -- View this message in context: http://www.nabble.com/portmaster----tp14486949p14488594.html Sent from the freebsd-ports mailing list archive at Nabble.com.