Search Criteria
Package Details: nginx-unit-go 1.21.0-1
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: | |
Submitter: | roma-guru |
Maintainer: | KawaiDesu |
Last Packager: | KawaiDesu |
Votes: | 7 |
Popularity: | 0.104720 |
First Submitted: | 2017-12-31 15:36 |
Last Updated: | 2021-01-08 19:27 |
Dependencies (9)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go)
- nginx-unitd
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
- npm (nodejs6-bin, nodejs-nightly, npm6) (make)
- perl (perl-git) (make)
- php-embed (php55-embed, php53-embed, php72-embed, php56-embed, php-zts-embed) (make)
- python (python-dbg) (make)
- python2 (make)
- ruby (ruby1.8, rvm) (make)
Latest Comments
1 2 3 Next › Last »
quatauta commented on 2020-12-30 10:30
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
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
@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
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
https://unit.nginx.org/download/unit-1.10.0.tar.gz
whoami commented on 2019-05-30 16:56
https://unit.nginx.org/download/unit-1.9.0.tar.gz
gdamjan commented on 2018-11-18 01:26
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
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
http://ix.io/1s3Y
whoami commented on 2018-10-13 22:46
PKGBUILD: http://ix.io/1p5v