Re: Ports with LOCAL/xxx as a MASTER_SITE

2015-11-19 Thread Chris H
On Wed, 18 Nov 2015 01:13:31 -0800 Yuri wrote > I came across a few ports like this. Most recently www/npm. It usually > turns out that some slightly modified version of sources is kept there @ > LOCAL/. > > Why not just have the patches under files/ do the modification, so that > it is p

Ports with LOCAL/xxx as a MASTER_SITE

2015-11-18 Thread Yuri
I came across a few ports like this. Most recently www/npm. It usually turns out that some slightly modified version of sources is kept there @ LOCAL/. Why not just have the patches under files/ do the modification, so that it is public and reproducible? There are also GitHub and Bitbucket