Jabberd vs PostgreSQL

Jiawei Ye leafy7382 at gmail.com
Fri Sep 1 06:23:45 UTC 2006


On 9/1/06, Doug Barton <dougb at 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."


More information about the freebsd-ports mailing list