From owner-cvs-ports@FreeBSD.ORG Mon May 30 20:32:57 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 A2D2616A41C; Mon, 30 May 2005 20:32:57 +0000 (GMT) (envelope-from anders@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C64243D4C; Mon, 30 May 2005 20:32:57 +0000 (GMT) (envelope-from anders@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 j4UKWvI7058987; Mon, 30 May 2005 20:32:57 GMT (envelope-from anders@repoman.freebsd.org) Received: (from anders@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4UKWv4w058986; Mon, 30 May 2005 20:32:57 GMT (envelope-from anders) Message-Id: <200505302032.j4UKWv4w058986@repoman.freebsd.org> From: Anders Nordby Date: Mon, 30 May 2005 20:32:57 +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/thttpd Makefile pkg-message pkg-plist ports/www/thttpd/files pkg-message.in thttpd.conf.sample.in thttpd.sh thttpd.sh.in 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: Mon, 30 May 2005 20:32:57 -0000 anders 2005-05-30 20:32:57 UTC FreeBSD ports repository Modified files: www/thttpd Makefile pkg-plist Added files: www/thttpd/files pkg-message.in thttpd.conf.sample.in thttpd.sh.in Removed files: www/thttpd pkg-message www/thttpd/files thttpd.sh Log: Use RC_SUBR instead of thttpd_wrapper. Use WWWOWN instead of nobody. Clean up Makefile using SUB_FILES, SUB_LIST and PORTDOCS. Etc. PR: 72298 Submitted by: Jeremy Chadwick , vs/flz Revision Changes Path 1.37 +16 -41 ports/www/thttpd/Makefile 1.1 +9 -0 ports/www/thttpd/files/pkg-message.in (new) 1.1 +6 -0 ports/www/thttpd/files/thttpd.conf.sample.in (new) 1.4 +0 -18 ports/www/thttpd/files/thttpd.sh (dead) 1.1 +29 -0 ports/www/thttpd/files/thttpd.sh.in (new) 1.2 +0 -11 ports/www/thttpd/pkg-message (dead) 1.9 +0 -5 ports/www/thttpd/pkg-plist