Commit Graph

3226 Commits

Author SHA1 Message Date
ajacoutot
27366238b8 - evolution does not use gnome-spell for spell checking anymore 2008-11-28 14:11:35 +00:00
brad
2a63c7cca2 Update to Dovecot 1.1.7; A bug fix release.
ok sthen@
2008-11-25 00:44:58 +00:00
jasper
c002eccd74 - update evolution to 2.24.2
"just commit it" ajacoutot@

ps: evolution works fine actually, so it's completely "unbroken" now ;-)
2008-11-24 19:32:29 +00:00
pirofti
a565aa3fc8 Add ruby-mime to the makefile. 2008-11-24 09:42:07 +00:00
pirofti
abba89b7c5 Initial import of ruby-mime.
A library for building RFC compliant Multipurpose Internet Mail
Extensions (MIME) messages. It can be used to construct standardized
MIME messages for use in client/server communications, such as
Internet mail or HTTP multipart/form-data transactions.

From/maintainer Clint Pachl. Okay bernd@.
2008-11-24 09:40:35 +00:00
jasper
7c0e9fa0f3 - remove XXX'd MASTER_SITES now gnome.port.mk can finally take care of that properly
ok ajacoutot@
2008-11-23 22:59:08 +00:00
ajacoutot
9a120d0e0b - make this actually work, i.e. do not use gecko_shutdown() when gecko
support is disabled
2008-11-23 17:44:22 +00:00
ajacoutot
ffc7505cd7 - forgot to regen in previous commit
no change
2008-11-23 12:07:45 +00:00
ajacoutot
ebba3aa53a - make this build again by updating to version 0.1.2
- the autoblah do-configure dance is not needed anymore

ok jasper@
2008-11-23 12:04:27 +00:00
ajacoutot
642c3ce926 - update to evolution-webcal-2.24.0
ok jasper@
2008-11-23 12:02:27 +00:00
ajacoutot
0a8a0db63d - add a small reminder comment
no pkg change, no bump
2008-11-23 11:37:06 +00:00
jasper
9addc24074 - update evolution to 2.24.1.1 (somewhat unbreaks it)
- fix license version
- explicitly disable mono

feedback and ok ajacoutot@
2008-11-21 17:28:07 +00:00
pea
eec7cff7b4 Update to 2.04
ok simon@, go espie@
2008-11-19 10:47:26 +00:00
ajacoutot
ab0ffb5ec7 - activate spell checking support
patch from SVN via Fedora

thanks to J.C. Roberts for spotting the issue
2008-11-15 10:41:14 +00:00
martynas
c2afcddd01 update for seamonkey-1.1.13 2008-11-13 17:36:53 +00:00
merdely
d904f7b481 Update to 2.85
ok simon@
2008-11-11 23:06:34 +00:00
merdely
b7b123604a Remove chunk from the patch that contained an RCS tag and broke the
build.

No bump needed because it didn't build before (thanks, naddy)

Pointed out by and ok naddy@
2008-11-11 22:03:59 +00:00
merdely
0ca4dc860c Update to handle changes in Hotmail's interface from upstream's CVS.
Users will have to log into Hotmail through a browser and check the
box so it never shows the 'changed' page again.  Then, add
'Mode=200810' to your config file.  You may also have to turn off
'reading panes'.

ok okan@
2008-11-10 20:23:50 +00:00
sthen
0d2e4ffd4b fix dependencies and bump following COMES_WITH for
the last batch of packages which moved to base perl.
reads fine to ajacoutot
2008-11-07 15:08:58 +00:00
brad
0936ece73f Upgrade to MailScanner 4.72.5-1.
Feedback from sthen@ including adding a conflict marker as a
kludge to ensure that if a user wants to use AV support that
the correct version is installed (0.94 or newer) since it is
an optional dependency. Great job by the Clam crew for making
this such a mess. The current version of MailScanner is broken
if using 0.94 since the commandline opts were changed.

ok todd@ sthen@
2008-11-07 02:33:58 +00:00
sthen
859f068437 unfortunately the manpages were removed from MailScanner at some
point, so don't point people at them in MESSAGE.

"Sucks!  But ok.." todd@
2008-11-06 15:53:46 +00:00
sthen
5d38a0785c install the default whitelist configuration files.
ok jakob@
2008-11-06 14:50:54 +00:00
jasper
5022293ee6 - update libspf2 to 1.2.9
- includes a SECURITY FIX for a buffer overflow

from frank dennis, with minor tweaks by me
2008-11-05 17:20:07 +00:00
landry
31102238b1 Give gpgme FLAVOR a chance to build with newer Gtk too. No cookie for me. 2008-10-30 18:23:50 +00:00
bernd
e260daa457 Remove the pre-generated yacc files so they will be re-build.
This fixes a problem with gcc2. Also fix a format string.

From miod@, thanks!
2008-10-30 15:33:59 +00:00
mbalmer
091453bf21 Update ingo, the mail filter rules engine for imp, to version 1.2.1. 2008-10-30 09:43:55 +00:00
mbalmer
5d532cc424 Update to Imp 4.3 2008-10-30 09:42:41 +00:00
brad
2ec6c7ff2f Update to Dovecot 1.1.6; an important bug fix update.
ok sthen@
2008-10-29 23:16:56 +00:00
okan
efcf8e68cd swap pid for socket (-p) in sample rc script and bump
ok sthen
2008-10-29 14:36:12 +00:00
landry
8475e05d19 Maintenance update to sylpheed 2.5.0.
Add patches to let it compile with Gtk 2.14, idea taken from Debian BTS.
(note that still using functions deprecated since Gtk 2.0 is not a good idea)
Add desktop-file goo while here and regen PLIST.
"you don't deserve an ok" ajacoutot@
2008-10-28 17:03:15 +00:00
naddy
a57993cf08 Change "${SYSCONFDIR}" to "/etc" for files that are *always* in the
latter location.
2008-10-28 15:21:48 +00:00
ajacoutot
21f540029a - MODPY_BIN is already in default SUBST_VARS with the lang/python MODULE 2008-10-28 09:28:24 +00:00
jasper
a742d37b8a - resolve conflict by not stripping the .py suffix from py-spf
discussed with naddy@ espie@ and ajacoutot@
2008-10-27 20:17:40 +00:00
pirofti
478a14fa42 Change email addy to my openbsd one.
Suggested and okayed by naddy@, also okayed by mbalmer@.
2008-10-27 11:34:00 +00:00
bernd
e88bf85b89 Security update to rails 2.1.2.
http://weblog.rubyonrails.com/2008/10/23/rails-2-1-2-security-other-fixes

ok jcs@
2008-10-25 10:39:48 +00:00
bernd
32b353e61f Fix BUILD_DEPENDS and REGRESS_DEPENDS. 2008-10-24 23:47:25 +00:00
brad
5d5af46a90 Update to Dovecot 1.1.5.
ok sthen@
2008-10-23 18:37:49 +00:00
jasper
2d4183e5e7 - make these ports conflict, as they both install a bin/spfquery 2008-10-22 12:29:31 +00:00
sthen
49a11ac4c3 revert the last commit, if someone is actually adjusting SYSCONFDIR
then ${SYSCONFDIR}/mail might not exist.

ok ajacoutot
2008-10-22 11:05:36 +00:00
ajacoutot
5e7c925f69 - remove @sample /etc/mail marker
it is not needed and only makes noise on pkg_delete
2008-10-22 09:31:42 +00:00
okan
08148a8e73 - update to 2.65
- use SUBST_CMD
- fix sample startup rc.mimedefang

ok merdely
2008-10-21 23:28:14 +00:00
ajacoutot
438e63d181 - update to cyrus-imapd 2.3.13
- only build_depends on mail/drac for the drac FLAVOR as the drac server
can be external
- rename drac patch
- tweak DESCR-perl and MESSAGE-main
- fix -perl packaging after perl upgrade to 5.10
2008-10-21 08:36:25 +00:00
landry
bd04d12c02 Remove -dillo subpackage, claws devs don't plan to support dillo2, and
claws-mail-htmlviewer plugin is far better anyway.

From Ulrich Kahl (MAINTAINER) and ok ajacoutot@
2008-10-20 12:22:42 +00:00
jasper
f83a9a758b - update msmtp to 1.4.16
from tim van der molen, via paul irofti (MAINTAINER)
2008-10-19 20:35:01 +00:00
ajacoutot
4a2ef97f59 - bring this port up-to-date: py-pymilter-0.8.10
suggested by Pierre-Emmanuel Andre
2008-10-18 12:37:42 +00:00
ajacoutot
cb3f729b2e +py-policyd-spf
+py-spf
2008-10-18 11:20:25 +00:00
ajacoutot
cc8516ca97 Import py-policyd-spf-0.7.1
External policy checker for the postfix mail server.  It will use pyspf to 
check SPF records to determine if email should be rejected by your server.

from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-18 11:17:59 +00:00
ajacoutot
1a99aa1595 Import py-spf-2.0.5
Sender-Policy-Framework queries in Python.
Provides an implementation of SPF useful for detecting email forgery.

from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-18 11:15:36 +00:00
sthen
c4f1c47a93 update MASTER_SITES, ok mbalmer@ 2008-10-17 21:57:57 +00:00
landry
02f08ecdf8 Update to claws-mail-vcalendar 2.0.2, remove now unneeded patch. 2008-10-17 12:51:48 +00:00