From owner-cvs-all@FreeBSD.ORG Sat Feb 11 14:43:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 81F3816A476; Sat, 11 Feb 2006 14:43:10 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5056043D46; Sat, 11 Feb 2006 14:43:10 +0000 (GMT) (envelope-from lawrance@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 k1BEhAB8065145; Sat, 11 Feb 2006 14:43:10 GMT (envelope-from lawrance@repoman.freebsd.org) Received: (from lawrance@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1BEhApt065144; Sat, 11 Feb 2006 14:43:10 GMT (envelope-from lawrance) Message-Id: <200602111443.k1BEhApt065144@repoman.freebsd.org> From: Sam Lawrance Date: Sat, 11 Feb 2006 14:43:10 +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/tclhttpd Makefile pkg-plist ports/www/tclhttpd/files tclhttpd.sh tclhttpd.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2006 14:43:11 -0000 lawrance 2006-02-11 14:43:10 UTC FreeBSD ports repository Modified files: www/tclhttpd Makefile pkg-plist Added files: www/tclhttpd/files tclhttpd.sh.in Removed files: www/tclhttpd/files tclhttpd.sh Log: Out with the old rc.d script, in with the new. PR: ports/91442 (requested by) Submitted by: Mike Approved by: mi (maintainer, timeout 4 weeks) Revision Changes Path 1.16 +4 -6 ports/www/tclhttpd/Makefile 1.3 +0 -24 ports/www/tclhttpd/files/tclhttpd.sh (dead) 1.1 +42 -0 ports/www/tclhttpd/files/tclhttpd.sh.in (new) 1.8 +0 -1 ports/www/tclhttpd/pkg-plist