aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* - Add missing lib dependency for BLAS=ONVsevolod Stakhov2020-10-011-0/+1
| | | | | | | Reported by: Alexander Moisseev via private message Notes: svn path=/head/; revision=550836
* - Update to 2.6Vsevolod Stakhov2020-10-013-8/+23
| | | | | | | | PR: 250013 Submitted by: Yasuhiro KIMURA <yasu at utahime.org> Notes: svn path=/head/; revision=550834
* mail/crm114: fix build with -fno-commonFernando Apesteguía2020-10-012-6/+303
| | | | | | | | PR: 249989 Submitted by: glebius@FreeBSD.org Notes: svn path=/head/; revision=550766
* Update to 20200925Baptiste Daroussin2020-10-012-4/+4
| | | | Notes: svn path=/head/; revision=550761
* Backout changes in WIP those crept in in the middle of the gnome updateBaptiste Daroussin2020-10-011-2/+2
| | | | | | | Reported by: leres Notes: svn path=/head/; revision=550760
* - Update to 80b8f0eVsevolod Stakhov2020-09-293-10/+26
| | | | | | | | | | - Restore USE_PERL5 Submitted by: Alexander Moisseev via private message Obtained from: https://github.com/moisseev/ports/tree/rspamd-devel/mail/rspamd-devel Notes: svn path=/head/; revision=550517
* First batch at upgrading gnome to 3.36/3.38Baptiste Daroussin2020-09-297-83/+349
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update evolution-dataserver to 3.38.0 and because of ABI breakage update ports depending on it Update bijiben to 3.38.0 Update gnome-calendar to 3.38.0 Update gnome-contacts to 3.38 Update gnome-maps to 3.38.0 Patch gnome-todo to work with newer evolution-dataserver (patched obtained from OpenBSD/Archlinux) Update evolution to 3.38.0 Update evolution-ews to 3.38.0 (among changes it brings support for office365) Update folks to 0.14.0 Update cheese to 3.38.0 Update aisleriot to 3.22.9 Update five-or-more to 3.22.2 Update fastream to 0.2.9 Update gnome-control-center to 3.36.4 Update gnmoe-settings-daemon to 3.38.0 Update meld to 3.21.0 Update gnome-desktop to 3.38.0 and because of ABI breakage bump portrevision of all dependant ports not touched by this update Update gnome-session to 3.38.0 Update gnome-shell to 3.36.6, now run depends on gdm Update gnome-shell-extensions to 3.36.3 Update mutter to 3.36.6 Notes: svn path=/head/; revision=550494
* mail/getmail6: fix build errors on package-as-userJoseph Mingrone2020-09-281-3/+0
| | | | | | | | | | | | | | This build fails as user, because in python3 __pycache__ files are always created with root as owner. Therefore, the @${CHMOD} command in post-install: fails when run as user. Upon closer inspection, the @${CHMOD} operation is superfluous. File permissions in the final package are fine without it. PR: 249175 Submitted by: m.bueker@berlin.de (maintainer) Notes: svn path=/head/; revision=550410
* Update to 1.4.9 release.Alex Dupre2020-09-282-4/+4
| | | | Notes: svn path=/head/; revision=550406
* Reset MAINTAINERTobias Kortkamp2020-09-281-1/+1
| | | | Notes: svn path=/head/; revision=550400
* Set flags for powerpc64le the same as for powerpc64.Mark Linimon2020-09-272-3/+5
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=550338
* mail/pecl-mailparse: Update to 3.1.1Danilo G. Baio2020-09-272-4/+4
| | | | | | | | | Changelog: https://pecl.php.net/package-changelog.php?package=mailparse&release=3.1.1 MFH: 2020Q3 (Bugfix release) Notes: svn path=/head/; revision=550269
* Upgrade libgweather to 3.36.1Baptiste Daroussin2020-09-251-1/+1
| | | | | | | As the ABI has been broken bump portrevision of consumers Notes: svn path=/head/; revision=550039
* Update to 3.32.2Baptiste Daroussin2020-09-253-13/+9
| | | | | | | | This update is to a version which is sufficient enough to build with a newer version of vala, without having to upgrade tons of other libs Notes: svn path=/head/; revision=550033
* mail/thunderbird: update to 78.3.1 (rc1)Christoph Moench-Tegeder2020-09-252-6/+5
| | | | | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/78.3.1/releasenotes/ Notes: svn path=/head/; revision=549995
* gecko: update OSS patchesJan Beich2020-09-252-83/+118
| | | | | | | | | Changes: https://github.com/kinetiknz/cubeb/compare/9a00981...b594641 Submitted by: Ka Ho Ng Differential Revision: https://reviews.freebsd.org/D26547 Notes: svn path=/head/; revision=549983
* fix staging of mboxgrepChristoph Moench-Tegeder2020-09-241-3/+2
| | | | | | | | | | - post-patch happens after configure, at which point modifying Makefile.in is pointless, but we have pre-configure, which does the job. - patching in $(DESTDIR) into src/Makefile.in already happens in patch-src_Makefile.in, so remove it from the REINPLACEing Notes: svn path=/head/; revision=549948
* update thunderbird to 78.3.0 (GA)Christoph Moench-Tegeder2020-09-242-5/+5
| | | | | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/78.3.0/releasenotes/ Notes: svn path=/head/; revision=549893
* gecko: update OSS patchesJan Beich2020-09-242-144/+203
| | | | | | | Changes: https://github.com/kinetiknz/cubeb/compare/49312d4...9a00981 Notes: svn path=/head/; revision=549873
* Canonicalize CFLAGS across all powerpc variants.Mark Linimon2020-09-231-1/+3
| | | | Notes: svn path=/head/; revision=549834
* mail/bmf: Revert erroneous updateMateusz Piotrowski2020-09-233-31/+7
| | | | | | | | | | | | | | | bmf was incorrectly "updated" from 0.9.4 to 0.84 in r483094. The problem is that 0.9.4 is a newer version than 0.84. According to Repology[1], other packaging systems got it right. Let's correct the mistake and introduce version 0.9.4 back into our ports tree. [1]: https://repology.org/project/bmf/versions PR: 232493 Submitted by: reg@ Notes: svn path=/head/; revision=549780
* mail/rspamd-devel: fix build on powerpc64 elfv2, switch to luajit-openresty ↵Piotr Kubaj2020-09-231-3/+12
| | | | | | | | | | | | on powerpc64 On powerpc64, binaries with clang and LTO on powerpc64 segfault at start, use GCC instead. Enable luajit using luajit-openresty. Notes: svn path=/head/; revision=549750
* mail/rspamd: bump PORTREVISIONPiotr Kubaj2020-09-231-1/+1
| | | | Notes: svn path=/head/; revision=549748
* mail/rspamd: fix build on powerpc64 elfv2, switch to luajit-openresty on ↵Piotr Kubaj2020-09-231-1/+11
| | | | | | | | | | | powerpc64 On powerpc64, binaries with clang and LTO on powerpc64 segfault at start, use GCC instead. Enable luajit using luajit-openresty. Notes: svn path=/head/; revision=549747
* Fix build with -fno-common and correct software bugsStefan Eßer2020-09-2312-3/+226
| | | | | | | | | | | | | | | | | | | | There were software bugs in 3 source files, most due to wrong use of sizeof (e.g. using the size of a pointer instead of the data, or subtracting a value from the argument of sizeof, not the resulting size value. A test for a short write assigned the length written to a variable and performed a comparison with that variable in a single expression and with no defined order of the these two operations resulting in either a comparison with 0 (the value before assignement) or with the just assigned value (tautological comparison). Either case did not catch a short write. I have not checked the quality of the code nay further than these issues that caused compiler warnings, but given the severity and fundamental lack of understanding shown by these examples, I'm not convinced that this program can be trusted to work correctly. Notes: svn path=/head/; revision=549729
* Fix build with -fno-commonStefan Eßer2020-09-237-80/+125
| | | | | | | | | | | | Since files that are patched in legacy patch files are affected, all patches are regenerated with make makepatch. In order to have makepatch operate on only the patched sources without the result of RE_INPLACE being integrated into the patch files, move the in-place editing of sources from post-patch to pre-build. Notes: svn path=/head/; revision=549719
* mail/davmail: Update to 5.5.1Li-Wen Hsu2020-09-233-8/+13
| | | | | | | | | PR: 249524 Submitted by: Vikash Badal <vikashb@where-ever.za.net> Approved by: jjuanino@gmail.com (maintainer) Notes: svn path=/head/; revision=549667
* - update to 20200920Olli Hauer2020-09-233-4/+20
| | | | | | | - update pkg-message Notes: svn path=/head/; revision=549658
* mail/thunderbird: enable building on powerpc64Piotr Kubaj2020-09-221-2/+0
| | | | | | | Builds fine on head. Notes: svn path=/head/; revision=549602
* mail/getmail: Restore with a future expiration dateJoseph Mingrone2020-09-216-0/+124
| | | | | | | The upstream author has stated that he is working on a python3 update. Notes: svn path=/head/; revision=549474
* mail/mailman3: create portSteve Wills2020-09-2115-0/+252
| | | | | | | | | | | | | | | | | Mailman is free software for managing electronic mail discussion and e-newsletter lists. Mailman is integrated with the web, making it easy for users to manage their accounts and for list owners to administer their lists. Mailman supports built-in archiving, automatic bounce processing, content filtering, digest delivery, spam filters, and more. WWW: http://www.list.org/ PR: 225543 Submitted by: Charlie Li <ml+freebsd@vishwin.info> (with changes from pi) Notes: svn path=/head/; revision=549452
* mail/thunderbird: update to 78.3.0 (rc1)Christoph Moench-Tegeder2020-09-193-53/+4
| | | | | | | https://www.thunderbird.net/en-US/thunderbird/78.3.0/releasenotes/ (soon) Notes: svn path=/head/; revision=549075
* Remove expired ports:Rene Ladan2020-09-1911-559/+0
| | | | | | | | mail/squirrelmail-tmda-plugin: unmaintained and depends on expired mail/tmda 2020-08-15 mail/tmda: Uses EOL Python 2.7 Notes: svn path=/head/; revision=549067
* mail/squirrelmail-plugins: remove TMDA plugin which relies on expired mail/tmdaRene Ladan2020-09-191-4/+1
| | | | Notes: svn path=/head/; revision=549066
* Remove expired ports:Rene Ladan2020-09-193-44/+0
| | | | | | | | 2020-09-15 mail/opensmtpd-extras-queue-python: Uses deprecated version of python 2020-09-15 mail/opensmtpd-extras-scheduler-python: Uses deprecated version of python Notes: svn path=/head/; revision=549052
* mail/opensmptd-extras: remove optional support for expired Python pluginsRene Ladan2020-09-191-6/+2
| | | | | | | | - queue-python - scheduler-python Notes: svn path=/head/; revision=548995
* Remove expired ports:Rene Ladan2020-09-1951-8835/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-09-15 audio/abraca: Uses deprecated version of python 2020-09-15 audio/ardour5: Uses deprecated version of python 2020-09-15 audio/cplay: Uses deprecated version of python 2020-09-15 audio/cpp-xmms2: Uses deprecated version of python 2020-09-15 audio/p5-xmms2: Uses deprecated version of python 2020-09-15 biology/haplohseq: Uses deprecated version of python 2020-09-15 biology/tophat: Uses deprecated version of python 2020-09-15 chinese/ibus-array: Uses deprecated version of python 2020-09-15 comms/congruity: Uses deprecated version of python 2020-09-15 comms/libbtbb: Uses deprecated version of python 2020-09-15 comms/quisk: Uses deprecated version of python 2020-09-15 databases/mtools-mongodb: Uses deprecated version of python 2020-09-15 databases/mydbf2mysql: Uses deprecated version of python 2020-09-15 databases/ntdb: Uses deprecated version of python 2020-09-15 databases/pgloader: Uses deprecated version of python 2020-09-15 databases/pgtune: Uses deprecated version of python 2020-09-15 databases/postgresql-libpqxx3: Uses deprecated version of python 2020-09-15 databases/postgresql-libpqxx4: Uses deprecated version of python 2020-09-15 databases/py-sqlite3dbm: Uses deprecated version of python 2020-09-15 databases/pydbx: Uses deprecated version of python 2020-09-15 databases/pyspatialite: Uses deprecated version of python 2020-09-15 deskutils/ljcharm: Uses deprecated version of python 2020-09-15 deskutils/mat: Uses deprecated version of python 2020-09-15 devel/aap: Uses deprecated version of python 2020-09-15 devel/apr2: Uses deprecated version of python 2020-09-15 devel/bbfreeze-loader: Uses deprecated version of python 2020-09-15 devel/bicyclerepair: Uses deprecated version of python 2020-09-15 devel/bzrtools: Uses deprecated version of python 2020-09-15 devel/codeville: Uses deprecated version of python 2020-09-15 devel/cvs2svn: Uses deprecated version of python 2020-09-15 devel/cx_Freeze: Uses deprecated version of python 2020-09-15 devel/euca2ools: Uses deprecated version of python 2020-09-15 devel/evolution-gconf-tools: Uses deprecated version of python 2020-09-15 devel/git-bzr-ng: Uses deprecated version of python 2020-09-15 devel/git-cvs: Uses deprecated version of python 2020-09-15 devel/git-remote-hg: Uses deprecated version of python 2020-09-15 devel/grumpy: Uses deprecated version of python 2020-09-15 devel/hg-git: Uses deprecated version of python 2020-09-15 devel/libnxt: Uses deprecated version of python 2020-09-15 devel/libredblack: Uses deprecated version of python 2020-09-15 devel/llvm-cheri: Uses deprecated version of python 2020-09-15 devel/phpsh: Uses deprecated version of python 2020-09-15 devel/py-backports.shutil_which: Uses deprecated version of python 2020-09-15 devel/py-notify: Uses deprecated version of python 2020-09-15 devel/py-pybloomfiltermmap: Uses deprecated version of python 2020-09-15 devel/py-qserve: Uses deprecated version of python 2020-09-15 devel/py-subvertpy: Uses deprecated version of python 2020-09-15 devel/py_static_check: Uses deprecated version of python 2020-09-15 devel/pyst: Uses deprecated version of python 2020-09-15 devel/runsnakerun: Uses deprecated version of python 2020-09-15 devel/tailor: Uses deprecated version of python 2020-09-15 devel/uatraits: Uses deprecated version of python 2020-09-15 dns/nsec3walker: Uses deprecated version of python 2020-09-15 dns/sshfp: Uses deprecated version of python 2020-09-15 editors/medit: Uses deprecated version of python 2020-09-15 emulators/dynagen: Uses deprecated version of python 2020-09-15 emulators/wxmupen64plus: Uses deprecated version of python 2020-09-15 games/diameter: Uses deprecated version of python 2020-09-15 games/kiki: Uses deprecated version of python 2020-09-15 games/lightyears: Uses deprecated version of python 2020-09-15 games/outerspace: Uses deprecated version of python 2020-09-15 games/pachi-game-engine: Uses deprecated version of python 2020-09-15 graphics/caffe: Uses deprecated version of python 2020-09-15 graphics/cloudcompare: Uses deprecated version of python 2020-09-15 graphics/kudu: Uses deprecated version of python 2020-09-15 graphics/pecomato: Uses deprecated version of python 2020-09-15 graphics/py-editobj: Uses deprecated version of python 2020-09-15 graphics/py-mayavi: Uses deprecated version of python 2020-09-15 graphics/pymorph: Uses deprecated version of python 2020-09-15 graphics/tilecache: Uses deprecated version of python 2020-09-15 graphics/uniconvertor: Uses deprecated version of python 2020-09-15 japanese/mailman: Uses deprecated version of python 2020-09-15 java/eclipse-pydev: Uses deprecated version of python 2020-09-15 lang/cdent: Uses deprecated version of python 2020-09-15 lang/julia06: Uses deprecated version of python 2020-09-15 lang/julia07: Uses deprecated version of python 2020-09-15 lang/julia11: Uses deprecated version of python 2020-09-15 lang/tinypy: Uses deprecated version of python 2020-09-15 mail/cleanup-maildir: Uses deprecated version of python 2020-09-15 mail/courier-pythonfilter: Uses deprecated version of python 2020-09-15 mail/getmail: Uses deprecated version of python 2020-09-15 mail/muttils: Uses deprecated version of python 2020-09-15 mail/nohtml: Uses deprecated version of python 2020-09-15 mail/offlineimap: Uses deprecated version of python 2020-09-15 mail/openemm2015: Uses deprecated version of python 2020-09-15 math/blitz++: Uses deprecated version of python 2020-09-15 math/openfst: Uses deprecated version of python 2020-09-15 math/py-fpconst: Uses deprecated version of python 2020-09-15 misc/hb: Uses deprecated version of python 2020-09-15 misc/mtail: Uses deprecated version of python 2020-09-15 misc/wotsap: Uses deprecated version of python 2020-09-15 multimedia/freevo: Uses deprecated version of python 2020-09-15 multimedia/quodlibet: Uses deprecated version of python 2020-09-15 multimedia/tovid: Uses deprecated version of python 2020-09-15 net/ceph13: Uses deprecated version of python 2020-09-15 net/cloud-init-azure: Uses deprecated version of python 2020-09-15 net/exabgp: Uses deprecated version of python 2020-09-15 net/exaddos: Uses deprecated version of python 2020-09-15 net/fb: Uses deprecated version of python 2020-09-15 net/flent: Uses deprecated version of python 2020-09-15 net/flowgrep: Uses deprecated version of python 2020-09-15 net/googlecl: Uses deprecated version of python 2020-09-15 net/mininet: Uses deprecated version of python 2020-09-15 net/nfs-ganesha: Uses deprecated version of python 2020-09-15 net/opensips: Uses deprecated version of python 2020-09-15 net/py-python-ntlm: Uses deprecated version of python 2020-09-15 net/splatd: Uses deprecated version of python 2020-09-15 net-im/centerim-devel: Uses deprecated version of python 2020-09-15 net-im/fugu: Uses deprecated version of python 2020-09-15 net-im/proxy65: Uses deprecated version of python 2020-09-15 net-mgmt/crmsh: Uses deprecated version of python 2020-09-15 net-mgmt/librenms-agent: Uses deprecated version of python 2020-09-15 net-p2p/couchpotato: Uses deprecated version of python 2020-09-15 news/rawdog: Uses deprecated version of python 2020-09-15 ports-mgmt/portell: Uses deprecated version of python 2020-09-15 print/biblio-py: Uses deprecated version of python 2020-09-15 science/brian: Uses deprecated version of python 2020-09-15 science/paraview: Uses deprecated version of python 2020-09-15 security/arm: Uses deprecated version of python 2020-09-15 security/ismtp: Uses deprecated version of python 2020-09-15 security/py-halberd: Uses deprecated version of python 2020-09-15 security/switzerland: Uses deprecated version of python 2020-09-15 security/tsshbatch: Uses deprecated version of python 2020-09-15 shells/lshell: Uses deprecated version of python 2020-09-15 sysutils/abck: Uses deprecated version of python 2020-09-15 sysutils/condor: Uses deprecated version of python 2020-09-15 sysutils/farbot: Uses deprecated version of python 2020-09-15 sysutils/fusefs-wikipediafs: Uses deprecated version of python 2020-09-15 sysutils/heartbeat: Uses deprecated version of python 2020-09-15 sysutils/isomd5sum: Uses deprecated version of python 2020-09-15 sysutils/py-stdiff: Uses deprecated version of python 2020-09-15 sysutils/tren: Uses deprecated version of python 2020-09-15 textproc/doclifter: Uses deprecated version of python 2020-09-15 textproc/ibus-el: Uses deprecated version of python 2020-09-15 textproc/p5-WWW-Google-SiteMap: Deprecated upstream, see textproc/p5-Search-Sitemap 2020-09-15 textproc/plover: Uses deprecated version of python 2020-09-15 textproc/py-esmre: Uses deprecated version of python 2020-09-15 textproc/py-libxslt: Uses deprecated version of python 2020-09-15 textproc/py-pdfminer: Uses deprecated version of python 2020-09-15 textproc/translate-toolkit: Uses deprecated version of python 2020-09-15 www/bluefish: Uses deprecated version of python 2020-09-15 www/calendarserver: Uses deprecated version of python 2020-09-15 www/geeknote: Uses deprecated version of python 2020-09-15 www/go-appengine-sdk: Uses deprecated version of python 2020-09-15 www/google-appengine: Uses deprecated version of python 2020-09-15 www/libhpack: Uses deprecated version of python 2020-09-15 www/mkapachepw: Uses deprecated version of python 2020-09-15 www/mod_pagespeed: Uses deprecated version of python 2020-09-15 www/mod_python35: Uses deprecated version of python 2020-09-15 www/py-qp: Uses deprecated version of python 2020-09-15 www/py-url: Uses deprecated version of python 2020-09-15 www/pyblosxom: Uses deprecated version of python 2020-09-15 www/pyjamas: Uses deprecated version of python 2020-09-15 www/roundup: Uses deprecated version of python 2020-09-15 www/varnish-libvmod-awsrest: Uses deprecated version of python 2020-09-15 www/waccess: Uses deprecated version of python 2020-09-15 www/wadcomblog: Uses deprecated version of python 2020-09-15 www/webcheck: Uses deprecated version of python 2020-09-15 www/woof: Uses deprecated version of python 2020-09-15 x11-drivers/xf86-video-qxl: uses deprecated version of python 2020-09-15 x11-fm/twander: Uses deprecated version of python 2020-09-15 x11-wm/compizconfig-python: Uses deprecated version of python 2020-09-15 x11-wm/fvwm-crystal: Uses deprecated version of python Notes: svn path=/head/; revision=548980
* gecko: drop python2 dependency after r548882Jan Beich2020-09-181-1/+1
| | | | Notes: svn path=/head/; revision=548890
* update mail/thunderbird to 78.2.2Christoph Moench-Tegeder2020-09-1827-1321/+26864
| | | | | | | | | | | | | | | | See https://support.mozilla.org/en-US/kb/new-thunderbird-78 for major changes in Thunderbird 78, the release announcement in https://blog.thunderbird.net/2020/07/whats-new-in-thunderbird-78/ and https://blog.thunderbird.net/2020/09/openpgp-in-thunderbird-78/ info for OpenPGP users. Also check UPDATING 20200918. Current release notes are in https://www.thunderbird.net/en-US/thunderbird/78.2.2/releasenotes/ PR: 249346 Submitted by: jbeich Notes: svn path=/head/; revision=548882
* New port for tmpmail, a CLI to create and use temporary mail addressesStefan Eßer2020-09-184-0/+44
| | | | Notes: svn path=/head/; revision=548880
* Backport upstream patch to unbreak the build with SQL support enabled.Alexey Dokuchaev2020-09-171-0/+22
| | | | | | | PR: 249358 Notes: svn path=/head/; revision=548813
* Fix warnings when maillog contains IPv6 addressesFlorian Smeets2020-09-162-0/+12
| | | | | | | | | PR: 249146 Submitted by: Éric Masson <emss@free.fr> Obtained from: https://bugzilla.redhat.com/show_bug.cgi?id=1384871 Notes: svn path=/head/; revision=548796
* mail/rss2email3: Update to v3.12.2Li-Wen Hsu2020-09-152-4/+4
| | | | | | | | PR: 249315 Submitted by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer) Notes: svn path=/head/; revision=548699
* Generalize ARCH expression.Mark Linimon2020-09-151-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=548697
* Use standard plist mecanism to create directories installed of a pkg-install ↵Baptiste Daroussin2020-09-142-15/+6
| | | | | | | script Notes: svn path=/head/; revision=548591
* Update to 0.920Sunpoet Po-Chuan Hsieh2020-09-132-7/+10
| | | | | | | | | | - Add missing dependencies - Update version requirement of *_DEPENDS Changes: https://metacpan.org/changes/distribution/Email-Outlook-Message Notes: svn path=/head/; revision=548521
* mail/py-afew: Update to 3.0.1Danilo G. Baio2020-09-122-4/+4
| | | | Notes: svn path=/head/; revision=548370
* mail/notmuch: Update to 0.31Danilo G. Baio2020-09-127-9/+34
| | | | | | | | | Changelog: https://notmuchmail.org/news/release-0.31/ Add patch to fix a build issue with mail/notmuch-emacs. Notes: svn path=/head/; revision=548369
* - Update to 0.018Ryan Steinmetz2020-09-122-4/+4
| | | | Notes: svn path=/head/; revision=548362
* Update to 6.0.3.3Sunpoet Po-Chuan Hsieh2020-09-122-4/+4
| | | | | | | Changes: https://github.com/rails/rails/blob/6-0-stable/actionmailer/CHANGELOG.md Notes: svn path=/head/; revision=548346