From owner-cvs-ports@FreeBSD.ORG Mon Nov 3 11:34:59 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34CB61065672; Mon, 3 Nov 2008 11:34:59 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0AF098FC1C; Mon, 3 Nov 2008 11:34:59 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mA3BYwZ0053536; Mon, 3 Nov 2008 11:34:58 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mA3BYw2K053535; Mon, 3 Nov 2008 11:34:58 GMT (envelope-from des) Message-Id: <200811031134.mA3BYw2K053535@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 3 Nov 2008 11:34:58 +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/varnish Makefile ports/www/varnish/files varnishd.in varnishlog.in varnishncsa.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, 03 Nov 2008 11:34:59 -0000 des 2008-11-03 11:34:58 UTC FreeBSD ports repository Modified files: www/varnish Makefile www/varnish/files varnishd.in varnishlog.in varnishncsa.in Log: Revert the addition of varnishd_user and varnishd_group. They are magic to rc.subr. While we're here, s/Id/FreeBSD/ in all three rc scripts. Revision Changes Path 1.22 +1 -0 ports/www/varnish/Makefile 1.5 +3 -7 ports/www/varnish/files/varnishd.in 1.4 +1 -1 ports/www/varnish/files/varnishlog.in 1.2 +1 -1 ports/www/varnish/files/varnishncsa.in