landry
fa6b89f442
Claws-mail picks devel/libexecinfo if installed, add it to LIB_DEPENDS
...
and bump PKGNAMEs. Reported by naddy@.
2009-06-29 09:23:39 +00:00
sthen
fb0bafb6a3
sync WANTLIB/LIB_DEPENDS and bump; ok ajacoutot@
2009-06-28 14:36:31 +00:00
martynas
86f23dfeba
update enigmail-seamonkey for seamonkey-1.1.17
2009-06-24 09:51:49 +00:00
martynas
9f262f0a8c
update enigmail for mozilla-thunderbird-2.0.0.22
2009-06-24 09:42:34 +00:00
martynas
0e16136d08
update to thunderbird-i18n-2.0.0.22
2009-06-24 09:24:44 +00:00
martynas
8bc04e2bfe
http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.22
2009-06-23 17:05:00 +00:00
kili
0afd1b54d5
-plugins depends on the exact version of -main, so it needs a bump, too.
...
ok ajacoutot@
2009-06-21 14:41:21 +00:00
sthen
0e74d2dca5
iff the variable DEBUG is set, add --enable-debug to configure args.
2009-06-20 10:20:09 +00:00
sthen
3809e2b321
don't try and free a static buffer, avoiding a segfault with unmailboxes;
...
regression since 1.5.19. From Mutt upstream.
2009-06-19 21:35:37 +00:00
sthen
70a298fcd2
dhill@ had a crash with smtp_url specifying a port (I added one diff
...
but another followed); update the relevant file to the newer revision,
fixing the problem. ok dhill@
2009-06-19 21:28:24 +00:00
ajacoutot
ac5b093085
missed bump!
2009-06-19 12:47:59 +00:00
ajacoutot
c18661f44a
Revert a change that was made post 6.20.3 and that makes the IMAP gateway
...
hang.
Issue reported upstream.
2009-06-19 12:47:35 +00:00
ajacoutot
2bd2ef034e
Disable exchange plugin for now. It does not work and induces some other
...
issues in evolution.
2009-06-17 19:51:25 +00:00
sthen
7a418f67c2
- bug-fix and SECURITY update to 1.5.20; fixes CVE-2009-1390 (X.509
...
Certificate Chain Security Bypass vulnerability).
- added a couple of post-1.5.20 patches from upstream for regressions
- cleanup the port's handling of sample config files
testing by Simon Kuhnle, Edd Barrett, testing and ok landry@.
2009-06-16 09:37:19 +00:00
ajacoutot
5d399e6168
Implement ltasneededhack from FreeBSD ports.
...
As advertised, it is a hack (that abuses -Wl,--as-needed for plugins)
but it speeds up evolution startup by a factor or 9 (yes...).
While here, re-enable the org.gnome.mail.account plugin which became
usable in the process and s/LOCALBASE/TRUEPREFIX.
ok jasper@
2009-06-15 06:27:10 +00:00
sthen
e1bfaa0b78
minor update to 0.181; tested with greyscanner, ok kevlo@
2009-06-13 20:50:31 +00:00
sthen
119262df7f
update to 4.77.10-1; from Brad, taking MAINTAINER, todd@ agrees.
2009-06-11 23:33:26 +00:00
jim
ef61292a0f
+greyscanner
2009-06-11 22:30:02 +00:00
jim
87bceb528c
import greyscanner, Perl daemon that compliments OpenBSD spamd(8) greylisting by applying additional heuristics to greylisted hosts.
...
ok sthen@, "go ahead" beck@
2009-06-11 22:27:29 +00:00
ajacoutot
45eb496c30
Bump after recent gconf2 MODULE change.
2009-06-11 18:27:02 +00:00
ajacoutot
bb30f52d65
+z-push
2009-06-11 07:26:23 +00:00
ajacoutot
fc01b075fc
Import z-push-1.2.1
...
Z-push is an implementation of the ActiveSync protocol, which is used
'over-the-air' for multi platform ActiveSync devices, including Windows
Mobile, Ericsson and Nokia phones. With Z-push any groupware can be
connected and synced with these devices.
based on an original port by Gavin Norman.
successfully tested by and ok fkr@
2009-06-11 07:25:35 +00:00
ajacoutot
ef8d38b17e
Install schemas from both subpackages into the same directory
...
(${SCHEMAS_INSTDIR}). Granted this take one or two more seconds to
install the -plugins subpackage but it allows us to use the generic
gconf-2 goo in PLIST-plugins.
While here, regen wantlib and lib_depends.
ok jasper@
2009-06-10 13:31:56 +00:00
ajacoutot
b09abea4c7
Until the actual bug is found, add a workaround to prevent the pop/imap
...
gateway from hanging.
2009-06-10 09:46:00 +00:00
ajacoutot
b5499bd0a0
Update the webaccess to version 2.20.6
2009-06-09 18:23:03 +00:00
ajacoutot
e4c35b0167
Update to version 2.20.6
2009-06-09 18:22:37 +00:00
ajacoutot
e58dff942b
Update to the latest patch set from zarafa which are necessary for the
...
upcoming update to 6.20.6.
2009-06-09 18:22:09 +00:00
ajacoutot
be7cc85726
s/Yes/No
2009-06-08 17:20:13 +00:00
ajacoutot
726683d492
Bump after recent gconf2 MODULE changes.
...
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
ajacoutot
d1ca3004da
- forgot to commit this in previous
2009-06-08 09:43:47 +00:00
ajacoutot
b21024cb2b
- schemas files for the -plugins subpackage are not installed in the
...
regular SCHEMAS_INSTDIR
reported by kevlo@
2009-06-08 09:41:01 +00:00
ajacoutot
4f5a750d1c
Convert to using the new gconf2.port.mk module.
2009-06-07 05:59:47 +00:00
sturm
f4c57ecc01
update to getmail 4.9.1
2009-06-06 08:19:38 +00:00
sthen
97406af4db
update to 2.7.20090528; affects older 2.6.x and 2.7 snapshots but not 2.5.
...
"With plaintext SMTP sessions AND smtpd_tls_auth_only=yes AND
smtp_sasl_auth_enable=yes, the SMTP server logged warnings for
reject_*_sender_login_mismatch, instead of enforcing them."
ok jakob@
2009-06-04 21:33:43 +00:00
sthen
be9356e308
update to 2.6.2; affects older 2.6.x and 2.7 snapshots but not 2.5.
...
"With plaintext SMTP sessions AND smtpd_tls_auth_only=yes AND
smtp_sasl_auth_enable=yes, the SMTP server logged warnings for
reject_*_sender_login_mismatch, instead of enforcing them."
ok jakob@
2009-06-04 21:33:03 +00:00
sthen
d9246f17c5
1.1.16; bugfix update, from Brad. fixes a couple of crashes.
2009-06-01 12:57:16 +00:00
jakob
7ec9fd7df5
upgrade to DKIM Milter 2.8.3
2009-06-01 12:15:57 +00:00
ajacoutot
e1734357d2
Tweak LDFLAGS to unbreak ppc build.
2009-06-01 05:50:43 +00:00
giovanni
62e9d3c0f8
Update to 0.35 from maintainer William Yodlowsky, thanks
2009-05-28 08:58:03 +00:00
sthen
631abf82a2
update to 4.76.25-1, from Brad. ok todd@
2009-05-23 21:30:05 +00:00
sthen
99562abb70
..hot on the heels of the last one, another update to the sidebar patch,
...
makes Maildir folders work better. bump PKGNAME.
2009-05-22 15:21:25 +00:00
sthen
0b4d874bea
Terry Chan rolled patches/sidebar-buffy_c into the sidebar patch upstream;
...
no need to maintain it separately here now. No package change -> no bump.
2009-05-22 08:00:58 +00:00
jakob
8410cd6c33
Postfix stable release 2.6.1 fixes one defect in Milter support.
...
This does not affect Postfix versions 2.5 and earlier.
2009-05-20 15:23:11 +00:00
bernd
aef8661bd8
Update to ruby-mime-types-1.16.
2009-05-19 22:02:20 +00:00
ajacoutot
3c55d9b5ae
- fix _zarafa uid/gid
2009-05-19 15:21:47 +00:00
sthen
e8dd94a739
maintenance update to 0.2.2
2009-05-19 13:27:43 +00:00
sthen
962ed6f259
chown the module to ${BIN_OWN}:${BIN_GRP}. bump pkgname.
2009-05-19 10:32:49 +00:00
sthen
41093a2240
maintenance update to 1.1.15, from Brad.
2009-05-19 08:10:56 +00:00
ajacoutot
0e07565660
- small hack to fix some php parsing errors
2009-05-18 21:13:29 +00:00
ajacoutot
3fc639c7b1
- update to nmh-1.3
...
- precise license marker
from new maintainer, William Yodlowsky
2009-05-16 09:35:00 +00:00
ajacoutot
0db30c7534
- really remove bogus dir, no pkg change
2009-05-14 17:38:22 +00:00
ajacoutot
fe4979ad0a
- remove bogus directory
2009-05-14 15:36:19 +00:00
jakob
4f39357f47
upgrade to postfix 2.6.0; from brad
2009-05-12 20:03:08 +00:00
jakob
0062dbeaf0
update snapshot; from brad
2009-05-12 19:51:42 +00:00
martynas
ec92747690
adapt sndio backend; used for mail notifications, and plugins.
...
get rid of esound. Henrikas Judickas helped me with testing
2009-05-09 22:47:08 +00:00
simon
ea0ea4800e
maintenance update to version 3.001
2009-05-06 23:10:44 +00:00
okan
ef207e4245
update to 12.4
...
almost identical diff from bsd@openbsd.rutgers.edu (maintainer)
ok merdely@
2009-05-04 19:10:49 +00:00
sthen
ef052ee5e0
use /dev/arandom; from Brad.
2009-05-04 11:40:40 +00:00
landry
329365542e
Add xfce4-notifyd as an alternative to other notification daemons in
...
RUN_DEPENDS, and bump PKGNAMEs.
prodded by ajacoutot@.
2009-05-03 19:51:42 +00:00
djm
a9f955a145
mailman-2.1.12; ok MAINTAINER mbalmer@
2009-05-02 09:56:44 +00:00
jakob
c4f8ac4eda
update postfix snapshot
2009-05-01 11:59:37 +00:00
landry
1f596002e1
Update to extsmail 1.1, fixes two frees of possibly uninitialised
...
pointers. From MAINTAINER & upstream developer Laurence Tratt, thanks!
2009-04-30 15:13:34 +00:00
sthen
28c57fa39b
fix UNMESSAGE (pasto) and bump
2009-04-28 23:27:12 +00:00
sthen
5ff4780e4c
+pecl-mailparse
2009-04-28 15:56:06 +00:00
sthen
86e8b2d393
import pecl-mailparse.
...
Mailparse is a PHP extension for parsing and working with
plain and MIME compliant email messages. It is stream based,
so does not keep in-memory copies of the files it processes,
lowering resource use with large messages.
2009-04-28 15:55:07 +00:00
ajacoutot
c4dea24a2a
- update to zarafa-webaccess-6.20.5
2009-04-28 11:00:18 +00:00
ajacoutot
e77b5d5266
- update to zarafa-6.20.5
...
* Performance improvements.
* HTML mail fixes.
2009-04-28 10:59:51 +00:00
giovanni
6425f08a93
Update to 2.6.3
...
- security/clamav added as a run dependency
- regen patches
"Looks good ports-wise and builds ok" sthen@
2009-04-28 09:01:56 +00:00
ajacoutot
7d51d76777
- tweak rc.shutdown example
2009-04-27 08:43:04 +00:00
sturm
292fde8394
update to getmail 4.9.0
2009-04-27 07:17:47 +00:00
kurt
059631fba2
Fix an intermittent build failure caused by a segfault in dfasyn.
...
okay sthen
2009-04-24 14:43:16 +00:00
ajacoutot
1525046891
- make sure mysqld is running before starting zarafa-server
...
ok bernd@ (untested)
2009-04-22 11:43:53 +00:00
ajacoutot
8f7cd0f1e5
- remove workaround now that our default thread stack size has been
...
increased
2009-04-21 13:01:18 +00:00
sthen
9d293526b8
I added DIST_SUBDIR to collect the patches into one place but forgot
...
to regen stable distinfo. Pointed out by Markus Lude, thanks!
2009-04-20 12:45:59 +00:00
sthen
075b497e2e
update to 1.5.19 and take MAINTAINER. thanks to Simon Kuhnle,
...
landry@ and Brad for testing various versions of this diff.
ok landry@ after a few rounds of pain with Maildir and the sidebar
patch, eventually resulting in snapshot/patches/sidebar-buffy_c.
2009-04-20 07:43:21 +00:00
martynas
c9d224cf86
sync with seamonkey-1.1.16. prompted by naddy@
2009-04-19 16:49:19 +00:00
jakob
3a1a4dbbb6
upgrade postfix snapshot; from brad
2009-04-19 14:14:21 +00:00
sthen
36a5ec4a82
maintenance update to 1.1.4, from Brad (maintainer)
2009-04-17 14:06:40 +00:00
ajacoutot
6a768369c4
- now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
...
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore
ok jasper@
2009-04-16 08:11:13 +00:00
todd
2c01ec6bc6
update to 4.75.11, tested by brad and sthen@ for nearly a week now, from brad
2009-04-08 22:29:24 +00:00
ajacoutot
d61a271794
- cope with recent gnome.port.mk / MODGNOME_HELP_FILES changes
2009-04-06 10:09:06 +00:00
sthen
99c55b98f6
install libexec/postfix/{main,master}.cf and bump the package. these are
...
used by the multi-instance support and without them "postfix set-permissions",
run at installation time, fails before it sets postdrop and postqueue to the
correct gid and mode, causing a problem for local deliveries. discussed
with Brad and Jakob, ok jakob@ (maintainer).
2009-04-05 20:48:25 +00:00
landry
94c7da423e
Update to claws-mail-rssyl 0.24, diff from Rodolfo Gouveia, thanks!
2009-04-04 12:30:05 +00:00
bernd
5566f820ea
Update to RubyOnRails 2.3.2.
2009-04-04 10:18:42 +00:00
ajacoutot
c2783d06d0
- update to zarafa-webaccess-6.20.4
2009-04-03 17:31:23 +00:00
ajacoutot
08f98abdec
- bugfix update to zarafa-6.20.4
2009-04-03 17:30:40 +00:00
ajacoutot
350c992b76
- s/LOCALBASE/TRUEPREFIX where it makes sense
...
- fix typo in rpath line
2009-03-31 15:21:49 +00:00
jasper
6a45d05daa
- when -main was bumped, -plugins was forgotten
2009-03-31 11:18:17 +00:00
mbalmer
fcfd6a8fe2
Update to IMP 4.3.3.
2009-03-30 18:56:18 +00:00
kevlo
3cf6841cc4
- fix rpath changes from ajacoutot@
...
- bump PKGNAME
ok ajacoutot@
2009-03-30 10:33:01 +00:00
naddy
fb023d83f7
bump for python dependency change
2009-03-28 18:12:49 +00:00
sthen
16b5bfb2a3
add a note to MESSAGE-chroot explaining that the php mail function needs
...
/bin/sh. helps avoid hair-pulling and wasting a whole bunch of time...
ok ajacoutot, okan (maintainer)
2009-03-27 18:28:59 +00:00
jasper
ef461f6a98
- this should be one of the last rounds of missing bumps..
2009-03-26 11:50:09 +00:00
okan
ee8879c1fd
- update to 0.5.6
...
- clarify license marker
- bin markers
ok reinhard@ (MAINTAINER)
2009-03-26 02:03:26 +00:00
ajacoutot
e6907a7256
- update to bugfix release 2.3.14
2009-03-25 15:44:41 +00:00
jasper
c9657ef17b
another batch of missing bumps
2009-03-25 13:52:31 +00:00
jasper
4c5694de70
- more missing package name bumps
2009-03-25 13:39:40 +00:00
jasper
2e87c1a60e
- more missing package name bumps
2009-03-24 18:14:09 +00:00
ajacoutot
342e1b7afb
Big spring cleanup:
...
* split in 2 packages:
-main ===> evolution+base plugins
-plugins ===> plugins part of the "standard" bundle
This makes more sense than previous tweak and preserves ressources.
* disable the mail-account-disable plugin by default (you can still
enable it from the plugins preferences) ; there is something not
quite right about it that makes right-clicking on a folder very
slow ; it's beeing investigated but for now, evolution is slow
enough...
* fix some hardcoded paths in the antispam plugins
* import 2 patches from pkgsrc and FreeBSD which fixes some obvious
issues
* evolution needs gnome-icon-theme to build
* remove the rpath related stuff from LDFLAGS which prevented
building on macppc ; the plugins link with '-rpath $(plugindir)' so
it should not be needed anymore
please CONTACT ME if you see any regression (in which case bernd@ can
spank me for free)
ok jasper@
2009-03-22 16:00:28 +00:00
ajacoutot
3a935144d3
- oops
2009-03-20 10:39:38 +00:00
ajacoutot
ebfaf42e92
- remove the "mobile" webaccess
...
it is buggy, does not work correctly and upstream development has been
ceased
note that the webaccess now installs under /var/www/zarafa-webaccess
instead of /var/www/zarafa/webacess
2009-03-20 10:34:33 +00:00
martynas
d425ecaa9a
update for seamonkey-1.1.15
2009-03-19 22:04:25 +00:00
martynas
f6f7851e59
update for mozilla-thunderbird-2.0.0.21
2009-03-19 22:00:28 +00:00
martynas
ef7b8e021a
update to thunderbird-i18n-2.0.0.21
2009-03-19 21:59:59 +00:00
martynas
9f6662cc33
security update to mozilla-thunderbird-2.0.0.21. MFSA 2009-10,
...
MFSA 2009-09, MFSA 2009-07, MFSA 2009-01.
http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.21
ok naddy@
2009-03-19 21:59:32 +00:00
ajacoutot
4801200894
- do not raise php memory_limit to unlimited
2009-03-19 13:14:15 +00:00
ajacoutot
2db5e626a3
- update to zarafa-webaccess-6.20.3
2009-03-19 09:34:59 +00:00
ajacoutot
a362c384c2
- bugfix update to zarafa-6.20.3
2009-03-19 09:33:52 +00:00
sthen
f3dc523319
maintenance update to 1.1.13, from Brad
2009-03-18 23:23:20 +00:00
giovanni
410152766d
Link p5-Email-Filter
2009-03-18 19:26:33 +00:00
giovanni
180d1fcf30
Import mail/p5-Email-Filter from maintainer Armin Wolfermann.
...
A Library for creating easy email filters. It's the successor to
the Mail::Audit module from the same author and allows you to write
programs describing how your mail should be filtered.
2009-03-18 19:15:47 +00:00
ajacoutot
73aee8dbd6
- this needs php5-mbstring
...
stop spamming logs with charset/iconv errors
ok sthen@ (maintainer)
2009-03-18 17:02:47 +00:00
pea
dac4faaa95
Fix pkgname
...
Spotted by robert at openbsd.pap.st, thanks !!
ok landry@
2009-03-18 13:42:12 +00:00
pea
467b6726a2
Update to 0.10.9
...
ok landry@
2009-03-18 08:50:49 +00:00
pea
e547587bdc
Update to 0.23
...
ok landry@
2009-03-18 08:32:41 +00:00
pea
9bd3b2969a
Update to 3.7.1
...
ok landry@
2009-03-18 08:31:21 +00:00
sthen
ea67a9cb53
fix depends, bump
2009-03-17 19:32:44 +00:00
ajacoutot
35afd34c73
- while we install all plugins, only enable the base ones so that users can
...
choose exactly what extra plugin(s) they want to activate
ok jasper@
2009-03-17 12:39:16 +00:00
sthen
e2d1eb49cb
maintenance update to Dovecot 1.1.12 plus a couple of post-release
...
patches from the upstream repo - from Brad (maintainer).
2009-03-17 09:09:10 +00:00
sthen
9d6bbb64df
autoconf build depends
2009-03-16 19:46:57 +00:00
sthen
bbfbc3a38d
fix depends
2009-03-16 17:52:52 +00:00
espie
8db0cff7d0
fix deps
2009-03-16 13:28:57 +00:00
espie
f2cea121fb
a few deps
2009-03-16 11:40:24 +00:00
jakob
9debc5067c
fix postfix upgraade by ensuring the binaries have the proper
...
permissions; from brad
2009-03-15 19:38:05 +00:00
ajacoutot
c89ef704dd
- nothing should have to run_depends on rarian anymore
...
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore
This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.
discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c
- first pass at cleaning rarian/scrollkeeper handling
...
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.
discussed with jasper@
2009-03-14 10:40:51 +00:00
ajacoutot
06cf869a95
- hook zarafa
...
"no reason for keeping it unhooked" landry@, ok jasper@
2009-03-14 08:10:39 +00:00
sthen
316dc1cef9
convert to tk.port.mk and bump; fixes pkgspec
2009-03-13 15:37:47 +00:00
sthen
6ac90cdc25
- convert to tk.port.mk and bump; fixes pkgspec
...
- add license marker
2009-03-13 15:17:02 +00:00
giovanni
8cc24ad0a0
Update to version 0.33.
...
From maintainer William Yodlowsky
2009-03-11 08:32:06 +00:00
sthen
cb630ed693
maintenance update to 0.2.1
2009-03-11 00:12:24 +00:00
sthen
a60f7d6787
fix WANTLIB and bump packages
2009-03-09 21:32:22 +00:00
sthen
4f43e6a412
Fix procmail searching the body alone. From FreeBSD via Brad.
2009-03-08 10:34:10 +00:00
merdely
87e9b76ac6
Apply diff from GetLive CVS to make GetLive work after updates to the
...
Hotmail website.
ok jasper
2009-03-07 15:22:51 +00:00
jakob
d604ec7ed2
upgrade to DKIM Milter v2.8.2
...
also add missing manpage
2009-03-06 12:26:33 +00:00
ajacoutot
68c2f85f76
- forgot to ahem... bump!
2009-03-06 10:44:02 +00:00
ajacoutot
22c4fdc0b4
- install "all" plugins (complete stable plugins bundle)
...
ok jasper@ on a previous diff
2009-03-06 10:42:48 +00:00
ajacoutot
6547aa8f41
- update to zarafa-webaccess-6.20.2
...
- @sample the login.jpg file so that it can be modified for theming
purpose
- don't bother checksuming debut.txt
2009-03-05 08:03:34 +00:00
ajacoutot
14e4fc6a43
- bugfix update to zarafa-6.20.2
...
- don't hardcode /var/www, use PREFIX-php
- add missing build_depends on net/curl (spotted by form@, thanks!)
2009-03-05 08:01:26 +00:00
jasper
fb8bd3a8d4
- update evolution to 2.24.5
2009-03-04 20:10:09 +00:00
naddy
c9740c52f1
add missing SHA256 checksums
2009-03-04 20:08:55 +00:00
jasper
5141823be7
- update fetchmail to 6.3.9
...
ok sthen@
2009-02-17 12:08:44 +00:00
jakob
4eb7e0cde1
milter greylist v4.0.1
2009-02-16 15:31:21 +00:00
sthen
425944e209
add MASTER_SITES_SAVANNAH and switch ports over to using it.
...
ok jasper, landry
2009-02-16 15:28:57 +00:00
ajacoutot
8b5d310960
- add Makefile and Makefile.inc
...
Note that zarafa is not connected to the build yet and won't be before
next release.
"just do it" robert@, ok jasper@
2009-02-16 10:13:59 +00:00
jasper
088ef42be1
- add Makefile, should resolve conflict
2009-02-16 10:13:50 +00:00
ajacoutot
5e933a4338
Import zarafa-6.20.1 (+php5-mapi-6.20.1)
...
-main
Zarafa is a full-featured e-mail and groupware solution, focused
towards clients using the MAPI standard. As an MS Exchange replacement,
the Zarafa suite provides the following features:
* Integration with existing Unix mailserver
* Native mobile phone support
* MS Outlook "Look & Feel" webaccess
* Stable MS Outlook sharing (100% MAPI)
This package provides the Open Source version of Zarafa.
-php
Messaging Application Programming Interface (MAPI) is a messaging
architecture and a Component Object Model based API for Microsoft
Windows. MAPI allows client programs to become (e-mail)
messaging-enabled, -aware, or -based by calling MAPI subsystem routines
that interface with certain messaging servers. While MAPI is designed to
be independent of the protocol, it is usually used with MAPI/RPC, the
proprietary protocol that Microsoft Outlook uses to communicate with
Microsoft Exchange.
These functions allow you to access a MAPI compliant email server.
"just do it" robert@, ok jasper@
2009-02-16 09:44:37 +00:00
ajacoutot
a0fcb8f6b1
Import zarafa-webaccess-6.20.1
...
Zarafa provides full functionality webaccess completely in the Outlook
"Look & Feel". It includes access to email, calendars, contacts, tasks,
shared folders and Public Folders. The AJAX implementation with drag &
drop support is used be competitive with desktop email applications.
This package provides both web and mobile clients access to Zarafa.
"just do it" robert@, ok jasper@
2009-02-16 09:43:39 +00:00
ajacoutot
e3728e9aa3
Import zarafa-libvmime-0.7.1
...
VMime is a powerful C++ class library for working with MIME messages and
Internet messaging services like IMAP, POP or SMTP.
This is a modified libvmime library for use with the Zarafa Outlook
Sharing service.
"just do it" robert@, ok jasper@
2009-02-16 09:42:47 +00:00
ajacoutot
396c2bfc5e
Import zarafa-libical-0.23
...
libical implements basic iCAL protocols.
This is a modified libical library for use with the Zarafa Outlook
Sharing service.
"just do it" robert@, ok jasper@
2009-02-16 09:41:15 +00:00
ajacoutot
c51b5ea9a5
- bleh, imported under wrong dir
2009-02-16 09:39:21 +00:00
ajacoutot
6aa458f6b9
Import zarafa-libical-0.23
...
libical implements basic iCAL protocols.
This is a modified libical library for use with the Zarafa Outlook
Sharing service.
"just do it" robert@, ok jasper@
2009-02-16 09:35:44 +00:00
ajacoutot
c3a9064d23
- add the 2 hobbits as MAINTAINER
...
ok jasper@
2009-02-15 17:33:52 +00:00
sthen
02b1e4a2ef
log the correct filename in an error message; from upstream repo via Brad
2009-02-14 10:27:58 +00:00
pirofti
217746ed61
Update to msmtp 1.4.17. Tested by few on sparc64, amd64 and i386. Thanks!
...
Also added @sample for msmtprc-system_example as a system configuration for
localhost per sthen@'s request.
Okay sthen@.
2009-02-13 14:59:01 +00:00
jasper
885828f85d
- fix two crashers when adding feeds, evolution-plugin-rss now works
...
as expected again. patch from upstream svn.
2009-02-13 09:47:58 +00:00
landry
27452e0f40
Upstream re-rolled distfile after claws-mail 3.7 release without bumping
...
version, fixit & bump PKGNAME.
Spotted by robert at openbsd dot pap dot st, thanks!
(no cookie for me, i should have checked that....)
2009-02-11 10:26:10 +00:00
landry
b265dee21c
Update to vcalendar plugin 2.0.3, from Ulrich Kahl.
...
ok ajacoutot@
2009-02-10 20:57:33 +00:00
landry
155b3e405b
Update to rss plugin 0.23, from Ulrich Kahl.
...
ok ajacoutot@
2009-02-10 20:56:50 +00:00
landry
a8ec2f1276
Update to notification plugin 0.20, from Ulrich Kahl.
...
ok ajacoutot@
2009-02-10 20:55:37 +00:00
landry
b9cdbe1d58
Update to htmlviewer plugin 0.22, from Ulrich Kahl.
...
While here fix WANTLIB.
ok ajacoutot@
2009-02-10 20:53:43 +00:00
landry
239ffa7d78
Update to claws-mail 3.7.0, from MAINTAINER Ulrich Kahl, thanks!
...
While here, get rid of some openssl env vars forgotten in last update.
ok ajacoutot@
2009-02-10 20:52:39 +00:00
bluhm
c1fd258357
update Mail-SPF-Iterator to 1.06
2009-02-10 20:13:52 +00:00
merdely
18473502de
Update to 1.2.16.
...
Add patch to remove log message for every message (found by simon@)
ok simon@
2009-02-10 19:45:42 +00:00
sthen
991b58a54c
remove group/world readable permissions from a couple of files
...
which don't need it; bump package.
2009-02-10 10:08:34 +00:00
sthen
117fe6b91a
- package the installer directory, it's needed for the DB upgrade
...
scripts. give it safe file modes. reminded by bsd/at/openbsd.rutgers.edu
- @sample the config files
2009-02-09 16:45:38 +00:00
sthen
1603ca096a
roll in fixes from upstream repo; from Brad.
...
- mail_index_lookup_first() didn't always find the result.
This caused SELECT not to return UNSEEN number always.
- Maildir: Fix to earlier >26 keywords handling change.
- i_stream_read(): Added a few more asserts.
- istream-tee: Minor cleanups, assert and a potential fix.
2009-02-08 14:54:21 +00:00
sthen
01af648685
maintenance update to 1.1.11, from Brad.
2009-02-04 21:29:48 +00:00
ajacoutot
8c0a0fa6fa
- add a MESSAGE to help user unbreak icon display when running evolution
...
outside of a full blown desktop environment
idea from and discussed with sturm@
2009-02-04 15:43:32 +00:00
ajacoutot
9dc6e56516
- modify the timezone patch; from NetBSD
...
fixes the timezone selection GUI
"commit it" jasper@
2009-02-03 15:54:24 +00:00
bernd
457b898d2a
Fix stunnel usage with TLS1 encryption.
...
From https://lists.berlios.de/pipermail/fetchmail-users/2007-December/001396.html
via Dieter Rauschenberger. Thank you!
Regen PLIST and drop maintainership. I don't use it anymore.
2009-02-02 11:42:13 +00:00
jakob
4e0cbc48a0
update to postfix snapshot 2.6-20090125
2009-02-01 19:06:53 +00:00
bernd
2c6f0ab97b
Update to ruby-mailfactory-1.4.0.
2009-01-31 10:32:35 +00:00
jasper
16eaab8367
- bugfix update evolution to 2.24.4
...
- explicitly depend on latest e-d-s (for CAMEL_STORE_IS_MIGRATING)
- resolve an XXX
ok ajacoutot@
2009-01-31 08:32:35 +00:00
sturm
c5d9a29559
fix WANTLIB, last of the libsoup fallout
2009-01-30 21:36:48 +00:00
sthen
f41e877cea
build hash,domainscale FLAVOR of dspam, requested by Antti Harri
2009-01-30 15:31:34 +00:00
sturm
eddccc6c3e
fix WANTLIB
2009-01-30 05:38:27 +00:00
sthen
f45c224b2e
update to 4.74.16-1, from Brad. ok todd@ (maintainer).
2009-01-28 15:16:17 +00:00
giovanni
80251c12a4
Update to 2.6.2 and regen patches
...
ok kili@
2009-01-27 17:59:05 +00:00
sthen
2a68a2a250
Fix log spam, from upstream repo. Regen patches while there.
2009-01-27 10:55:41 +00:00
sthen
dcd15bd128
Update to 1.1.10, from Brad - fixes some problems introduced by 1.1.9
2009-01-27 08:33:12 +00:00
sthen
6f87d220af
add bdb to the kitchen-sink dovecot build (ldap,mysql,postgresql,sqlite)
2009-01-26 14:53:50 +00:00
sthen
b51b001d50
update to 1.1.9 and add a flavour add bdb dictionary support (allows
...
the expire plugin to work without a SQL database). From Brad (maintainer),
diff for bdb support from Michael Lechtermann.
2009-01-26 14:47:02 +00:00
landry
efa57df643
+extsmail
2009-01-25 21:55:33 +00:00
landry
9f61dd0a62
Import extsmail, from Edd Barrett.
...
extsmail enables the robust sending of e-mail to external commands. In
effect extsmail masquerades as the standard UNIX sendmail program,
reading messages, and later trying to send them by user-defined
commands.
2009-01-25 21:54:43 +00:00
ajacoutot
e0d53431ee
- fix a locales related crash in the editor
...
crash reported by Niels Van Mourik via jasper@
2009-01-23 11:41:29 +00:00
jasper
ea8986db67
- update dkim-milter to 2.8.1
...
* includes a SECURITY FIX for the DDoS in SA33581
- re-order WANTLIB
ok jakob@ (MAINTAINER)
2009-01-23 06:43:07 +00:00
jasper
ed319b6040
- fix potential 64-bit issue by including a missing header
2009-01-22 20:07:20 +00:00
ajacoutot
5f2c72663c
- regen WANTLIB after libgnome esound support removal
2009-01-21 10:50:12 +00:00
ajacoutot
09dd6ba720
- regen WANTLIB after libgnome esound support removal
2009-01-20 23:13:30 +00:00
bluhm
c9a93f95c8
update Mail-SPF-Iterator to 1.05
2009-01-20 11:27:13 +00:00
bluhm
c3e6af9a86
update Mail-SPF-Iterator to 1.04
2009-01-19 18:34:38 +00:00
ajacoutot
1d9831a0cd
- SECURITY: maintenance release to imap-2007e
...
several bugs and security fixes
fix an off-by-one in c-client, referenced by
CVE-2008-5514
thanks to jasper@ for the heads-up
2009-01-15 16:39:37 +00:00
bernd
3d0586c623
Update to ruby-rails-2.2.2. prodded by robert@
2009-01-14 22:20:06 +00:00
simon
b340421bb4
update to version 2.194
2009-01-13 14:41:13 +00:00
jakob
71ed180cb9
postfix snapshot 2.6-20090109; from brad
2009-01-13 10:05:53 +00:00
jasper
68e0e268d5
- update evolution to 2.24.3
2009-01-12 16:13:42 +00:00
jolan
fc85acf479
update to 0.2-stable, ok sthen@
2009-01-11 19:45:41 +00:00
martynas
ce3ab68a5a
- do not run with a predictable directory as root: firefox,
...
thunderbird, seamonkey, xulrunner
- add comment for xulrunner why -devel needs to be bumped
suggested and ok naddy@; ok kurt@
2009-01-09 15:54:31 +00:00
martynas
96b9b7169f
update for mozilla-thunderbird-2.0.0.19
2009-01-09 15:47:30 +00:00
martynas
593e1208da
update to 2.0.0.19
2009-01-09 15:45:41 +00:00
martynas
7924f8a593
security update to mozilla-thunderbird-2.0.0.19. MFSA 2008-68;
...
MFSA 2008-67; MFSA 2008-66; MFSA 2008-65; MFSA 2008-64; MFSA 2008-61;
MFSA 2008-60.
http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html
ok naddy@
2009-01-09 15:44:50 +00:00
martynas
3596dc92a0
enigmail-seamonkey needs to re-register seamonkey's components
...
database after installation and removal
problem reported by chefren (chefren at pi dot net)
also, do not run registration with a predictable directory name as
root; suggested by naddy@
looks good to kurt@. ok naddy@
2009-01-08 20:13:30 +00:00
sthen
e76d7b26b4
bugfix updates to 1.1.8 (Dovecot) and 1.1.6 (dovecot-sieve), from
...
Brad (maintainer).
2009-01-08 12:07:03 +00:00
jasper
e9512f974f
- update fdm to 1.6
...
from Nicholas Marriott (MAINTAINER), thanks!
2009-01-06 22:00:19 +00:00
jakob
f7d34a3d9c
postfix 2.5.6 (stable)
2009-01-06 12:47:44 +00:00
bluhm
d7daa439d2
Replace p5-IO-INET6 with p5-IO-Socket-INET6 in REGRESS_DEPENDS.
2009-01-01 16:02:18 +00:00
bluhm
7b45d63ddb
Replace p5-IO-INET6 with p5-IO-Socket-INET6 as the upstream cpan
...
package has been renamed. Unfortunately there is no smooth upgrade
path. Packages have to be deleted and added manually.
discussed with bernd@ and sturm@
2009-01-01 15:23:41 +00:00
ajacoutot
44a008f72d
- fix a typo in PLISTs that would prevent upgrading from old versions of
...
pilot and pico
from Ingo Schwarze, thanks for spotting this!
2008-12-28 11:09:03 +00:00
martynas
9e4b99be83
update for mozilla-thunderbird-2.0.0.18
2008-12-19 11:49:48 +00:00
martynas
f95851e055
update for mozilla-thunderbird-2.0.0.18
2008-12-19 11:44:07 +00:00
martynas
b558b3ba1e
security update to 2.0.0.18. MFSA 2008-59; MFSA 2008-58; MFSA
...
2008-56; MFSA 2008-55; MFSA 2008-52; MFSA 2008-50; MFSA 2008-48.
ok naddy@
2008-12-19 11:42:35 +00:00
martynas
34369f02f6
update for seamonkey-1.1.14
2008-12-18 21:06:38 +00:00
jasper
98dddcefbd
- switch to rarian instead of scrollkeeper
...
- regen PLIST
ok ajacoutot@
2008-12-17 18:40:13 +00:00
jakob
79fd613bed
upgrade to postfix 2.5.5 (stable)
2008-12-17 08:49:56 +00:00
bluhm
e7d09f8140
update p5-Mail-SPF-Iterator to 1.03
...
ok sturm
2008-12-17 00:20:35 +00:00
sthen
053f9fc781
- include the autoconf-generated header in md5.c; fixes APOP on big
...
endian machines.
- correct PKGNAME insanity.
APOP problem pointed out with an alternative diff by Michael Warmuth,
thanks!
2008-12-16 20:14:07 +00:00
naddy
0ecc24bc9e
better bump it, too
2008-12-16 19:00:56 +00:00
naddy
b10b3f3463
Don't define SSL, fix build with OpenSSL 0.9.8i.
2008-12-16 18:47:51 +00:00
jasper
889e73fd64
- get rid of a stray 'etc/' in PLIST
2008-12-16 13:16:37 +00:00
todd
e0a6707953
update to 4.73.4-2; DoS issue, see ChangeLog
...
from Brad, ok sthen@ and myself, tested by sthen@ for a week
2008-12-16 00:51:06 +00:00
mbalmer
c60898af3d
Update to Imp 4.3.2
...
This is a minor security update and fixes some IE regression.
2008-12-13 08:58:16 +00:00
todd
a23a39c3e9
o Add 'domainscale' and 'largescale' flavors from
...
Antti Harri iku(at)kameli(dot)openbsd(dot)fi
o Fix PostgreSQL escaping from
Jeff Ross jross(at)openvistas(dot)net
bump PKGNAME
2008-12-11 00:46:01 +00:00
bluhm
f2f2e20c31
add p5-Mail-SPF-Iterator
2008-12-09 22:14:46 +00:00
bluhm
9c867a8963
Initial import of p5-Mail-SPF-Iterator 1.02
...
This module provides an iterative resolving of SPF records. Contrary
to Mail::SPF, which does blocking DNS lookups, this module just
returns the DNS queries and later expects the responses.
Lookup of the DNS records will be done outside of the module and
can be done in a event driven way.
ok sturm
2008-12-09 21:04:48 +00:00
brad
980015a57c
Update to Postfix 2.6-20081205.
...
ok jakob@
2008-12-07 09:02:49 +00:00
pea
4164c4b267
Update to 1.4.5
...
ok kevlo@ ajacoutot@
2008-12-03 14:25:03 +00:00
ajacoutot
be8814d27a
- a notification utility without a corresponding listening daemon is
...
useless, so make this run_depends on either one of the 2 possible
notification-daemons in tree
ok landry@ (maintainer)
2008-12-03 13:50:06 +00:00
ajacoutot
21260b578c
- unbreak after recent eel update by upgrading to mail-notification-5.4
...
(breakage noticed by naddy@)
2008-12-02 09:11:15 +00:00
kevlo
bb79fcdfbc
add missing misc/shared-mime-info dependency
...
ok ajacoutot@
2008-12-01 01:32:40 +00:00
ajacoutot
6d86db4e64
- the GNOME control-center2 is not needed to run evolution
...
"sounds reasonable" to jasper@
2008-11-29 10:04:57 +00:00
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