From Landonf:
I'm happy to announce that we've set up and configured a cvsup server, acting as cvsup1.opendarwin.org. The dports/ tree of port files is currently available as the 'dports-all' collection. You can expect further collections for each category, arranged in the same manner as FreeBSD's CVSup servers.
An example CVSup file follows, which will keep /usr/dports synced with the OpenDarwin ports tree.
*default host=cvsup1.opendarwin.org
*default base=/usr
*default release=cvs
*default tag=.
*default delete use-rel-suffix compress
dports-all
For more information regarding cvsup, please refer to
www.cvsup.org. If you need the CVSup client, install the dport!
-landonf