Commit Graph

4468 Commits

Author SHA1 Message Date
sthen
d30c119be1 bdb was in the DESCR too, pointed out by Brad 2011-05-23 23:29:52 +00:00
sthen
e611bc256d drop bdb flavours of Dovecot 2011-05-23 23:15:22 +00:00
sthen
fce5e20aa1 - tweak @pkgpath markers
- use a shorter comment reminding to bump dovecot-pigeonhole for updates
(and place it next to the version variables)

- bdb support is no more, drop the flavour

ok Brad
2011-05-23 23:15:05 +00:00
sthen
6d538445fc +dovecot-pigeonhole 2011-05-23 22:55:33 +00:00
sthen
c7cda57d80 Update dovecot to 2.0.13, joint work between pea@, Brad and myself, ok pea@
This is a major update and configuration changes are required -
see http://wiki2.dovecot.org/Upgrading/2.0 for more
2011-05-23 22:54:38 +00:00
sthen
a5028b7de3 import ports/mail/dovecot-pigeonhole, Sieve filtering delivery plugin
to be used with Dovecot 2.0 releases.

joint work between pea@, Brad and myself, ok pea@
2011-05-23 22:49:00 +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
espie
e616af1dad freebsd has those 2011-05-17 09:05:49 +00:00
ajacoutot
4e2b6df1b3 Add the EPOCH to the webkit dependency.
spotted by landry@
2011-05-16 08:24:31 +00:00
okan
783ba8055a - update to 4.2.7
- use SUBST_CMD
- add rc script

feedback and ok ajacoutot@
(maintainer timeout)
2011-05-13 12:52:22 +00:00
sthen
a05c0d8690 update to 4.83.5-1, from Brad 2011-05-12 12:20:41 +00:00
jasper
278e3cc0b0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.

ok aja@
2011-05-11 12:57:47 +00:00
ajacoutot
69db523da2 Fix after recent webkit update. 2011-05-11 06:02:15 +00:00
sthen
7e0cfe1020 SECURITY update to 2.8.3 (postfix/stable) / 2.9-20110501 (postfix/snapshot).
See http://www.postfix.org/CVE-2011-1720.html for info: this is a memory
corruption bug affecting users of -sasl2 packages who have enabled SASL
using auth mechanisms other than PLAIN/LOGIN. (This is not an especially
common configuration as the affected mechanisms require keeping plaintext
passwords on mail servers).

OK jasper@, Brad (maintainer).
2011-05-09 21:56:13 +00:00
fkr
7332caaf6f update exim to version 4.76.
This contains a security fix for CVE-2011-1764.

ok sthen@ and jasper@
2011-05-09 14:56:56 +00:00
giovanni
605df406db Update to 2.5.3 2011-05-09 09:32:19 +00:00
giovanni
ce2fea2aed Update to 4.9.1, utf-8 support completely rewritten and some bug fixes. 2011-05-09 09:30:26 +00:00
rpointel
fcaa41e254 update sylpheed to 3.1.1.
ok landry@.
2011-05-08 08:18:10 +00:00
ajacoutot
6f8bdbd4ce No need for the @conflict lines anymore. 2011-05-07 06:03:39 +00:00
sthen
bc1f73f4e5 - update postgrey to 1.34
- add an rc script (reload works).

ok jakob@
2011-05-06 08:40:06 +00:00
gsoares
1a61beb1b4 - update p5-GetLive to 2.3.
- tweak license
- regen patches / plist
- add missing dependency

requested by MAINTAINER (merdely@)
- switch MESSAGE to README

ok jasper@ sthen@ merdely@(MAINTAINER)
2011-05-05 13:37:04 +00:00
sthen
af26913e8e avoid log spam with tls, http://trac.roundcube.net/ticket/1487901 2011-05-04 13:03:40 +00:00
sthen
f89bcb29b4 fix a spamassassin --lint warning, from upstream, suggested by Armin Wolfermann 2011-05-04 10:17:53 +00:00
sthen
2847da92d2 move ftp.mutt.org to the top of the list, and let peek-ftp work for snapshot 2011-05-04 07:49:40 +00:00
sthen
3fc575c8db add a comment reminding me why this isn't using sourceforge MASTER_SITES 2011-05-04 07:47:22 +00:00
sthen
b45ceae9eb Don't run "postfix stop" when upgrading; this is only needed on unusual
occasions and gets a special mention in the upgrade notes when it's important.

ok Brad, landry@
2011-05-03 23:12:00 +00:00
sthen
6a349b7359 add an rc script, ok jim@ 2011-05-01 20:05:54 +00:00
ajacoutot
fb16f449fe Use proper AUTOCONF_VERSION, from Brad. 2011-05-01 18:42:51 +00:00
landry
cc02225242 update to thunderbird-i18n 3.1.10 2011-04-29 13:27:39 +00:00
landry
5cfd472562 Update to mozilla-thunderbird 3.1.10. 2011-04-29 08:01:26 +00:00
landry
360aefae1c Let's use a common DIST_SUBDIR for all mozilla ports so that it's easier
to clean the gigabytes of src tarballs previously piling up in distfiles/.
Update distinfo accordingly.
Looks sane to jasper@.
2011-04-28 20:44:47 +00:00
gsoares
8ce8631812 - update to 1.4.8
- remove USE_GROFF
- tweak license to specify version number.
- regen patches ( from jasper@ / sthen@ ) thanks.

OK jasper@ sthen@
OK kevlo@ (MAINTAINER)
2011-04-28 02:01:47 +00:00
sthen
caeda0e5c2 Also install the hosts file to the chroot area. From Brad. 2011-04-28 00:22:23 +00:00
pea
c72d886dc2 Update to 6.3.2
Similar diff from Bjorn Ketelaars and Joachim Schipper, thanks.

ok ajacoutot@
2011-04-27 12:59:27 +00:00
ajacoutot
1293279157 Needs php5-imap. 2011-04-27 05:18:27 +00:00
sthen
bcdfe3675f Bump EPOCHs, we previously had a 1.4.2i version which doesn't fit with
the usual version comparison. Noticed by naddy@ in i386 bulk pkg build with
older PLIST_DB files.
2011-04-26 14:04:05 +00:00
ajacoutot
687b73d774 No need for the itlocaledir tweak anymore. 2011-04-26 13:09:07 +00:00
jasper
4fd5f1650a - update to 4.20.2
- no need for groff

from tim van der molen (MAINTAINER)
2011-04-25 14:00:29 +00:00
jasper
24a0fea2d5 - add missing license comment
- regen WANTLIB/PLIST/PATCHES
- use SUBST_CMD

from gleydson soares
2011-04-25 12:39:31 +00:00
ajacoutot
3326fa60dd Bring more changes from upstream git (ifdef webkit/gecko dance). 2011-04-25 06:16:49 +00:00
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
landry
94dd6c5e77 Drop MAINTAINER on various ports i don't use. 2011-03-24 22:01:08 +00:00
sthen
5b4f1a77b9 update to postfix/snapshot 2.9-20110323
- change the hash_queue_names algorithm for better performance with
the new long queue ID support

(note: if you use MailScanner, it doesn't handle long queue IDs yet)
2011-03-24 09:58:10 +00:00
sthen
4558f09dd3 update MailScanner to 4.83.4-1, ok Brad
- fixed logging of ClamAV updates (thanks for Peter Bonivart for this!).
- fixed "Return-Path:" header so it doesn't contain any 8-bit characters
which conflict with the new "RP_8BIT" rule in SpamAssassin.
2011-03-24 09:55:30 +00:00
landry
79767e6967 bumpski REVISION-web 2011-03-24 06:43:44 +00:00
jasper
c8c703b5fb - Use FAKE_FLAGS instead of patching configure.
ok pirofti@ (MAINTAINER)
2011-03-23 09:48:07 +00:00
pirofti
4d5f4d0f09 Update to 1.2.23. Okay jasper@. 2011-03-23 09:28:53 +00:00
landry
6bdb4d0a62 Remove the .if for system sqlite, now every port using mozilla MODULE
uses it. Bump dependency to 3.7.5 to ensure it has unlock_notify for
ffx4, and bump all corresponding REVISIONs.
2011-03-22 13:18:26 +00:00
ajacoutot
1964f4b7c5 @sample the femail static binary add /usr/sbin/sendmail under the
/var/www chroot.

ok sthen@ okan@ (maintainer)
2011-03-22 09:45:51 +00:00
sthen
007e930bd0 update Postfix stable to 2.8.2; from Brad (maintainer) 2011-03-22 09:40:39 +00:00
sthen
f8c2cb2b3d update postfix snapshot to 2.9-20110321; from Brad (maintainer) 2011-03-22 09:40:20 +00:00
landry
2b944bb98b +postler 2011-03-22 08:26:07 +00:00
landry
dcaa87865a Import postler 0.1.1:
Postler is a lean mail interface. Messages are read from Maildir folders, HTML
is rendered, composed and spell-checked with WebKitGTK+. The application
consists of independent modules, the reader, viewer and the composer. Each
module runs separately. No network access occurs from within the user interface
by default, offline access is integral. Contact completion and address book
integration are provided by Dexter.

ok ajacoutot@ jasper@
2011-03-22 08:25:18 +00:00
ajacoutot
d40b2de4ea This is not needed either. 2011-03-21 15:47:05 +00:00
ajacoutot
2c7f56093c Use TINSTDIR instead of hardcoding /var/www/roundcubemail. 2011-03-21 14:01:41 +00:00
ajacoutot
b180f5c63b Since we already install a roundcubemail.conf file, we may as well use it
to set the Alias line, instead of asking the user to do it manually.

ok sthen@ (maintainer)
2011-03-21 09:28:38 +00:00
ajacoutot
bf5cc34eac This step is not needed. 2011-03-21 09:27:18 +00:00
landry
ec921ee368 Add reminder comments for sunbird & xulrunner. 2011-03-21 08:45:37 +00:00
landry
db571bce0d Add sunbird desktop file now that productivity/sunbird uses tb's FILESDIR. 2011-03-20 20:09:58 +00:00
ajacoutot
15cb0bcccf Make use of rcexec in rc_start().
ok giovanni@ (maintainer)
2011-03-20 13:06:23 +00:00
ajacoutot
ba856ab83e Make use of rcexec in rc_start.
ok landry@ (maintainer)
2011-03-20 09:19:25 +00:00
ajacoutot
e8c3c1ed03 Better pexp in rc script. 2011-03-20 06:46:50 +00:00
sthen
bc20387f68 update MailScanner to 4.83.2-1; ok Brad. Fixes crashes with spaces
in virus names (recently triggered by some sanesecurity signature files).
2011-03-19 00:12:08 +00:00
ajacoutot
1ffbcaa750 Remove all redirections -- rc.subr(8) now takes care of it. 2011-03-17 16:49:27 +00:00
alek
70dc70101b fix MASTER_SITES; ok landry@ 2011-03-15 12:27:15 +00:00
dhill
5cb7a20adc update to 1.892
ok maintainer
2011-03-15 02:15:06 +00:00
jasper
c7dc39f578 - maintainer is no longer interested in maintaining. 2011-03-14 20:49:49 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
sthen
068496c57a remove iso-8859-1 chars that display badly with a utf-8 terminal.
pointed out by Anthony J. Bentley
2011-03-14 08:51:25 +00:00
ajacoutot
112d6d650b Missing build_depends. 2011-03-11 09:09:01 +00:00
jasper
3d784782d2 - no need for groff, mandoc is happy.
from gleydson soares (MAINTAINER)
2011-03-11 09:00:14 +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
landry
2c466d93a2 Remove claws-mail-pdfviewer, it doesn't load, is unmaintained upstream,
and has licence issues (poppler is gplv2, claws is gplv3+.. GNU PHAIL!)
2011-03-10 21:44:13 +00:00
landry
4a2d422245 Update to claws-mail-vcalendar 2.0.9 2011-03-10 21:41:11 +00:00
landry
7581c8b0cb Update to claws-mail-rssyl 0.29 2011-03-10 21:40:39 +00:00
landry
643cfa90d3 Update to claws-mail-notification 0.26 2011-03-10 21:40:07 +00:00
landry
ef3a26fc4a Update to claws-mail-htmlviewer 0.29 2011-03-10 21:39:30 +00:00
landry
4d158e4012 Bump REVISIONs after claws-mail update. 2011-03-10 21:38:58 +00:00
landry
bd4c5f0cc6 Update to claws-mail 3.7.8, from robert at openbsd dot pap dot st (and
also following plugin updates, thanks!).

Remove -docs subpackage as upstream switched to docbook2html for doc
generation and doesn't seem to provide a way to install distributed
docs.. might come back later.
2011-03-10 21:37:33 +00:00
dcoppa
9f2ad3cb2a Adopt a patch that fixes a bug causing animated gifs to flicker
when using cairo 1.10.x and make mozilla-firefox and mozilla-thunderbird
build against systemwide cairo as it was with cairo 1.8.x.
Patch backported from FF4 branch by Rafal Muzylo <galtgendo@o2.pl>

https://bugzilla.mozilla.org/show_bug.cgi?id=597174
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-libs/xulrunner/files/fix-animated-gifs.patch

OK landry@
2011-03-10 14:34:17 +00:00
sthen
459d9556a5 whitespace cleanup, don't hide do-install targets with @; from Brad
add HTTP URL as first entry in MASTER_SITES; from me, ok Brad
2011-03-10 12:07:24 +00:00
ajacoutot
564c909458 Remove now uneeded redirection. 2011-03-09 18:51:48 +00:00
sthen
a8146d8b43 regen patches with standad names; req by brad. 2011-03-09 10:47:31 +00:00
sthen
e17f8e3d5d switch to more compact LIB_DEPENDS style and drop the explicit
HAS_PCRE (makedefs picks this up automatically from pcre-config now).
from Brad.
2011-03-09 10:45:27 +00:00
ajacoutot
c6ba481169 Use FULLPKGNAME in REGRESS_DEPENDS, much less error-prone. 2011-03-09 06:23:35 +00:00
ajacoutot
0b0f08ff77 Fix rcs ids. 2011-03-08 23:45:47 +00:00
ajacoutot
90b89aaa85 Wait for 10s for mysql to be available before bailing out. 2011-03-08 13:37:11 +00:00
ajacoutot
66eb53a80e Bugfix update to gmime-2.4.23. 2011-03-08 06:56:08 +00:00
sthen
df98926f38 update postfix/snapshot to 2.9-20110228, ok Brad. 2011-03-07 23:14:28 +00:00
ajacoutot
e1cbe550ae Update to z-push-1.5.
Add a module config file for apache as well as (UN)MESSAGE docs.
2011-03-07 19:50:26 +00:00
ajacoutot
f75a79b30a Update to evolution-exchange-2.32.2.
Merge patches from upstream to fix build with newer gtk+2.
2011-03-07 19:41:32 +00:00
ajacoutot
ab603a6b57 GtkFunction -> GSourceFunc: fix build with newer glib2/gtk+2.
Bring a patche from upstream to fix a crasher.
2011-03-07 19:40:44 +00:00
ajacoutot
2a7935e899 Update to evolution-2.32.2.
Unbreak with new gtk+2.
2011-03-07 19:36:17 +00:00
ajacoutot
ab1948efc0 Maintenance update to gmime-2.4.22. 2011-03-07 19:28:03 +00:00
sthen
1617bb1387 switch maintainer to Brad, suggested by jakob@ (current maintainer). 2011-03-07 13:00:53 +00:00
jakob
277680c7dc add global sqlite flavour 2011-03-06 09:36:29 +00:00
jakob
ac19e988db upgrade to postfix 2.8.1; from brad 2011-03-06 09:35:03 +00:00
sthen
4d849582dd Drop the rc.local fragment from MESSAGE-server now we have an rc script.
Pointed out by Dorian Buettner, ok Brad.
2011-03-05 20:41:19 +00:00
rpointel
2d639bcbba regen patch.
ok aja@.
2011-03-05 18:11:04 +00:00
rpointel
c117fa51e7 update sylpheed to 3.1.0.
reads ok aja@.
2011-03-04 16:35:40 +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
jasper
7b476c259c Security fix for CVE-2011-0707.
Mailman "Full Name" Script Insertion Vulnerabilities.

Patch from upstream ML.
2011-03-03 09:50:11 +00:00
sthen
adab1e254b - add an rc script for Dovecot.
- adjust commented-out paths in sample config file so that sockets
used for certain optional features (e.g. the LDA) are placed in a
a directory which already exists.

ok+help from Brad
2011-03-03 00:40:04 +00:00
sthen
660a84dcbf update to 4.82.6-1, ok Brad (maintainer). 2011-03-02 23:38:52 +00:00
jasper
e1765ca0c7 - set NO_REGRESS, it depended on python 2.3, and it's more like a test suite
for py-gnupg (which was lacking as a dependency anyway), then mailcrypt.

ok espie@
2011-03-02 16:01:59 +00:00
landry
0ac8d6ed48 Update to thunderbird-i18n-3.1.8. 2011-03-02 15:51:18 +00:00
landry
13f06106cf Update to mozilla-thunderbird 3.1.8. Fixes MFSA-2011-01,08,09 2011-03-02 14:44:19 +00:00
landry
e06e8b68c9 Regen patches. 2011-03-02 12:40:41 +00:00
sthen
f87f7e4c7c update roundcube to 0.5.1. while there, move php_value date.timezone
UTC to the <directory> section in supplied .conf as req by ajacoutot@.
2011-03-02 08:38:01 +00:00
jeremy
f07bd47521 Fix "Vulnerability in Sendmail Delivery Agent code", which allowed
arbitrary code execution.  Details at
http://groups.google.com/group/mail-ruby/browse_thread/thread/e93bbd05706478dd

OK ajacoutot@
2011-02-10 01:39:47 +00:00
jasper
4cc1d05442 Security fix for CVE-2011-0017
Patch extracted from exim 3.74.

ok fkr@ (MAINTAINER), sthen@, ajacoutot@
2011-02-07 16:01:26 +00:00
landry
a9eecce2c2 Grab patch from pkgsrc PR43974 to make majordomo work with perl 5.12.
(split doesn't return @_ anymore)
Reported by Witek Handzlik on ports@
While here, remove dhartmei@ from MAINTAINER.
ok sthen@ dcoppa@
2011-02-02 20:15:48 +00:00
landry
1c74338058 Fix an unaligned access on sparc64 leading to random crashes when
mozilla tries to read a malformed ICC profile on random image content
found on the web.
backport of http://hg.mozilla.org/mozilla-central/rev/e8207773d54d
ref: https://bugzilla.mozilla.org/show_bug.cgi?id=629057
issue reported and fix found by naddy@
ok naddy@ ajacoutot@
2011-01-28 21:38:12 +00:00
pea
a9cbc0fcd2 Add sieve-connect 2011-01-19 12:28:24 +00:00
pea
3b58066fe3 Import sieve-connect:
Perl sieveshell-compatible ManageSieve client intended both for
scripting and interactive use; supports TLS, certificate-based
authentication support and tab-completion.

With tweaks from ajacoutot@
ok ajacoutot@
2011-01-19 12:26:22 +00:00
landry
109b199a68 mozilla.port.mk makes all mozilla ports use the sydney_audio_sndio.c
file from www/mozilla-firefox, so remove old instances of that file that
weren't updated with last commits (and were unused anyway)
While here bump all REVISIONs after LIB_DEPENDS change.
ok naddy@
2011-01-18 12:37:44 +00:00
landry
958982dc66 Forgot to bump REVISION-lightning. All mozilla and no play makes jack a
dull boy.
Spotted by naddy@, thanks...
2011-01-16 16:56:02 +00:00
ajacoutot
edc6f2d452 Install a zarafa.conf file for apache. 2011-01-15 23:53:35 +00:00
jasper
de20026ae9 - update postfix to 2.8-20110113
from brad, jakob@ is swamped with Real Life.
ok aja@
2011-01-15 22:37:39 +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
jasper
90847ee882 - remove USE_GROFF=Yes, manpages checked by brad.
from brad (MAINTAINER)
2011-01-15 10:56:51 +00:00
sthen
057b4b2f01 Repair @pkgpath markers, problem spotted by jasper@, discussed with
landry/espie. While there, sync WANTLIB (gthread in subpackages, and
GL/Xxf86vm/xcb-* etc).
2011-01-15 09:21:31 +00:00
landry
33634e2d9a seamonkey/mozilla-thunderbird SHARED_LIBS minors were bumped, so bump
them too in corresponding enigmails to make sure they work.
2011-01-14 22:58:49 +00:00
landry
a13be2b9e4 Build against system sqlite now that it builds with FTS3 enabled, and
add the same PRAGMA secure_delete patch as done in firefox.
2011-01-14 22:53:42 +00:00
landry
4c2052a022 Set @conflict markers, both ports install bin/deliver.
Reported by naddy@.
2011-01-14 22:17:03 +00:00
ajacoutot
761e138b79 Add php5-mcrypt to RUN_DEPENDS as it's a recommended dependency.
Add a default php date.timezone to prevent the installer/updater from
complaining.

ok sthen@ (maintainer)
2011-01-14 21:19:20 +00:00
sthen
abb863255b update roundcubemail to 0.5; similar diff from LEVAI Daniel 2011-01-14 09:38:48 +00:00
pea
9d0ac1ac44 Correctly fixes wantlib
spotted by landry@
2011-01-12 08:05:11 +00:00
fkr
2673316d6b update to exim 4.73.
While this resolves CVE-2010-4344 and CVE-2010-4345, the first was
actually fixed in exim 4.70 and the latter is a no-issue on OpenBSD
due to it always being built with ALT_CONFIG_ROOT_ONLY.

with input from Andreas Voegele
ok sthen@, jasper@
2011-01-12 05:45:29 +00:00
ajacoutot
b55b746280 Fix MASTER_SITES, spotted by pea@ 2011-01-11 12:17:26 +00:00
ajacoutot
02a43b6ad0 Remove, it doesn't belong here.
no objection from jasper@
2011-01-10 22:02:10 +00:00
landry
008d50096a Aox is indeed BSD-licenced. Fix licence marker, reported by mikolaj
kucharski.
2011-01-09 18:30:02 +00:00
landry
35b62b529c Oops, set NO_REGRESS 2011-01-09 09:47:35 +00:00
landry
863ec83e91 +archiveopteryx 2011-01-09 09:36:57 +00:00
landry
f69d285399 Import archiveopteryx 3.1.3:
Archiveopteryx is a mail server system optimised for long-term storage
and heavy access. It comprises a set of server programs that provide
access to mail stored in a relational database (PostgreSQL).

With feedback from ajacoutot@ and JG Pailloncy, reads ok to ajacoutot@
2011-01-09 09:36:21 +00:00
landry
f57cdb5089 Fix typo in WANTLIB, and while here s/l(dap|ber)/l\1-2.4/ to make
port-lib-depends-check happy. Didn't build so no bump.
2011-01-08 08:46:52 +00:00
sthen
f6ce579b71 Install the unformatted manpages; mandoc has no problem with these,
and moving back to the unformatted pages fixes warnings from the
installation script (which does not expect the pages to be preformatted).
Problem noted by Brad and myself, possible fix suggested by me, diff
from Brad, ok jakob@ (maintainer).
2011-01-07 19:22:06 +00:00
pea
17fdf92605 Fix wantlib after OpenLDAP upgrade.
spotted by landry@
2011-01-07 10:29:45 +00:00
pea
ead0a13e53 Fix wantlib after OpenLDAP upgrade
spotted by landry@
2011-01-07 10:27:20 +00:00
jeremy
4f9664ab00 REVISION bump for rbx FLAVOR PLIST change.
OK landry@
2011-01-06 04:24:22 +00:00
stu
9b2269f247 Update to newer Tcl layout.
ok landry@, sebastia@
2011-01-05 17:09:26 +00:00
ajacoutot
ae70c849c2 Make use of rcexec.
While here, force postgresql to quit in rc_stop, ok pea@
2011-01-05 16:05:54 +00:00
dcoppa
729f3f4f79 Apply the cups fix to the rest of Mozilla apps (mozilla-thunderbird,
sunbird, firefox35, seamonkey).

Ok & tested by landry@
2011-01-05 08:22:30 +00:00
pea
fe29c7c3f5 Some fixes from upstream:
- imap: Fixed a memory leak in ESEARCH.
- imap/pop3-login: Don't crash if passdb returns proxy field without host.
- lib-index: Added a missing sanity check for expunge-guid record's uid.
  This fixes a non-self healing assert-crash.
- master: Delete also pipes from login_dir (left by v2.0).

From Brad (maintainer), ok ajacoutot@
2011-01-04 13:59:17 +00:00
ajacoutot
0d73a7fc97 Don't hide errors in rc script. 2010-12-31 06:50:46 +00:00
ajacoutot
8056c6bbf5 Unbreak. 2010-12-31 06:44:21 +00:00
landry
4824533aee Update to Sympa 6.1.3.
- switch config dir to /var/sympa/etc as sympa daemon/fcgi might want to
  write templates there
- switch to use spawn-fcgi, this way sympa web admin works fine in
  chrooted httpd
- provide a httpd.conf fragment to ease sympa integration
- switch to rc scripts (with help from aja@)
- improve README

With help and feedback from J.G Pailloncy, ok ajacoutot@
2010-12-30 17:51:25 +00:00
ajacoutot
38c7253ef8 Update to evolution-plugin-rss-0.2.2. 2010-12-29 19:50:46 +00:00
ajacoutot
ba1d321f62 Update to mailscanner-4.82.3.1.
from Brad.
2010-12-29 06:42:16 +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
jasper
c0d4d08320 - update p5-Mail-Tools to 2.07
from brad, ok aja@, espie@ (MAINTAINER)
2010-12-27 11:49:06 +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
0ee0c3fc8e Update to cyrus-imapd-2.4.6. 2010-12-20 14:39:31 +00:00
giovanni
95d10b61c2 Add rcscripts to imap and pop3 servers
Help and ok ajacoutot@
2010-12-16 17:55:10 +00:00
giovanni
c179ec4fd3 Add an rcscript
hints and ok ajacoutot@
2010-12-16 17:52:12 +00:00
ajacoutot
bd6486671c It makes more sense to deal with the pidfile in pre, not post. 2010-12-14 18:45:54 +00:00
ajacoutot
73ebcb7514 Cope with recent rc.subr changes. 2010-12-13 16:13:04 +00:00
ajacoutot
61f0dd078b Unbreak.
Thanks to cyrus developer  Bron Gondwana for the huge help in debugging
the issue and for actually fixing it.

While here, move to pkg-readmes.
2010-12-12 11:52:30 +00:00
landry
4107d88695 ruby-rmail HOMEPAGE is now at github.
From MAINTAINER Lawrence Teo.
2010-12-11 16:05:43 +00:00
ajacoutot
8a39ef78ea Move these to rc_reload=NO. 2010-12-11 12:57:37 +00:00
ajacoutot
baffaea96e Cope again with rc.subr changes. 2010-12-11 09:59:25 +00:00
ajacoutot
edb6d63e81 Adapt to new rc_start and fix RCS Id.
ok robert@
2010-12-11 08:48:24 +00:00
ajacoutot
60b534fb29 Update to z-push-1.4.3. 2010-12-11 08:25:30 +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
landry
309ec99f9d Update to thunderbird-i18n 3.1.7 2010-12-10 09:08:08 +00:00
landry
b4bddb71cc Bugfix update to mozilla-thunderbird 3.1.7. 2010-12-10 08:43:43 +00:00
okan
a08a210f0b - add rc script
- no need for groff
- remove MESSAGE since the remaining relevant snippet is in the manpage
(maintainer timeout)

feedback and ok ajacoutot@
2010-12-09 01:47:31 +00:00
okan
7520f9d783 - update to 1.8
- add rc script
- no need for groff
- remove README since the remaining relevant snippet is in the manpage
(maintainer timeout)

feedback and ok ajacoutot@
2010-12-09 01:46:05 +00:00
okan
fb664f768a add an appropriate rc_reload()
proded by and ok ajacoutot@
2010-12-09 01:44:15 +00:00
jeremy
f6f7353f5a Update to 3.0.3.
ok landry
2010-12-08 21:44:48 +00:00
jeremy
4b91a91317 sync 2010-12-08 21:37:06 +00:00
jeremy
6ee6ed0336 Import ruby-mail, one of the dependencies for Rails 3.
Mail is an internet library for Ruby that is designed to handle emails
generation, parsing and sending in a simple, rubyesque manner.

The purpose of this library is to provide a single point of access to
handle all email functions, including sending and receiving emails. All
network type actions are done through proxy methods to Net::SMTP,
Net::POP3, etc..

ok landry
2010-12-08 21:26:43 +00:00
okan
00ad47d76c - update to 2.71
- switch to pkg-readmes
- add rc scripts

pointers with README's and ok jasper@
2010-12-07 02:56:18 +00:00
ajacoutot
4f33cea8e0 Add missing MODMONO_DEPS.
spotted by Brad Smith.
2010-12-06 06:38:34 +00:00
ajacoutot
9fa40cb2dd Add MASTER_SITES for old versions. 2010-12-05 22:20:37 +00:00
jasper
85a6156975 - use REVISION instead of a patch-level
from mikolaj kucharski, with a tweak by me in qt3-sqlite3-plugin
2010-12-05 18:24:33 +00:00
ajacoutot
a91560f477 Bugfix update to gmime-2.4.21. 2010-12-05 16:38:10 +00:00
ajacoutot
9b52473146 When using the BerkeleyDB backend, we need a small hack in rc_pre. 2010-12-04 14:11:53 +00:00
ajacoutot
b36be89521 Remove un-needed patch. 2010-12-03 15:52:51 +00:00
ajacoutot
db2bd3548d Add missing @sample dirs. 2010-12-03 15:37:31 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
ajacoutot
211dfaec06 Fix path to gdb and don't hardcode /usr/... 2010-12-02 11:30:43 +00:00
ajacoutot
d9e897d89a Mark this as BROKEN, temporarily, so that I have some time to figure out
what is going on and people don't update. It does work, but I'm
experiencing some strangeness which I'm looking into -- better safe than
sorry.
2010-12-02 09:26:15 +00:00
ajacoutot
7f4aca029a Remove some un-needed patches. Add some better defaults.
Properly bump this time.
2010-12-02 08:56:32 +00:00
ajacoutot
3ac371d7b4 Make rc_post quiet. 2010-12-01 19:57:01 +00:00
dcoppa
927ee14bcd Fix Kerberos/GSSAPI authentication within mozilla ports.
OpenBSD does not have gssapi_krb5. So, to avoid undefined symbol
errors, link libxul with "-lkrb5 -lcrypto".

OK phessler@, landry@ (MAINTAINER)
2010-12-01 15:00:12 +00:00
ajacoutot
c401581143 Kill 2 very annoying warnings when running spamd, merged from upstream.
ok sthen@ (maintainer)
2010-11-30 08:34:27 +00:00
ajacoutot
c26cf29e50 Bugfix update to cyrus-imapd-2.4.5. 2010-11-29 14:18:17 +00:00
espie
be2f93f11d since db/v4 has db->=4,<5 as default, no need to specify it explicitly 2010-11-26 14:50:09 +00:00
espie
15196452e1 default db-* for db/v4 is incorrect, set PKGSPEC=db->=4,<5, bump packages
with erroneous depends.
2010-11-26 14:44:27 +00:00
espie
7bd809aca3 db/v3 meets PKGSPEC 2010-11-26 14:23:31 +00:00
espie
fe13b4748a make use of PKGSPEC to simplify depends, requires most recent security/gnupg
to compile correctly
2010-11-26 07:51:00 +00:00
jakob
146fed0c2c upgrade to Postfix 2.7.2; from brad 2010-11-26 07:37:50 +00:00
ajacoutot
5c76a78f81 Enable mono support within a gmime-sharp subpackage. 2010-11-25 15:37:52 +00:00