Subject: Re: pkg/11286: pkgsrc "make fetch" should *always* fetch
To: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
From: Robert Elz <kre@munnari.OZ.AU>
List: tech-pkg
Date: 10/23/2000 04:51:24
    Date:        Sun, 22 Oct 2000 19:37:01 +0200 (MET DST)
    From:        Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
    Message-ID:  <Pine.GSO.4.21.0010221935000.26027-100000@rfhpc8320.fh-regensburg.de>

  | Maybe have a look at 'make mirror-distfiles'. It ignores
  | NOT/ONLT_FOR_PLATFORM, but I'm not sure about NO_{SRC,BIN}_ON_{FTP,CDROM}. 

Oh, thanks - as you suspected, that only fetches stuff for the mirror
sites, and hence only that which is freely redistributable.   But it
pointed me at "make fetch NO_IGNORE=yes" which is just fine for my purpose.

kre