NOTICE: This package has been removed from pkgsrc

./wip/yaws, High perfomance HTTP 1.1 webserver written in Erlang

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.91, Package name: yaws-1.91, Maintainer: bartosz.kuzma

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.


Required to run:
[lang/erlang]

Required to build:
[lang/perl5] [devel/gmake] [devel/autoconf]

Master sites:

SHA1: 832665fd306ea19a433e3085055f39a5124205ef
RMD160: 62fe994fe40b136c53d5b3b0ae62c134feeba39c
Filesize: 858.027 KB

Version history: (Expand)


CVS history: (Expand)


   2012-02-10 15:33:02 by Bartosz Kuzma | Files touched by this commit (8) | Package removed
Log message:
yaws moved to pkgsrc.
   2011-08-26 15:17:14 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove unnecessary inclusion of bsd.prefs.mk.
   2011-08-04 13:18:43 by Bartosz Kuzma | Files touched by this commit (1)
Log message:
http://secunia.com/advisories/42066/ - fixed in 1.90.
   2011-08-04 13:15:21 by Bartosz Kuzma | Files touched by this commit (4)
Log message:
Updated to 1.91

Change log is too big to put here. Look at http://yaws.hyber.org.
   2010-11-02 00:14:43 by Guillaume Lasmayous | Files touched by this commit (1)
Log message:
Add new security issue

   2009-10-01 02:02:27 by Aleksej Saushev | Files touched by this commit (4)
Log message:
Update to Yaws 1.84

   2009-09-30 15:50:27 by Filip Hajny | Files touched by this commit (4)
Log message:
Bump to 1.84, fix interpreters
   2009-03-16 19:34:59 by Aleksej Saushev | Files touched by this commit (4)
Log message:

Update to 1.81.
Don't install documentation, since building it requires TeX.