diff options
Diffstat (limited to 'www/thttpd/pkg-descr')
-rw-r--r-- | www/thttpd/pkg-descr | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/www/thttpd/pkg-descr b/www/thttpd/pkg-descr index d47449fb38e5..e1682a4f80c5 100644 --- a/www/thttpd/pkg-descr +++ b/www/thttpd/pkg-descr @@ -1,13 +1,9 @@ - thttpd - tiny/turbo/throttling HTTP server - -thttpd is a simple, small, portable, fast, and secure HTTP server. +thttpd is a simple, small, portable, fast, and secure HTTP server. Simple: It handles only the minimum necessary to implement HTTP/1.1. -Small: See the size comparison chart at -http://www.acme.com/software/thttpd/notes.html#sizes. It also has a -very small run-time size, since it does not fork and is very careful about -memory allocation. +Small: It also has a very small run-time size, since it does not fork and +is very careful about memory allocation. Portable: It compiles cleanly on SunOS 4.1.x, Solaris 2.x, BSD/OS 2.x, Linux 1.2.x, and OSF/1 (on a 64-bit Alpha). |