Search Criteria
Package Details: nginx-unit-nodejs 1.31.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nginx-unit.git (read-only, click to copy) |
---|---|
Package Base: | nginx-unit |
Description: | Lightweight, dynamic, open-source server for diverse web applications. |
Upstream URL: | https://unit.nginx.org/ |
Licenses: | Apache |
Submitter: | roma-guru |
Maintainer: | KawaiDesu |
Last Packager: | KawaiDesu |
Votes: | 10 |
Popularity: | 0.011329 |
First Submitted: | 2017-12-31 15:36 (UTC) |
Last Updated: | 2023-09-17 10:41 (UTC) |
Dependencies (9)
- nginx-unitdAUR
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- perl (perl-gitAUR) (make)
- php-embed (make)
- php-legacy-embed (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- ruby (make)
Latest Comments
1 2 3 Next › Last »
quatauta commented on 2020-12-30 10:30 (UTC)
nging-unit-python 1.20.0 does not compile with current python 3.9 installed. nginx-unit-python 1.21.0 compiles with python 3.9.
https://github.com/nginx/unit/blob/master/CHANGES: Changes with Unit 1.21.0 19 Nov 2020 [...] *) Feature: compatibility with Python 3.9.
KawaiDesu commented on 2020-01-27 10:17 (UTC)
Package was flagged as out-of-date (that's true) but building ruby module is broken in 1.14. Fix will be deployed in 1.15 soon. See https://github.com/nginx/unit/issues/371
KawaiDesu commented on 2019-11-19 21:44 (UTC) (edited on 2019-12-02 21:46 (UTC) by KawaiDesu)
@whoami I have succesfully built all packages with
LANG=C
andLANG=ru_RU.UTF-8
Try to
pacman -Syu
and rebuild again.KawaiDesu commented on 2019-10-22 10:12 (UTC) (edited on 2019-10-22 10:12 (UTC) by KawaiDesu)
Hello. I am new package maintainer.
Pushed new release 1.12. What's new:
- Added support for Ruby and Perl (thanks @whoami).
- NodeJS support was added too but disabled for now due to build problems.
- Added TLS support.
whoami commented on 2019-08-22 17:38 (UTC)
https://unit.nginx.org/download/unit-1.10.0.tar.gz
whoami commented on 2019-05-30 16:56 (UTC)
https://unit.nginx.org/download/unit-1.9.0.tar.gz
gdamjan commented on 2018-11-18 01:26 (UTC) (edited on 2018-11-18 01:30 (UTC) by gdamjan)
the changes to the PKGBUILD to include perl, ruby and nodejs https://gist.github.com/gdamjan/22434a7d0a4f4cb7085c2dc39cb3be71/revisions
gdamjan commented on 2018-11-18 01:18 (UTC) (edited on 2018-11-18 01:19 (UTC) by gdamjan)
how about adding the nodejs support https://www.nginx.com/blog/nginx-unit-1-5-available-now/
for nodejs you need makedepends=(node-gyp npm)
./configure nodejs
andmake DESTDIR="$pkgdir" node-install
ps. and how about ruby
whoami commented on 2018-11-15 23:48 (UTC)
http://ix.io/1s3Y
whoami commented on 2018-10-13 22:46 (UTC)
PKGBUILD: http://ix.io/1p5v
1 2 3 Next › Last »