Re: 5.2-BETA and related ports issues

2003-11-30 Thread Oliver Eikemeier
Dag-Erling Smørgrav wrote: Andreas Klemm <[EMAIL PROTECTED]> writes: I can't recommend doing it this way, since some ports I know are writing startup scripts to /etc/rc.d :-/ That is very, very bad. I wish we had some kind of ports QA team :( Can I assign PR 56748 to [EMAIL PROTECTED]

Re: 5.2-BETA and related ports issues

2003-11-30 Thread Oliver Eikemeier
Robert Watson wrote: On Sun, 30 Nov 2003, Andreas Klemm wrote: I have a better idea, then we perhaps need something like a wrapper script that is part of the FreeBSD basic system under /etc/rc.d that checks for the start script under $LOCALBASE/etc/rc.d and starts it very early. Hmm. I talked wi

Re: 5.2-BETA and related ports issues

2003-11-30 Thread Oliver Eikemeier
Andreas Klemm wrote: On Sun, Nov 30, 2003 at 03:41:33AM +0100, Oliver Eikemeier wrote: Kris Kennaway wrote: On Sat, Nov 29, 2003 at 03:33:35PM +0100, Dag-Erling Smorgrav wrote: Andreas Klemm <[EMAIL PROTECTED]> writes: I can't recommend doing it this way, since some ports

Re: 5.2-BETA and related ports issues

2003-11-29 Thread Oliver Eikemeier
Mark Linimon wrote: On Sat, 29 Nov 2003, Dag-Erling Smørgrav wrote: Do you actually review ports Makefiles? You _are_ kidding here, right? Yes, the ports team does read over the ports Makefile. Yes, the bento cluster attempts to find all the problems that can be found by automated processes. Y

Re: 5.2-BETA and related ports issues

2003-11-29 Thread Oliver Eikemeier
Kris Kennaway wrote: On Sat, Nov 29, 2003 at 03:33:35PM +0100, Dag-Erling Smorgrav wrote: Andreas Klemm <[EMAIL PROTECTED]> writes: I can't recommend doing it this way, since some ports I know are writing startup scripts to /etc/rc.d :-/ That is very, very bad. I wish we had some kind of ports

Re: Ports startup scripts in /etc/rc.d (Re: 5.2-BETA and related ports issues)

2003-11-29 Thread Oliver Eikemeier
Kris Kennaway wrote: On Sat, Nov 29, 2003 at 03:25:08PM +0100, Andreas Klemm wrote: All openldapXX-server ports do this for example [EMAIL PROTECTED] /var/db/pkg grep /etc/rc.d */+CONTEN* [...] openldap-server-2.1.23/+CONTENTS:@unexec /etc/rc.d/slapd stop 2>&1 >/dev/null || true openldap-server

rc.subr jail devfs handling

2003-09-17 Thread Oliver Eikemeier
Hi, I'm running a jail on -CURRENT with jail_enable="YES" jail_list="myjail" jail_myjail_rootdir="/home/myjail" ... in /etc/rc.conf. I already filed a PR with a patch: PR bin/56748: jail devfs handling broken http://www.freebsd.org/cgi/query-pr.cgi?pr=56748 the problem is that I still can'