Need to resurrect the 1.2.x rrdtool port in the repository

Blair Zajac blair at orcaware.com
Tue Oct 7 21:16:45 PDT 2008


markd at macports.org wrote:
> It seems that the developer can't solve the mystery of the failed builds
> of rrdtool > 1.3.2 and up on OS X 10.4, so I guess there is nothing else
> to do but have an 'rrdtool12' port since the 1.2 series works ok.  Can
> anyone give tips on getting that done in svn?

Find the last revision of rrdtool using svn log that had the 1.2.x port and do 
these.  It looks like 36855 is the youngest commit for 1.2.x.

$ cd net
$ svn cp -r 36855 
https://svn.macports.org/repository/macports/trunk/dports/net/rrdtool rrdtool12
$ cd rrdtool12
$ # rename port in Portfile
$ cd ..
$ svn commit

Regards,
Blair

-- 
Blair Zajac, Ph.D.
CTO, OrcaWare Technologies
<blair at orcaware.com>
Subversion training, consulting and support
http://www.orcaware.com/svn/


More information about the macports-dev mailing list