ajacoutot
76501c0e68
OpenBSD does not require -lcrypt, DES encryption is part of the standard
...
libc.
2012-01-12 14:17:23 +00:00
ajacoutot
585a38966c
Use thread as the process model to prevent the gateway from hanging.
...
from robert@
2012-01-05 11:08:44 +00:00
ajacoutot
1713e4fc39
Update to zarafa-7.0.4.
...
Details changelog available at:
http://download.zarafa.com/community/final/7.0/final-changelog-7.0.txt
2011-12-22 17:10:03 +00:00
ajacoutot
b6b94f41f3
HOMEPAGE changed, from Sergey Bronnikov.
2011-11-23 13:23:33 +00:00
ajacoutot
ba4dfd9050
Update to zarafa-7.0.3.
2011-11-17 15:14:37 +00:00
robert
93923bd770
switch php to version 5.3 by default
2011-11-16 15:56:36 +00:00
ajacoutot
a51da052b2
We have wcsftime(3) now.
2011-10-18 07:00:10 +00:00
ajacoutot
5581d6619a
Evil typo spotted by nigel@
2011-09-30 05:33:33 +00:00
ajacoutot
0889019a13
Add an @extra-unexec marker.
2011-09-29 17:38:43 +00:00
ajacoutot
a1ee8026c6
Update to zarafa-7.0.2.
...
Details at:
http://download.zarafa.com/community/final/7.0/final-changelog-7.0.txt
2011-09-29 17:12:11 +00:00
espie
e820071495
normalize pkgpath
2011-09-16 10:31:20 +00:00
ajacoutot
b544e2ecc6
Tweak procmail example to deal with junk.
2011-09-11 06:47:52 +00:00
ajacoutot
f5ae08ef57
Do not enable debug by default.
2011-09-09 14:31:40 +00:00
ajacoutot
620c213b0e
Fix mapi.ini path in UNMESSAGE and tweak README.
2011-09-09 13:59:23 +00:00
ajacoutot
21df55ec89
Keep the disabled_features value to its default.
2011-09-06 09:07:53 +00:00
ajacoutot
0347b5b16d
Install the scripts in executable mode.
2011-09-01 15:39:53 +00:00
ajacoutot
34323a8705
Missed bump.
2011-09-01 13:32:56 +00:00
naddy
1fe34d7243
sparc64 build fix from devel/libvmime
2011-08-28 16:30:58 +00:00
ajacoutot
6b0468c4af
Update to zarafa 7.0.1.
...
See http://download.zarafa.com/community/final/7.0/final-changelog-7.0.txt
for details.
2011-08-16 15:01:17 +00:00
ajacoutot
8f549badf8
Fix documentation after the move to lang/php.
2011-07-14 09:45:13 +00:00
ajacoutot
c7e93044f9
Use login.conf(5) to set env vars instead of putting stuffs in rc.local.
2011-07-14 08:54:32 +00:00
robert
c0b173cfde
switch to lang/php
2011-07-08 21:45:05 +00:00
ajacoutot
70ac96c395
rc_scripts -> pkg_scripts
2011-07-08 02:14:58 +00:00
sthen
98bbdd6e27
fix URL in readme, ok aja@
2011-07-02 22:33:35 +00:00
robert
af0291c48a
Do not ignore SIGCHLD when shutting down the spooler to avoid
...
having zombie processes around after shutting down.
Remove the XXX hack from the rc script, because that's not needed anymore.
ok ajacoutot@
2011-07-01 23:23:02 +00:00
ajacoutot
2562fdb86e
Update to zarafa-7.0.0, stable release.
2011-06-27 14:31:36 +00:00
ajacoutot
501bef14f5
Force kill the spooler until we understand what's going on...
2011-06-27 06:23:39 +00:00
ajacoutot
adce6f3dcb
Update to zarafa-7.0.0 (rc2).
2011-06-10 15:55:00 +00:00
jasper
3e4c0594d3
bump after default python version switch
2011-06-08 17:50:10 +00:00
rpointel
63c928b32e
Replace python2.6 by ${MODPY_WANTLIB}, bump revision.
...
ok ajacoutot@.
2011-06-06 07:47:05 +00:00
ajacoutot
a26f67932f
Fix/add paths to online documentation.
2011-06-04 06:59:00 +00:00
ajacoutot
7cd8b4eac5
Missing defines.
2011-06-03 15:52:12 +00:00
ajacoutot
e6be182b2b
Install the autorespond configuration (@sample).
2011-06-03 10:30:19 +00:00
ajacoutot
3e89e75039
Remove/simplify some patches: instead of patching all around to install
...
in the correct paths, do a mv/rm dance in the port Makefile. This
greatly simplifies the port maintainance.
Remove config and man pages for binaries that aren't shipped (part of
the linux-only zarafa-licensed).
While here, regen WANTLIB.
2011-06-03 08:26:57 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
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