Commit Graph

8477 Commits

Author SHA1 Message Date
sthen 4990401ae5 fix DISTNAME, {} was in DISTNAME but isn't meant to be supported there 2023-01-30 13:08:41 +00:00
tb ed20f890af bump consumers of rust-ring (static linking) 2023-01-28 13:34:16 +00:00
tb 7b7d0c47db thunderbird: apply kettenis's fft.asm fix also here. 2023-01-28 09:45:10 +00:00
sthen 81866ea773 update to roundcubemail-1.6.1 (db schema change, remember to run update.sh) 2023-01-24 08:48:24 +00:00
giovanni d39714319f import filter-mimedefang
filter-mimedefang is an opensmtpd filter that integrates MIMEDefang with OpenSMTPD.
ok afresh1@
2023-01-23 14:46:51 +00:00
tb 1bf96add18 rspamd: make SECTION_RODATA actually be .rodata rather than .text.
(This is the first broken port I found due to the data in .text warning).

ok sthen (maintainer)
2023-01-21 12:32:12 +00:00
tb 343a841ef9 postfix: stop using USE_NOEXECONLY on amd64, bump after openssl 3 changes
(static linking).
2023-01-20 20:58:41 +00:00
landry 0a82971f85 mail/mozilla-thunderbird: update to 102.7.0
see https://www.thunderbird.net/en-US/thunderbird/102.7.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2023-03/
(not there yet)

per https://blog.thunderbird.net/2023/01/important-message-for-microsoft-office-365-enterprise-users/
users of office 365 should wait for 102.7.1 to update. Not delaying this
update for other users who shouldnt bear the pain for microsoft users;
2023-01-20 09:30:11 +00:00
tb 18c1496317 Add a build dependency on security/rust-ring to all ports using ring.
Bump.

ok semarie, tweak from sthen
2023-01-18 13:08:37 +00:00
giovanni 00283429cf update to 3.3
ok ajacoutot@
2023-01-18 09:01:05 +00:00
matthieu 277027873c Add a patch to bump MaxHopCount to 50 to cope with modern smtp setups
with many relays. ok ajacoutot@ (maintainer)
2023-01-17 20:03:49 +00:00
tb 98296bc2f3 postfix: no need for USE_NOEXECONLY on riscv64. 2023-01-17 16:16:14 +00:00
kn 7685f15769 security update to getmail 6.18.11
from maintainer
2023-01-16 21:21:05 +00:00
benoit 400e510306 Update to p5-Email-Date-Format-1.008. 2023-01-15 07:16:17 +00:00
sthen 4b1e722e37 roundcubemail's password-change plugin used a $2y prefix for bcrypt (which
appears to be specific to some PHP bcrypt implementation); change it to
$2b so that bcrypts produced via this plugin can be used by standard
crypt checking. Report from Atanas Vladimirov.
2023-01-14 13:49:52 +00:00
kettenis 749b09de26 Now that openssl3 is fixed to support executable-only code, drop the
-Wl,--no-executable-only here as well.

From tb@
2023-01-14 11:18:02 +00:00
jca ac26d46a16 Include appropriate header for basename(3), fixes the build with clang 15
ok ajacoutot@ (maintainer)
2023-01-11 17:43:49 +00:00
sthen 9b35988445 set USE_NOEXECONLY for ports statically linking ports/security/openssl/* 2023-01-11 16:33:57 +00:00
sthen 239521d9bf remove rmilter, it is obsolete since rspamd gained built-in milter
support (it was kept during transition, but there has been plenty
of time for that now)
2023-01-10 19:07:54 +00:00
jca d1f2d2f0cd Fix return value and let this build with clang 15 2023-01-10 17:50:53 +00:00
sthen 7da2a752f7 update to p5-Email-MIME-Encodings-1.317 2023-01-10 13:18:45 +00:00
sthen 135cd797ed update to p5-Email-MIME-ContentType-1.028 2023-01-10 13:18:44 +00:00
sthen d551c9ba5e update to p5-Email-MIME-1.953 2023-01-10 13:18:43 +00:00
sthen 806cb567e4 update to p5-Email-Address-1.913 2023-01-10 13:16:12 +00:00
ajacoutot 2c92bb7077 Update to evolution-ews-3.46.3. 2023-01-07 10:01:39 +00:00
ajacoutot f18b1d4720 Update to evolution-3.46.3. 2023-01-07 10:01:29 +00:00
sthen b4a3cb386e build PHP 8.2 versions of those pecl-* ports which support it 2023-01-06 19:37:56 +00:00
op 0ae75a9e53 update mail/aerc to 0.14.0
lots of new stuff: https://git.sr.ht/~rjarry/aerc/refs/0.14.0
2023-01-05 08:40:31 +00:00
giovanni 41cdc1f452 update to 4.0.0
upgrade notes available at http://svn.apache.org/repos/asf/spamassassin/trunk/UPGRADE
ok sthen@
2023-01-04 14:25:05 +00:00
benoit 7d209f79a0 Update to p5-Email-Date-Format-1.007. 2023-01-04 12:56:12 +00:00
sthen 3401628e88 neomutt: reinstate pledge patch, accidentally removed when merging
to git head to fix various crashes that people were running into.
lightly tested with gpgme and sasl.
2023-01-03 23:52:25 +00:00
sthen 8b6f076379 neomutt: remove patch which is no longer needed, possibly as a result of
changes to src/lib/libcurses. part of a diff from Jon Fineman.
2023-01-03 23:22:49 +00:00
sthen 3c050e5b6f update to claws-mail-4.1.1 2023-01-03 16:23:08 +00:00
op 44c964acbf +rssgoemail 2023-01-03 14:31:02 +00:00
op 96a96a4b2f import rssgoemail-1.0.2
Rssgoemail is a command line tool that let you read your favourite feeds
from your mailbox.  It is designed to work in cooperation with the
system mailer, as it will send all the items of every given feed using
sendmail(8).

ok sthen@
2023-01-03 14:30:29 +00:00
tb d46b9f27ed Update to alpine 2.26 2023-01-01 21:02:07 +00:00
sthen d561a1441f Update to Dovecot 2.3.20 / Dovecot-pigeonhole 0.5.20. From Brad. 2022-12-30 00:14:37 +00:00
landry 5d7ef64387 mail/mozilla-thunderbird: update to 102.6.1.
see https://www.thunderbird.net/en-US/thunderbird/102.6.1/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2022-54/ (not there yet)
2022-12-20 16:27:11 +00:00
sdk 14c37b0204 Update mu 1.8.11 => 1.8.13, bugfix release
Changes (since 1.8.11; there was no 1.8.12 release):

* Make server buffer invisible
* Fix mu-headers-toggle-setting user feedback
* Improve browse-url-handlers
* Update some tests, avoid compiler warnings

OK op
2022-12-19 18:38:39 +00:00
ajacoutot 6e3853b248 Add BDEP on textproc/libical to unbreak.
This is probably temporary, we are building --without-http so we should
not need it but I don't have time to look into it further right now.
Also reported by naddy@
2022-12-18 10:46:17 +00:00
ajacoutot 036dc6971d Update to cyrus-imapd-3.6.0.
* release notes: https://www.cyrusimap.org/3.6/imap/download/release-notes/3.6/x/3.6.0.html
* upgrade notes: https://www.cyrusimap.org/3.6/imap/download/upgrade.html
2022-12-16 08:25:47 +00:00
landry 7301c09a45 mail/mozilla-thunderbird: forgot to drop patch from #1773259, fixed upstream 2022-12-13 15:07:56 +00:00
landry 48d947b1ac mail/mozilla-thunderbird: update to 102.6.0.
see https://www.thunderbird.net/en-US/thunderbird/102.6.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2022-53/
2022-12-13 15:02:55 +00:00
sthen f8324449b0 imapproxy: change package version; I ran into a surprising sort order
issue. Packaging failure reported by naddy@.

$ pkg_check-version imapproxy-1.2.8pre20220524 imapproxy-1.2.8pre2021.02p2
imapproxy-*- sorted: imapproxy-1.2.8pre20220524 imapproxy-1.2.8pre2021.02p2
2022-12-12 23:04:10 +00:00
sthen 572b2201ea add comment mentioning pledge/unveil use 2022-12-12 16:47:41 +00:00
sthen f3615e00a7 update to a newer svn checkout of imapproxy, plus add pledge/unveil 2022-12-12 16:46:59 +00:00
op 181ad1d52f update mail/aerc to a few commits after the 0.13 release bringing:
- fixed colorized filter with BSD awk
 - pipe: rearder patches based on email subjects
 - fix maildir folder listing

a similar diff was sent by Thim Cederlund, but I opted to update just a
few commits after 0.13 rather than to the latest one.
2022-12-11 11:02:24 +00:00
sthen 9e731f0b20 switch mail/getmail to the "getmail6" fork which supports Python 3; from
Martin Ziemer (maintainer), who is ok with my tweaks to patch-getmails
2022-12-09 14:29:52 +00:00
sthen 62d6511bc6 update/switch py-authres, py-policyd-spf, py-authres to python 3 2022-12-06 13:13:50 +00:00
kn da7253178b Remove mail/spambayes
no maintainer, python 2 only, just a few old distros still package it,
no upstream activity since years, i don't even see our 1.1b1 version
from 2015 on their homepage which still takes about python 2.2.2,
outlook 2000 and the alpha stage this software is in.

OK jca
2022-12-04 12:21:48 +00:00