Search Criteria
Package Details: nginx-mainline-mod-vts 0.1.18-28
Git Clone URL: | https://aur.archlinux.org/nginx-mainline-mod-vts.git (read-only, click to copy) |
---|---|
Package Base: | nginx-mainline-mod-vts |
Description: | Nginx virtual host traffic status module (module for mainline nginx) |
Upstream URL: | https://github.com/vozlt/nginx-module-vts |
Licenses: | |
Submitter: | intelfx |
Maintainer: | intelfx |
Last Packager: | intelfx |
Votes: | 2 |
Popularity: | 0.002019 |
First Submitted: | 2018-09-03 01:44 |
Last Updated: | 2021-04-07 23:52 |
Latest Comments
anonfunc commented on 2021-03-12 00:38
@intelfx but you don't need to push a new PKGBUILD (or version) nor does the user has to edit the PKGBUILD, bc nginx-mainline-src is in sync with nginx-mainline. Just a simple rebuild does the trick.
Additionally you don't have the nginx src lying around for every nginx mod you have build, and you don't have to download it either.
intelfx commented on 2021-03-11 23:09
@anonfunc
I... don't see how it helps? You still need to rebuild the package every time nginx changes minor version, otherwise your system breaks. The package you linked will not even try to prevent pacman from putting your system into a broken state.
anonfunc commented on 2021-03-05 18:31
This should probably be adjusted to use nginx-mainline-src, so one can rebuild it without changing PKGBUILD.
See nginx-mainline-mod-geoip2 for an example.