From owner-freebsd-ports@FreeBSD.ORG Tue Oct 25 08:13:47 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2B1316A41F for ; Tue, 25 Oct 2005 08:13:47 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5250543D53 for ; Tue, 25 Oct 2005 08:13:47 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2]) by jengal.datamax.bg (Postfix) with SMTP id 8CAAEB8E2; Tue, 25 Oct 2005 11:13:45 +0300 (EEST) Received: (nullmailer pid 68193 invoked by uid 1002); Tue, 25 Oct 2005 08:13:45 -0000 Date: Tue, 25 Oct 2005 11:13:45 +0300 From: Vasil Dimov To: freebsd-ports@freebsd.org Message-ID: <20051025081344.GA52664@qlovarnika.bg.datamax> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-OS: FreeBSD 6.0-RC1 User-Agent: Mutt/1.5.11 Cc: robin@isometry.net Subject: Why mail/dovecot installs rc script in /etc/rc.d/ ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@datamax.bg List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2005 08:13:47 -0000 Normally rc scripts for applications from the ports collection go into /usr/local/etc/rc.d/. Is there any special reason for mail/dovecot to install its rcNG script in /etc/rc.d/ instead of /usr/local/etc/rc.d/? mergemaster does not know anything about it and asks if it should be deleted.