www/yaws - The NetBSD Packages Collection

High perfomance HTTP 1.1 webserver written in Erlang

Yaws is a HTTP high perfomance 1.1 webserver particularly well suited for
dynamic-content webapplications. Two separate modes of operations are
supported:
 * Standalone mode where Yaws runs as a regular webserver daemon.
   This is the default mode.
 * Embedded mode where Yaws runs as an embedded webserver in another
   erlang application.

Yaws is entirely written in Erlang furthermore it is a multithreaded webserver
where one Erlang light weight process is used to handle each client.

The main advantages of yaws compared to other Web technologies are performance
and elegance. The performance comes from the underlying Erlang system and its
ability to handle concurrent processes in an efficent way. Its elegance comes
from Erlang as well. Web applications dont have to be written in ugly adhoc
languages.

Build dependencies

devel/libtool-base pkgtools/mktools devel/automake devel/autoconf devel/gmake lang/perl5 pkgtools/cwrappers

Runtime dependencies

lang/erlang lang/erlang

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64yaws-2.1.1nb3.tgz
NetBSD 10.0aarch64yaws-2.1.1nb3.tgz
NetBSD 10.0aarch64ebyaws-2.1.1nb3.tgz
NetBSD 10.0aarch64ebyaws-2.1.1nb3.tgz
NetBSD 10.0alphayaws-2.1.1nb3.tgz
NetBSD 10.0earmv6hfyaws-2.1.1nb3.tgz
NetBSD 10.0earmv6hfyaws-2.1.1nb3.tgz
NetBSD 10.0earmv7hfyaws-2.1.1nb3.tgz
NetBSD 10.0earmv7hfyaws-2.1.1nb3.tgz
NetBSD 10.0i386yaws-2.1.1nb3.tgz
NetBSD 10.0i386yaws-2.1.1nb3.tgz
NetBSD 10.0powerpcyaws-2.1.1nb3.tgz
NetBSD 10.0x86_64yaws-2.1.1nb3.tgz
NetBSD 10.0_BETAx86_64yaws-2.1.1nb3.tgz
NetBSD 8.0powerpcyaws-2.1.1nb1.tgz
NetBSD 8.0powerpcyaws-2.1.1nb3.tgz
NetBSD 8.0powerpcyaws-2.1.1nb3.tgz
NetBSD 9.0aarch64yaws-2.1.1nb3.tgz
NetBSD 9.0aarch64yaws-2.1.1nb3.tgz
NetBSD 9.0alphayaws-2.1.1nb1.tgz
NetBSD 9.0alphayaws-2.1.1nb3.tgz
NetBSD 9.0earmyaws-2.1.1nb1.tgz
NetBSD 9.0earmv6hfyaws-2.1.1nb3.tgz
NetBSD 9.0earmv6hfyaws-2.1.1nb3.tgz
NetBSD 9.0earmv7hfyaws-2.1.1nb3.tgz
NetBSD 9.0earmv7hfyaws-2.1.1nb3.tgz
NetBSD 9.0i386yaws-2.1.1nb3.tgz
NetBSD 9.0i386yaws-2.1.1nb3.tgz
NetBSD 9.0powerpcyaws-2.1.1nb3.tgz
NetBSD 9.0powerpcyaws-2.1.1nb1.tgz
NetBSD 9.0powerpcyaws-2.1.1nb3.tgz
NetBSD 9.0sparc64yaws-2.1.1nb1.tgz
NetBSD 9.0x86_64yaws-2.1.1nb3.tgz
NetBSD 9.0x86_64yaws-2.1.1nb3.tgz
NetBSD 9.3x86_64yaws-2.1.1nb3.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.