| Port details |
- marginalia.el Marginalia in the Emacs minibuffer
- 2.4_1 editors
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: pat@patmaddox.com
 - Port Added: 2025-11-17 05:06:07
- Last Update: 2025-11-17 04:38:28
- Commit Hash: 1885592
- Also Listed In: elisp
- License: GPLv3+
- WWW:
- https://github.com/minad/marginalia
- Description:
- This package provides marginalia-mode which adds marginalia to the
minibuffer completions. Marginalia are marks or annotations placed at
the margin of the page of a book or in this case helpful colorful
annotations placed at the margin of the minibuffer for your completion
candidates. Marginalia can only add annotations to the completion
candidates. It cannot modify the appearance of the candidates
themselves, which are shown unaltered as supplied by the original
command.
The annotations are added based on the completion category. For
example find-file reports the file category and M-x reports the
command category. You can cycle between more or less detailed
annotators or even disable the annotator with command
marginalia-cycle.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- marginalia.el>0:editors/marginalia.el
- To install the port:
- cd /usr/ports/editors/marginalia.el/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/marginalia.el
- pkg install marginalia.el
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: marginalia.el
- Package flavors (<flavor>: <package>)
- full: marginalia.el
- canna: marginalia.el-emacs_canna
- nox: marginalia.el-emacs_nox
- wayland: marginalia.el-emacs_wayland
- devel_full: marginalia.el-emacs_devel
- devel_nox: marginalia.el-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1761352288
SHA256 (minad-marginalia-2.4_GH0.tar.gz) = 5fb093865e9fd30cb19dee8eef2332eaa2d909b6357d8e5a24d2a06e01d28acd
SIZE (minad-marginalia-2.4_GH0.tar.gz) = 33176
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- emacs-30.2 : editors/emacs@full
- Runtime dependencies:
-
- compat.el>=30.1.0.0 : misc/compat.el@full
- emacs-30.2 : editors/emacs@full
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for marginalia.el-2.4_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- editors_marginalia.el
- USES:
- emacs
- FreshPorts was unable to extract/find any pkg message
- 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 |
2.4_1 17 Nov 2025 04:38:28
    |
Joseph Mingrone (jrm)  |
editors/marginalia.el: Install byte-compiled elisp
While here, use DISTVERSION instead of PORTVERSION.
Sponsored by: The FreeBSD Foundation |
2.4 17 Nov 2025 04:38:26
    |
Joseph Mingrone (jrm)  Author: Pat Maddox |
editors/marginalia.el: Marginalia in the Emacs minibuffer
This package provides marginalia-mode which adds marginalia to the
minibuffer completions. Marginalia are marks or annotations placed at
the margin of the page of a book or in this case helpful colorful
annotations placed at the margin of the minibuffer for your completion
candidates. Marginalia can only add annotations to the completion
candidates. It cannot modify the appearance of the candidates
themselves, which are shown unaltered as supplied by the original
command.
WWW: https://github.com/minad/marginalia
PR: 290540 |
Number of commits found: 2
|