Subject: CVS commit: pkgsrc/www/micro_httpd
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 01/09/2004 09:44:55
Module Name: pkgsrc
Committed By: jmmv
Date: Fri Jan 9 09:44:55 UTC 2004
Update of /cvsroot/pkgsrc/www/micro_httpd
In directory ivanova.netbsd.org:/tmp/cvs-serv16886
Log Message:
Initial import of micro_httpd, version 20011214:
micro_httpd is a very small HTTP server. It runs from inetd, which means
its performance is poor. But for low-traffic sites, it's quite adequate.
It implements all the basic features of an HTTP server, including:
* Security against ".." filename snooping.
* The common MIME types.
* Trailing-slash redirection.
* index.html.
* Directory listings.
All in 150 lines of code.
Package by Bruce J.A. Nourish from pkgsrc-wip with several changes by me.
Vendor Tag: TNF
Release Tags: pkgsrc_base
N pkgsrc/www/micro_httpd/Makefile
N pkgsrc/www/micro_httpd/DESCR
N pkgsrc/www/micro_httpd/distinfo
N pkgsrc/www/micro_httpd/PLIST
N pkgsrc/www/micro_httpd/patches/patch-aa
No conflicts created by this import