Commit Graph

42 Commits

Author SHA1 Message Date
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
d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
sdk
b34e3d8fbc Update mu to 1.8.11
Bugfix release:
* Use fake message-ids when empty
* Add explicit check for charconv header
* Fix outdated doc for mime part actions
* mu-view: be clearer when no text-body found
* Fix mu4e-header-thread-first-child-prefix copy-pasta
* Ensure mime-parts are utf8
2022-10-27 22:29:58 +00:00
sdk
f137a2fa4d Update mu 1.8.9 => 1.8.10
Bugfix release
- Fix build with emacs 29 snapshots
- Use save-excursion around toggling html
- Install guile scripts and fix bindings
2022-09-26 10:48:34 +00:00
sdk
445ccc2758 Update mu 1.8.7 => 1.8.9, bugfix releases
v1.8.9
* Work around some Protonmail-specific (mis)behavior with messages References; add some tests
* Fix probleem with mu4e~view-message being nillified when it shouldn't.

v1.8.8
* Update mu4e-action-add-org-contact for new contact format
* Ensure non-nil works (rather than only t) in mu4e-server
* Add some more unit tests for skipdups / related messages.
2022-08-30 14:42:58 +00:00
sdk
f31478d26b Update mu 1.6.11 => 1.8.7
This is a major update to mu. Changes:
c4388b78b6/NEWS.org

We switch to guile3 with this update.

Note: guile support is deprecated and will be removed after 1.8.

ok op@
2022-07-31 11:43:48 +00:00
sdk
2838cce5bf Update mu 1.6.10 => 1.6.11
Bugfix release
Changes:
https://github.com/djcb/mu/compare/djcb:77f1037...djcb:69f548d
2022-06-16 15:39:44 +00:00
naddy
348a3e29c5 drop RCS Ids 2022-03-11 19:34:31 +00:00
sdk
69c9546f70 Update mu to 1.6.10
* mu4e-compose: make undo work across compose saves
* documentation fixes

ok solene@
2021-11-15 21:29:14 +00:00
sdk
7a0f08caac Update to v1.6.9
Changes:
* mu-query: honor maxnum for threaded queries
* lib/mu: fix a few leaks
* guile: fix user script path detection

ok solene@
2021-10-26 10:37:27 +00:00
sdk
09da564621 Update to v1.6.7
Bugfix release:
 - mu4e.texi: Add regexp --my-address example
 - mu int: improve docs for regexp addresses
 - mu4e.texi: improve regexp example
 - build: detect wordexp
 - mu-find: unbreak json output
 - Add Emacs v29 support for enabling mu4e

OK solene@
2021-10-19 18:26:53 +00:00
abieber
aec3674cf8 Update mu to 1.6.6
From Stefan Hagen (maintainer).
2021-09-08 14:17:27 +00:00
abieber
21ec9ef379 Update mu to 1.6.5
From Stefan Hagen (maintainer).
2021-08-28 23:05:40 +00:00
abieber
fe04a5405e Update mail/mu to 1.6.4
From Stefan Hagen (maintainer).
2021-08-25 13:36:48 +00:00
abieber
e6b8497c2a Update mail/mu to 1.6.3
From Stefan Hagen (maintainer).
2021-08-18 21:55:07 +00:00
abieber
72194eeafe Update mail/mu to 1.6.2
From Stefan Hagen (maintainer).
2021-08-07 18:44:09 +00:00
abieber
ef2bb7a438 Update mu to 1.4.15.
From MAINTAINER.
2021-03-28 17:45:18 +00:00
abieber
91512e4c53 Update mu to 1.4.14
From Stefan Hagen (MAINTAINER). Ty!
2021-01-06 00:03:19 +00:00
sthen
cde7b18b3e sync WANTLIB; xapian changed from libuuid to libc uuid functions 2020-12-21 15:00:34 +00:00
paco
a433b49ad0 update mail/mu to 1.4.13
From Stefan Hagen (maintainer).  Thanks !

tested by me on amd64 and built on sparc64 by jca.  ok jca@
2020-09-01 13:57:39 +00:00
abieber
e5e802d4f1 Update mu to 1.4.12. Diff from Stefan Hagen (MAINTAINER) and Todd Carson
(<toc at daybefore dot net>) with comments from sthen@.
2020-07-28 13:41:55 +00:00
sthen
66a2839111 - build mail/mu with ports-gcc on !base-clang arches, from Xiyue Deng, ok maintainer
- regen PLIST, fix license marker
2020-01-24 10:36:41 +00:00
pvk
58c02dc2d9 Add patch forgotten during update
ok jca@ tb@
2019-07-26 06:41:59 +00:00
jturner
47697b83fd Update mu to 1.2.0 and add Stefan as maintainer. Diff from Stefan Hagen
<sh+ports at codevoid dot de> with comments and ok from sthen@.
2019-07-21 00:10:04 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
naddy
792b694c0a switch to CONFIGURE_STYLE=autoreconf 2019-05-19 19:13:45 +00:00
solene
0f019a6df8 Drop maintainership 2019-04-30 10:51:33 +00:00
espie
5f90a844d8 fix missing common dirs (only has emacs as a BUILD_DEPENDS, so must
register those dirs)
2018-05-20 08:02:14 +00:00
solene
50e94ee5fa Update to mu-1.0
ok jca@
2018-04-29 09:23:56 +00:00
rsadowski
90ef8ccd79 Bump after security/gpgme update 2018-04-14 10:14:04 +00:00
edd
3bc18c7732 Update security/gpgme to 1.9.0 and deal with fallout across the tree.
Fallout stems from the removal of the gpgme-pthread shared object.

Initial diff by me, refreshed diff from jca@.

Tested in a bulk by ajacoutot@.

OK jca@, ajacoutot@. Thanks.
2017-12-02 12:44:33 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
abieber
678c746187 Bump mu to 0.9.18
- remove myself as maintainer
- stop using the gettext module
- fix WANTLIB and and add gpgme as a LIB_DEP

I received a few updates from various people, I didn't end up using your
diffs, but thanks for sending them in!

OK zhuk, sthen
2017-01-13 16:06:48 +00:00
ajacoutot
af1f8139af Bump after the devel/gmime mono subpackage removal. 2016-06-13 09:22:41 +00:00
abieber
1456a6d386 Update mu to the latest. Upstream is now on a odd=dev even=release cycle.
OK jturner@
2016-02-25 01:38:17 +00:00
jasper
78f191199b remove a few more unneeded DISTNAMEs 2016-01-06 20:02:19 +00:00
jasper
0a6b2514b7 remove upstreamed patches; unbreaks the tree while abieber@ has "fun" with cvs 2015-09-30 14:40:11 +00:00
abieber
8d6d2dc1fc Update to the latest mu. This lets us remove the upstreamed patches!
Suggestion from jca@

OK edd@
2015-09-30 14:35:47 +00:00
abieber
8bf9220dbe Update mu to the latest version:
- Use GH_*,
- Two new patches thanks to Sean Levy <attila@stalphonsos.com>, one is
now in upstream.. and the other is available here:
https://github.com/djcb/mu/pull/634

OK bcallah@
2015-07-03 01:36:48 +00:00
abieber
3cc762fb5a mu is a Maildir indexing utility that comes with a handy UI for emacs
called mu4e.

OK jca@ with tweaks from landry@
2014-11-06 14:23:32 +00:00