Allow folloing 302 codes in FETCH_ARGS in bsd.port.mk

Ruslan Mahmatkhanov cvs-src at yandex.ru
Sun Jul 18 20:51:52 UTC 2010


18.07.2010 22:28, Baptiste Daroussin пишет:
> Hi,
>
> What about removing the -A option from FETCH_ARGS to allow fetch to
> follow 302 code.
>
> It causes trouble when using some authenticated proxies.
> It also causes troubles with github which is more and more used. Lots
> of projects on github doesn't provides distfiles, they rely on git
> tags automatically presented as distfiles, they only way to fetch them
> is to follow 302 codes, the workaround is to ask developpers to
> provide distfiles.

Workaround is FETCH_ARGS in port's Makefile, like this:

FETCH_ARGS=	-pRr


>
> regards,
> Bapt
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>


-- 
Regards,
Ruslan


More information about the freebsd-ports mailing list