From owner-freebsd-questions@FreeBSD.ORG Sun Nov 25 09:23:00 2007 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 CEF4316A418 for ; Sun, 25 Nov 2007 09:23:00 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr10.xs4all.nl (smtp-vbr10.xs4all.nl [194.109.24.30]) by mx1.freebsd.org (Postfix) with ESMTP id 6953113C447 for ; Sun, 25 Nov 2007 09:23:00 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr10.xs4all.nl (8.13.8/8.13.8) with ESMTP id lAP9Mwsk026124; Sun, 25 Nov 2007 10:22:59 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 6D184B8F8; Sun, 25 Nov 2007 10:22:58 +0100 (CET) Date: Sun, 25 Nov 2007 10:22:58 +0100 From: Roland Smith To: Zachary Kline Message-ID: <20071125092258.GA68038@slackbox.xs4all.nl> Mail-Followup-To: Zachary Kline , freebsd-questions@freebsd.org References: <20071124234922.GS1918@iphouse.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.16 (2007-06-09) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Help with a new port? 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: Sun, 25 Nov 2007 09:23:00 -0000 --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 24, 2007 at 05:01:36PM -0800, Zachary Kline wrote: > I must confess I haven't. I'll look into it and see what comes up.= =20 > Currently trying to figure out how to get ports upgraded in a sane fashio= n=20 > as well, as I've noticed some of the packages are quite behind in compari= son=20 > to the ports they're based on. First of all, if you look into the ports directories on the FreeBSD FTP servers, you'll see different versions of the packages, e.g. packages-5-stable, packages-6-stable, packages-6.2-release, packages-7-current, etc. Depending on which version you installed, 'pkg_add -r' picks the packages from one of those directories. So if you installed 6.2-RELEASE, you'll probably get packages from packages-6.2-release. That packages tree is based on the ports tree at the moment that 6.2 was released. So the best way to keep your ports current is to build them yourself. First, update your ports tree with portsnap (from the base system). Then install one of the ports management tools like portmaster or portupgrade, and use that to upgrade the ports. Do read /usr/ports/UPDATING so that you are aware of any issues. If you have questions, don't hesitate to ask on the list, but have a look through the list archives as well, if you can access them.=20 If you have trouble navigating the FreeBSD website, you should contact the website maintainers mailing list: freebsd-www@freebsd.org. Good luck! Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHST7yEnfvsMMhpyURAgCKAJ4s6mo0UxtJ9MWzo5hHv3AVL7P89ACgroH1 8GWZ+Psx6DYE39sMs8+0GQc= =oL3+ -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua--