Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 May 2005 08:09:22 -0500 (CDT)
From:      Tony Shadwick <tshadwick@goinet.com>
To:        Cody Holland <cholland@redmoonbroadband.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Use older port
Message-ID:  <20050525080634.T47072@mail.goinet.com>
In-Reply-To: <4B3EE484EEA4F344BBB62F83164899861A492D@corpsrv.RedMoon.local>
References:  <4B3EE484EEA4F344BBB62F83164899861A492D@corpsrv.RedMoon.local>

next in thread | previous in thread | raw e-mail | index | archive | help
I have two ways of doing it.  I'm not claiming either/or is the 'right' 
way.

1.  Go to another machine running an older version from ports, cd to its 
directory in the ports tree and type 'make package'.  copy the newly 
created tbz to your 5.4 box and run pkg_add on it.  You'll have to do a 
pkg_delete on the old one first.

2.  Use portdowngrade.  You'll have to set the environment variable for 
CVS_RSH=ssh and set CVSROOT according to the anonymous cvs instructions 
from the handbook.  Once you've done this, run portdowngrade on rrdtool, 
and you'll be given a list of older versions to downgrade to.  It takes a 
bit to generate the full list, so be patient.

Tony

On Wed, 25 May 2005, Cody Holland wrote:

> I'm running FreeBSD 5.4 with my ports pretty much up-to-date.  I have a
> graphing software that required rrdtool 1.0.x and I'm running 1.2.x.
> How do I install an older version of this via ports or packages?
>
> Cody
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>



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