From owner-freebsd-questions@FreeBSD.ORG Sat Aug 18 16:21:01 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D4AA16A421 for ; Sat, 18 Aug 2007 16:21:01 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from smtpclu-5.eunet.yu (smtpclu-5.eunet.yu [194.247.192.230]) by mx1.freebsd.org (Postfix) with ESMTP id 106CD13C478 for ; Sat, 18 Aug 2007 16:21:00 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from nyx.localhost (adsl-221-254.eunet.yu [213.198.221.254]) by smtpclu-5.eunet.yu (8.13.6/8.13.6) with ESMTP id l7IGQB8p026244; Sat, 18 Aug 2007 18:26:12 +0200 Message-Id: <200708181626.l7IGQB8p026244@smtpclu-5.eunet.yu> Date: Sat, 18 Aug 2007 18:15:53 +0200 From: Nikola Lecic To: Pollywog In-Reply-To: <200708171653.27484.lists-fbsd@shadypond.com> References: <200708171653.27484.lists-fbsd@shadypond.com> X-Mailer: Claws Mail 2.10.0 (GTK+ 2.10.14; i386-portbld-freebsd6.2) X-Operating-System: FreeBSD 6.2-RELEASE X-Face: pbl6-.[$G'Fi(Ogs2xlXP-V6{3||$Y[LOYs&~GJoikj'cVjcFC[V7du;;0~6nO= [Vi2?uU1Pq~,=Adj@,T:|"`$AF~il]J.Nz#2pU',Y7.{B;m/?{#sO^Dvo$rnmY6] Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-EUNET-AVAS-Milter-Version: 2.0.0 X-AVAS-Virus-Status: clean X-AVAS-Spamd-Symbols: BAYES_40,UNPARSEABLE_RELAY X-AVAS-Spam-Score: -0.2 Cc: freebsd-questions@freebsd.org Subject: Re: question about reporting bugs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Aug 2007 16:21:01 -0000 On Fri, 17 Aug 2007 16:53:27 +0000 Pollywog wrote: > I have a problem with the jabberd port in FreeBSD 6.2. > The script apparently is not being executed on boot, though it works > if executed manually. Who gets the bug report, the porter? Is the > porter the person named for the port at FreshPorts? Hello, Do you have jabberd_enable=3D"YES" in /etc/rc.conf? If you are sure that's a bug, the porter of net-im/jabberd is mm@freebsd.org: http://www.freebsd.org/cgi/ports.cgi?query=3Djabberd-2.1.12 In general, please read http://www.freebsd.org/doc/en_US.ISO8859-1/articles/problem-reports/ and send-pr(1) manpage. Nikola Le=C4=8Di=C4=87