]> git.ipfire.org Git - ipfire-2.x.git/blame - lfs/cyrusimap
MPD.
[ipfire-2.x.git] / lfs / cyrusimap
CommitLineData
93dc5548 1###############################################################################
93dc5548 2# #
70df8302
MT
3# IPFire.org - A linux based firewall #
4# Copyright (C) 2007 Michael Tremer & Christian Schmidt #
5# #
6# This program is free software: you can redistribute it and/or modify #
93dc5548 7# it under the terms of the GNU General Public License as published by #
70df8302 8# the Free Software Foundation, either version 3 of the License, or #
93dc5548
MT
9# (at your option) any later version. #
10# #
70df8302 11# This program is distributed in the hope that it will be useful, #
93dc5548
MT
12# but WITHOUT ANY WARRANTY; without even the implied warranty of #
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
14# GNU General Public License for more details. #
15# #
16# You should have received a copy of the GNU General Public License #
70df8302 17# along with this program. If not, see <http://www.gnu.org/licenses/>. #
93dc5548
MT
18# #
19###############################################################################
20
21###############################################################################
22# Definitions
23###############################################################################
24
25include Config
26
b40388bb 27VER = 2.2.12
93dc5548
MT
28
29THISAPP = cyrus-imapd-$(VER)
30DL_FILE = $(THISAPP).tar.gz
f417cab6 31DL_FROM = $(URL_IPFIRE)
93dc5548
MT
32DIR_APP = $(DIR_SRC)/$(THISAPP)
33TARGET = $(DIR_INFO)/$(THISAPP)
a8b159e7 34PROG = cyrusimap
fd3e7da0 35PAK_VER = 1
93dc5548 36
913237b3
MT
37DEPS = "cyrus-sasl"
38DESCDE = "Cyrus IMAPd ist ein MDA"
39DESCEN = "Cyrus IMAPd is an MDA"
40
93dc5548
MT
41###############################################################################
42# Top-level Rules
43###############################################################################
44
45objects = $(DL_FILE)
46
47$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
48
b40388bb 49$(DL_FILE)_MD5 = 70b3bba526a8d36d3bb23a87d37e9188
93dc5548
MT
50
51install : $(TARGET)
52
53check : $(patsubst %,$(DIR_CHK)/%,$(objects))
54
55download :$(patsubst %,$(DIR_DL)/%,$(objects))
56
57md5 : $(subst %,%_MD5,$(objects))
58
59dist:
a8b159e7 60 @$(PAK)
93dc5548
MT
61
62###############################################################################
63# Downloading, checking, md5sum
64###############################################################################
65
66$(patsubst %,$(DIR_CHK)/%,$(objects)) :
67 @$(CHECK)
68
69$(patsubst %,$(DIR_DL)/%,$(objects)) :
70 @$(LOAD)
71
72$(subst %,%_MD5,$(objects)) :
73 @$(MD5)
74
75###############################################################################
76# Installation Details
77###############################################################################
78
79$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
80 @$(PREBUILD)
81 @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
b40388bb
MT
82 cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-2.2.12-no_transfig.patch
83 cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-2.2.12-autocreate-0.9.4.diff
84 cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-2.2.12-autosievefolder-0.6.diff
85 cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-2.2.12-rmquota+deletemailbox-0.2-1.diff
86 cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-2.1.3-flock.patch
87 cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-2.2.12-munge8bit.patch
88 cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-2.1.16-getrlimit.patch
89 cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-2.2.10-groupcache.patch
90 cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-2.2.12-seenstate.patch
91 cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-acceptinvalidfrom.patch
92 cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-2.3.3-deleteacl_invalid_identifier_fix.patch
93 cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-2.2.12-notify_sms.patch
fd3e7da0 94 cd $(DIR_APP) && patch -Np0 < $(DIR_SRC)/src/patches/cyrus-imapd-2.2.12-gcc4.patch
b40388bb
MT
95 cd $(DIR_APP) && patch -Np0 < $(DIR_SRC)/src/patches/timsieved_reset_sasl_conn.patch
96 cd $(DIR_APP) && patch -Np0 < $(DIR_SRC)/src/patches/allow_auth_plain_proxying.patch
97 cd $(DIR_APP) && patch -Np0 < $(DIR_SRC)/src/patches/authid_normalize.patch
98 cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-2.2.12-64bit_quota-p1.patch
99 # cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-2.2.12-64bit_quota-p2.patch
100 cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-2.2.12-singleinstancestore.patch
101 cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-2.2.12-spool.patch
102 cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-2.2.12-mupdate-thread-safe.patch
103 cp -f /usr/include/et/com_err.h /usr/include/com_err.h
104 cd $(DIR_APP) && ./configure --prefix=/usr --with-service-path=/usr/lib/cyrus \
105 --with-cyrus-prefix=/usr/lib/cyrus --sysconfdir=/var/ipfire/cyrusimap \
106 --with-auth=unix --with-perl --with-sasl --with-idle=idled \
107 --with-syslogfacility=MAIL --enable-listext --without-snmp
93dc5548 108 cd $(DIR_APP) && make depend
1d4ec104 109 cd $(DIR_APP) && make
93dc5548 110 cd $(DIR_APP) && make install
371d9df0
MT
111 -mkdir /var/imap
112 chown cyrus:mail /var/imap
913237b3 113 chmod 755 /var/imap
371d9df0
MT
114 -mkdir /var/log/imap
115 chown cyrus:mail /var/log/imap
116 chmod 750 /var/log/imap
117 -mkdir /usr/sieve
118 chown cyrus:mail /usr/sieve
119 chmod 750 /usr/sieve
f28d0ddc 120 -mkdir /var/ipfire/cyrusimap
371d9df0
MT
121 cp -f $(DIR_SRC)/config/cyrusimap/* /var/ipfire/cyrusimap
122 cp -f $(DIR_APP)/tools/mkimap /usr/bin
f0ca8c34
MT
123 sudo -u cyrus /usr/bin/mkimap /var/ipfire/cyrusimap/imapd.conf
124 chown cyrus.mail /var/imap/socket
f28d0ddc 125 # Wenn das Dateisystem ext2 waere...
371d9df0 126 # cd /var/imap && chattr +S user quota user/* quota/* && chattr +S /var/spool/imap /var/spool/imap/*
013a23e2
MT
127 # Give user cyrus a password
128 echo cyrus:ipfire | /usr/sbin/chpasswd
b40388bb 129 @rm -rf $(DIR_APP) /usr/include/com_err.h
93dc5548 130 @$(POSTBUILD)