From owner-freebsd-questions@FreeBSD.ORG Mon Feb 6 19:59:51 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 0D41816A420 for ; Mon, 6 Feb 2006 19:59:51 +0000 (GMT) (envelope-from illoai@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9256043D45 for ; Mon, 6 Feb 2006 19:59:50 +0000 (GMT) (envelope-from illoai@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so836463wxc for ; Mon, 06 Feb 2006 11:59:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=O5mtJbWzoXVuHcp/bn73I0kDZMAMVwIV+LFHSdHyaNMb+XTdL6jfN1YbCRY4zmW2RsAjcQPxk05Z/Aoo6akM6ymPAq4XXy0uIR3TYQtUQMwu4H2yH7lREyavb0lY0BFMYAsfPTYOpkc18LzWMKFhnIZjjn1P/LBqfGtgeqUVb78= Received: by 10.70.86.8 with SMTP id j8mr6310846wxb; Mon, 06 Feb 2006 11:59:49 -0800 (PST) Received: by 10.70.57.17 with HTTP; Mon, 6 Feb 2006 11:59:48 -0800 (PST) Message-ID: Date: Mon, 6 Feb 2006 13:59:48 -0600 From: "illoai@gmail.com" To: Nikolas Britton In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: FreeBSD Questions Subject: Re: What's the bright idea? fam -> gamin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2006 19:59:51 -0000 On 2/6/06, Nikolas Britton wrote: > My dependency are all foobared up now, How do I change them all back > to fam-2.6.9_6, so I don't have to run pkgdb -F everytime I > portupgrade? Into /usr/local/etc/pkgtools.conf place: ALT_PKGDEP =3D { 'gamin*' =3D> 'fam*', } maybe? -- --