From owner-freebsd-questions@FreeBSD.ORG Wed Dec 31 07:29:58 2003 Return-Path: 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 DCC4F16A4D2 for ; Wed, 31 Dec 2003 07:29:58 -0800 (PST) Received: from sccimhc02.asp.att.net (sccimhc02.asp.att.net [63.240.76.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74CE543D2D for ; Wed, 31 Dec 2003 07:29:57 -0800 (PST) (envelope-from david.fleck@mchsi.com) Received: from grond (12-216-14-105.client.mchsi.com[12.216.14.105]) by sccimhc02.asp.att.net (sccimhc02) with SMTP id <20031231152955im20068b5be>; Wed, 31 Dec 2003 15:29:55 +0000 Date: Wed, 31 Dec 2003 09:29:50 -0600 (CST) From: David Fleck Sender: dcf@grond.sourballs.org To: fbsd_user In-Reply-To: Message-ID: <20031231092509.D21893@grond.sourballs.org> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: "freebsd-questions@FreeBSD. ORG" cc: Kris Kennaway Subject: RE: ports & package names changing? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Dec 2003 15:29:59 -0000 On Wed, 31 Dec 2003, fbsd_user wrote: > The FBSD handbook says to use > http://www.freebsd.org/ports/index.html to find port and package > names and it only shows the names with versions suffix appended to > the names. > Pkg_add -r points to directory location with out names with > versions suffix appended. > > >From user view point, pkg_add -r does not work because user is > entering name with version suffix appended as they are led to > believe is the correct name as instructed by the FBSD handbook. If you read http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/packages-using.html it says, about half way down the page: "Note that in the example above lsof is used instead of lsof-4.56.4. When the remote fetching feature is used, the version number of the package must be removed. pkg_add(1) will automatically fetch the latest version of the application." Can you give a concrete example of what the handbook says, and how following the steps causes a problem? I'm not seeing it, it's working fine for me. -- David Fleck david.fleck@mchsi.com