Search Criteria
Package Details: dnsdist-git 1.9.0alpha1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dnsdist-git.git (read-only, click to copy) |
---|---|
Package Base: | dnsdist-git |
Description: | Highly DNS-, DoS- and abuse-aware loadbalancer |
Upstream URL: | https://dnsdist.org/ |
Licenses: | GPL2 |
Conflicts: | dnsdist |
Provides: | dnsdist |
Submitter: | rgacogne |
Maintainer: | rgacogne |
Last Packager: | rgacogne |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2016-04-02 15:48 (UTC) |
Last Updated: | 2023-09-18 08:09 (UTC) |
Dependencies (20)
- fstrm
- gnutls (gnutls-git)
- h2o-2.2
- libcap (libcap-git)
- libedit
- libnghttp2 (libnghttp2-git)
- libsodium (libsodium-git)
- libsystemd (systemd-libs-git, systemd-libs-selinux, systemd-libs)
- lmdb (lumosql, lmdb-git)
- luajit (luajit-2.1-lua52-git, luajit-openresty)
- net-snmp
- openssl (openssl-git, openssl-hardened, quictls-openssl, openssl-static)
- re2 (re2-git)
- tinycdb
- boost (boost-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- pandoc (pandoc-static-git, pandoc-sile-git, pandoc-bin, pandoc-cli) (make)
- python-virtualenv (make)
- ragel (make)
- systemd (systemd-git, systemd-selinux) (make)
Latest Comments
Y7n05h commented on 2022-08-12 10:16 (UTC)
h2o-2.2
with lto turned on seems to causednsdist-git
build failed. If anyone failed to builddnsdist-git
withh2o-2.2
from aur, addOPTIONS=(!lto)
toh2o-2.2
'sPKGBUILD
.