aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* mail/websieve: Add CPE informationStefan Eßer2021-10-191-1/+2
| | | | Approved by: portmgr (blanket)
* mail/rubygem-mail: Add CPE informationStefan Eßer2021-10-191-1/+2
| | | | Approved by: portmgr (blanket)
* mail/rspamd-devel: Add CPE informationStefan Eßer2021-10-191-1/+2
| | | | Approved by: portmgr (blanket)
* mail/postsrsd: Add CPE informationStefan Eßer2021-10-191-1/+2
| | | | Approved by: portmgr (blanket)
* mail/opendmarc: Add CPE informationStefan Eßer2021-10-191-1/+2
| | | | Approved by: portmgr (blanket)
* mail/mailutils: Add CPE informationStefan Eßer2021-10-191-1/+2
| | | | Approved by: portmgr (blanket)
* mail/mailman3: Add CPE informationStefan Eßer2021-10-191-1/+2
| | | | Approved by: portmgr (blanket)
* mail/geary: Add CPE informationStefan Eßer2021-10-191-1/+2
| | | | Approved by: portmgr (blanket)
* *: apply refactor.remove-consecutive-empty-linesTobias Kortkamp2021-10-196-6/+0
| | | | Submitted by: portedit
* mail/spamassassin-devel: update to latest github commitCy Schubert2021-10-182-5/+5
|
* mail/sendmail: Fix aliases file continuation linesDirk Meyer2021-10-172-1/+18
| | | | PR: 259147
* *: fix tab vs. space issues, and comments according to the guide.Jimmy Olgeni2021-10-1611-12/+12
|
* mail/msmtp: update to 1.8.17Roman Bogorodskiy2021-10-162-5/+10
| | | | | New PATCHFILE is needed to add a missing libintl lib to msmtpd linked libraries.
* multimedia/aom: force rebuild consumers after 6f68add3f9abJan Beich2021-10-141-1/+1
| | | | | | | | | | $ ffmpeg ... -c:v libaom-av1 ... [libaom-av1 @ 0x804a89900] 3.2.0 [libaom-av1 @ 0x804a89900] Failed to initialize encoder: ABI version mismatch Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height Conversion failed! https://aomedia.googlesource.com/aom/+/bbdfa68d13a0%5E%21/
* mail/mailman3: Switch to py-alembic 1.4.xMuhammad Moinur Rahman2021-10-141-1/+2
| | | | | | | - This is required for updating databases/py-alembic PR: 258791 Approved by: vishwin (maintainer-timeout)
* mail/gmime24: mark DEPRECATEDMuhammad Moinur Rahman2021-10-147-22/+26
| | | | | | - As more recent versions are in the tree - Set EXPIRATION_DATE on 2021-11-30 - Make patches makepatch compatible
* mail/rubygem-net-smtp: Update to 0.2.2Po-Chuan Hsieh2021-10-133-5/+16
| | | | Changes: https://github.com/ruby/net-smtp/blob/master/NEWS.md
* mail/rubygem-mini_mime: Update to 1.1.2Po-Chuan Hsieh2021-10-132-4/+4
| | | | Changes: https://github.com/discourse/mini_mime/blob/master/CHANGELOG
* mail/gmime24-sharp: Mark DEPRECATEDMuhammad Moinur Rahman2021-10-131-0/+3
| | | | | - More recent versions are in the ports - Set EXPIRATION_DATE on 2021-11-29
* mail/libetpan: Cosmetic changePo-Chuan Hsieh2021-10-131-2/+2
|
* mail/mlmmj-webview: update to 0.0.6Baptiste Daroussin2021-10-122-4/+4
|
* graphics/poppler: bump consumers after 2dee0997fbc9ee01991f73f0fa55f9b18908a264Tobias C. Berner2021-10-122-2/+2
|
* *: Clean up some thingsTobias Kortkamp2021-10-121-1/+1
| | | | | | | | | | | | - Fix typos - Fix overwritten variables with focus on master/slave ports - Remove unreferenced variables - Sort categories - Remove redundant option descriptions - Clean up commented PORTREVISION - Add missing USES Reported by: portscan
* mail/sendmail: Fix option LDAPDirk Meyer2021-10-122-3/+3
| | | | PR: 258958
* mail/spamassassin: Update MASTER_SITESDaniel Engberg2021-10-121-1/+1
| | | | | | | | Use a direct URL to Apache's release archive site as it's not mirrored by upstream mirror sites Approved by: rene (portmgr blanket), arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32428
* mail/mime4j: Update MASTER_SITESDaniel Engberg2021-10-111-1/+1
| | | | | | | | Use a direct URL to Apache's release archive site as it's not mirrored by upstream mirror sites Approved by: ale (port maintainer), arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32429
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-108-8/+0
| | | | | | | While here, make sure gtk-update-icon-cache is only on run dependency where added as a dependency Enforce gtk3 to depend on gtk-update-icon-cache (previously it was inheriting the dependency)
* mail/thunderbird: fix build on powerpc64Piotr Kubaj2021-10-101-7/+4
| | | | | | | | | | | 12537 /wrkdirs/usr/ports/mail/thunderbird/work/thunderbird-91.2.0/dom/media/flac/FlacDecoder.cpp:21:20: error: no matching member function for call to 'SupportsMimeType' 12538 platform->SupportsMimeType("audio/flac"_ns, 12539 ~~~~~~~~~~^~~~~~~~~~~~~~~~ 12540 /wrkdirs/usr/ports/mail/thunderbird/work/.build/dist/include/PDMFactory.h:85:15: note: candidate function not viable: no known conversion from 'nullptr_t' to 'const mozilla::PDMFactory::MediaCodecsSupported' (aka 'const EnumSet<mozilla::PDMFactory::MediaCodecs>') for 2nd argument 12541 static bool SupportsMimeType(const nsACString& aMimeType, 12542 ^ 12543 /wrkdirs/usr/ports/mail/thunderbird/work/.build/dist/include/PDMFactory.h:47:8: note: candidate function not viable: requires single argument 'aMimeType', but 2 arguments were provided 12544 bool SupportsMimeType(const nsACString& aMimeType) const;
* multimedia/libvpx: update 1.11.0Jan Beich2021-10-091-0/+1
| | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0 Reported by: portscout, Repology
* mail/getmail6: Update to 6.18.4Michael Büker2021-10-082-4/+4
| | | | https://github.com/getmail6/getmail6/releases/tag/v6.18.4
* mail/qmail: Add CPE informationBernhard Froehlich2021-10-081-0/+2
| | | | Approved by: portmgr (blanket)
* mail/msmtp: Add CPE informationBernhard Froehlich2021-10-081-2/+3
| | | | Approved by: portmgr (blanket)
* mail/mailscanner: Add CPE informationBernhard Froehlich2021-10-081-1/+1
| | | | Approved by: portmgr (blanket)
* mail/libetpan: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* mail/imapfilter: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* mail/heirloom-mailx: Add CPE informationBernhard Froehlich2021-10-081-1/+2
| | | | Approved by: portmgr (blanket)
* mail/balsa: Add CPE informationBernhard Froehlich2021-10-081-1/+2
| | | | Approved by: portmgr (blanket)
* */*: Add CPE information for horde portsBernhard Froehlich2021-10-088-8/+8
| | | | Approved by: portmgr (blanket)
* */*: Remove extra CPE_VENDOR=horde which is already present in USES=hordeBernhard Froehlich2021-10-073-8/+3
| | | | Approved by: portmgr (blanket)
* mail/thunderbird: update to 91.2.0Christoph Moench-Tegeder2021-10-0614-1557/+296
| | | | | | | | | | | Release Notes: https://www.thunderbird.net/en-US/thunderbird/91.2.0/releasenotes/ This brings in Thunderbird 91esr: - the calendar is not optional anymore - gtk2 is not directly required anymore - integrated PDF viewer - and much more: https://support.mozilla.org/en-US/kb/new-thunderbird-91
* */*: Make rails 6.1.3 availableMatthias Fechner2021-10-057-0/+96
| | | | | The upgrade of rails to 6.1.4 broke www/gitlab-ce. PR: 258855
* *: re-assign kuriyama@s ports to the pool, commit bit safekeptRene Ladan2021-10-048-8/+8
| | | | With hat: portmgr-secretary
* mail/swaks: Update to 20201014.0Beat Gaetzi2021-10-042-4/+4
|
* mail/spamassassin-devel: update to latest github commitCy Schubert2021-10-042-5/+5
|
* mail/dovecot-fts-xapian: Update to 1.4.13Juraj Lutter2021-10-042-4/+4
|
* mail/notmuch: Formatting changes from portclippy/portfmtJoseph Mingrone2021-10-031-17/+20
|
* mail/notmuch: Update to 0.33.2 and take maintainershipJoseph Mingrone2021-10-033-6/+5
| | | | | https://notmuchmail.org/news/release-0.33.1/ https://notmuchmail.org/news/release-0.32.3/
* mail/dovecot: update to 2.3.16Larry Rosenman2021-10-034-8/+8
| | | | | | | | mail/dovecot-pigeonhole: update to 0.5.16 ChangeLogs: https://dovecot.org/pipermail/dovecot-news/2021-August/000463.html https://dovecot.org/pipermail/dovecot-news/2021-August/000464.html
* *: Chase new major version (29) of editors/emacs-develJoseph Mingrone2021-10-0110-6/+10
| | | | Differential Revision: https://reviews.freebsd.org/D32258
* mail/qpopper: Add CPE informationBernhard Froehlich2021-10-011-1/+3
| | | | Approved by: portmgr (blanket)