Re: Can PHP downloads be put on distcache?
- In reply to: Christian Ullrich : "Can PHP downloads be put on distcache?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Dec 2021 15:01:53 UTC
While tz@ is not here: sed -i '' -e 's|PHP/distributions|LOCAL/bofh|g’ /usr/ports/lang/php74/Makefile Should do the trick; as the distfiles have been cached. Apparently this will need to go to ~ of tz; untill he is back in radar. This also applies for php73 and php80. In the meantime we will also try to communicate with upstream and check if it can be resolved. Kind Regards, Moin > On 24 Dec 2021, at 09:08, Christian Ullrich <chris@chrullrich.net> wrote: > > Hello, > > PHP have, apparently recently, broken ports downloads by putting their CDN's I-guess-you-are-not-human-so-go-away-right-now "protection" in front of MASTER_SITES=PHP. > > In lieu of working around this by, say, downloading from GitHub [1] instead, is it possible to carry the archives on distcache, at least until the PHP people regain their senses? How do I request that from the correct people? > > [1] MASTER_SITES=https://www.github.com/php/web-php-distributions/raw/master/ > > Thanks, > > -- > Christian