From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 16 14:00:26 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91A8337B407 for ; Sat, 16 Aug 2003 14:00:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDFB243F75 for ; Sat, 16 Aug 2003 14:00:25 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7GL0PUp040941 for ; Sat, 16 Aug 2003 14:00:25 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7GL0PQq040940; Sat, 16 Aug 2003 14:00:25 -0700 (PDT) Date: Sat, 16 Aug 2003 14:00:25 -0700 (PDT) Message-Id: <200308162100.h7GL0PQq040940@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Scot W. Hetzel" Subject: Re: ports/43671: RC_NG script for net/openldap20 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Scot W. Hetzel" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Aug 2003 21:00:27 -0000 The following reply was made to PR ports/43671; it has been noted by GNATS. From: "Scot W. Hetzel" To: , , Cc: Subject: Re: ports/43671: RC_NG script for net/openldap20 Date: Sat, 16 Aug 2003 15:55:50 -0500 From: > Hi Oliver, > > What do you think about this PR? > The RC_NG script PR's can be closed. I found a better way of converting our scripts to RC_NG, by providing a port for rc.subr to be used on older systems. This allows us to fully convert all the start-up scripts to RC_NG, instead of using a combined RC_OLD/RC_NG script. When all the scripts are converted to RC_NG, FreeBSD 5.1+ can be converted to use rc_order to order the PREFIX/etc/rc.d scripts. See the following PR's PR 54116 - New port sysutils/rc_subr + cyrus-sasl fully converted to RC_NG. PR 54352 - Conversion of rc scripts to RC_NG (freeradius, openldap*, radiusd-cistron, samba*) The following PRs can be closed: PR 44800 RC_NG for local rc scripts PR 43667 mail/cyrus_imapd PR 43668 mail/cyrus_imapd2 PR 43669 databases/mysql323-{server,client} PR 43670 net/openldap PR 43671 net/openldap2 PR 43672 security/cyrus-sasl PR 43673 security/cyrus-sasl2 Scot