Date: Sun, 18 Jul 2010 18:28:32 +0000 From: Baptiste Daroussin <baptiste.daroussin@gmail.com> To: freebsd-ports@freebsd.org Subject: Allow folloing 302 codes in FETCH_ARGS in bsd.port.mk Message-ID: <AANLkTilHMgoFbLo0wg1dc0zvow5QzuWPc1VxOqbZ3INB@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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. regards, Bapt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTilHMgoFbLo0wg1dc0zvow5QzuWPc1VxOqbZ3INB>