Port details on branch 2016Q4 |
- vim Improved version of the vi editor
- 8.0.0134 editors =0 8.0.0134Version of this port present on the latest quarterly branch.
- Maintainer: adamw@FreeBSD.org
- Port Added: 2016-12-22 02:15:39
- Last Update: 2016-12-22 02:15:31
- Commit Hash: 8035f5a
- License: VIM
- WWW:
- https://github.com/vim/vim
- Description:
- 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.
Despite what the above comic suggests, Vim can be configured to work in a very
simple (Notepad-like) way, called evim or Easy Vim.
WWW: http://www.vim.org/
WWW: https://github.com/vim/vim
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/editors/vim/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/vim
- pkg install vim
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vim
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1481996189
SHA256 (vim-vim-v8.0.0134_GH0.tar.gz) = 1b3e3e7d187eed55cbdb0a1dae6b8f3b885005fbae84222420877d7afa3b2310
SIZE (vim-vim-v8.0.0134_GH0.tar.gz) = 12949311
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:
-
- ruby22 : lang/ruby22
- pkgconf>=0.9.10 : devel/pkgconf
- msgfmt : devel/gettext-tools
- python2.7 : lang/python27
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- perl5>=5.20<5.21 : lang/perl5.20
- Runtime dependencies:
-
- cscope : devel/cscope
- exctags : devel/ctags
- ruby22 : lang/ruby22
- python2.7 : lang/python27
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- perl5>=5.20<5.21 : lang/perl5.20
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- liblua-5.2.so : lang/lua52
- libtcl86.so : lang/tcl86
- libatk-1.0.so : accessibility/atk
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- Patch dependencies:
-
- ruby22 : lang/ruby22
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for vim-8.0.0134:
CSCOPE=on: cscope support
DEFAULT_VIMRC=on: Install bundled vimrc as default setting
EXUBERANT_CTAGS=on: Use exctags instead of ctags
NLS=on: Native Language Support
XTERM_SAVE=off: Restore xterm screen after exit
====> Optional language bindings
LUA=on: Lua scripting language support
PERL=on: Perl scripting language support
PYTHON=on: Python bindings or support
RUBY=on: Ruby bindings or support
TCL=on: Tcl scripting language support
====> User interface: you have to select exactly one of them
ATHENA=off: Athena GUI toolkit
CONSOLE=off: Console/terminal mode
GNOME=off: GNOME desktop environment support
GTK2=on: GTK+ 2 GUI toolkit support
GTK3=off: GTK+ 3 GUI toolkit support
MOTIF=off: Motif widget library support
X11=off: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- editors_vim
- USES:
- cpe iconv ncurses pkgconfig shebangfix gettext lua perl5 python tcl:85+ gnome
- 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 |
8.0.0134 22 Dec 2016 02:15:31 |
Adam Weinberger (adamw) |
MFH: r423210 r423515 r424023 r424478 r424920 r425397 r425999 r426531 r427169
r427618 r428306 r428789
Update vim to patchlevel 134 (the current patchlevel in head).
This addresses a CVE that was fixed in patchlevel 54.
Also included in this update are fixes for DfBSD and support
for parallel make.
Thanks to ohauer for alerting me to this.
Security: CVE-2016-1248
More info: http://openwall.com/lists/oss-security/2016/11/22/20
Approved by: ports-secteam (junovitch) |
8.0.0134 22 Dec 2016 02:15:31 |
adamw |
MFH: r423210 r423515 r424023 r424478 r424920 r425397 r425999 r426531 r427169
r427618 r428306 r428789
Update vim to patchlevel 134 (the current patchlevel in head).
This addresses a CVE that was fixed in patchlevel 54.
Also included in this update are fixes for DfBSD and support
for parallel make.
Thanks to ohauer for alerting me to this.
Security: CVE-2016-1248
More info: http://openwall.com/lists/oss-security/2016/11/22/20
Approved by: ports-secteam (junovitch) |
Number of commits found: 2
|