| Port details |
- vertico.el VERTical Interactive COmpletion for Emacs
- 2.5_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:15
- Last Update: 2025-11-17 04:38:29
- Commit Hash: 325e26b
- Also Listed In: elisp
- License: GPLv3+
- WWW:
- https://github.com/minad/vertico
- Description:
- Vertico provides a performant and minimalistic vertical completion UI
based on the default completion system. The focus of Vertico is to
provide a UI which behaves correctly under all circumstances. By
reusing the built-in facilities system, Vertico achieves full
compatibility with built-in Emacs completion commands and completion
tables. Vertico only provides the completion UI but aims to be highly
flexible, extendable and modular. Additional enhancements are
available as extensions or complementary packages. The code base is
small and maintainable. The main vertico.el package is only about 600
lines of code without white space and comments.
¦ ¦ ¦ ¦ 
- 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:
-
- vertico.el>0:editors/vertico.el
- To install the port:
- cd /usr/ports/editors/vertico.el/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/vertico.el
- pkg install vertico.el
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vertico.el
- Package flavors (<flavor>: <package>)
- full: vertico.el
- canna: vertico.el-emacs_canna
- nox: vertico.el-emacs_nox
- wayland: vertico.el-emacs_wayland
- devel_full: vertico.el-emacs_devel
- devel_nox: vertico.el-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1761350167
SHA256 (minad-vertico-2.5_GH0.tar.gz) = d94381eb7eb1a1548311a21fcfd3d4d33a6c2bbba6eb1d7e58f1c902b7f2866e
SIZE (minad-vertico-2.5_GH0.tar.gz) = 51483
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 vertico.el-2.5_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- editors_vertico.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.5_1 17 Nov 2025 04:38:29
    |
Joseph Mingrone (jrm)  |
editors/vertico.el: Install byte-compiled elisp
While here, use DISTVERSION instead of PORTVERSION.
Sponsored by: The FreeBSD Foundation |
2.5 17 Nov 2025 04:38:26
    |
Joseph Mingrone (jrm)  Author: Pat Maddox |
editors/vertico.el: VERTical Interactive COmpletion for Emacs
Vertico provides a performant and minimalistic vertical completion UI
based on the default completion system. The focus of Vertico is to
provide a UI which behaves correctly under all circumstances. By
reusing the built-in facilities system, Vertico achieves full
compatibility with built-in Emacs completion commands and completion
tables. Vertico only provides the completion UI but aims to be highly
flexible, extendable and modular. Additional enhancements are
available as extensions or complementary packages.
WWW: https://github.com/minad/vertico
PR: 290542 |
Number of commits found: 2
|