Stuart Henderson <stu.li...@spacehopper.org> wrote: > Just use a different VCS, for example svn or git. /usr/ports/mystuff > is listed in .cvsignore in the repository so they don't conflict, and > there is special handling in ports infrastructure. The directory > layout underneath it should be as with the main ports tree i.e. > /usr/ports/mystuff/category/portname. > > See PORTSDIR_PATH in bsd.port.mk(5). By default /usr/ports takes > priority over /usr/ports/mystuff, but if you want to override things > in the main tree you can swap that around with an entry in /etc/mk.conf > like PORTSDIR_PATH=${PORTSDIR}/mystuff:${PORTSDIR} > >
That is all I need. It sounds great to me. I am a CVS dude so mystuff may as well stay CVS :-) -- OpenPGP Key Fingerprint: 543F EB89 7FDE 8E33 AFF7 E794 E4AB 4807 58F7 6C76