pkgsrc/editors
morr aa3461e7cf Update to patchlevel 7.4.141.
Upstream changes:

7.4.053  test75 has a wrong header
7.4.054  reading past end of the 'stl' string
7.4.055  Mac: Where macros are defined depends on the system
7.4.056  Mac: Compilation problem with OS X 10.9 Mavericks
7.4.057  byteidx() does not work for composing characters
7.4.058  warnings on 64 bit Windows
7.4.059  set_last_cursor() may encounter w_buffer being NULL
7.4.060  declaration has wrong return type for PyObject_SetAttrString()
7.4.061  (after 7.4.056) configure check in the wrong place
7.4.062  (after 7.4.061) wrong configure check for AvailabilityMacros.h
7.4.063  crash when using invalid key in Python dictionary
7.4.064  in Visual block mode replacing with CR does not break lines
7.4.065  the character typed at the hit-enter prompt is recorded twice
7.4.066  MS-Windows: swap file name wrong if colon in file name
7.4.067  CTRL-\ CTRL-O moves the cursor after inserting comment leader
7.4.068  cannot build Vim on Mac with non-Apple compilers
7.4.069  cannot right shift comment lines starting with #
7.4.070  (after 7.4.069) can't compile with tiny features
7.4.071  (after 7.4.069) passing limits around too often
7.4.072  crash when using Insert mode completion
7.4.073  setting undolevels for one buffer changes undo in another
7.4.074  when undo'ing all and making a change, undo structure is wrong
7.4.075  locally setting 'undolevels' is not tested
7.4.076  "cgn" does not wrap around the end of the file
7.4.077  DOS installer creates shortcut without a path
7.4.078  MSVC 2013 is not supported
7.4.079  a script cannot detect whether 'hlsearch' highlighting is on
7.4.080  (after 7.4.079) missing documentation for v:hlsearch
7.4.081  (after 7.4.078) wrong logic when ANALYZE is "yes"
7.4.082  using "gf" in a changed buffer suggests adding "!"
7.4.083  hard to avoid adding a used pattern to the search history
7.4.084  Python: interrupt not being properly discarded
7.4.085  can't move cursor when inserting text in Visual block mode
7.4.086  can't skip over expression when not evaluating for dict member
7.4.087  compiler warning on 64 bit Windows systems
7.4.088  Asian characters are always marked as spell errors
7.4.089  Vim doesn't set the security context on a renamed file
7.4.090  Win32: no completion if dir name contains an exclamation mark
7.4.091  (after 7.4.089) missing semicolon
7.4.092  (after 7.4.088) can't build small version
7.4.093  configure can't use LuaJIT on ubuntu 12.04
7.4.094  configure may not find that -lint is needed for gettext()
7.4.095  (after 7.4.093) regexp for LuaJIT version doesn't work on BSD
7.4.096  can't change directory to an UNC path
7.4.097  unexpected behavior change related to 'virtualedit'
7.4.098  error for line numbers out of range when using ":'<,'>del"
7.4.099  append in blockwise Visual mode with "$" is wrong
7.4.100  NFA regexp doesn't handle backreference correctly
7.4.101  using \1 in pattern goes one line too far
7.4.102  crash when interrupting "z="
7.4.103  dos installer escapes spaces in the diff command wrong
7.4.104  ":help s/\_" reports an internal error
7.4.105  completing a tag pattern may give an error for invalid pattern
7.4.106  can't build with Ruby using Cygwin
7.4.107  Python try/catch doesn't catch Vim error in vim.eval()
7.4.108  "zG" and "zW" leave temp files around on MS-Windows
7.4.109  ColorScheme autocommand matches with the current buffer name
7.4.110  "gUgn" cannot be repeeated
7.4.111  memory leak in Python OptionsAssItem
7.4.112  MS-Windows: defaults for 'dir' and 'bdir' do not include $TEMP
7.4.113  MSVC static analysis gives warnings
7.4.114  new GNU make directory change messages are different
7.4.115  Zsh: expanding ~abc fails when the result contains a space
7.4.116  'showcmd' does not show a typed space
7.4.117  can't build with Cygwin/MingW and Perl 5.18
7.4.118  redrawing status lines may causes recursive call
7.4.119  Vim doesn't work well on OpenVMS
7.4.120  (after 7.4.117) can't build with Perl 5.18 on Linux
7.4.121  completion doesn't work for ":py3d" and ":py3f"
7.4.122  Win32: :grep doesn't work when 'encoding' and ACP differ
7.4.123  Win32: Getting user name does not use wide function
7.4.124  Win32: Getting host name does not use wide function
7.4.125  Win32: Dealing with messages may not work for multi-byte chars
7.4.126  compiler warnings for "const" and incompatible types
7.4.127  Perl 5.18 on Unix doesn't work
7.4.128  Perl 5.18 for MSVC doesn't work
7.4.129  getline(-1) returns zero
7.4.130  relative line numbers mix up windows when using folds
7.4.131  syncbind causes E315 errors in some situations
7.4.132  (after 7.4.122) Win32: flags/inherit_handles args mixed up
7.4.133  Clang warns for using NUL
7.4.134  spurious space in MingW Makefile
7.4.135  missing dot in MingW test Makefile
7.4.136  (after 7.4.096) Windows: readonly when saving UNC path file
7.4.137  cannot use IME with Windows 8 console
7.4.138  (after 7.4.114) directory change messages are not recognized
7.4.139  crash when using :cd in autocommand
7.4.140  crash when autocommand wipes out only other buffer
7.4.141  problems when building with Borland

pkgsrc changes:
remove patches/patch-os__mac.h, it is included upstream.
2014-01-11 23:24:03 +00:00
..
abiword Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
abiword-plugins Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
beav Add termios.h formerly included by unistd.h. 2013-07-18 12:07:24 +00:00
beaver Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
biew Don't try to guess the compiler type based on the name. Fix assembler 2013-07-02 12:17:30 +00:00
bvi bvi calls tgetstr(), so it needs to link against libtermcap. 2013-10-10 08:56:34 +00:00
ce Fix revision location 2013-10-10 11:08:16 +00:00
ce-doc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
ce-x11 Bump for curses removal 2013-10-10 11:06:11 +00:00
conglomerate Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
cooledit Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
dasher Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
deforaos-editor Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
dhex Add missing patches. 2013-01-23 22:00:27 +00:00
easyedit Add termios.h formerly included by unistd.h. 2013-07-18 12:07:24 +00:00
ed Add PKGGNUDIR support. 2012-12-06 11:38:19 +00:00
edt Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
elvis Fix rpath options. 2013-10-20 18:15:32 +00:00
elvis-x11 Fixes: 2013-04-06 03:45:05 +00:00
em Import editors/em-1.0.0 into the Packages Collection 2013-05-02 05:06:12 +00:00
emacs The default EMACS_TYPE is now emacs24. 2013-10-09 09:52:30 +00:00
emacs-nox11 '"# $NetBSD$" expected.' 2013-04-06 11:23:04 +00:00
emacs-packages Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
emacs-snapshot Update emacs-snapshot to 24.3.50.20140101 2014-01-10 02:11:28 +00:00
emacs20 NetBSD with native clang won't have libgcc, so fake a static library. 2013-10-27 20:47:53 +00:00
emacs21 NetBSD with native clang won't have libgcc, so fake a static library. 2013-10-27 20:47:53 +00:00
emacs21-nox11 Put the Emacs version in all the DESCR files. Ride the bumps I just did. 2013-02-17 07:48:02 +00:00
emacs22 NetBSD with native clang won't have libgcc, so fake a static library. 2013-10-27 20:47:53 +00:00
emacs22-nox11 Remove some more wrong CONFLICTS. 2013-02-24 01:25:30 +00:00
emacs23 Don't strip on older OSX, avoids 'malformed object' errors. 2013-11-04 11:08:03 +00:00
emacs23-nox11 Remove wrong CONFLICTS (in Makefile.common, just committed) and bump 2013-02-23 23:49:35 +00:00
emacs24 Remove obsolete legacy option, scheduled to be removed after 2013Q4. 2013-12-31 16:50:19 +00:00
emacs24-nox11 Sync version with main emacs24 package. Fixes dependencies with EMACS_TYPE 2013-10-10 09:34:00 +00:00
ex Bump for curses removal 2013-10-10 11:09:35 +00:00
fe Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
gate Add patch-subs.c here as well (hi joerg) 2013-03-07 06:41:13 +00:00
gconf-editor Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
gedit Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
gedit-python Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
gedit3 Build fix for deprecated functions 2013-12-12 01:28:45 +00:00
gedit3-spell Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
ghex Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
gice Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
gnuserv Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
gobby Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
gtranslator Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
gummi Recursive PKGREVISION bump for poppler-0.24.4. 2013-12-06 13:23:45 +00:00
heme Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
hexedit Works fine with system curses 2013-10-16 21:59:30 +00:00
hnb 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
javascript-mode Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
jde Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
jed One patch per file. 2013-10-20 18:15:02 +00:00
joe Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
jove Honor pkgsrc CFLAGS and LDFLAGS; should fix the Linux build. 2013-04-28 03:19:36 +00:00
kate Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
kdissert Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
kile Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
kile-kde3 Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
leafpad Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
leim20 Update DEPENDS and bump PKGREVISION. While here, fix installation with 2013-02-17 18:37:26 +00:00
leim21 Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
lpe Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
lyx Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
manedit Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
matlab-mode Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
medit Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
mflteco Requires termcap. 2013-04-28 03:20:41 +00:00
mg Update to 20110905 provided by ISIHARA Takanori in PR 47079. 2012-12-12 12:47:50 +00:00
mg2a Add termios.h formerly included by unistd.h. 2013-07-18 12:07:24 +00:00
mined Mined really uses termcap. 2013-10-16 22:37:14 +00:00
mlview Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
mule Fix various prototype issues. 2013-04-21 15:39:59 +00:00
mule-ucs Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
nano Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
ne Fix build on SunOS. Patch from Sebastian Wiedenroth. 2013-10-24 09:35:10 +00:00
nedit add RCS Id and comments. 2013-06-23 09:45:52 +00:00
ng Add socket libraries on SunOS. Fix from Sebastian Wiedenroth. 2013-10-24 09:32:08 +00:00
notecase Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
nts Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
nvi Fix build on SunOS with native curses. 2013-09-20 14:50:49 +00:00
nvi-m17n Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
obby Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
OmegaT Update to 3.0.8.01 2014-01-01 12:40:53 +00:00
p5-Acme-Padre-PlayCode Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Padre Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
p5-Padre-Plugin-Autoformat Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Padre-Plugin-Catalyst Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Padre-Plugin-DataWalker Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Padre-Plugin-Debugger Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Padre-Plugin-Ecliptic Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Padre-Plugin-Encrypt Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Padre-Plugin-Git Finish git rename from scmgit to git. 2013-09-09 14:07:58 +00:00
p5-Padre-Plugin-HG Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Padre-Plugin-Kate Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Padre-Plugin-Nopaste Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Padre-Plugin-PerlCritic Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Padre-Plugin-PerlTidy Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Padre-Plugin-SpellCheck Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Padre-Plugin-SVN Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Padre-Plugin-Vi Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Padre-Plugin-XS Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-PPIx-EditorTools Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Wx-Scintilla Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
pico Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
poedit Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
qgoogletranslator Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
rox-edit Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
sam "Use of DOWNLOADED_DISTFILE is deprecated. Use the shell variable 2013-04-06 12:03:59 +00:00
sandy suckless downloads seem to change the file around so moved to ftp.netbsd.org 2013-04-26 18:31:28 +00:00
scite Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
se Updated during the freeze to fix security issue noted at: 2013-03-25 10:15:08 +00:00
Sigil Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
speedbar Resolves: 2013-04-06 20:27:16 +00:00
ssam Allow this package to be cross-built by specifying the BUILD_TARGET and 2013-05-11 05:31:52 +00:00
tamago builds with emacs24 2013-06-10 21:51:04 +00:00
tea Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
ted Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
ted-cs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
ted-da Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
ted-de Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
ted-en-gb Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
ted-en-us Doesn't really need gtar. 2013-02-19 22:31:32 +00:00
ted-es Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
ted-fr Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
ted-it Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
ted-nl Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
ted-no Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
ted-pl Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
ted-pt Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
ted-sv Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
TeXmacs Don't use default arguments in friend declarations. 2013-08-13 10:21:35 +00:00
TeXmacs-devel Don't use default arguments in friend declarations. 2013-08-13 10:21:35 +00:00
texmaker Recursive PKGREVISION bump for poppler-0.24.4. 2013-12-06 13:23:45 +00:00
texworks Recursive PKGREVISION bump for poppler-0.24.4. 2013-12-06 13:23:45 +00:00
tomboy Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
tweak Work with system curses 2013-10-16 23:28:49 +00:00
uemacs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
ve Add termios.h formerly included by unistd.h. 2013-07-18 12:07:24 +00:00
vigor Revbump after updating tcl/tk. 2014-01-11 14:42:00 +00:00
vile Rather than try to guess which flex version changed the prototype of 2013-06-22 22:12:42 +00:00
vilearn "Use of DOWNLOADED_DISTFILE is deprecated. Use the shell variable 2013-04-06 12:03:59 +00:00
vim remove ncursesw termcap sub I accidentally committed 2013-03-25 00:34:49 +00:00
vim-gtk Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
vim-gtk2 Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
vim-lang Update to version 7.4.052. 2013-10-07 19:26:28 +00:00
vim-motif Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
vim-share Update to patchlevel 7.4.141. 2014-01-11 23:24:03 +00:00
vim-xaw Clean up libXaw handling. [1/2] 2013-01-15 16:21:34 +00:00
wily Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
xcoral ".for variable names should not contain uppercase letters" 2013-04-06 13:24:18 +00:00
xemacs Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
xemacs-current Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
xemacs-current-nox11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
xemacs-nox11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
xemacs-packages Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
xfce4-mousepad Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
xjed Fixes: 2013-04-06 03:45:05 +00:00
xournal Recursive PKGREVISION bump for poppler-0.24.4. 2013-12-06 13:23:45 +00:00
xvile Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
xwpe Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
yudit Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
zile Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
zim Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
Makefile Add and enable em. 2013-05-02 05:06:55 +00:00