From owner-freebsd-hackers Thu Mar 21 16:15:52 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA28167 for hackers-outgoing; Thu, 21 Mar 1996 16:15:52 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id QAA28145 for ; Thu, 21 Mar 1996 16:15:47 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id QAA01631; Thu, 21 Mar 1996 16:15:34 -0800 (PST) To: Brandon Gillespie cc: FreeBSD hackers Subject: Re: pkg_manage buglet In-reply-to: Your message of "Thu, 21 Mar 1996 14:16:33 MST." Date: Thu, 21 Mar 1996 16:15:34 -0800 Message-ID: <1629.827453734@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Not yet, though I'm waiting for some further improvements to the package installer in sysinstall before breaking it out into a stand-alone utility, or at the least giving sysinstall the ability to take command-line args for invoking various internal operations directly. Jordan > On Thu, 21 Mar 1996, Jordan K. Hubbard wrote: > > pkg_manage has been removed from -current. It's dead. > > anything replace it? In general its not too useful, except for listing > all existing packages, and removing them.