Christer Solskogen wrote:
> Err... Delete that. setenv PACKAGESITE /usr/ports/packages is the
> correct one. IMHO PACKAGESITE should be set to that by default.

In r200168 I just added the --local-packagedir option so that you can
properly specify this. You can use 'portmaster
--local-packagedir=/usr/ports/packages <blah>' or put
LOCAL_PACKAGEDIR=/usr/ports/packages in your ~/.portmasterrc file.

The code first checks ${LOCAL_PACKAGEDIR}/Latest/${LATEST_LINK}.tbz
and if that points to something useful in ${LOCAL_PACKAGEDIR}/All then
it checks to see if that's the latest version. If so, it uses it. If
not (or the package does not exist locally) then it will fall back to
fetching.


hth,

Doug

-- 

        Improve the effectiveness of your Internet presence with
        a domain name makeover!    http://SupersetSolutions.com/

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to