markd at macports.org wrote: > I need to add a port to distfiles in the svn repo, but how do I do it > without checking out the whole distfiles/ directory? svn import $PATH $URL But this way you can only add one file at a time. Rainer