| Port details |
- vim-classic Fork of Vim 8.x for long-term maintenance
- 8.3.0 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: kmartens@sonologic.se
 - Port Added: 2026-08-13 20:33:14
- Last Update: 2026-08-15 13:17:09
- Commit Hash: cbd8d61
- License: VIM
- WWW:
- https://vim-classic.org/
- https://sr.ht/~sircmpwn/vim-classic/
- Description:
- Vim Classic is a fork of Vim 8.x for long-term maintenance, providing a stable,
dependable editor maintained entirely by humans.
Vim is a highly configurable text editor built to enable efficient text editing.
It is an improved version of the vi editor distributed with most UNIX systems.
Vim is often called a "programmer's editor," and so useful for programming that
many consider it an entire IDE. It's not just for programmers, though. Vim is
perfect for all kinds of text editing, from composing email to editing
configuration files.
FreeBSD has the following Vim Classic packages:
* vim-classic: Console-only Vim (vim binary) with all runtime files
* vim-classic-gtk3, -gtk2, -motif: Console Vim plus a GUI (gvim binary)
* vim-classic-x11: Console Vim only, with xclipboard support
* vim-classic-tiny: Vim binary only, with no runtime files. Not useful for most
people; intended for minimal (ex. jail) installations
 ¦ ¦ ¦ ¦ 
- 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:
-
- vim-classic>0:editors/vim-classic
- Conflicts:
- CONFLICTS_INSTALL:
- vim-gtk2
- vim-gtk3
- vim-motif
- vim-x11
- vim-tiny
- To install the port:
- cd /usr/ports/editors/vim-classic/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/vim-classic
- pkg install vim-classic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vim-classic
- Package flavors (<flavor>: <package>)
- console: vim-classic
- gtk2: vim-classic-gtk2
- gtk3: vim-classic-gtk3
- motif: vim-classic-motif
- x11: vim-classic-x11
- tiny: vim-classic-tiny
- distinfo:
- TIMESTAMP = 1786707178
SHA256 (vim-classic/vim-classic-v8.3.0.tar.gz) = 6e1c97c8269e9354bbc474f0efa7e1e0b23fcdb6075067474d731a9bfac6e8ef
SIZE (vim-classic/vim-classic-v8.3.0.tar.gz) = 14767832
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.12 : lang/python312
- gettext-runtime>=0.26 : devel/gettext-runtime
- gettext-tools>=0.26 : devel/gettext-tools
- Runtime dependencies:
-
- xxd : sysutils/xxd
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for vim-classic-8.3.0:
MAKE_JOBS=off: Enable parallel build
NLS=on: Native Language Support
XTERM_SAVE=off: Restore xterm screen after exit
XXD=on: Install xxd hexdumper
====> Optional language bindings
LUA=off: Lua scripting language support
PERL=off: Perl scripting language support
RUBY=off: Ruby bindings or support
SCHEME=off: MzScheme (Racket) bindings
TCL=off: Tcl scripting language support
====> Options available for the single CTAGS: you have to select exactly one of them
CTAGS_BASE=on: Use system ctags
CTAGS_EXUBERANT=off: Use exctags instead of ctags
CTAGS_UNIVERSAL=off: Use uctags instead of ctags
===> Use 'make config' to modify these settings
- Options name:
- editors_vim-classic
- USES:
- cpe desktop-file-utils iconv ncurses pkgconfig shebangfix python:build gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|