From owner-cvs-all@FreeBSD.ORG Wed Aug 8 13:47:19 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7233816A41A; Wed, 8 Aug 2007 13:47:19 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 463A513C49D; Wed, 8 Aug 2007 13:47:19 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l78DlJsU067384; Wed, 8 Aug 2007 13:47:19 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l78DlI5M067383; Wed, 8 Aug 2007 13:47:18 GMT (envelope-from rafan) Message-Id: <200708081347.l78DlI5M067383@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 8 Aug 2007 13:47:18 +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/mail/mailgraph Makefile ports/mail/mailgraph/files mailgraph.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: Wed, 08 Aug 2007 13:47:19 -0000 rafan 2007-08-08 13:47:18 UTC FreeBSD ports repository Modified files: mail/mailgraph Makefile mail/mailgraph/files mailgraph.in Log: - Remove MAILGRAPH_GROUP from pre-everything message and mailgraph_group from rc script to avoid user confusion. We can not setgid for command invoked from rc.subr. [1] - Change rc script to match our guideline in Porter's Handbook Noticed by: Nicolas Rachinsky [1] Revision Changes Path 1.35 +3 -7 ports/mail/mailgraph/Makefile 1.2 +8 -9 ports/mail/mailgraph/files/mailgraph.in