From owner-cvs-all Tue Jul 30 5:39:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D521537B407; Tue, 30 Jul 2002 05:39:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2A1943E3B; Tue, 30 Jul 2002 05:39:07 -0700 (PDT) (envelope-from se@FreeBSD.org) Received: from freefall.freebsd.org (se@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6UCd2JU065619; Tue, 30 Jul 2002 05:39:02 -0700 (PDT) (envelope-from se@freefall.freebsd.org) Received: (from se@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6UCd2Ad065618; Tue, 30 Jul 2002 05:39:02 -0700 (PDT) Message-Id: <200207301239.g6UCd2Ad065618@freefall.freebsd.org> From: Stefan Esser Date: Tue, 30 Jul 2002 05:39:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/mini_httpd Makefile distinfo pkg-comment pkg-descr pkg-plist ports/www/mini_httpd/files patch-Makefile 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 se 2002/07/30 05:39:02 PDT Modified files: www Makefile Added files: www/mini_httpd Makefile distinfo pkg-comment pkg-descr pkg-plist www/mini_httpd/files patch-Makefile Log: Small HTTP server with support for GET, HEAD, POST, CGI, SSL, IPv6. Revision Changes Path 1.521 +1 -0 ports/www/Makefile 1.1 +36 -0 ports/www/mini_httpd/Makefile (new) 1.1 +2 -0 ports/www/mini_httpd/distinfo (new) 1.1 +26 -0 ports/www/mini_httpd/files/patch-Makefile (new) 1.1 +1 -0 ports/www/mini_httpd/pkg-comment (new) 1.1 +19 -0 ports/www/mini_httpd/pkg-descr (new) 1.1 +5 -0 ports/www/mini_httpd/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message