From owner-freebsd-questions Sun Oct 31 16:23:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.on.home.com (ha1.rdc2.on.home.com [24.9.0.15]) by hub.freebsd.org (Postfix) with ESMTP id C81DF14BD4 for ; Sun, 31 Oct 1999 16:23:44 -0800 (PST) (envelope-from street@iname.com) Received: from mired.eh.local ([24.64.136.188]) by mail.rdc2.on.home.com (InterMail v4.01.01.07 201-229-111-110) with ESMTP id <19991101002344.YBFC3040.mail.rdc2.on.home.com@mired.eh.local>; Sun, 31 Oct 1999 16:23:44 -0800 Received: (from kws@localhost) by mired.eh.local (8.9.3/8.9.3) id TAA44024; Sun, 31 Oct 1999 19:23:43 -0500 (EST) (envelope-from kws) To: J McKitrick Cc: Kevin Street , "Stephen P. Cravey" , freebsd-questions@FreeBSD.ORG Subject: Re: Upgrading ports and existing programs References: From: Kevin Street Date: 31 Oct 1999 19:23:43 -0500 In-Reply-To: J McKitrick's message of "Sun, 31 Oct 1999 22:19:17 +0000 (GMT)" Message-ID: <87wvs383g0.fsf@mired.eh.local> Lines: 10 X-Mailer: Gnus v5.6.45/XEmacs 21.1 - "Biscayne" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG J McKitrick writes: > I thought the pkg commands were just for binary only packages, not ports? pkg_add is only for packages, but when you `make install' a port it registers itself in /var/db/pkg so you can use pkg_delete or pkg_info. -- Kevin Street street@iname.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message