Commit Graph

6557 Commits

Author SHA1 Message Date
sthen
6f2fcc309a update to neomutt-20161104, notably including a fix for a crash that could
occur if the imap connection dies.
2016-11-08 16:47:17 +00:00
giovanni
a3cf73ebbe Update to 2.2 2016-11-07 21:29:56 +00:00
sthen
2d2a417458 sync WANTLIB (readding idn to some where I was overzealous, plus some lzma/pthread) 2016-11-07 10:51:36 +00:00
ajacoutot
0efff22f30 Update to evolution-ews-3.22.2. 2016-11-07 10:39:02 +00:00
ajacoutot
30f47d1d2f Update to evolution-3.22.2. 2016-11-07 10:38:45 +00:00
rpe
2e9f9ebc96 Update mail/getmail to 4.52.0
OK aja@ tim@ (MAINTAINER)
2016-11-04 15:58:34 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
landry
a8431df3c7 Update to sympa 6.2.16 and drop MAINTAINERship.
- remove apache1 sample config, and provide an nginx vhost in README
- cleanup/remove most patches

Refer to https://www.sympa.org/faq/upgrade-to-v6.2 and
http://www.sympa.org/manual/upgrading for how to upgrade.
2016-11-04 10:22:25 +00:00
jeremy
07c9cff266 Update to mime-types 3.1 2016-11-02 19:31:33 +00:00
jeremy
0699a77d7c Hook up ruby-mime-types-data 2016-11-02 19:30:58 +00:00
jeremy
1d8902b543 Import ruby-mime-types-data
This is necessary for newer versions of mime-types, and contains the
mime types data, split from ruby-mime-types (which contains the
related code for querying the data).

OK jasper@
2016-11-02 19:29:32 +00:00
sthen
910777cf77 Patch Dovecot to handle openssl 1.1 api #ifdefs, e.g.
-+#elif OPENSSL_VERSION_NUMBER < 0x10100000L
++#elif OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER)

Looks good to jca.
2016-11-02 17:41:24 +00:00
jeremy
e9a168d806 Update to mail-2.6.4 2016-11-02 17:04:24 +00:00
jeremy
6b9512b695 Remove ruby-mailfactory
Pure ruby gem, last updated January 2009, last release in August 2008,
in the way of a ruby-mime-types update.

OK jasper@
2016-11-02 16:56:12 +00:00
jeremy
66f34f3658 Unhook ruby-mailfactory 2016-11-02 16:55:22 +00:00
sthen
b280808212 update to Pigeonhole 0.4.16, the final version is out and as pointed out
by Brad there's a problem with older Pigeonhole with Dovecot 2.2.26.0.
2016-11-01 14:24:11 +00:00
sthen
5636bc31fe update to Dovecot 2.2.26.0, ok brad 2016-11-01 14:12:04 +00:00
landry
3eae83df73 Forgot to cvs add those. 2016-11-01 09:11:31 +00:00
landry
df1813ff4a Update to archiveopteryx 3.2.0 and drop MAINTAINERship.
Been lying in mystuff for the past two years, pending actual testing.
For the record:

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).
2016-11-01 09:10:41 +00:00
robert
df559d9ea2 update to 2.3.2 2016-10-31 15:07:30 +00:00
ajacoutot
0c9ea65e28 Tweaks. 2016-10-31 14:04:58 +00:00
ajacoutot
afd8bbfb4f Adapt to changes in evolution 3.21.90 (upstream). 2016-10-31 12:34:30 +00:00
ajacoutot
34ec1f04a0 Update to evolution-ews-3.22.1. 2016-10-31 12:27:15 +00:00
ajacoutot
1759644856 Update to evolution-3.22.1. 2016-10-31 12:15:40 +00:00
jasper
10f4ed6817 unbreak after recent vala update; patches from upstream git 2016-10-29 15:15:07 +00:00
sthen
af4b4eec40 update to neomutt-20161028 2016-10-29 11:39:39 +00:00
shadchin
97be2e5014 Update to offlineimap 7.0.8
from Remi Locherer (maintainer)
2016-10-23 11:10:21 +00:00
czarkoff
8780ce966a Update to s-nail-14.8.14 2016-10-22 20:55:05 +00:00
czarkoff
a5dc58c155 update to s-nail 14.8.12
While at it switch from libedit to s-nail's own line editing function to
avoid bugs with non-ASCII input in various places.  (Changing setlocale
call in main.c to use LC_CTYPE solves most of them, but some remain, eg.
saving attachments with non-ASCII names.)

With this commit I take maintainership from william@

OK william@
2016-10-20 10:49:23 +00:00
jung
59f8c14d42 update to latest snapshot
ok giovanni
2016-10-18 18:05:19 +00:00
sthen
97dfe847d4 update the main mutt port to 1.7.1, removing flavours:
sidebar - now in the main release (if you use this and your old configuration
doesn't work, review /usr/local/share/examples/mutt/sample.muttrc-sidebar)

compressed folders - use mail/neomutt if you want this
2016-10-18 11:33:26 +00:00
sthen
876ec0925e autoconf regen not needed 2016-10-18 10:51:39 +00:00
sthen
c94b41fbbd hook up neomutt 2016-10-18 10:48:06 +00:00
sthen
90c25b3601 import ports/mail/neomutt, ok stsp@
This is the neomutt.org patched version of Mutt, currently based on 1.7.1,
and includes maintained versions of various third-party patches (sidebar,
compressed folders, etc).
2016-10-18 10:47:15 +00:00
sthen
3ec84cb8cf update to postfix-3.1.3, ok brad 2016-10-18 10:22:40 +00:00
sthen
f4f6f46086 update to postfix-3.2-20161008, ok brad 2016-10-18 10:22:26 +00:00
ajacoutot
631aec0818 Update to cyrus-imapd-2.5.10. 2016-10-18 07:20:17 +00:00
sthen
8571914f14 remove libspf2 workaround, from Jeremie Le Hen 2016-10-11 20:36:36 +00:00
sthen
c0da3858e3 use base resolver rather than libbind, based on a diff from Jeremie Le Hen
(modified to patch autoconf input file rather than generated configure script)
2016-10-11 20:35:39 +00:00
jca
f447a622f9 Standard Makefile layout 2016-10-11 15:59:52 +00:00
sthen
0bdd0c3e1e update to roundcube-1.2.2 2016-10-11 15:49:00 +00:00
ajacoutot
3ae03afd10 Add support for gnome-autoar. 2016-10-09 15:08:47 +00:00
landry
eef2a22404 Bugfix update to tb 45.4.0.
See https://www.mozilla.org/en-US/thunderbird/45.4.0/releasenotes/
2016-10-03 13:40:39 +00:00
edd
e9869d776a mail/rspamd: Backport some patches to fix two crashes I encountered.
OK jca@
2016-10-02 19:17:38 +00:00
ajacoutot
4031885bd9 Update to mimedefang-2.79. 2016-09-27 08:03:30 +00:00
juanfra
adfa431511 Update to offlineimap 7.0.7. From Remi Locherer (MAINTAINER). 2016-09-26 02:48:33 +00:00
sthen
d0d4bb18c2 use slightly more uniform Makefile formatting 2016-09-24 08:15:16 +00:00
sthen
8619b108b8 Fix dspam's LIB_DEPENDS/WANTLIB to unbreak ldap flavour following sqlite3 move.
Stop using groff, there are now only unimportant whitespace/date format changes.
2016-09-24 08:12:11 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
sthen
427043e6c6 Missed "cvs rm"s, found by naddy. 2016-09-20 12:43:43 +00:00
sthen
bc2ecedbf4 backout to mutt-1.6.2 again.
people who reported crashes: please get backtraces.
2016-09-19 22:33:53 +00:00
jca
5352f0a6a6 Fix packaging.
It looks README.notmuch isn't installed anymore, maybe a change in the
handling of --disable-notmuch.  Quick fix for now.

Spotted by Markus Lude, PLIST diff from Rafael Sadowski.
2016-09-19 21:13:25 +00:00
sthen
08d3b857c1 update to neomutt-20160916 2016-09-19 08:24:28 +00:00
sthen
8402514e8a backout to 20160827; the newer code is crashing:
https://github.com/neomutt/neomutt/issues/147
2016-09-16 10:54:56 +00:00
sthen
15bb4b32df use SEPARATE_BUILD 2016-09-16 10:47:22 +00:00
giovanni
02f35567ea update to 20160910 version
ok sthen@ (Maintainer)
2016-09-16 07:53:44 +00:00
sthen
354939e5c2 build gpgme,sasl and gpgme,sasl,slang flavours of mutt. todd@ requested
gpgme,sasl,slang and if we're having that we should have the ncurses version
too.
2016-09-15 16:14:08 +00:00
naddy
2594c2979f replace libiconv module 2016-09-13 16:12:14 +00:00
naddy
2ba3d4a88b replace libiconv and gettext modules 2016-09-13 15:35:10 +00:00
naddy
67696d3f54 replace libiconv module 2016-09-12 17:51:07 +00:00
naddy
03993be59c replace libiconv module 2016-09-12 11:45:57 +00:00
edd
a2934a5fbc Update to rspamd-1.3.5.
Also use the robot test suite, now that all of the dependencies are ported.

Thanks to upstream for working with us to get this working smoothly on OpenBSD.

Input from sthen@ and giovanni@, tested by giovanni@ and gilles@.

OK giovanni@, thanks.
2016-09-12 09:48:37 +00:00
ajacoutot
cd28d9de8d Second and last pass at pre-entively fixing ports that would break once
guenther's header pollution cleanup diff is in.
2016-09-11 20:54:12 +00:00
ajacoutot
5558c792d3 First pass at pre-entively fixing ports that would break once guenther's header
pollution diff is in.

lang/squeak/vm does not build but it's due to the recent audio changes
games/xbattle: also fixes some conflicting implicit decl
print/hplip: also fixes some conflicting implicit decl
2016-09-10 13:03:40 +00:00
jeremy
d3abd54bbb Bump ruby dependent ports after default ruby version switch from ruby
2.2 to ruby 2.3.
2016-09-06 15:37:53 +00:00
okan
82c9e45f7c Update to 2.1.23; includes CVE-2016-6893 fix. 2016-09-06 13:44:22 +00:00
sthen
0e374834c8 fix REVISION-userdb in courier-authlib 2016-09-06 12:10:05 +00:00
dcoppa
3b5888da28 Remove USE_WXNEEDED, it's handled by cmake now 2016-09-06 08:50:50 +00:00
giovanni
e0f1ea77ff remove patches to unbreak
spotted by espie@, thanks
2016-09-05 10:45:01 +00:00
landry
875c092a2c cvs rm patch that should have been removed - reported by dcoppa@ 2016-09-05 08:14:47 +00:00
landry
9d17bae5e5 Remove BROKEN-macppc marker, it now builds fine there.
The cpuid rdrand runtime detection asm code was guarded for x86 only in
3ed4cae07e
2016-09-04 15:53:12 +00:00
giovanni
ea8b06a8fe update to 1.9.5
ok landry@
2016-09-04 14:58:59 +00:00
robert
b2c7f521a7 fix shebang in zarafa-cachestat.py and use SUBST_CMD for /usr/local
as well
2016-09-04 14:52:38 +00:00
landry
ff67e242a9 Update to trojita 0.7 and switch to qt5, from maintainer Caspar Schutijser.
Note that this is currently broken at runtime because it uses QtWebKit
which still has W^X violations, but runs fine when testing locally w/
USE_WXNEEDED. cmake hacks/fixes for QtWebKit fixes being looked by dcoppa@..
2016-09-04 14:03:00 +00:00
giovanni
18e930575e unbreak userdbpw(8), spotted by Stanley Lieber, thanks 2016-09-04 11:40:25 +00:00
sthen
281f7a4463 update to postfix 3.1.2, from Brad, the libressl patches
(OPENSSL_VERSION_NUMBER 0x10100000L) came from Bernard Spil
2016-09-03 15:39:58 +00:00
sthen
ac086d108b update to postfix 3.2-20160828, from Brad, the libressl patches
(OPENSSL_VERSION_NUMBER 0x10100000L) came from Bernard Spil
2016-09-03 15:39:23 +00:00
giovanni
9996cdef0a bugfix update to 5.508 2016-09-03 15:24:09 +00:00
giovanni
2df108202c Update to 1.1.0 and take maintainership 2016-09-02 12:25:36 +00:00
yasuoka
eb29e57c98 Update to mailest-0.9.22. It was released again. 2016-09-02 11:37:02 +00:00
yasuoka
f52a2bee7c Update to mailest-0.9.21 2016-09-02 11:02:00 +00:00
sthen
f62a6a53fc missed 'cvs add' for mutt update; breakage noted by aja 2016-09-02 09:30:37 +00:00
giovanni
c1e9df5f99 bugfix update to 2.8.4 2016-09-02 09:19:36 +00:00
giovanni
26ca4dd597 bugfix update to 4.17.2 2016-09-02 09:10:25 +00:00
sthen
074df9c1b3 Switch the mutt port to using the 20160827 NeoMutt sources based on 1.7.0.
Most of the flavours are now integrated in the main package.
2016-09-01 17:33:40 +00:00
jasper
f079a29523 more sparc leftovers 2016-09-01 11:01:32 +00:00
landry
5786351232 Update to thunderbird 45.3.0 / lightning 4.7.3.0
- See https://www.mozilla.org/en-US/thunderbird/45.3.0/releasenotes/
2016-08-30 15:05:52 +00:00
landry
cc62d0c62e Update to geary 0.11.2, reminded by ajacoutot@ 2016-08-30 14:51:56 +00:00
danj
910374fb27 Update to offlineimap-7.0.6
From Remi Locherer (maintainer)
2016-08-27 09:25:55 +00:00
danj
c4f5c49d37 patch was committed upstream 2016-08-26 13:59:28 +00:00
edd
92cdb015d2 mail/sylpheed: update to 3.5.1.
From Amit Kulkarni (who is also taking MAINTAINER).

Input from myself and danj@.

OK danj@.
2016-08-26 09:13:59 +00:00
dcoppa
7436816cff Remove superfluous stuff, now that USE_WXNEEDED works with gcc 4.9 2016-08-21 22:20:48 +00:00
naddy
3eee1ee86d bump for maintainer change 2016-08-20 11:17:38 +00:00
sthen
510a07e0c0 backout mutt update, as spotted by kili the compressed folders patch doesn't
apply, it's going to need more work than i have time for at the moment to
merge (i hate these external patchsets...)
2016-08-19 22:47:55 +00:00
dcoppa
a5accf8c1d Remove a '-O2' unconditionally added to ${CMAKE_CXX_FLAGS}: we
already pass '-O2' to the build.

That '-Wall -Wsign-compare -O2 -O2 -pipe' was hurting my sense of
aesthetics.
2016-08-19 19:42:04 +00:00
danj
ec85b6fc89 update to claws-mail-3.14.0
Diff reads good to sthen@, ok jca@
2016-08-19 16:52:38 +00:00
sthen
a47fb0f863 trojita requires W|X mappings (for QtWebKit), so link it with -z wxneeded (it
needs a cmake flag rather than USE_WXNEEDED's ld wrapper, but let's still
add USE_WXNEEDED to provide uniform annotation).

Original diff from Caspar Schutijser (who takes maintainer), tweaks by me
and dcoppa (who managed to avoid needing a patch). ok dcoppa@
2016-08-19 10:15:24 +00:00
sthen
1a90fa6983 update to Mutt 1.7.0, remove flavour for sidebar 2016-08-18 22:41:54 +00:00
czarkoff
8d3bd51acf update to s-nail-14.8.9
OK william@
2016-08-14 07:09:26 +00:00
robert
ea7338956e remove obsolete patches 2016-08-13 15:05:57 +00:00
robert
0e44f025bd missed from the previous commit, update to 7.2.4 2016-08-13 10:03:25 +00:00
edd
150093bb32 mail/sylpheed: Fix SSL certificate verification.
OK dcoppa@, thanks.
2016-08-12 11:17:17 +00:00
robert
6ac2f2b911 update to 2.3.0 and switch the dep to zarafa,-mapi 2016-08-12 08:09:56 +00:00
robert
2a972c6df0 update to 2.2.1 2016-08-12 08:09:34 +00:00
robert
e7c765cbb8 update to 7.2.4.29 2016-08-12 08:09:05 +00:00
ajacoutot
b808269ad4 Link with --as-needed again; otherwise it takes 60 seconds or so to start
evolution.
2016-08-09 12:43:02 +00:00
matthieu
fdd38c4e27 add devel/p5-Module-Pluggable to RUN_DEPENDS.
ok nigel@
2016-08-09 07:38:20 +00:00
dcoppa
b5a140c61e Enable nonWritableJitCode to fix mmap W^X violations
OK landry@
2016-08-09 07:03:26 +00:00
jturner
41f96f588b Remove myself as MAINTAINER. ok juanfra@ 2016-08-09 01:34:05 +00:00
ajacoutot
b9c69f655f Update to evolution-ews-3.20.5. 2016-08-08 12:17:23 +00:00
ajacoutot
550ebfcfa3 Update to evolution-3.20.5. 2016-08-08 12:17:04 +00:00
giovanni
51f79249d7 More DKIM fixes 2016-08-05 12:53:57 +00:00
edd
305329e531 mail/claws-mail: Fix SSL cert verification.
Also re-gen a patch.

OK danj@, jung@. Thanks.
2016-08-03 18:47:57 +00:00
ajacoutot
96ecf1cd12 Zap trailing spaces at EOL. 2016-08-03 13:06:41 +00:00
sthen
4d6aad93d9 update to offlineimap 7.0.4, from Remi Locherer (maintainer). 2016-08-03 09:24:15 +00:00
ajacoutot
586a4f2a59 Update to cyrus-imapd-2.5.9. 2016-07-30 14:19:13 +00:00
jung
ad77b3dc1f update to latest snapshot 201607122008 to unbreak after api and header changes
this snapshot also removes most filters, as they are not considered ready

people who started using filters like dkim-signer already, need to look for
other alternatives in ports tree e.g. dkimproxy

ok sthen giovanni
2016-07-13 20:23:40 +00:00
sthen
6ba7867a39 Remove poppassd, a program which allows users to change their password using
the "Change Password" menu item in Eudora. As pointed out by landry Eudora's
website now redirects to Thunderbird, this is an unencrypted protocol, the
port is broken by getpwnam shadow changes, has no license so no packages, etc.

"i think that says it all :)" landry@
2016-07-11 10:15:18 +00:00
ajacoutot
d457d72f88 Update to evolution-ews-3.20.4 2016-07-11 09:17:58 +00:00
ajacoutot
a0866bc7f4 Update to evolution-3.20.4. 2016-07-11 09:17:29 +00:00
ajacoutot
bd184182f0 I had the same diff as sthen@ but with the devel/gettext MODULE removal.
So do tat now.
2016-07-10 12:16:17 +00:00
sthen
7167aadf7c fix wantlib, spotted by nigel@ 2016-07-10 12:03:49 +00:00
ajacoutot
dae45cdd53 Fix imap authentication.
from Anthony La Porte
2016-07-10 11:55:21 +00:00
sthen
1d81a7f192 sync WANTLIB 2016-07-09 09:09:08 +00:00
sthen
be8dfb30fb sync WANTLIB 2016-07-09 08:46:24 +00:00
giovanni
652aaff318 Remove hidden dependency on devel/bison
spotted and ok ajacoutot@
2016-07-08 14:03:14 +00:00
sthen
925571ee81 bugfix update to mutt-1.6.2 2016-07-07 07:27:24 +00:00
giovanni
0cd58f5c8c Update to 1.20160612 and take maintainership
ok sthen@
2016-07-06 14:27:13 +00:00
sthen
1ffaf59f3e oops, committed previous from wrong tree. noticed by nigel@ 2016-07-05 09:27:35 +00:00
sthen
819d40f816 drop -lpthread hack, no longer needed. ok brad 2016-07-04 12:12:14 +00:00
landry
5797329443 Update to thunderbird-i18n 45.2.0 2016-07-03 17:35:03 +00:00
landry
0c22f9b4bd Bugfix update to thunderbird 45.2.0/lightning 4.7.2.0
- See https://www.mozilla.org/en-US/thunderbird/45.2.0/releasenotes/
- Fixes MFSA 2016-49
2016-07-03 17:34:02 +00:00
giovanni
dc0ddf7031 Unbreak DKIM signing after 2.11.0 upgrade
problem spotted by sthen@
ok sthen@
2016-07-01 13:19:29 +00:00
espie
1d55a231e7 add is-branch to all trivial ports that exist as multiple branches. 2016-06-29 16:14:38 +00:00
sthen
b9a0d068ee move mailcap(4) to mailcap(5), prompted by a partially-related
mail from Edgar Pettijohn
2016-06-28 23:05:39 +00:00
danj
b0d91e4054 update to libetpan-1.7.2
ok jca@
2016-06-28 16:28:13 +00:00
landry
61d4f60bd5 Update to geary 0.11.1, reminded by ajacoutot@ 2016-06-27 19:56:15 +00:00
sthen
3b84348122 Replace httpd references with Apache, and fix rc script names.
From Caspar Schutijser, thanks!
2016-06-27 19:36:50 +00:00
sthen
d24cfddc5a update to rspamd-1.2.8, from Brad 2016-06-25 12:33:46 +00:00
giovanni
ac16c8defb Update to 201606230001 version
ok jung@
2016-06-23 10:15:27 +00:00
sthen
2e6c1ffd61 committed upstream 2016-06-22 22:49:42 +00:00
jung
07f04c4312 update to snapshot from today 2016-06-21 21:58:09 +00:00
giovanni
7fee5fe9fc Update to 4.17.1
patch committed upstream
support to TLS SNI added
2016-06-19 19:30:15 +00:00
jung
0be508e8c7 update to latest snapshot 201606062304
ok giovanni
2016-06-16 18:26:59 +00:00
benoit
352dea5a50 Update to p5-Mail-Sender-0.900003. 2016-06-14 12:12:50 +00:00
naddy
3dd84c3cb6 no more devel/gmime subpackages 2016-06-13 12:05:58 +00:00
ajacoutot
461fbb2555 No more subpackage for gmime. 2016-06-13 09:23:06 +00:00
ajacoutot
af1f8139af Bump after the devel/gmime mono subpackage removal. 2016-06-13 09:22:41 +00:00
ajacoutot
4f3211a723 Remove the -mono subpackage which isn't used by anything in-tree.
ok sthen@
2016-06-13 09:22:10 +00:00
gsoares
902f21ed99 update to 1.6.5
This release supports SHA256 fingerprints for tls_fingerprint, and
mark both SHA1 and MD5 as deprecated.

OK dcoppa@ edd@
tested on sparc64 by Markus Lude , thanks!
2016-06-10 23:21:01 +00:00
sthen
47ddc99d33 update to offlineimap-6.7.0.1, from maintainer Remi Locherer 2016-06-09 10:15:15 +00:00
jung
5005d629be link mail/libsrs2 2016-06-08 20:16:04 +00:00
jung
460054ea1f import libsrs2
libsrs2 is the next generation SRS library from the original designer of SRS.
It implements the Sender Rewriting Scheme, a part of the SPF/SRS protocol pair.
Libsrs2 has been written from an entirely clean codebase with compliance, speed
and versatility in mind. It is platform independent and has no external
dependencies. It is thread-safe and heap-safe, and is suitable for large scale
applications and embedded systems and can operate without many standard system
facilities.

ok jca
2016-06-08 20:12:30 +00:00
ajacoutot
b8a8975261 Update to evolution-ews-3.20.3. 2016-06-06 13:00:03 +00:00
ajacoutot
e30f6c4bb7 Update to evolution-3.20.3. 2016-06-06 12:59:32 +00:00
sthen
e64a8b8505 update to pear-Mail-1.3.0 2016-06-02 14:21:02 +00:00
sthen
6c2ed6d159 fix BUILD_DEPENDS; was rpm-*|rpm2cpio-*:converters/rpm2cpio, but actually
misc/rpm's rpm2cpio tool doesn't handle xz files which are used in here,
so converters/rpm2cpio is always needed.
2016-06-01 22:22:48 +00:00
sthen
227615e00e oops, missed distinfo for this 2016-06-01 19:49:01 +00:00
sthen
cd116742c7 update to p5-Email-Valid-1.200 2016-06-01 15:12:07 +00:00
landry
ecd2d09b71 Bugfix update to thunderbird 45.1.1 / lightning 4.7.1.1.
See https://www.mozilla.org/en-US/thunderbird/45.1.1/releasenotes/
2016-05-31 18:50:41 +00:00
jasper
96ea3c92e6 simplify post-install which as a side-effect won't mask failure to install
non-existent files.

ok giovanni@ (MAINTAINER)
2016-05-30 19:09:18 +00:00
giovanni
992338d49a +p5-Mail-Milter-Authentication 2016-05-27 16:32:38 +00:00
giovanni
3ed4c79a11 Import p5-Mail-Milter-Authentication, a perl implementation of email
authentication standards, dmarc included.
    
hints and ok sthen@
    
pkg/DESCR:
A Perl implementation of email authentication standards rolled up
into a single easy to use milter.
    
This milter verifies using the following standards.
    
- SPF
- SenderID
- DKIM (including ADSP)
- DMARC
- IPRev
- Check HELO matches it's IP address
2016-05-27 16:28:44 +00:00
giovanni
1fa876901e wrong directory, sorry 2016-05-27 16:25:58 +00:00
giovanni
147f8f1da5 Import p5-Mail-Milter-Authentication, a perl implementation of email
authentication standards, dmarc included.

hints and ok sthen@

pkg/DESCR:
A Perl implementation of email authentication standards rolled up
into a single easy to use milter.

This milter verifies using the following standards.

- SPF
- SenderID
- DKIM (including ADSP)
- DMARC
- IPRev
- Check HELO matches it's IP address
2016-05-27 16:23:33 +00:00
giovanni
a80bd18137 Use getpwnam_shadow(3) where needed
remove trailing whitespaces
ok on a similar diff sthen@
2016-05-27 16:18:28 +00:00
tim
407d45d84c Update to imapsync 1.678; makes --tls1/--tls2 work again. OK pea@ 2016-05-27 15:48:50 +00:00
sthen
2cafe96579 update to rspamd-1.2.7, from Brad 2016-05-27 09:18:14 +00:00
jung
075bc2ad30 update to 201605232202 snapshot and add myself as co-maintainer
ok giovanni
2016-05-26 20:12:44 +00:00
landry
1d7b286ab3 Update to geary 0.11, from rfreeman@, thanks! 2016-05-26 07:01:18 +00:00
sthen
56acd0dc9d update to roundcube 1.2.0, including PHP7 compatibility, PGP encryption
(either server-side or client-side using the Mailvelope browser plugin),
and various other improvements and bug fixes.
2016-05-22 19:22:22 +00:00
sthen
33e96472ac nudpate to rcube-yubikey-plugin-1.4 2016-05-22 19:19:13 +00:00
tb
cbc8a6b79f Use getpwnam_shadow in the one case that it is needed to unbreak
spop3d after the recent libc change.

Problem reported and diff tested by Peter N. M. Hansteen, thanks!

ok dcoppa@, sthen@
2016-05-22 19:12:36 +00:00
ajacoutot
7e039a927c Update to cyrus-imapd-2.5.8. 2016-05-21 07:12:16 +00:00
giovanni
aacaca8ab3 Update to latest snapshot 201605182041
ok jung@ on a previous diff
2016-05-19 02:50:05 +00:00
bluhm
66ca25f206 update p5-Mail-SPF-Iterator to 1.113 2016-05-18 22:57:15 +00:00
sthen
c8a700863d Use getpwnam_shadow to unbreak popa3d following libc changes.
Reported and diff tested by Andreas Bartelt.
2016-05-18 11:03:48 +00:00
sthen
0b4e76b1d7 update to Postfix 3.2-20160515, from Brad 2016-05-17 11:48:32 +00:00
sthen
2fddfc44f4 update to Postfix 3.1.1, from Brad 2016-05-17 11:48:15 +00:00
jca
d6af3bb4ee Unhook lua52-flavored packages broken at runtime; ok jasper@ 2016-05-17 11:26:14 +00:00
danj
5c0dea3164 Committed upstream 2016-05-16 16:06:28 +00:00
sthen
6f061127ef fix with openbsd 6.x; from Brad 2016-05-13 20:19:27 +00:00
landry
ff7b0d8f33 Bugfix update to thunderbird 45.1.0 / lightning 4.7.1
- See https://www.mozilla.org/en-US/thunderbird/45.1.0/releasenotes/
- Fixes MFSA 2016-39
2016-05-13 18:13:28 +00:00
giovanni
76fb5d595d Update to 2.11.0
A schema update is needed for MariaDB users
ok sthen@
2016-05-12 15:16:00 +00:00
espie
16c6d939fa Term-ReadKey is part of the base system now 2016-05-12 14:00:12 +00:00
ajacoutot
94f3f0f782 Update to evolution-ews-3.20.2. 2016-05-10 06:49:12 +00:00
ajacoutot
c5c0ed0e81 Update to evolution-3.20.2. 2016-05-10 06:48:57 +00:00
sthen
53d223c6e3 move dovecot-pigeonhole sample configs from doc to examples, alongside
the main dovecot sample configs. ok brad
2016-05-07 17:14:13 +00:00
robert
47023d029a update to 2.2.10 2016-05-06 17:48:37 +00:00
danj
2e9c199d6c Committed upstream 2016-05-02 06:23:19 +00:00
danj
3d9a78cac9 update to libetpan-1.7
while there, remove a trailing whitespace in pkg/DESCR

tweak from aja@, ok jca@
2016-05-01 20:11:16 +00:00
sthen
5d63012965 update to mutt-1.6.1 2016-05-01 13:43:00 +00:00
robert
010569fc50 update to 2.2.0 2016-04-30 12:09:19 +00:00
zhuk
4c2d430de9 Remove another bunch of KDE3 ports: outdated, superseded and useless ones. 2016-04-29 21:20:36 +00:00
zhuk
f0ce455e77 Disable many KDE3 ports (before removing 'em). Those ports are either
superseded by KDE4+ apps or simply too much outdated.

We stop providing fully-featured KDE3 desktop as of now, but still
provide some applications (and games!) that were not ported to KDE4+.

Prodded by bulk builders who suffer from kde3 vs. kde4 dpb tags.

Input from (to name a few) czarkoff@, espie@ and Marcus Lude.

P.S.: BTW, if you want to have KDE5 thingies in, please, test devel/kf5
in openbsd-wip directory - at least, that it builds fine.
2016-04-29 21:01:37 +00:00
giovanni
f2f1886a08 Don't look in $PWD/lib, it breaks startup if $PWD is inaccessible by the
current user.
ok sthen@
2016-04-29 12:54:02 +00:00
sthen
585968c7db cleanup apache1 and some other old bits 2016-04-29 09:36:59 +00:00
sthen
9763eb2e6e don't force a dep on apache1 mod_fastcgi, modern webservers have fastcgi
support built-in. ok aja
2016-04-28 16:03:41 +00:00
rpe
ca0b986e8e Update mail/p5-Mail-IMAPTalk to 4.03
OK aja@
2016-04-28 14:30:05 +00:00
rpe
92dec943b4 Update mail/p5-Mail-GnuPG to 0.23
OK aja@
2016-04-28 14:28:13 +00:00