On 2016/03/10 12:45, Claus Assmann wrote: > On Wed, Mar 09, 2016, Jeremie Courreges-Anglas wrote: > > > Claus, in the future would it be possible to prefix the patch file names > > with "sendmail-"? It would be a bit safer for us, as we would not have > > Do you mean the patch on the sendmail.org FTP server? That naming > scheme is used for about 10 years so it's unlikely to be changed now. > > > to check for possible collisions with other ports. > > Sorry, but I don't understand what "possible collisions with other > ports" could happen: are the patches "global"? >
They would normally be fetched to /usr/ports/distfiles which is "global", it's easy enough to override with DIST_SUBDIR, it's better not to use it too much (if everything did, we'd end up with a bunch more inode use, plus the lazy person's cd /usr/ports/*/pkgname would then fail ;) but I think it would be reasonable to use in this case.