Commit Graph

153 Commits

Author SHA1 Message Date
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