summaryrefslogtreecommitdiffstats
path: root/chat-irc/ratbox-services/DETAILS
blob: fbf054e9d02f159c8a20f2d75bdb05f009e73704 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
           SPELL=ratbox-services
         VERSION=1.2.4
          SOURCE=$SPELL-$VERSION.tgz
         SOURCE2=$SOURCE.asc
   SOURCE_URL[0]=http://services.ratbox.org/download/$SOURCE
   SOURCE_URL[1]=ftp://ftp.parodius.com/pub/ircd-ratbox/$SPELL/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.asc
  SOURCE2_URL[1]=${SOURCE_URL[1]}.asc
      SOURCE_GPG=ratbox.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
      LICENSE[0]=GPL
        WEB_SITE=http://services.ratbox.org/
         ENTERED=20110515
        KEYWORDS="irc chat"
           SHORT="IRC services package written for use with ircd-ratbox"
cat << EOF
ratbox-services is a services package written mostly from scratch for use with
ircd-ratbox.

It is highly configurable, with nearly all options being set in a config that
can be rehashed rather than set at compile time. It also uses the SQLite
database backend, which works as a database interface to a normal file, meaning
no separate database software must be running.

MySQL and PostgreSQL backends are also supported.
EOF