From owner-freebsd-questions Fri Oct 30 11:51:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA18128 for freebsd-questions-outgoing; Fri, 30 Oct 1998 11:51:23 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from carp.gbr.epa.gov (carp.gbr.epa.gov [204.46.159.110]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA18123 for ; Fri, 30 Oct 1998 11:51:21 -0800 (PST) (envelope-from mjenkins@carp.gbr.epa.gov) Received: (from mjenkins@localhost) by carp.gbr.epa.gov (8.8.8/8.8.8) id NAA14820 for freebsd-questions@freebsd.org; Fri, 30 Oct 1998 13:51:12 -0600 (CST) (envelope-from mjenkins) Date: Fri, 30 Oct 1998 13:51:12 -0600 (CST) From: Mike Jenkins Message-Id: <199810301951.NAA14820@carp.gbr.epa.gov> To: freebsd-questions@FreeBSD.ORG Subject: verifying packages Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was taking a walk on the Linux side and saw some nifty features in the package manipulation utility (rpm in this case). One thing is the ability to verify a package (rpm -V package). Another is the ability to use the simple package name without version numbers ("rpm -q -i package" instead of "rpm -q -i package-1.2.3b"). Any chance the FreeBSD package utilities could inherit these? How about a single pkg command with switches for info, add, etc.? Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message