Commit Graph

72 Commits

Author SHA1 Message Date
ajacoutot
b974fb86f0 Major update to zarafa-webaccess-6.30.12. 2010-03-21 11:15:56 +00:00
ajacoutot
01634473b9 Major update to zarafa-6.30.12.
Lots and lots of bugfixes...
2010-03-21 11:15:20 +00:00
ajacoutot
c09aacc275 Don't overwrite DIST_SUBDIR unconditionally. 2010-03-21 11:12:45 +00:00
ajacoutot
ca41b8ebdb Patches are modified in the upstream tarball without notice nor
version bump, so we use DIST_SUBDIR to force a new download instead of
failing because of checksum mismatch.
2010-03-21 11:09:51 +00:00
ajacoutot
e8f5ca2ace Don't use built-in timezones, but the system ones. 2010-03-21 11:08:53 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
ajacoutot
1ef71e39bb Minor update to version 6.30.8.
Fix a bug with email attachments.
2010-01-12 15:59:34 +00:00
ajacoutot
170105a551 Bugfix update to zarafa-webaccess-6.30.7.
Changelog:
    http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
2010-01-09 14:03:39 +00:00
ajacoutot
e55e468f35 Bugfix update to zarafa-6.30.7.
Changelog:
    http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
2010-01-09 14:03:25 +00:00
ajacoutot
03d748c4b3 Second part of zarafa update: zarafa-webaccess-6.30.6 2009-12-16 18:41:25 +00:00
ajacoutot
97e3628241 Upgrade to zarafa-6.30.6.
Lots of bug fixes, changelog available at:
    http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
2009-12-16 18:39:11 +00:00
ajacoutot
c8dc539a6a Tweak startup sequence. 2009-11-21 12:09:29 +00:00
ajacoutot
2d3e44e8b6 Upgrade to zarafa-webaccess-6.30.5. 2009-11-18 13:56:31 +00:00
ajacoutot
1bf1de3996 Bugfix update to zarafa-6.30.5. 2009-11-18 13:55:39 +00:00
ajacoutot
679ad48765 Upgrade to zarafa-libical-0.44. 2009-11-18 13:54:51 +00:00
ajacoutot
6289fa5782 Put mail attachments in the filesystem rather than the DB by default for
new setups.

People wanting to migrate from DB to fs can use the
db-convert-attachments-to-files script in the doc directory and use the
'--ignore-attachment-storage-conflict' argument to zarafa-server.
2009-11-12 16:44:59 +00:00
ajacoutot
352b5d9685 Stricter permissions on db and log directories. 2009-11-12 13:20:44 +00:00
ajacoutot
1aa0ce571c Update to zarafa-webaccess-6.30.4. 2009-10-21 10:00:11 +00:00
ajacoutot
4b5489ce86 Bugfix update to zarafa-6.30.4. 2009-10-21 09:59:54 +00:00
ajacoutot
38a5547699 Update to zarafa-webaccess-6.30.3. 2009-10-20 22:34:54 +00:00
ajacoutot
6c7314eba3 Update to zarafa-6.30.3.
ChangeLog available here:
http://download.zarafa.com/zarafa/release/docs/changelog.en.txt

(6.30.4 is out, but one thing at a time since this is a big enough update)
2009-10-20 22:34:26 +00:00
ajacoutot
9a8293d99a Upstream regened patches tarball for upcoming zarafa update. 2009-10-20 22:32:26 +00:00
ajacoutot
9ac53a965c Some tweak to the README. 2009-10-07 17:05:08 +00:00
ajacoutot
dff798ec5b Better OpenLdap defaults. 2009-09-27 18:07:40 +00:00
ajacoutot
2db2cfc5da Ooops, forgot this part in previous. 2009-09-27 14:00:50 +00:00
ajacoutot
48a4d5c440 Fix path to autoresponder.
Don't use bash for autoresponder script.
2009-09-27 13:57:30 +00:00
ajacoutot
9868d96d9a Rewording. 2009-09-24 19:37:51 +00:00
ajacoutot
72b1da9fa2 Err... s/PREFIX/TRUEPREFIX/ 2009-09-18 14:21:45 +00:00
ajacoutot
fd55a539e5 Add sendmail m4 files so that we do not need procmail.
Tweak doc accordingly.
2009-09-18 13:49:55 +00:00
ajacoutot
9a306f1e77 Update to zarafa-webaccess-6.30.2. 2009-09-11 16:34:34 +00:00
ajacoutot
2c611bdbff Update to zarafa-6.30.2.
ChangeLog available at:
http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
2009-09-11 16:33:52 +00:00
ajacoutot
706b2b0d7a Bring new vmime-patches tarball in prep for zarafa update to 6.30.2. 2009-09-11 16:31:27 +00:00
ajacoutot
b3ebfcca3c Fix build on big endian arches. 2009-09-05 12:59:26 +00:00
ajacoutot
a0766c55cc Protect ldap configuration files as they may contain a binddn password.
Also re-add a line in README.OpenBSD that I removed by mistake in a
previous commit.
2009-08-27 20:02:04 +00:00
ajacoutot
2ab3904dc5 Update to zarafa-webaccess-6.30.1.
ChangeLog:
http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
2009-08-20 13:33:53 +00:00
ajacoutot
7c71d4a73f Update to zarafa-6.30.1.
ChangeLog:
http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
2009-08-20 13:33:06 +00:00
ajacoutot
9b574a793c Unbreak.
noticed by naddy@
2009-08-06 10:02:21 +00:00
ajacoutot
d1fcf66a94 Update to zarafa-webaccess-6.30.0. On par with current zarafa version. 2009-07-31 09:56:48 +00:00
ajacoutot
18302d676a Major update to zarafa-6.30.0.
Full ChangeLog available at
    http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
Now comes with caldav support.

ok jasper@
2009-07-31 09:55:56 +00:00
ajacoutot
57cfdc8e7e Update to zarafa-libical-0.42.
Tweak regression flags.
Prerequisite for upcoming zarafa 6.30.0 update.

ok jasper@
2009-07-31 09:55:01 +00:00
ajacoutot
ac5b093085 missed bump! 2009-06-19 12:47:59 +00:00
ajacoutot
c18661f44a Revert a change that was made post 6.20.3 and that makes the IMAP gateway
hang.
Issue reported upstream.
2009-06-19 12:47:35 +00:00
ajacoutot
b09abea4c7 Until the actual bug is found, add a workaround to prevent the pop/imap
gateway from hanging.
2009-06-10 09:46:00 +00:00
ajacoutot
b5499bd0a0 Update the webaccess to version 2.20.6 2009-06-09 18:23:03 +00:00
ajacoutot
e4c35b0167 Update to version 2.20.6 2009-06-09 18:22:37 +00:00
ajacoutot
e58dff942b Update to the latest patch set from zarafa which are necessary for the
upcoming update to 6.20.6.
2009-06-09 18:22:09 +00:00
ajacoutot
3c55d9b5ae - fix _zarafa uid/gid 2009-05-19 15:21:47 +00:00
ajacoutot
0e07565660 - small hack to fix some php parsing errors 2009-05-18 21:13:29 +00:00
ajacoutot
0db30c7534 - really remove bogus dir, no pkg change 2009-05-14 17:38:22 +00:00
ajacoutot
fe4979ad0a - remove bogus directory 2009-05-14 15:36:19 +00:00