398 Commits

Author SHA1 Message Date
sthen
32469d8e7a +dcc 2021-01-17 21:27:56 +00:00
afresh1
cd3da5c2de +p5-Catalyst-View-Email 2020-10-09 02:43:51 +00:00
pamela
abf6d91212 add mutt-wizard 2020-09-09 07:30:26 +00:00
sthen
7848952239 neomutt tweaks, based on a diff from Olivier Taïbi
- add a notmuch flavour
- allow w3m or lynx for html->txt generation (Olivier just added w3m;
but it depends on quite a machine-dependent library so I prefer not to
force that)
2020-08-13 18:22:58 +00:00
afresh1
6118c12bae + p5-Email-Filter-Rules p5-Mail-ListDetector 2020-05-18 00:16:15 +00:00
sthen
ab328dacbd +notmuch 2020-05-15 08:58:43 +00:00
schwarze
77ef99ead5 Delete mail/akpop3d.
Alexei dot Malinin at mail dot ru reported a compiler warning that,
in my opinion, probably indicates a security vulnerability, but due
to an incomplete description of the affected feature in the
documentation, it is unclear how it should be fixed.  The program
appears to be sloppily written, sloppily documented, and abandoned
upstream 15 years ago.

OK ajacoutot@ for deleting it.
2020-04-29 15:25:45 +00:00
landry
f9708065c8 Remove dspam, dead upstream since ~2014. For something like an antispam
software, this is like 'last millenium', so better rely on something
else like rspamd..

cf https://sourceforge.net/p/dspam/mailman/message/32585111/

ok jca@ sthen@ cwen@
2020-04-22 06:35:08 +00:00
sthen
4797d5f7dc build PHP 7.4 versions of the pecl-* ports 2020-04-21 20:42:00 +00:00
sthen
8627503364 +rcube-html5-notifier 2020-03-03 22:15:13 +00:00
sthen
e21a1ca650 +dovecot-fts-xapian 2020-02-06 11:30:56 +00:00
sthen
e687a55587 +gmail-oauth2 2019-12-16 22:03:50 +00:00
sthen
d0ce11bc87 remove php71 builds of pecl modules, and pecl-libsodium which is rolled
into php core as of 7.2
2019-12-11 15:59:26 +00:00
afresh1
444ada6164 +p5-Mail-AuthenticationResults 2019-09-15 17:23:47 +00:00
martijn
3d0c0d1ee9 Hook up mail/opensmtpd-filters
Unhook mail/opensmtpd-filter-rspamd and mail/opensmtpd-filter-senderscore

register pkg renaming from filter-* to opensmtpd-filter-*.

Idea OK gilles@
OK sthen@
2019-09-04 12:33:52 +00:00
gilles
58b150643a link mail/opensmtpd-filter-senderscore to the build 2019-08-19 21:24:35 +00:00
gilles
c130fc5b13 link mail/opensmtpd-filter-rspamd to the build 2019-08-13 20:29:43 +00:00
bcallah
c1ed183435 +dma 2019-08-02 22:00:54 +00:00
sthen
2215a44234 pecl-mailparse 3.0.3 fixed php 7.3 compatibility; enable it in the build 2019-06-07 20:17:55 +00:00
sthen
5742bf39f9 +opendmarc 2019-05-24 11:35:32 +00:00
afresh1
625f09a214 +t-prot 2019-05-13 04:34:38 +00:00
sthen
78dfb0b064 put the pecl/php73 bits in; even though php/7.3 itself is disabled doing\
this doesn't get in the way and makes it easier to test possible fixes
2019-03-08 17:02:43 +00:00
bluhm
a6c2d3b57b +p5-Mail-DMARC-Iterator 2019-02-13 20:01:21 +00:00
bluhm
eff63c5c38 +p5-Mail-DKIM-Iterator 2019-02-12 13:18:36 +00:00
giovanni
fd55fb6ae4 +postfix-policyd-spf-perl 2019-01-25 07:41:05 +00:00
sthen
305fd3d250 drop ports/flavours requiring php 5.6 which is about to stop receiving
security fixes.
2018-12-11 12:07:47 +00:00
sthen
813d2e28fc drop php 7.0 and scaffolding, the default has already been switched to 7.1 2018-10-26 21:22:01 +00:00
sthen
ddeeb9bcc7 Remove dovecot-antispam, which is no longer used with newer Dovecot.
Configurations using this can migrate to IMAPSieve, for details see
https://wiki.dovecot.org/HowTo/AntispamWithSieve
2018-10-24 19:46:15 +00:00
sthen
9a798e665c add php71/72 flavours for pecl-* ports 2018-09-28 22:24:24 +00:00
fcambus
4339963726 Remove mail/dkim-milter.
There is a note on HOMEPAGE [1] saying that dkim-milter has been replaced
by OpenDKIM, which we have a port for already: mail/opendkim.

[1] https://sourceforge.net/projects/dkim-milter/

OK bcallah@, gonzalo@, sthen@
2018-08-14 18:45:31 +00:00
jeremy
5443b6a0f2 Hookup ruby-mini_mime 2018-08-09 22:42:05 +00:00
sthen
e7a8cd3470 +p5-Email-Address-XS 2018-06-20 16:14:55 +00:00
solene
1214b145e3 Unhook obsolete dock apps
ok jca@
2018-06-01 17:57:43 +00:00
solene
caa6e96033 + mailpile 2018-04-26 20:21:41 +00:00
sthen
384af9db11 move pecl to multi-version; packages are now named pecl56-foo and pecl70-foo
for the relevant PHP versions.

ports which are 5.6-only remain in pecl-foo port directories, set to only
build 5.6 packages

ports which have separate versions for 5.6 and 7.0 are split; the port
directories are named pecl56-foo for the 5.6-compatible version and
pecl-foo for the 7+-version

normal ports are in pecl-foo port directories with flavours for 5.6 and 7.0
2018-04-26 15:08:56 +00:00
jca
929537a9e4 Remove prepop, questionable usefulness and on life support since 2004
ok landry@
2018-04-09 09:36:37 +00:00
anton
9646687e9b +mdsort 2018-04-07 08:32:41 +00:00
naddy
5609bcb1d7 Remove mixmaster. Security/crypto software from 14 years ago is no longer
useful.  ok fcambus@ jca@
2017-11-04 16:45:32 +00:00
sunil
313f32fa0c +mblaze 2017-09-16 13:13:42 +00:00
robert
d2507abcde remove zarafa as it has been replaced with kopano 2017-09-13 10:43:57 +00:00
robert
f5fa0ae7be +kopano 2017-09-13 10:39:44 +00:00
naddy
f4b03a0a09 unhook removed pgpsendmail 2017-08-31 21:56:37 +00:00
sthen
b0babafb8e remove old port mail/teapop; broken since getpwnam_shadow changes, 2003 code,
no update in ports since 2006, homepage is 404.  ok fcambus@ danj@
2017-06-08 12:53:38 +00:00
sthen
3bdfb5a84e build gpgme,sasl flavour of mutt (as is already done for neomutt).
req by William Graeber
2017-04-30 20:28:12 +00:00
ajacoutot
d4c3b945cb +gmime30 2017-04-25 13:18:14 +00:00
sthen
0f29347e97 +rmilter 2016-12-02 14:58:50 +00:00
jca
02a367df4c +opendkim 2016-11-22 20:14:47 +00:00
jeremy
0699a77d7c Hook up ruby-mime-types-data 2016-11-02 19:30:58 +00:00
jeremy
66f34f3658 Unhook ruby-mailfactory 2016-11-02 16:55:22 +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