From owner-cvs-all@FreeBSD.ORG Wed Aug 8 13:48:50 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 12C0116A420; Wed, 8 Aug 2007 13:48:50 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.freebsd.org (Postfix) with ESMTP id 9E8A613C468; Wed, 8 Aug 2007 13:48:49 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.14.1/8.14.1) with ESMTP id l78DmmIB009580; Wed, 8 Aug 2007 21:48:48 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.14.1/8.14.1/Submit) id l78DmmoL065504; Wed, 8 Aug 2007 21:48:48 +0800 (CST) (envelope-from rafan) Date: Wed, 8 Aug 2007 21:48:48 +0800 From: Rong-En Fan To: Rong-En Fan Message-ID: <20070808134848.GI19651@svm.csie.ntu.edu.tw> References: <200708081347.l78DlI5M067383@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200708081347.l78DlI5M067383@repoman.freebsd.org> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: 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:48:50 -0000 On Wed, Aug 08, 2007 at 01:47:18PM +0000, Rong-En Fan wrote: > 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 I guess I must be too tired recently. This commit also remove unused %%DATADIR%% substitution for pkg-message. > > 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