> What should I be using so that pkgsrc can fetch the distfile on NetBSD ? The ftp tool in NetBSD can fetch via HTTPS by default. On other OSes, people set FETCH_USING to something appropriate in their mk.conf. I use curl on Mac OS, for instance.