From owner-freebsd-questions@FreeBSD.ORG Sat Aug 18 16:27:41 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 8D05D16A418 for ; Sat, 18 Aug 2007 16:27:41 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from mx-outbound01.easydns.com (mailout.easydns.com [205.210.42.54]) by mx1.freebsd.org (Postfix) with ESMTP id 65C9B13C461 for ; Sat, 18 Aug 2007 16:27:41 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from slider.shadypond.com (69-12-173-117.static.humboldt1.com [69.12.173.117]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx-outbound01.easydns.com (Postfix) with ESMTP id 08B077FB8 for ; Sat, 18 Aug 2007 12:27:38 -0400 (EDT) Received: from slider.shadypond.com (slider.shadypond.com [192.168.1.11]) by slider.shadypond.com (postoffice) with ESMTP id 8AEA4B65B6 for ; Sat, 18 Aug 2007 16:27:37 +0000 (UTC) From: Pollywog To: freebsd-questions@freebsd.org Date: Sat, 18 Aug 2007 16:27:36 +0000 References: <200708171653.27484.lists-fbsd@shadypond.com> <200708181626.l7IGQB8p026244@smtpclu-5.eunet.yu> In-Reply-To: <200708181626.l7IGQB8p026244@smtpclu-5.eunet.yu> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200708181627.36902.lists-fbsd@shadypond.com> 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:27:41 -0000 On Saturday 18 August 2007 16:15:53 Nikola Lecic wrote: > 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? Yes, I have that, but the startup script only works when executed manually. > > 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 Thank you for the information. 8)