From owner-freebsd-questions@FreeBSD.ORG Tue Apr 1 05:04:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85F4C1065B0C for ; Tue, 1 Apr 2008 05:04:08 +0000 (UTC) (envelope-from terry@sucked-in.com) Received: from mail.sucked-in.com (got.sucked-in.com [64.251.22.156]) by mx1.freebsd.org (Postfix) with ESMTP id 148098FC19 for ; Tue, 1 Apr 2008 05:04:07 +0000 (UTC) (envelope-from terry@sucked-in.com) Received: from localhost (got.sucked-in.com [64.251.22.156]) by mail.sucked-in.com (Postfix) with ESMTP id 5446A1CCFC; Tue, 1 Apr 2008 16:04:06 +1100 (EST) X-Virus-Scanned: amavisd-new at sucked-in.com Received: from mail.sucked-in.com ([64.251.22.156]) by localhost (mail.sucked-in.com [64.251.22.156]) (amavisd-new, port 10024) with ESMTP id 9u7UD4bmhgAz; Tue, 1 Apr 2008 16:04:06 +1100 (EST) Received: from [192.168.0.3] (220-253-54-123.VIC.netspace.net.au [220.253.54.123]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sucked-in.com (Postfix) with ESMTPSA id 3AD741CC49; Tue, 1 Apr 2008 16:04:04 +1100 (EST) Message-ID: <47F1C244.10408@sucked-in.com> Date: Tue, 01 Apr 2008 16:04:04 +1100 From: Terry Sposato User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: CY Teng References: <9b1e1c00803312126wcd0ddd0t3a7b65bbb5ca1efc@mail.gmail.com> In-Reply-To: <9b1e1c00803312126wcd0ddd0t3a7b65bbb5ca1efc@mail.gmail.com> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigB914B08302D0F29B61F9E5B5" Cc: freebsd-questions@freebsd.org Subject: Re: which ports tag should i follow? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2008 05:04:08 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB914B08302D0F29B61F9E5B5 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable CY Teng wrote: > Hi, > i'm a newbie to freebsd. after reading handbook, i chose 7.0-stable and= > cvsup src-all, and now i don't know which ports tag to cvsup? > does ports cvs tree have RELENG_7 tag too, or i should follow tag "."? >=20 > thanks >=20 > tengcy > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd= =2Eorg" Hi CY, Your best bet is to use 'portsnap'. It is located in base and very simple to use. man portsnap for more information When you first use it you can follow these steps: sudo portsnap fetch extract Then at subsequent occasions when you want to upgrade your ports tree=20 issue the following command: sudo portsnap fetch update Alternatively it can be run daily via the system crontab with the=20 following command: portsnap cron update Hope this helps, Terry --------------enigB914B08302D0F29B61F9E5B5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (MingW32) iEYEARECAAYFAkfxwkYACgkQcM6JNrdkO8j4sQCg4D7wW1c9QfY7y582C1tW/Mu7 vBUAoIQtXnca4op3u3kOkqOI2pdDdOkF =3Syr -----END PGP SIGNATURE----- --------------enigB914B08302D0F29B61F9E5B5--