On Sat, Mar 20, 2010 at 10:31:36PM +0100, Benoit Chesneau wrote: > Hi all, > > does anyone manage ports via git ? I'm looking for info on how to do > it or better if it exist a repository somewhere ?
There's anoncvs.estpak.ee/cgi-bin/cgit/openbsd-ports . Personally, i only have mystuff/ in git.. where i cp -r stuff from the tree, so that i can make progress in my ports, commit that progress locally, and in the end do a cvs diff. As usual, YMMV. I'd also like to hear from others to see if there are better workflows.. Landry
