ajacoutot
1ae40ad955
MAJOR update to zarafa-7.0.0 (RC1).
...
Committing now because this version performs _much_ better than what we
currently have in tree (see HOMEPAGE for details).
Quick&dirty upgrade steps (but you should follow the README):
------------------------------------------------------------------------
# /etc/rc.d/zarafa stop
===> Make sure _all_ zarafa processes are stopped and BACKUP YOUR DB!
# pkg_add -u zarafa zarafa-webaccess zarafa-libvmime
===> merge configuration (compare /usr/local/share/examples/zarara/*.cfg
with their counterparts under /etc/zarafa/.
# /usr/local/bin/zarafa-server
===> this will only do sanity checks but not start the server
# pkg_add py-mysql
# python2.6 /usr/local/share/doc/zarafa/zarafa7-upgrade
# /etc/rc.d/zarafa start
------------------------------------------------------------------------
tested by robert@ and myself
ok robert@
2011-06-02 12:46:37 +00:00
ajacoutot
9d5b87f082
Update to zarafa-libvmime-0.9.2. Needed for upcoming zarafa update.
2011-06-02 12:45:43 +00:00
ajacoutot
4125c0cc20
Bump zarafa version.
2011-06-02 12:45:17 +00:00
ajacoutot
39ebb85743
Bugfix update to zarafa-6.40.8.
...
More details at:
http://download.zarafa.com/community/final/6.40/changelog-6.40.txt
2011-05-19 17:18:18 +00:00
ajacoutot
6773e35225
Small tweak.
2011-04-22 07:29:44 +00:00
jasper
eeb29b3347
don't use ``rm -f'' for remove unneeded files.
...
this will remember us, when not needed anymore this treatment.
from gleydson soares
ok aja@
2011-04-14 15:55:19 +00:00
ajacoutot
4a0f84e4b8
Rework some patches.
2011-04-04 14:42:51 +00:00
ajacoutot
1fd644c742
Add clucene support (i.e. enable zarafa-indexer). Note that the
...
zarafa-indexer is not used by default.
Tweak patches accordingly.
Use RLIMIT_DATA instead of RLIMIT_AS which we don't have.
Fix default client_update_path.
Remove a couple of patch entries that are not needed anymore.
Rewrite zarafa.rc and make it a wrapper script that calls the provided
rc.d(8) scripts. This is much more simple, makes much more sense and
allow for proper debugging as discussed with robert@.
2011-04-04 08:01:04 +00:00
ajacoutot
5bf1f4ef72
Use REVISION-subpackage.
2011-04-02 21:10:42 +00:00
robert
e445fe38b5
make sure that we don't try to use NPTL code because if we do, all of the
...
zarafa-spooler processes will end up as zombies and we won't be able
to send emails.
this commit also removed the upper limit of 1 thread and from now on
we use the default value which is 5.
ok ajacoutot@
2011-04-02 16:36:45 +00:00
ajacoutot
dbc5a80580
Don't install ssl-certificates.sh, it doesn't work without external ssl
...
configuration by default and requires CA.sh.
2011-04-02 15:09:52 +00:00
ajacoutot
1b64937efb
Forgot in previous.
2011-03-29 18:00:54 +00:00
ajacoutot
22e533a3b9
Update to zarafa-6.40.7.
...
Changelog available at
http://download.zarafa.com/community/final/6.40/changelog-6.40.txt
2011-03-29 18:00:03 +00:00
ajacoutot
697fb0300b
Remove, these patches don't belong here.
2011-03-29 17:30:54 +00:00
landry
79767e6967
bumpski REVISION-web
2011-03-24 06:43:44 +00:00
ajacoutot
d40b2de4ea
This is not needed either.
2011-03-21 15:47:05 +00:00
ajacoutot
bf5cc34eac
This step is not needed.
2011-03-21 09:27:18 +00:00
ajacoutot
112d6d650b
Missing build_depends.
2011-03-11 09:09:01 +00:00
ajacoutot
bffd785903
SECURITY update to zarafa-6.40.6.
...
As usual, changelog is available at:
http://download.zarafa.com/community/final/6.40/changelog-6.40.txt
2011-03-11 08:44:44 +00:00
ajacoutot
9ff2f10299
Get all patches individualy now.
...
Regen patches while here.
2011-03-11 08:43:55 +00:00
ajacoutot
1adac2d999
Bump to version 6.40.6.
...
upstream has yet again changed its way to distribute the source...
2011-03-11 08:43:21 +00:00
ajacoutot
90b89aaa85
Wait for 10s for mysql to be available before bailing out.
2011-03-08 13:37:11 +00:00
ajacoutot
764c8f3f4b
Update to zarafa-6.40.5.
...
Complete changelog available at:
http://download.zarafa.com/community/final/6.40/changelog-6.40.txt
Several documentation and configuration tweaks.
2011-03-03 13:16:05 +00:00
ajacoutot
e26affdd1a
Regen sums and bump REVISION.
2011-03-03 13:15:35 +00:00
ajacoutot
e0ed003cb7
Set version to 6.40.5.
2011-03-03 13:15:23 +00:00
ajacoutot
edc6f2d452
Install a zarafa.conf file for apache.
2011-01-15 23:53:35 +00:00
ajacoutot
3194c7b840
Install .mo gettext binary message catalog files instead of the .po
...
descrition files.
2011-01-15 22:37:28 +00:00
pea
9d0ac1ac44
Correctly fixes wantlib
...
spotted by landry@
2011-01-12 08:05:11 +00:00
ajacoutot
b55b746280
Fix MASTER_SITES, spotted by pea@
2011-01-11 12:17:26 +00:00
pea
ead0a13e53
Fix wantlib after OpenLDAP upgrade
...
spotted by landry@
2011-01-07 10:27:20 +00:00
ajacoutot
4ec44530ca
Simplify after recent rc.subr change.
...
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489
Cope with recent rc.subr changes.
2010-12-24 10:40:04 +00:00
jasper
ac44ce0243
- bump after uuid rename, reminded by aja@
2010-12-24 09:07:38 +00:00
ajacoutot
4c67457a53
Update to version 6.40.4.
...
Changelog available at:
http://download.zarafa.com/community/final/6.40/changelog-6.40.txt
2010-12-11 08:20:21 +00:00
ajacoutot
9a6aef5587
Rebuild from the zarafa 6.40.4 tarball and bump.
2010-12-11 08:19:21 +00:00
ajacoutot
8be4c27579
New minor release, 6.40.4.
2010-12-11 08:18:50 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
ajacoutot
e5fd2a1163
Fix restarting all daemons, there is no such thing as rc_restart.
2010-11-17 14:00:04 +00:00
ajacoutot
b7afc481de
Use default FD_SETSIZE.
2010-11-17 08:34:06 +00:00
espie
632a3518ab
move gettext to new WANTLIB
2010-11-06 16:07:00 +00:00
ajacoutot
b881a01a78
Move to pkg-readmes.
2010-11-06 08:46:05 +00:00
ajacoutot
483a13e137
Fix rc scripts name.
2010-11-03 11:57:16 +00:00
ajacoutot
761594762a
Add RCS IDs to rc scripts.
2010-10-29 12:54:43 +00:00
ajacoutot
d95d3bc5b7
After discussion with robert and ingo, we are renaming the rc scripts from
...
dash to underscore so that we are consitent with the foo_bar_flags
variable.
2010-10-28 20:43:49 +00:00
ajacoutot
519673ef59
Add zarafa daemons rc scripts.
...
Discussed with and ok robert@
2010-10-28 14:46:56 +00:00
ajacoutot
a8fd82098d
Update to zarafa-6.40.3.
...
ChangeLog available at:
http://download.zarafa.com/community/final/6.40/changelog-6.40.txt
2010-10-27 18:26:16 +00:00
ajacoutot
1b9dd4c41f
Update to the latest patch release (needed for upcoming zarafa udpate).
2010-10-27 18:25:44 +00:00
ajacoutot
423f14af21
Tweak for upcoming update.
2010-10-27 18:25:01 +00:00
espie
051dfa8362
USE_GROFF=Yes
2010-10-18 19:59:15 +00:00
ajacoutot
784141362a
Update to zarafa-6.40.2.
...
Complete changelog available at:
http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
2010-08-31 17:57:21 +00:00
ajacoutot
dbd076c3a2
Update zarafa to version 6.40.1.
...
See http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
for details.
2010-08-22 10:13:26 +00:00
ajacoutot
6e37562a82
Fix Apache documentation.
2010-07-13 07:31:00 +00:00
ajacoutot
2228dad3af
And bump... *sigh*
2010-07-09 17:30:16 +00:00
ajacoutot
ca363e8f56
Merge MESSAGE into README.OpenBSD so that all the info is in one place.
2010-07-09 17:29:53 +00:00
ajacoutot
b34586e102
SO_PEERCRED fallout.
...
spotted by naddy@
2010-07-06 06:38:32 +00:00
ajacoutot
ff98943145
Missed bump.
2010-06-30 06:42:18 +00:00
ajacoutot
5f43ab4ff5
Remove stupid "dot.beforesubst" file.
2010-06-30 06:28:25 +00:00
ajacoutot
58a6931cc6
*MAJOR* version update to zarafa-6.40.0.
...
Read the complete changelog here:
http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
Upgrade documentation is available at:
http://doc.zarafa.com/6.40/Administrator_Manual/en-US/html-single/index.html#_performing_the_upgrade
zarafa-libical has been removed, current version from ports works fine
for zarafa needs.
php5-mapi has been merged into zarafa-webaccess.
2010-06-30 02:46:47 +00:00
espie
2e368da839
fix on LP64 + gcc4
2010-06-06 20:10:21 +00:00
ajacoutot
3b1c36e306
Edit MESSAGE: better use .htaccess than tweaking php.ini.
2010-06-03 14:02:09 +00:00
ajacoutot
71b4a9f7a4
Fix typo in local_zarafa.m4.
...
Add more documentation to README.OpenBSD.
2010-06-03 14:01:57 +00:00
ajacoutot
61130a1581
We have strnlen(3) now.
2010-05-21 13:34:43 +00:00
ajacoutot
687475d15a
Bufgix update to zarafa-webaccess-6.30.14.
2010-04-28 15:22:35 +00:00
ajacoutot
64542cb07b
Bugfix update to zarafa-6.30.14.
2010-04-28 15:22:17 +00:00
ajacoutot
f361fb5a9d
Remove the beforesubst file in PREFIX.
2010-04-27 07:26:34 +00:00
ajacoutot
472e8c72a2
Update to zarafa-webaccess-6.30.13.
2010-04-22 10:06:45 +00:00
ajacoutot
8072025cbd
Update to zarafa-6.30.13.
2010-04-22 10:06:18 +00:00
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