Re: git: a5260644176f - main - www/nginx: Update 3rd Party Module
- In reply to: Sergey A. Osokin: "Re: git: a5260644176f - main - www/nginx: Update 3rd Party Module"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Jan 2022 10:03:10 UTC
Heya Osa, Am 31.12.21 um 10:10 schrieb Sergey A. Osokin: > Hi Jochen, > > On Fri, Dec 31, 2021 at 07:15:26AM +0000, Jochen Neumeister wrote: >> The branch main has been updated by joneum: >> >> URL: https://cgit.FreeBSD.org/ports/commit/?id=a5260644176f3037a57c77e25072d3524b0bdd3a >> >> commit a5260644176f3037a57c77e25072d3524b0bdd3a >> Author: Jochen Neumeister <joneum@FreeBSD.org> >> AuthorDate: 2021-12-31 07:13:21 +0000 >> Commit: Jochen Neumeister <joneum@FreeBSD.org> >> CommitDate: 2021-12-31 07:13:21 +0000 >> >> www/nginx: Update 3rd Party Module >> Update 3rd Party Module NJS to 0.7.1 > I've just tried to build www/nginx with njs module enabled and it's failed: > > install -s -m 555 /usr/home/osa/git/ports/www/nginx/work/njs-0.7.1/build/njs /usr/home/osa/git/ports/www/nginx/work/stage/usr/local/sbin > install: /usr/home/osa/git/ports/www/nginx/work/njs-0.7.1/build/njs: No such file or directory > *** Error code 71 > > Could you please take a look on the following commit I made for www/nginx-devel > and adopt it for www/nginx > https://cgit.freebsd.org/ports/commit/?id=2c513be320c898d676bd08329a1389096e2249d5 > > Please let me know if you have any questions. > > Thank you. > unfortunately this will not work, because NGINX only supports pcre2 from version 1.21 . I am looking for another solution. Cheers Jochen