Re: git: a5e4226aa570 - main - mail/mu4e: Remove from category Makefile
- In reply to: Yasuhiro Kimura : "Re: git: a5e4226aa570 - main - mail/mu4e: Remove from category Makefile"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Oct 2025 06:58:36 UTC
On 10/22/25 12:31, Yasuhiro Kimura wrote: > From: Hiroki Tagato <tagattie@FreeBSD.org> > Subject: git: a5e4226aa570 - main - mail/mu4e: Remove from category Makefile > Date: Tue, 21 Oct 2025 22:24:53 GMT > >> The branch main has been updated by tagattie: >> >> URL: https://cgit.FreeBSD.org/ports/commit/?id=a5e4226aa570511f96ac5b43653ece63b70f70ad >> >> commit a5e4226aa570511f96ac5b43653ece63b70f70ad >> Author: Hiroki Tagato <tagattie@FreeBSD.org> >> AuthorDate: 2025-10-21 22:22:23 +0000 >> Commit: Hiroki Tagato <tagattie@FreeBSD.org> >> CommitDate: 2025-10-21 22:22:23 +0000 >> >> mail/mu4e: Remove from category Makefile >> >> This should have been included in the commit 1e7b7d4e9ea7. >> >> PR: 289593 >> Fixes: 1e7b7d4e9ea7 (mail/mu4e: Remove port) > > After this commit `make index` emits messages as below. > > --- describe.x11-themes --- > --- describe.x11-toolkits --- > --- describe.x11-wm --- > make_index: mu4e-maildirs-emacs_wayland-0.8.20201028_18: no entry for /usr/ports/mail/mu4e > make_index: mu4e-maildirs-emacs_wayland-0.8.20201028_18: no entry for /usr/ports/mail/mu4e > make_index: mu4e-maildirs-emacs_devel-0.8.20201028_18: no entry for /usr/ports/mail/mu4e > make_index: mu4e-maildirs-emacs_devel-0.8.20201028_18: no entry for /usr/ports/mail/mu4e > make_index: mu4e-maildirs-emacs_devel_nox-0.8.20201028_18: no entry for /usr/ports/mail/mu4e > make_index: mu4e-maildirs-emacs_devel_nox-0.8.20201028_18: no entry for /usr/ports/mail/mu4e > make_index: mu4e-maildirs-emacs_canna-0.8.20201028_18: no entry for /usr/ports/mail/mu4e > make_index: mu4e-maildirs-emacs_canna-0.8.20201028_18: no entry for /usr/ports/mail/mu4e > make_index: mu4e-maildirs-emacs_nox-0.8.20201028_18: no entry for /usr/ports/mail/mu4e > make_index: mu4e-maildirs-emacs_nox-0.8.20201028_18: no entry for /usr/ports/mail/mu4e > make_index: mu4e-maildirs-0.8.20201028_18: no entry for /usr/ports/mail/mu4e > make_index: mu4e-maildirs-0.8.20201028_18: no entry for /usr/ports/mail/mu4e > Done.done Thanks for letting me know that and sorry for the breakage. Should be fixed in 10880c4920096ace332a7e88af72812fb9d19a4d. I marked mail/mu4e-maildirs as BROKEN and DEPRECATED. It does not build with the latest mail/mu and the upstream discourages the use of it and recommends to switch to mail/mu. Cheers, Hiroki