From owner-cvs-ports@FreeBSD.ORG Tue Nov 22 13:29:10 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D89D616A41F; Tue, 22 Nov 2005 13:29:10 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C83F43D79; Tue, 22 Nov 2005 13:29:07 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jAMDT7ZO048882; Tue, 22 Nov 2005 13:29:07 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAMDT7pq048881; Tue, 22 Nov 2005 13:29:07 GMT (envelope-from edwin) Message-Id: <200511221329.jAMDT7pq048881@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 22 Nov 2005 13:29:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/thttpd-st Makefile distinfo ports/www/thttpd-st/files st-patch-Makefile.in st-patch-fdwatch.c st-patch-thttpd.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Nov 2005 13:29:11 -0000 edwin 2005-11-22 13:29:07 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/thttpd-st Makefile distinfo www/thttpd-st/files st-patch-Makefile.in st-patch-fdwatch.c st-patch-thttpd.c Log: [NEW PORT] www/thttpd-st: Tiny/turbo/throttling HTTP server Tiny/turbo/throttling HTTP server with State Threads PR: ports/86601 Submitted by: Alexander Novitsky Revision Changes Path 1.1239 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/thttpd-st/Makefile (new) 1.1 +9 -0 ports/www/thttpd-st/distinfo (new) 1.1 +12 -0 ports/www/thttpd-st/files/st-patch-Makefile.in (new) 1.1 +23 -0 ports/www/thttpd-st/files/st-patch-fdwatch.c (new) 1.1 +10 -0 ports/www/thttpd-st/files/st-patch-thttpd.c (new)