On Sun, August 1, 2010 7:34 pm, Pierre Abbat wrote: > I'm using git; there's a command "git checkout vendor" in /usr/Makefile. > Should I change that to "git checkout pkgsrc-2010Q1"?
I don't know if the branches are carried through to the git repo. If it isn't, you will need to either switch to CVS to make sure you have the same version, or stick to building from source for everything. There isn't a collection of binary packages that tracks the bleeding edge of pkgsrc.