From owner-cvs-all Mon Jun 24 2:18:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F6E537B408; Mon, 24 Jun 2002 02:17:18 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5O9HIq55393; Mon, 24 Jun 2002 02:17:18 -0700 (PDT) (envelope-from ijliao) Message-Id: <200206240917.g5O9HIq55393@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 24 Jun 2002 02:17:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/dhttpd Makefile distinfo pkg-comment pkg-descr pkg-plist ports/www/dhttpd/files dhttpd.sh patch-config.hh patch-main.cc patch-socket.cc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/06/24 02:17:18 PDT Modified files: www Makefile Added files: www/dhttpd Makefile distinfo pkg-comment pkg-descr pkg-plist www/dhttpd/files dhttpd.sh patch-config.hh patch-main.cc patch-socket.cc Log: add dhttpd 1.02a Minimal secure webserver. Fast and efficient, no cgi-bin support PR: 39769 Submitted by: Gea-Suan Lin Revision Changes Path 1.513 +1 -0 ports/www/Makefile 1.1 +34 -0 ports/www/dhttpd/Makefile (new) 1.1 +1 -0 ports/www/dhttpd/distinfo (new) 1.1 +17 -0 ports/www/dhttpd/files/dhttpd.sh (new) 1.1 +24 -0 ports/www/dhttpd/files/patch-config.hh (new) 1.1 +10 -0 ports/www/dhttpd/files/patch-main.cc (new) 1.1 +27 -0 ports/www/dhttpd/files/patch-socket.cc (new) 1.1 +1 -0 ports/www/dhttpd/pkg-comment (new) 1.1 +7 -0 ports/www/dhttpd/pkg-descr (new) 1.1 +2 -0 ports/www/dhttpd/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message