Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 137 | Rev 147 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 137 Rev 141
1
Source: prayer
1
Source: prayer
2
Section: mail
2
Section: mail
3
Priority: optional
3
Priority: optional
4
Maintainer: Magnus Holmgren <holmgren@debian.org>
4
Maintainer: Magnus Holmgren <holmgren@debian.org>
5
Build-Depends: cdbs, debhelper (>= 7),
5
Build-Depends: cdbs, debhelper (>= 7),
6
 libc-client2007e-dev | libc-client-dev,
6
 libc-client2007e-dev | libc-client-dev,
7
 libldap2-dev, zlib1g-dev, libssl-dev (>= 0.9.6), libdb-dev, libtidy-dev
7
 libldap2-dev, zlib1g-dev, libssl-dev (>= 0.9.6), libdb-dev, libtidy-dev
8
Standards-Version: 3.9.1
8
Standards-Version: 3.9.2
9
Vcs-Svn: svn://svn.kibibyte.se/prayer/trunk
9
Vcs-Svn: svn://svn.kibibyte.se/prayer/trunk
10
Vcs-Browser: http://svn.kibibyte.se/prayer
10
Vcs-Browser: http://svn.kibibyte.se/prayer
11
Homepage: http://www-uxsup.csx.cam.ac.uk/~dpc22/prayer/
11
Homepage: http://www-uxsup.csx.cam.ac.uk/~dpc22/prayer/
12
12
13
Package: prayer
13
Package: prayer
14
Architecture: any
14
Architecture: any
15
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, ssl-cert (>= 1.0.11),
15
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, ssl-cert (>= 1.0.11),
16
         logrotate, exim4 | mail-transport-agent
16
         logrotate, exim4 | mail-transport-agent
17
Suggests: prayer-accountd, prayer-templates-src, imap-server, aspell | ispell
17
Suggests: prayer-accountd, prayer-templates-src, imap-server, aspell | ispell
18
Description: standalone IMAP-based webmail server
18
Description: standalone IMAP-based webmail server
19
 Prayer is yet another Webmail interface.
19
 Prayer is yet another Webmail interface.
20
 .
20
 .
21
 It is unusual in that it is a complete, standalone, HTTP server and proxy
21
 It is unusual in that it is a complete, standalone, HTTP server and proxy
22
 rather a Apache/mod_php plugin. Prayer maintains persistent connections to
22
 rather a Apache/mod_php plugin. Prayer maintains persistent connections to
23
 the IMAP server and is written entirely in C. Consequently it is much
23
 the IMAP server and is written entirely in C. Consequently it is much
24
 faster than most open source Webmail interfaces and puts very little load
24
 faster than most open source Webmail interfaces and puts very little load
25
 on either the machines running the Web server or the backend IMAP servers
25
 on either the machines running the Web server or the backend IMAP servers
26
 (even if traditional Unix format mailfolders are in use).
26
 (even if traditional Unix format mailfolders are in use).
27
 .
27
 .
28
 Prayer has very few external dependencies as user preferences are stored on
28
 Prayer has very few external dependencies as user preferences are stored on
29
 the IMAP server rather than in a SQL database. It does however implement a
29
 the IMAP server rather than in a SQL database. It does however implement a
30
 full range of features and user preference settings.
30
 full range of features and user preference settings.
31
31
32
Package: prayer-templates
32
Package: prayer-templates
33
Architecture: all
33
Architecture: all
34
Depends: prayer-templates-src, ${misc:Depends}
34
Depends: prayer-templates-src, ${misc:Depends}
35
Description: dummy package depending on prayer-templates-src
35
Description: dummy package depending on prayer-templates-src
36
 The Prayer template source package is now called prayer-templates-src.
36
 The Prayer template source package is now called prayer-templates-src.
37
 This package can safely be removed after upgrade.
37
 This package can safely be removed after upgrade.
38
38
39
Package: prayer-templates-src
39
Package: prayer-templates-src
40
Architecture: all
40
Architecture: all
41
Depends: ${misc:Depends}
41
Depends: ${misc:Depends}
42
Recommends: prayer (>= 1.3.0)
42
Recommends: prayer (>= 1.3.0)
43
Replaces: prayer-templates (<< 1.3.2-dfsg1-2)
43
Replaces: prayer-templates (<< 1.3.2-dfsg1-2)
44
Breaks: prayer-templates (<< 1.3.2-dfsg1-2)
44
Breaks: prayer-templates (<< 1.3.2-dfsg1-2)
45
Suggests: prayer-templates-dev
45
Suggests: prayer-templates-dev
46
Description: templates for customizing Prayer Webmail
46
Description: templates for customizing Prayer Webmail
47
 Prayer is yet another Webmail interface.
47
 Prayer is yet another Webmail interface.
48
 .
48
 .
49
 It is unusual in that it is a complete, standalone, HTTP server and proxy
49
 It is unusual in that it is a complete, standalone, HTTP server and proxy
50
 rather a Apache/mod_php plugin. Prayer maintains persistent connections to
50
 rather a Apache/mod_php plugin. Prayer maintains persistent connections to
51
 the IMAP server and is written entirely in C. Consequently it is much
51
 the IMAP server and is written entirely in C. Consequently it is much
52
 faster than most open source Webmail interfaces and puts very little load
52
 faster than most open source Webmail interfaces and puts very little load
53
 on either the machines running the Web server or the backend IMAP servers
53
 on either the machines running the Web server or the backend IMAP servers
54
 (even if traditional Unix format mailfolders are in use).
54
 (even if traditional Unix format mailfolders are in use).
55
 .
55
 .
56
 This package contains, in source form, the templates for the HTML
56
 This package contains, in source form, the templates for the HTML
57
 that Prayer outputs.
57
 that Prayer outputs.
58
 .
58
 .
59
 As all the templates are included with the main prayer package in
59
 As all the templates are included with the main prayer package in
60
 compiled form, you only need to install this package if you need to
60
 compiled form, you only need to install this package if you need to
61
 customize one or more pages and you want something to start from.
61
 customize one or more pages and you want something to start from.
62
62
63
Package: prayer-templates-dev
63
Package: prayer-templates-dev
64
Architecture: any
64
Architecture: any
65
Depends: ${shlibs:Depends}, ${misc:Depends}, make, gcc
65
Depends: ${shlibs:Depends}, ${misc:Depends}, make, gcc
66
Suggests: prayer-templates-src, prayer
66
Suggests: prayer-templates-src, prayer
67
Description: tools for compiling Prayer templates
67
Description: tools for compiling Prayer templates
68
 Prayer is yet another Webmail interface.
68
 Prayer is yet another Webmail interface.
69
 .
69
 .
70
 It is unusual in that it is a complete, standalone, HTTP server and proxy
70
 It is unusual in that it is a complete, standalone, HTTP server and proxy
71
 rather a Apache/mod_php plugin. Prayer maintains persistent connections to
71
 rather a Apache/mod_php plugin. Prayer maintains persistent connections to
72
 the IMAP server and is written entirely in C. Consequently it is much
72
 the IMAP server and is written entirely in C. Consequently it is much
73
 faster than most open source Webmail interfaces and puts very little load
73
 faster than most open source Webmail interfaces and puts very little load
74
 on either the machines running the Web server or the backend IMAP servers
74
 on either the machines running the Web server or the backend IMAP servers
75
 (even if traditional Unix format mailfolders are in use).
75
 (even if traditional Unix format mailfolders are in use).
76
 .
76
 .
77
 Prayer uses its own macro expansion language for the HTML it
77
 Prayer uses its own macro expansion language for the HTML it
78
 outputs. This package contains the programs and scripts needed to
78
 outputs. This package contains the programs and scripts needed to
79
 build template libraries, as well as a makefile to facilitate the
79
 build template libraries, as well as a makefile to facilitate the
80
 process.
80
 process.
81
81
82
Package: prayer-accountd
82
Package: prayer-accountd
83
Architecture: any
83
Architecture: any
84
Depends: ${shlibs:Depends}, ${misc:Depends}
84
Depends: ${shlibs:Depends}, ${misc:Depends}
85
Suggests: prayer
85
Suggests: prayer
86
Recommends: exim4
86
Recommends: exim4
87
Description: account management daemon for Prayer
87
Description: account management daemon for Prayer
88
 Prayer is yet another Webmail interface.
88
 Prayer is yet another Webmail interface.
89
 .
89
 .
90
 It is unusual in that it is a complete, standalone, HTTP server and proxy
90
 It is unusual in that it is a complete, standalone, HTTP server and proxy
91
 rather a Apache/mod_php plugin. Prayer maintains persistent connections to
91
 rather a Apache/mod_php plugin. Prayer maintains persistent connections to
92
 the IMAP server and is written entirely in C. Consequently it is much
92
 the IMAP server and is written entirely in C. Consequently it is much
93
 faster than most open source Webmail interfaces and puts very little load
93
 faster than most open source Webmail interfaces and puts very little load
94
 on either the machines running the Web server or the backend IMAP servers
94
 on either the machines running the Web server or the backend IMAP servers
95
 (even if traditional Unix format mailfolders are in use).
95
 (even if traditional Unix format mailfolders are in use).
96
 .
96
 .
97
 This package contains a daemon that can do the following for users:
97
 This package contains a daemon that can do the following for users:
98
 .
98
 .
99
  * Change passwords
99
  * Change passwords
100
  * Change their full name
100
  * Change their full name
101
  * Manage mail filtering (requires Exim) and forwarding
101
  * Manage mail filtering (requires Exim) and forwarding
102
  * Manage vacation messages and logs
102
  * Manage vacation messages and logs
103
 .
103
 .
104
 NOTE: This package is currently not very useful.
104
 NOTE: This package is currently not very useful.