From owner-freebsd-ports@FreeBSD.ORG Fri Mar 27 15:45:44 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8B3A5418 for ; Fri, 27 Mar 2015 15:45:44 +0000 (UTC) Received: from udns.ultimatedns.net (unknown [IPv6:2602:d1:b4d6:e600:4261:86ff:fef6:aa2a]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5C896810 for ; Fri, 27 Mar 2015 15:45:44 +0000 (UTC) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id t2RFjZ58007916; Fri, 27 Mar 2015 08:45:41 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) To: "freebsd-ports@freebsd.org" , Richard Kuhns In-Reply-To: <55155E01.6040600@wintek.com> References: <55155E01.6040600@wintek.com> From: "Chris H" Subject: Re: I want to tell pkg to just forget about an installed port Date: Fri, 27 Mar 2015 08:45:41 -0700 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Mar 2015 15:45:44 -0000 On Fri, 27 Mar 2015 09:41:21 -0400 Richard Kuhns wrote > Hello, > > How can I tell pkg to completely forget about an installed port, without > deleting it? > > Specifically, I installed net-mgmt/observium a couple of months ago. I > really like it and have paid for a subscription so what is currently on > disk is mostly *not* what was installed by the port, so I'd like to tell > pkg to forget about it. You're most probably interested in: lock see pkg(8) for details on how, and where to set this option (command). --Chris > > Thanks! > > - > Richard Kuhns Main Number: 765-742-8428 > Wintek Corporation Direct: 765-269-8541 > 427 N 6th Street Internet Support: 765-269-8503 > Lafayette, IN 47901-2211 Consulting: 765-269-8504 > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"