openbsd-ports/www/yaws/patches/patch-www_doc_yaws
jasper ec1a42aa3c import yaws 1.89
Yaws is a HTTP high perfomance 1.1 webserver particularly well suited
for dynamic-content web applications. 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, and furthermore it is a
multithreaded webserver where one Erlang lightweight process is used to
handle each client.

ok aja@
2010-12-22 18:38:03 +00:00

16 lines
420 B
Plaintext

$OpenBSD: patch-www_doc_yaws,v 1.1.1.1 2010/12/22 18:38:03 jasper Exp $
We don't install the pdf file at the moment.
--- www/doc.yaws.orig Tue Dec 21 19:40:32 2010
+++ www/doc.yaws Tue Dec 21 19:40:41 2010
@@ -20,7 +20,7 @@ man pages though.
</p>
<ul>
- <li> <a href="yaws.pdf"> yaws.pdf</a></li>
+ <!--<li> <a href="yaws.pdf"> yaws.pdf</a></li>-->
<li> <a href="yaws.ps"> yaws.ps</a></li>
</ul>