Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2002 21:05:59 -0700 (PDT)
From:      Jeff Ito <jeffi@rcn.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/42576: pkg_add (1) fixes . tgz->tbz
Message-ID:  <200209090405.g8945xCn011131@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         42576
>Category:       docs
>Synopsis:       pkg_add (1) fixes . tgz->tbz
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 08 21:10:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jeff Ito
>Release:        -CURRENT
>Organization:
n/a
>Environment:
FreeBSD 5.0-CURRENT #1: Sat Sep  7 21:46:21 EDT 2002
>Description:
pkg_add (1) refers to .tgz, update to .tbz.
also update example package URL to reflect current path/filename.
>How-To-Repeat:
n/a
>Fix:
Index: pkg_add.1
===================================================================
RCS file: /opt/cvs/fbsd/src/usr.sbin/pkg_install/add/pkg_add.1,v
retrieving revision 1.54
diff -u -r1.54 pkg_add.1
--- pkg_add.1   16 May 2002 02:28:34 -0000      1.54
+++ pkg_add.1   9 Sep 2002 03:59:24 -0000
@@ -181,12 +181,12 @@
 .Ar pkg-name
 arguments may be specified, each being either a file containing the
 package (these usually ending with the
-.Dq .tgz
+.Dq .tbz
 suffix) or a
 URL pointing at a file available on an ftp site.  Thus you may
 extract files directly from their anonymous ftp locations (e.g.\&
 .Nm
-.Li ftp://ftp.FreeBSD.org/pub/FreeBSD/packages/shells/bash-1.14.4.tgz ) .
+.Li ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/packages/shells/bash-1.14.7.tbz ) .
 Note:  If you wish to use
 .Bf -emphasis
 passive mode


if patch didnt paste properly. see http://users.rcn.com/jeffi/pkg_add.1.diff
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209090405.g8945xCn011131>