Commit Graph

4228 Commits

Author SHA1 Message Date
ajacoutot
a91f1abe8f Update to the most recent git release.
* fixes _lots_ of bugs
2011-04-22 15:57:19 +00:00
sthen
b58af53d5c - update to 0.5.2: various bug fixes and robustness improvements, updated
tinymce (compatible with ie9)

- remove unnecessary patch

- add a hint to roundcubemail.conf suggesting that people may need
to adjust the timezone value if they have problems with invalid sessions
2011-04-22 15:11:08 +00:00
ajacoutot
e232d4558b Update to evolution-plugin-rss-0.2.90 (git made tarball, with some local
patches). This unbreaks runtime now.
2011-04-22 14:13:56 +00:00
ajacoutot
851d3066b4 Minor update to evolution-exchange-2.32.3. 2011-04-22 07:48:46 +00:00
ajacoutot
b3c1a8faa2 Bugfix update to evolution-2.32.3.
* fixes a couple of crashes
2011-04-22 07:39:37 +00:00
ajacoutot
6773e35225 Small tweak. 2011-04-22 07:29:44 +00:00
sthen
e3cbc9ab0b Have check_mailscanner pick up the "Run As User" setting from
MailScanner.conf and explicitly start as that user. This avoids setuid
in perl (triggering taint mode) and so it sidesteps taint mode fallout
which has appeared recently, most likely due to the CVE-2011-1487 fix
in Perl.

Maintainer believed to be away this week, so committing now and we
can change it later if he disagrees when he returns.   ok todd@
2011-04-21 20:25:35 +00:00
landry
e3239912d4 Update to claws-mail plugins, from robert at openbsd dot pap dot st,
with WANTLIB fixes by me:
* claws-mail-htmlviewer 0.30
* cmaws-mail-notification 0.27
* claws-mail-rssyl 0.30
* claws-mail-vcalendar 2.0.10
2011-04-21 13:13:59 +00:00
landry
4be222ce09 Update to claws-mail 3.7.9, from robert at openbsd dot pap dot st, thanks!
Fix AUTOCONF_VERSION while here, 2.67 works fine.
Maintainer timeout/mbox full....
2011-04-21 13:10:42 +00:00
landry
f7f5c70087 Remove claws-mail-cachesaver, dead and considered useless upstream.
From robert at openbsd dot pap dot st.
2011-04-21 12:08:26 +00:00
ajacoutot
6d01c2069a Fix build/run with new libnotify.
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
giovanni
bb4eba59fc Update to 1.2.1 from Wen Heping 2011-04-19 15:46:56 +00:00
giovanni
9ed2cfdbc7 Update to 1.2.0 from Wen Heping with tweaks by me
Bump EPOCH
2011-04-19 15:09:12 +00:00
jasper
cc37205ca3 this wasn't using cpan.port.mk, so removing PKG_ARCH wasn't a no-op. 2011-04-19 14:51:41 +00:00
giovanni
e78cc821d6 Update to 1.8.1 from Wen Heping 2011-04-19 14:24:32 +00:00
sthen
75214373d1 remove libutf8 build dep, no longer needed. 2011-04-17 09:10:46 +00:00
jasper
02a9289240 PKG_ARCH=* is already set by cpan.port.mk.
from gleydson soares
2011-04-16 11:52:45 +00:00
sthen
45ac9162c9 i said _remove_ unneeded patches, not make them zero bytes! :) 2011-04-16 09:16:12 +00:00
ajacoutot
20e4d13e87 - remove casts now that NULL is a void *
- regen WANTLIB

gladly handed over to me by sthen@ ;-)
2011-04-16 09:13:08 +00:00
sthen
221b808ba2 remove unneeded patches (NULL casts) 2011-04-16 09:00:44 +00:00
ajacoutot
77677a336c Fix a couple of warnings.
Remove 2 unneeded patches.
2011-04-16 05:50:25 +00:00
ajacoutot
96d502a25f Fix DEPENDS after gnutls update.
ok landry@ jasper@
2011-04-15 16:10:37 +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
1eeae99926 Update to cyrus-imapd-2.4.8.
See here for more info:
http://cyrusimap.org/mediawiki/index.php/Bugs_Resolved_in_2.4.8
2011-04-13 15:18:23 +00:00
giovanni
73a1666957 Bugfix update to 2.6.5
Full changelog available at http://www.ijs.si/software/amavisd/release-notes.txt
2011-04-13 12:51:00 +00:00
ajacoutot
803f3ba099 Cope with recent libcanberra subpackaging. 2011-04-13 06:47:42 +00:00
ajacoutot
10669d55d1 Update to evolution-plugin-rss-0.2.3. 2011-04-06 21:03:33 +00:00
ajacoutot
018faabae8 Bump vala requirement. 2011-04-05 18:42:08 +00:00
ajacoutot
4a0f84e4b8 Rework some patches. 2011-04-04 14:42:51 +00:00
ajacoutot
f677047f03 Add missing DLLMAP_FILES for the -mono subpackage. 2011-04-04 13:36: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
jasper
8181d0d39d - update to 1.02
- no need for groff

from gleydson soares
2011-04-03 17:29:30 +00:00
landry
63fd810c25 Fix crash when connection to postgres fails, backported from upstream
git commit c3d5d52ad084a98cc161.
From Piotr Sikora, thanks!
2011-04-03 09:04:54 +00:00
ajacoutot
5bf1f4ef72 Use REVISION-subpackage. 2011-04-02 21:10:42 +00:00
ajacoutot
174ea062e2 Simplify: use my distfiles subdomain. 2011-04-02 16:56: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
robert
1689f9c64b Define the apache_request_headers() function in php in case we are
using nginx or lighttpd as a webserver and not apache.

ok ajacoutot@ (maintainer)
2011-04-02 15:42:18 +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
sthen
cf01b3d519 - update sieveconnect to 0.81 (which works with archiveopteryx)
- use correct path to system CA certs (/etc/ssl/cert.pem)

from Piotr Sikora, ok maintainer.
while there, fix whitespace and add NO_REGRESS.
2011-04-02 14:31:42 +00:00
ajacoutot
fa1863b4cc Resign from maintainer. 2011-03-31 12:37:31 +00:00
ajacoutot
a0fb790fcd Update to cyrus-imapd-2.4.7. 2011-03-30 16:10:28 +00:00
jasper
17febac9fc - update to 2.225
- remove USE_GROFF
- simplifly license

from gleydson soares
2011-03-30 09:08:44 +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
pea
b7b1a20e30 Update to 0.8.1
Remove maintainer per his request
ok ajacoutot@
2011-03-29 12:03:53 +00:00
ajacoutot
850b8d717e Add a note about bogofilter/p5-Mail-SpamAssassin. 2011-03-29 11:49:39 +00:00
sthen
3c1600e6d4 use correct autoconf; from Brad 2011-03-28 16:19:45 +00:00
ajacoutot
c89d5d2b20 Bugfix update to gmime-2.4.24. 2011-03-27 18:25:15 +00:00
sthen
00582ef96a Bump ports which should be using newer autoconf to 2.65;
config.h files checked.  From Brad.
2011-03-26 10:05:24 +00:00