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