From owner-freebsd-perl@FreeBSD.ORG Wed Jan 14 00:49:21 2004 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4595B16A4CE; Wed, 14 Jan 2004 00:49:21 -0800 (PST) Received: from mail.ciam.ru (main.ciam.ru [213.147.57.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47ADB43D58; Wed, 14 Jan 2004 00:49:20 -0800 (PST) (envelope-from sem@ciam.ru) Received: from sem.ciam.ru ([192.168.45.10] helo=ciam.ru) by mail.ciam.ru with esmtp (Exim 4.x) id 1AggiF-000Gps-14; Wed, 14 Jan 2004 11:49:19 +0300 Message-ID: <4005029B.5090602@ciam.ru> Date: Wed, 14 Jan 2004 11:49:31 +0300 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6a) Gecko/20031028 X-Accept-Language: en-us, en MIME-Version: 1.0 To: obrien@freebsd.org References: <20040113220839.GA32904@dragon.nuxi.com> In-Reply-To: <20040113220839.GA32904@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: perl@freebsd.org Subject: Re: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile pkg-plist ports/mail/p5-Mail-SpamAssassin/files spamd.sh X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2004 08:49:21 -0000 David O'Brien wrote: > * Is RC_SUFX changing anytime soon? Isn't it always ".sh"? > * Doesn't the PLIST_SUB for RC_DIR put absolute paths into the PLIST, > which isn't needed. PLIST already has %D for that. I think the PR author has wanted to make smooth moving to /etc/rc.d with only change RC_DIR and reset RC_SUFX. E.g. mail/exim installs its rcNG script into /etc/rc.d. I have no idea what is the best. -- Sem.