<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Oct 9, 2013 at 10:43 PM, Matthew Dillon <span dir="ltr"><<a href="mailto:dillon@apollo.backplane.com" target="_blank">dillon@apollo.backplane.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">    ...<br>
    Our copy of the pkgsrc repo is now frozen.  Well, actually it kinda<br>
    froze itself, I've given up trying to keep it in sync after spending<br>
    many man-hours wrestling with mis-syncs.  In anycase, we're not<br>
    updating it any more nor are we doing pkgsrc bulk builds any more.<br>
    ...<br></blockquote><div><br></div><div>For those still on pkgsrc:<br><br></div><div>The easiest way to get the pkgsrc tree these days is to download a snapshot tar ball from <a href="http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc.tar.gz">http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc.tar.gz</a> or <a href="http://ftp.netbsd.org/pub/pkgsrc/stable/pkgsrc.tar.gz">http://ftp.netbsd.org/pub/pkgsrc/stable/pkgsrc.tar.gz</a> and unpack as /usr/pkgsrc. Stable refers to the latest quarterly release, at the moment 2013Q3.<br>
<br></div><div>The recommended way is to use CVS though. 'cd /usr && cvs -q -z2 -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc' should give you an initial tree and 'cd /usr/pkgsrc && cvs update -dP' should then give you the latest changes.<br>
</div><div><br></div><div>If you still prefer git there is a mirror at <a href="https://github.com/jsonn/pkgsrc">https://github.com/jsonn/pkgsrc</a>, <a href="https://github.com/jsonn/pkgsrc.git">https://github.com/jsonn/pkgsrc.git</a>.<br>
<br></div><div>Before you change to a new way of keeping your pkgsrc tree in sync, by removing /usr/pkgsrc, make sure you don't have any packages in /usr/pkgsrc/packages you wish to keep.<br><br><br></div><div>Cheers,<br>
Max<br></div></div></div></div>