34397ef0b6b62cba7e971b297e385376f67b8ebc
[citadel.git] / citadel / debian / control
1 Source: citadel
2 Section: mail
3 Priority: extra
4 Maintainer: Wilfried Goesgens <w.goesgens@outgesourced.org>
5 Build-Depends: debhelper (>= 4), po-debconf, bison, autotools-dev,
6  libdb4.4-dev | libdb4.3-dev, libical-dev, libldap2-dev, libncurses5-dev,
7  libpam0g-dev, libsieve2-dev, libssl-dev, libexpat1-dev, libcitadel-dev
8 Standards-Version: 3.7.2
9
10 Package: citadel-server
11 Architecture: any
12 Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, citadel-common, openssl
13 Recommends: db4.4-util | db4.3-util
14 Suggests: postfix | exim | citadel-mta | mail-transport-agent
15 Conflicts: pop3-server, imap-server
16 Provides: pop3-server, imap-server
17 Description: complete and feature-rich groupware server
18  Citadel is a complete and feature-rich open source groupware platform.
19   * Email, calendaring/scheduling, address books
20   * Bulletin boards, mailing list server, instant messaging
21   * Multiple domain support
22   * An intuitive, attractive AJAX-style web interface
23  .
24  The key to Citadel's versatility is its unique architecture. A Citadel system
25  is made up of containers called "rooms." A room may be used as an email
26  folder, a discussion forum, a real-time chat, a mailing list, a calendar,
27  an address book, an RSS sink ... sometimes a combination of any of the above,
28  and certainly any other uses which could be added in the future. Furthermore,
29  you can replicate rooms between multiple Citadel nodes, allowing you to set up
30  a federated, distributed messaging environment.
31  . 
32  With that in mind, Citadel excels at applications such as:
33   * E-mail and groupware (shared calendaring, etc.)
34   * Bulletin Board System (BBS)
35   * Online discussion forums / chat rooms
36  .
37  The Citadel system is extremely versatile. It provides numerous front ends to
38  present to users, such as a text-based interface, an AJAX-style web interface,
39  and many popular PIM clients using SMTP/POP/IMAP. All of these can be used
40  simultaneously.
41  .
42  It's also extremely scalable. Not only can a well-equipped Citadel server
43  support a large number of concurrent users, but you can also build
44  a distributed network of Citadel nodes that share rooms and their content.
45  .
46  Features:
47   * Email, calendaring, address books, bulletin boards, instant messaging, and
48     more ... all in one tightly integrated server package. Unlike other
49     open source groupware systems, all of Citadel's data stores are built-in.
50     "Integrate-it-yourself" is a thing of the past.
51   * High-performance, multiprotocol, multithreaded server engine
52   * Web browser, telnet/SSH, local client software accessible
53   * Standards-compliant e-mail built in: IMAP, POP3, ESMTP
54   * Group calendaring and scheduling (GroupDAV, Aethera, and Kolab-1
55     compatible)
56   * Built-in listserv (mailing list server)
57   * Database-driven, single-instance message store
58   * Authenticated SMTP (no more tedious mucking about with POP-before-SMTP
59     hacks)
60   * Multiple domain support
61   * Built-in integration with perimiter email filtering technologies such as
62     Realtime Blackhole Lists (RBL's) and SpamAssassin 
63   * Very strong replication features. Users in any number of domains can be
64     spread out across any number of Citadel servers, allowing you to put data
65     where you need it, and enabling infinite horizontal scalability.
66   * Web-based access to email, calendars, and everything else through
67     a powerful AJAX-style front end
68   * Very strong support for "public folders" and message forums.
69   * Built-in instant messenger service
70   * SSL/TLS encryption for all protocols
71   * LDAP integration capabilities. Citadel can populate your existing directory
72     server, or it can configure a standalone directory server if you don't
73     already have one.
74  .
75   Homepage: http://www.citadel.org
76
77 Package: citadel-suite
78 Architecture: all
79 Depends: citadel-common, citadel-server, citadel-mta, citadel-webcit, citadel-client
80 Description: complete and feature-rich groupware server; meta package to give you the full install.
81  Citadel is a complete and feature-rich open source groupware platform.
82   * Email, calendaring/scheduling, address books
83   * Bulletin boards, mailing list server, instant messaging
84   * Multiple domain support
85   * An intuitive, attractive AJAX-style web interface
86  .
87  The key to Citadel's versatility is its unique architecture. A Citadel system
88  is made up of containers called "rooms." A room may be used as an email
89  folder, a discussion forum, a real-time chat, a mailing list, a calendar,
90  an address book, an RSS sink ... sometimes a combination of any of the above,
91  and certainly any other uses which could be added in the future. Furthermore,
92  you can replicate rooms between multiple Citadel nodes, allowing you to set up
93  a federated, distributed messaging environment.
94  . 
95  With that in mind, Citadel excels at applications such as:
96   * E-mail and groupware (shared calendaring, etc.)
97   * Bulletin Board System (BBS)
98   * Online discussion forums / chat rooms
99  .
100  The Citadel system is extremely versatile. It provides numerous front ends to
101  present to users, such as a text-based interface, an AJAX-style web interface,
102  and many popular PIM clients using SMTP/POP/IMAP. All of these can be used
103  simultaneously.
104  .
105  It's also extremely scalable. Not only can a well-equipped Citadel server
106  support a large number of concurrent users, but you can also build
107  a distributed network of Citadel nodes that share rooms and their content.
108  .
109  Features:
110   * Email, calendaring, address books, bulletin boards, instant messaging, and
111     more ... all in one tightly integrated server package. Unlike other
112     open source groupware systems, all of Citadel's data stores are built-in.
113     "Integrate-it-yourself" is a thing of the past.
114   * High-performance, multiprotocol, multithreaded server engine
115   * Web browser, telnet/SSH, local client software accessible
116   * Standards-compliant e-mail built in: IMAP, POP3, ESMTP
117   * Group calendaring and scheduling (GroupDAV, Aethera, and Kolab-1
118     compatible)
119   * Built-in listserv (mailing list server)
120   * Database-driven, single-instance message store
121   * Authenticated SMTP (no more tedious mucking about with POP-before-SMTP
122     hacks)
123   * Multiple domain support
124   * Built-in integration with perimiter email filtering technologies such as
125     Realtime Blackhole Lists (RBL's) and SpamAssassin 
126   * Very strong replication features. Users in any number of domains can be
127     spread out across any number of Citadel servers, allowing you to put data
128     where you need it, and enabling infinite horizontal scalability.
129   * Web-based access to email, calendars, and everything else through
130     a powerful AJAX-style front end
131   * Very strong support for "public folders" and message forums.
132   * Built-in instant messenger service
133   * SSL/TLS encryption for all protocols
134   * LDAP integration capabilities. Citadel can populate your existing directory
135     server, or it can configure a standalone directory server if you don't
136     already have one.
137  .
138   Homepage: http://www.citadel.org
139
140 Package: citadel-common
141 Architecture: all
142 Description: complete and feature-rich groupware server
143  Citadel is a complete and feature-rich open source groupware platform.
144   * Email, calendaring/scheduling, address books
145   * Bulletin boards, mailing list server, instant messaging
146   * Multiple domain support
147   * An intuitive, attractive AJAX-style web interface
148  .
149  This package contains the common files.
150  .
151   Homepage: http://www.citadel.org
152
153 Package: citadel-mta
154 Architecture: any
155 Depends: ${shlibs:Depends}, ${misc:Depends}, citadel-server (= ${Source-Version}), citadel-common
156 Conflicts: mail-transport-agent
157 Provides: mail-transport-agent
158 Replaces: mail-transport-agent
159 Description: complete and feature-rich groupware server (mail transport agent)
160  This package contains the mail transport agent component for Citadel,
161  a complete and feature-rich open source groupware platform.
162  .
163  See the 'citadel-server' package for more informations.
164  .
165   Homepage: http://www.citadel.org
166
167 Package: citadel-client
168 Architecture: any
169 Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, citadel-common
170 Description: complete and feature-rich groupware server (command line client)
171  This is package contains the command line client for Citadel, a complete and
172  feature-rich open source groupware platform.
173  .
174  See the 'citadel-server' package for more informations.
175  .
176    Homepage: http://www.citadel.org
177
178 Package: citadel-doc
179 Section: doc
180 Architecture: all
181 Description: complete and feature-rich groupware server (documentation)
182  This package contains documentation for Citadel, a complete and feature-rich
183  open source groupware platform.
184  .
185  See the 'citadel-server' package for more informations.
186  .
187   Homepage: http://www.citadel.org