to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
Changes:
7.3.654 creating Vim dictionary from Python an empty key might be used
7.3.655 64 bit MingW xpm .a file is missing
7.3.656 internal error in :pyeval
7.3.657 Python bindings silently truncate string values containing NUL
7.3.658 NUL bytes truncate strings when converted from Python
7.3.659 recent Python changes are not tested
7.3.660 ":help !" jumps to help for ":!"
7.3.661 (after 7.3.652) SEGV in Python code
7.3.662 can't build Ruby interface with Ruby 1.9.3
7.3.663 end of color scheme name not clear in E185
7.3.664 buffer overflow in unescaping multi-byte characters
7.3.665 MSVC 11 is not supported
7.3.666 Win32.mak can't be found
7.3.667 unused variables in Perl interface
7.3.668 loading Perl dynamically still uses static library
7.3.669 when building with Cygwin loading Python dynamically fails
7.3.670 tiny memory leak when throwing exception in Python
7.3.671 more Python code can be shared between Python 2 and 3
7.3.672 not possible to lock/unlock lists in Python interface
7.3.673 "gN" while 'selection' is "exclusive" misses one character
7.3.674 can't compile with Lua/dyn on Cygwin
7.3.675 accessing uninitialized memory with a very long file name
7.3.676 Ruby compilation on Windows 32 bit doesn't work
7.3.677 buf_spname() is used inconsistently
7.3.678 Ruby .so name may not be correct
7.3.679 Ruby detection uses Config, newer Ruby versions use RbConfig
7.3.680 some files missing in the list of distributed files
7.3.681 list of distributed files picks up backup files
7.3.682 (after 7.3.677) compiler complains about incompatible types
7.3.683 ":python" may crash when vimbindeval() returns None
7.3.684 "make test" does not delete lua.vim
7.3.685 no test for what patch 7.3.673 fixes
7.3.686 cannot use CTRL-\ e mapping when entering an expression
7.3.687 test 16 fails when $DISPLAY is not set
7.3.688 Python 3.3 is not supported
7.3.689 MzScheme and Lua may use a NULL string
7.3.690 crash with directory name equal to maximum path length
7.3.691 state specific to the Python thread is discarded
7.3.692 can't build GTK version with GTK 2.0
7.3.693 can't make 'softtabstop' follow 'shiftwidth'
7.3.694 'shiftwidth' is not so easy to use in indent files
7.3.695 balloon cannot show multi-byte text
7.3.696 message about added spell language can be wrong
7.3.697 leaking resources when setting GUI font
7.3.698 Python 3 does not preserve state beween commands
7.3.699 manually set 'ttymouse' is overruled by automatic detection
7.3.700 cannot detect URXVT and SGR mouse support
7.3.701 MS-Windows: Crash with stack overflow when setting 'encoding'
7.3.702 nmake from VS6 service pack 6 is not recognized
7.3.703 when 'undofile' is reset the hash is computed unnecessarily
7.3.704 repeating "cgn" does not always work correctly
7.3.705 mouse features are not in alphabetical order
7.3.706 (after 7.3.697) can't build Motif version
7.3.707 (after 7.3.701) library name with non-latin characters fails
7.3.708 filler lines above the first line may be hidden
7.3.709 compiler warning for unused argument
7.3.710 (after 7.3.704) "fn" is broken
7.3.711 (after 7.3.688) vim.current.buffer is not available
7.3.712 nmake from VS2010 SP1 is not recognized
pkgsrc changes:
- take maintainership of package
- switch to single tarball, created from vim's hg, instead of downloading > 700 files
- which resulted in changes in PLIST in vim-share
- some minor changes to DESCR files (add more vim guis)
- reset PKGREVISION on vim-gtk2
- add new files to vim-lang
The most notable additions since 7.2:
- Persistent undo and undo for reload
- Blowfish encryption, encryption of the swap file
- Conceal text
- Lua interface
- Python 3 interface
Once you have installed Vim 7.3 you can find all the details about the
changes since Vim 7.2 with:
:help version-7.3
2873 7.2.011 error when inserting a float value from expression register
1444 7.2.012 compiler warnings when building with startup timing
4157 7.2.013 hang when waiting for X selection, consuming lots of CPU time
1769 7.2.014 synstack() doesn't work in an emptly line
1943 7.2.015 "make all test install" doesn't stop when the test fails
4536 7.2.016 cmdline completion pattern can be in freed memory
5319 7.2.017 X11: strlen() used wrongly, pasting very big selection fails
1390 7.2.018 memory leak when substitute is aborted
1751 7.1.253 ":sort" doesn't work in a one line file
1894 7.1.254 Tests 49 and 55 fail when the locale is French
1514 7.1.255 Vim doesn't support utf-32
50921 7.1.256 findfile() also returns directories
3326 7.1.257 configure can't always find the Tcl header files
3360 7.1.258 crash when doing "d/\n/e" and 'virtualedit' is "all"
1944 7.1.259 cursor in wrong place with 'rl', "utf-8" and illegal byte
1805 7.1.260 cursor position wrong after ^@ wrapping halfway if using utf-8
2255 7.1.261 for a 2 byte BOM UCS-2 is used, which doesn't work for UTF-16
3438 7.1.262 can't get the process ID of Vim
2442 7.1.263 filetype with dot doesn't work for indent plugins
6295 7.1.264 crash when C-indenting
1310 7.1.265 hang when completing file name and space in 'isfname'
2510 7.1.266 version string returned by terminal may be used as typed input
1957 7.1.267 when changing folds cursor may be positioned in a wrong place
1576 7.1.268 always shows "+" at end of screen line with 'cursurline'
6183 7.1.269 matchparen plugin has an arbitrary line number limit
2861 7.1.270 ":?foo?" matches in current line since patch 7.1.025
command line or not -- we want to do what the user specifies via
the pkgsrc PREFER_* settings.
+ Drop dependency on ncurses -- vim only wants a termcap library.
This should fix PR pkg/38110.
+ Add missing dependency on gettext-lib as one of the "normal" feature
sets is to build with gettext and multi-language support.
Bump the PKGREVISION of vim editor packages to 1.
- PKGMANDIR must be created by the package when installing to DESTDIR.
- check-interpreter.mk complained about dangling symlinks to vim.1 when
installing to DESTDIR. Used CHECK_INTERPRETER_SKIP as a workaround.
Use libXpm buildlink3 instead of xpm. Should be no change for
default setup because that points to xpm anyways.
This needed X intrinsic's headers, so also include on libXt/buildlink3.mk.
Also no change as in non-modular pkgsrc usage it will include
x11.buildlink3.mk instead.
Since Vim 6.4 many new features have been added. To mention a few:
- Spell checking support for about 50 languages
- Intelligent completion for C, HTML, Ruby, Python, PHP, etc.
- Tab pages, each containing multiple windows
- Undo branches: never accidentally lose text again
- Vim script supports Lists and Dictionaries (similar to Python)
- Vim script profiling
- Improved Unicode support
- Highlighting of cursor line, cursor column and matching braces
- Translated manual pages support.
- Internal grep; works on all platforms, searches compressed files
- Browsing remote directories, zip and tar archives
- Printing multi-byte text
Once you have installed Vim 7.0 you can find details about the changes
since Vim 6.4 with ":help version7".
Several changes are involved since they are all interrelated. These
changes affect about 1000 files.
The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files. Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred. This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.
The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.
The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc. The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.
The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files. Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories. These files are used as input
to imake since imake can't use stdin for that purpose.
The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead. This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed. Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries. Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
2083 6.3.072 crash for substitute message when using UTF-8 and Chinese
2017 6.3.073 Win32 GUI: display errors when scrolling up/down
2365 6.3.074 with 'insertmode' CTRL-V after Select mode doesn't work