Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Sep 2006 14:23:41 +0800
From:      "Jiawei Ye" <leafy7382@gmail.com>
To:        "Doug Barton" <dougb@freebsd.org>
Cc:        ports@freebsd.org
Subject:   Re: Jabberd vs PostgreSQL
Message-ID:  <c21e92e20608312323h721c80aci1f5aff10b9208a06@mail.gmail.com>
In-Reply-To: <44F7C639.90905@FreeBSD.org>
References:  <c21e92e20608292112u714e3b5ck9ca346acffe4a30b@mail.gmail.com> <44F7C639.90905@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9/1/06, Doug Barton <dougb@freebsd.org> wrote:
> ports/net-im/jabber/files/jabberd.sh.in does not have that line, so I am
> wondering what port you're working with here.
Well, it is here in mine:

cat /usr/ports/net-im/jabberd/files/jabberd.sh.in
#!/bin/sh

# Start or stop jabberd
# $FreeBSD: ports/net-im/jabberd/files/jabberd.sh.in,v 1.2 2006/02/20
20:47:32 dougb Exp $

# PROVIDE: jabberd
# REQUIRE: DAEMON
# BEFORE: LOGIN
# KEYWORD: shutdown
#


>
> In any case, the proper fix here seems to be to have jabber REQUIRE
> postgresql. Try that, and if it works, you're golden.
>
> Doug
I added postgresql to REQURE, but I also need to remove the BEFORE
LOGIN to prevent cirular dependancies on LOGIN.

It works for me now, thanks to all who replied.

Jiawei Ye

-- 
"If it looks like a duck, walks like a duck, and quacks like a duck,
then to the end user it's a duck, and end users have made it pretty
clear they want a duck; whether the duck drinks hot chocolate or
coffee is irrelevant."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c21e92e20608312323h721c80aci1f5aff10b9208a06>