Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2011 17:46:46 -0400
From:      "illoai@gmail.com" <illoai@gmail.com>
To:        wayne mitchell <wayne.mitchell.iz@gmail.com>
Cc:        questions@freebsd.org
Subject:   Re: cvsup and versions
Message-ID:  <BANLkTi=3Vh7Kf%2BrDq1Dw9iweuVDQoLh=xg@mail.gmail.com>
In-Reply-To: <BANLkTikkf6ojLPSBSEnD4vAr2_KKf_diPA@mail.gmail.com>
References:  <BANLkTikkf6ojLPSBSEnD4vAr2_KKf_diPA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 27 June 2011 17:17, wayne mitchell <wayne.mitchell.iz@gmail.com> wrote:
> hey,
> i have just cvsup'ed for first time (newbie)
> RELENG_8_1_RELEASE
> rebuilt world...
> there is a problem with a particular port:
> audio/libsndfile
> the version in this system ports tree is 1.0.21
> the set of versions available within the cvs repository are:
> =A01.0.20, 1.0.23, 1.0.24 - but not 1.0.21
> 1.0.24 is latest
> it seems that the latest version did not carry across with the cvsup
> i have most documentation available
> have tried portupgrade - no go
> am stuck
> how do i update this individual port
> and is it possible to have two separate versions of same port in the tree
> example: to rename libsndfile dirs to
> libsndfile-1.0.21, libsndfile-1.0.24
> for sake dependancies
> am guessing, though i suspect that the two installed binaries may conflic=
t...

You need to update your ports tree, which is handled separately
from the base system.

The simplest method is via portsnap(8)
(qv http://www.freebsd.org/cgi/man.cgi?query=3Dportsnap&apropos=3D0&sektion=
=3D0&manpath=3DFreeBSD+8.2-RELEASE&format=3Dhtml
or http://tinyurl.com/3cr6ktw )
And then run portupgrade (or portmanager, or portmaster)
to upgrade your installed ports.

You can also use cvs to update your ports tree, but it
occasionally presents certain difficulties.

--=20
--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTi=3Vh7Kf%2BrDq1Dw9iweuVDQoLh=xg>