Port details on branch 2024Q1 |
- mu4e-maildirs Maildirs extension for Mu4e
- 0.8.20201028_14 mail
=0 0.8.20201028_14Version of this port present on the latest quarterly branch. - Maintainer: hrs@FreeBSD.org
 - Port Added: 2024-03-27 00:00:05
- Last Update: 2024-03-26 23:51:49
- Commit Hash: bb5373b
- License: GPLv3
- WWW:
- https://github.com/agpchil/mu4e-maildirs-extension
- Description:
- This is an mu4e extension to show a maildir summary in `mu4e-main-view`.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- mu4e-maildirs>0:mail/mu4e-maildirs
- To install the port:
- cd /usr/ports/mail/mu4e-maildirs/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/mu4e-maildirs
- pkg install mu4e-maildirs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mu4e-maildirs
- Package flavors (<flavor>: <package>)
- full: mu4e-maildirs
- canna: mu4e-maildirs-emacs_canna
- nox: mu4e-maildirs-emacs_nox
- devel_full: mu4e-maildirs-emacs_devel
- devel_nox: mu4e-maildirs-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1629742120
SHA256 (agpchil-mu4e-maildirs-extension-0.8.20201028-1167bc6_GH0.tar.gz) = fbd8f18ede3d95bdc1f81b48ae528dffc6bb6c11aff7ec4f4642b9cee4de2a92
SIZE (agpchil-mu4e-maildirs-extension-0.8.20201028-1167bc6_GH0.tar.gz) = 10948
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- dash.el>0 : devel/dash.el@full
- mu4e>0 : mail/mu4e@full
- emacs-29.3 : editors/emacs@full
- Runtime dependencies:
-
- dash.el>0 : devel/dash.el@full
- mu4e>0 : mail/mu4e@full
- emacs-29.3 : editors/emacs@full
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mu4e-maildirs-0.8.20201028_14:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- mail_mu4e-maildirs
- USES:
- emacs
- pkg-message:
- For install:
- To enable this extension, add the following lines into ~/.emacs:
(require 'mu4e-maildirs-extension)
(mu4e-maildirs-extension)
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.20201028_14 26 Mar 2024 23:51:49
    |
Joseph Mingrone (jrm)  |
Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D44492
(cherry picked from commit 26421ac37c3c013c7809400976c866a8f70db436) |
0.8.20201028_13 26 Mar 2024 23:41:02
    |
Joseph Mingrone (jrm)  |
*/*: Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43615
(cherry picked from commit ab463bdca9c29ec22be0c7e6d7aa27bb2a980b48) |
Number of commits found: 2
|