From owner-freebsd-questions@FreeBSD.ORG Sat Apr 23 02:14:15 2005 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 92D8116A4CE for ; Sat, 23 Apr 2005 02:14:15 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20C1A43D53 for ; Sat, 23 Apr 2005 02:14:15 +0000 (GMT) (envelope-from lei.sun@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so845865wri for ; Fri, 22 Apr 2005 19:14:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=cwLjA8m4dkiqAW8vr9giIxJcUBHYZ9YePIMDZgHLCal48yx9bxl75iqpNrUtI40N8xguTMNetePbdXdm4L1+0ECKUplybdw/9CdqUJ9Y4bWm0V5GWpCASBxXjl9XwmTx1eFqcZSrXUShVpi0AJEjCJkEwo7sLlg2+UQGSn8Pkdc= Received: by 10.54.3.57 with SMTP id 57mr786370wrc; Fri, 22 Apr 2005 19:14:14 -0700 (PDT) Received: by 10.54.6.56 with HTTP; Fri, 22 Apr 2005 19:14:14 -0700 (PDT) Message-ID: Date: Fri, 22 Apr 2005 19:14:14 -0700 From: Lei Sun To: Kris Kennaway In-Reply-To: <20050423020507.GA4717@xor.obsecurity.org> Mime-Version: 1.0 References: <20050423015645.GA98838@xor.obsecurity.org> <20050423020507.GA4717@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-questions@freebsd.org Subject: Re: Why the version I see on the official website is different(newer) from the ones I get to install? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Lei Sun List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2005 02:14:15 -0000 su-3.00# cd /usr/ports/ su-3.00# make fetchindex INDEX-5 100% of 6381 kB 339 kBps 00m00s su-3.00# portversion apache+mod_ssl =3D bash =3D cvsup-without-gui =3D expat =3D gettext =3D libiconv =3D mm =3D mysql-client =3D mysql-server =3D perl =3D perl =3D pkg_tree =3D portupgrade =3D pstree =3D ruby =3D ruby18-bdb1 =3D su-3.00# pkgdb -F ---> Checking the package registry database su-3.00# portupgrade -arR su-3.00# Nothing happened On 4/22/05, Kris Kennaway wrote: >=20 > On Fri, Apr 22, 2005 at 06:59:58PM -0700, Lei Sun wrote: > > Hi Kris, > > > > Which directory do I do the 'make fetchindex'? >=20 > /usr/ports. See the port manpage for more help. >=20 > > And would you please tell me how to upgrade the portupgrade? >=20 > Just as you would any other port. >=20 > Kris >=20 >=20 >