pkgsrc-wip/jabberd2/distinfo
Juan Romero Pardines c7b6a8a192 Updated to 2.0 beta 1.
Changes:

2003-09-03  jabberd 2.0b1

    * Offline message event (JEP-0022) support [rob]
    * Message expiration (JEP-0023) support [rob]
    * Libidn updated to 0.2.1 [rob]
    * SQL templates for MySQL/PostgreSQL authreg modules
      <mike@mikeprince.com>
    * Static builds (experimental) [rob]
    * Optionally allow in-band password changes instead of full account
      creation [rob]
    * Allow multiple s2s instances [mawis]
    * Optionally restrict available authentication mechanisms [rob]
    * SASL ANONYMOUS support [rob]

2003-08-04  jabberd 2.0.0-a6

    * XMPP privacy list support [rob]
    * Stringprep cache (= significant performance increase) [rob]
    * Internal SASL implementation (no dependency on Cyrus-SASL) [rob]
    * Removed c2s external password synchronisation (not needed without
      Cyrus-SASL) [rob]
    * s2s keepalives [rob]
    * s2s queue expiry [rob]
    * s2s invalid expiry [rob]
    * XMPP-compliant presence tracker [rob]
    * PID files [rob]
    * Component packet throttling [rob]
    * Broadcast packets [rob]
    * Roster templates [rob]

Changes in pkgsrc:

Now it uses BUILD_DEFS correctly, I want to provide a very custom method
to authenticate and storage, now jabberd has these variables by default:

	* JABBERD_AUTH_METHOD = db
        * JABBERD_DBDIR = /var/db/jabberd
        * JABBERD_GROUP = jabberd
        * JABBERD_LOGDIR = /var/log/jabberd
        * JABBERD_PIDDIR = /var/run/jabberd
        * JABBERD_STORAGE_METHOD = db
        * JABBERD_USER = jabberd
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs

# JABBERD_AUTH_METOD has 4 available options:
#
# db (by default)
# mysql (MySQL)
# openldap (OpenLDAP)
# pam (Pluggable Authentication Module)
# pgsql (PostgreSQL)

# JABBERD_STORAGE_METHOD has 3 available options:
#
# db (by default)
# mysql (MySQL)
# pgsql (PostgreSQL)

You can choose the better method. I prefer the Berkeley db for now.

Please report any trouble with this.
2003-09-27 09:34:23 +00:00

14 lines
763 B
Text

$NetBSD: distinfo,v 1.3 2003/09/27 09:34:23 xtraeme Exp $
SHA1 (jabberd-2.0b1.tar.gz) = 721da40ac748c81a08574b05d1650efa17708084
Size (jabberd-2.0b1.tar.gz) = 743542 bytes
SHA1 (patch-aa) = c0cf4f3d33329dae6b7c1183ca019b81f97e757a
SHA1 (patch-ab) = 9beca5869b0d785bf0a6e01fa6928f92d59c9ede
SHA1 (patch-ac) = cb60026412185b166eda76c5e4bc95199b8382cb
SHA1 (patch-ad) = 01df4fb9c57cc8b7691d177926afcf51af35131d
SHA1 (patch-ae) = fece389bd3a85922b4e5c732781b454b04ab56e2
SHA1 (patch-af) = 26461b2bafa9e5b9f2b1f5c0f6e4005fa27f2b45
SHA1 (patch-ag) = 43663feb6c708739e0c4608673a27f92e45baee6
SHA1 (patch-ah) = 39e2134d4ff5b401036fafba8e4aa759c968a3e6
SHA1 (patch-ai) = 05f7b47e8e2fa9b2967d23a49450692e2b0f22d3
SHA1 (patch-aj) = d371a5b3ca736e03d7028f098c857eb8c7480ee8