summaryrefslogtreecommitdiffstats
path: root/chat-im/ejabberd/DETAILS
blob: bf339318b93d72726122a922d3b9ca07ca8f739e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
           SPELL=ejabberd
         VERSION=2.0.3
          SOURCE="${SPELL}-${VERSION}.tar.gz"
         SOURCE2=$SOURCE.asc
   SOURCE_URL[0]=http://www.process-one.net/downloads/${SPELL}/${VERSION}/${SOURCE}
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=19C09311.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.process-one.net/en/ejabberd/ "
      LICENSE[0]=GPL
         ENTERED=20080331
           SHORT="A distributed fault-tolerant Jabber server."
cat << EOF
ejabberd is a multi-platform, scalable, distributed, and fault-tolerant
XMPP Jabber server. Moreover, it supports several advanced features such as
multi-user chat, IRC transport, publish and subscribe services, Jabber user
directory, a Web-based administration interface, an HTTP polling service,
SSL and TLS support, LDAP and external authentication.
EOF