Next | Query returned 47 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2013-01-15 17:21:37 by Daniel Horecki | Files touched by this commit (30)
Log message:
Clean up libXaw handling. [1/2]

- remove LIBXAW variable. It is handled by buildlink3.mk now
- simplify patches and Makefile in packages using libXaw
- in some cases force use of Xaw3d (won't build with Xaw)
- replace some directly included of x11/Xaw3d with mk/xaw.buildlink3.mk

In next part:
- replace more includes with mk/xaw.buildlink3.mk
   2013-01-15 00:30:34 by Daniel Horecki | Files touched by this commit (5)
Log message:
Update to patchlevel 762.

Patches:
7.3.713  printf() can only align to bytes, not characters
7.3.714  :setlocal and :setglobal do not work in the sandbox
7.3.715  crash when calling setloclist() in BufUnload autocmd
7.3.716  error on exit when using Python 3
7.3.717  when changing font size only MS-Windows limits window size
7.3.718  when re-using the current buffer the buffer-local options stay
7.3.719  cannot run new version of cproto
7.3.720  proto files are outdated
7.3.721  Ruby interface defines local functions globally
7.3.722  Perl flags may contain "-g", which breaks "make proto"
7.3.723  various tiny problem.
7.3.724  building with Ruby and Tcl on MS-Windows 64 bit does not work
7.3.725  :aboveleft and :belowright have no effect on :copen
7.3.726  typos and duplicate info in README
7.3.727  can't always find Win32.mak when building GvimExt
7.3.728  cannot compile with MzScheme interface on Ubuntu 12.10
7.3.729  building with Ruby fails on some systems
7.3.730  crash in PHP file when using syntastic
7.3.731  Py3Init_vim() is exported uneccessarily
7.3.732  compiler warnings for function arguments
7.3.733  tests fail when including MzScheme
7.3.734  cannot put help files in a sub-directory
7.3.735  cannot build Ruby 1.9 with MingW or Cygwin
7.3.736  file name completion in input() escapes white space
7.3.737  when using do_cmdline() recursively did_endif is not reset
7.3.738  (after 7.3.730) unused function argument
7.3.739  computing number of lines may have an integer overflow
7.3.740  IOC tool complains about undefined behavior for int
7.3.741  (after 7.3.737) tiny build fails
7.3.742  leaking memory when :vimgrep restores the directory
7.3.743  (after 7.3.741) tiny build still fails
7.3.744  64 bit compiler warning
7.3.745  automatically setting 'ttymouse' doesn't work
7.3.746  memory leaks when using location lists
7.3.747  tab alignment does not work when characters are concealed
7.3.748  no tests for conceal mode
7.3.749  cannot build Python interface without multi-byte feature
7.3.750  the justify macro does not always work correctly
7.3.751  test 61 is flaky, it fails once in a while
7.3.752  test 49 script file doesn't fold properly
7.3.753  ":q" twice does not work when there is a QuitPre autocommand
7.3.754  latest nmake is not recognized
7.3.755  autoconf doesn't find Python 3 if it's called "python"
7.3.756  a location list can get a wrong count in :lvimgrep
7.3.757  issue 96: access freed memory if put command triggers autocmd
7.3.758  matchit plugin does not handle space in #ifdef
7.3.759  MS-Windows: Updating tabline is slow when there are many tabs
7.3.760  dv_ deletes the white space before the line
7.3.761  in Visual mode a "-p does not work
7.3.762  (after 7.3.759) on some systems the tabline is not redraw.

pkgsrc changes:
- cleanup vim-xaw by adding -lXaw first, so --as-needed will work now
- remove some old entries in vim-xaw

Will fix PR 47281.
   2012-12-19 00:30:37 by Daniel Horecki | Files touched by this commit (1)
Log message:
Workaround too much linking. Use link.sh instead of --as-needed fro linker
until I'll find proper solution.

Should help with PR 47281.
   2012-10-03 13:43:48 by Aleksej Saushev | Files touched by this commit (150)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-08-27 16:45:38 by Daniel Horecki | Files touched by this commit (12) | Package updated
Log message:
Long awaited update to vim 7.3.

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
   2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234)
Log message:
recursive bump from gettext-lib shlib bump.
   2009-02-06 07:28:53 by Martti Kuparinen | Files touched by this commit (4)
Log message:
Updated editors/vim-share to 7.2.102

 17606  7.2.070  crash when a function returns a:000
  2353  7.2.071  (extra) Win32: Handling netbeans events may cause a crash
  1786  7.2.072  (extra) compiler warning in Sniff code
  4121  7.2.073  ":set <xHome>" has the same output as \ 
":set <Home>"
  1832  7.2.074  (extra, after 7.2.073) extra part of 7.2.073
  2218  7.2.075  (after 7.2.058) unclear comment about making a diff
  2666  7.2.076  rename(from, to) deletes file if names refer to the same file
  4745  7.2.077  (after 7.2.076) rename() fails if names differ only in case
  3298  7.2.078  problems with deleting folds
  6947  7.2.079  "killed" netbeans events are not handled correctly
  9942  7.2.080  accessing wrong memory with completion and composing char
  1728  7.2.081  compiler warning for float overflow on VAX
  2134  7.2.082  if 'ff' is "mac" then "ga" on a ^J shows \ 
0x0d instead of 0x0a
  1733  7.2.083  ":tag" doesn't return to the right tag entry in the \ 
tag stack
  4331  7.2.084  Python: vim.eval() is wrong for recursive structures
  1862  7.2.085  ":set <M-b>=<Esc>b" does not work when \ 
'encoding' is utf-8
  3045  7.2.086  using ":diffget 1" in buffer 1 corrupts the text
  1570  7.2.087  adding URL to 'path' doesn't work to edit a file
  2895  7.2.088  (extra) Win32: Using the clipboard sometimes fails
  2473  7.2.089  (extra) Win32: crash when using Ultramon buttons
  3286  7.2.090  user command containing 0x80 does not work properly
  2113  7.2.091  ":cs help" output is not aligned for some languages
  4538  7.2.092  some error messages are not translated
  7287  7.2.093  (extra) dialogs can't always handle multi-byte text
  3430  7.2.094  compiler warning for signed/unsigned compare, typos
  1902  7.2.095  using "r" and then CTRL-C Visual highlighting is not \ 
removed
  1464  7.2.096  after ":number" "Press Enter" msg may be on \ 
the wrong screen
  1692  7.2.097  "!xterm&" doesn't work when 'shell' is \ 
"bash"
  1864  7.2.098  warning for signed/unsigned pointer
  3498  7.2.099  unnecessary redraw when changing GUI options in terminal
  3846  7.2.100  missing first three bytes on sourced FIFO
  1362  7.2.101  (extra) MSVC version not recognized
  1496  7.2.102  (after 7.2.100) BOM at start of Vim script not removed
   2008-11-10 18:21:40 by Thomas Klausner | Files touched by this commit (147)
Log message:
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
   2008-03-11 11:55:03 by Martti Kuparinen | Files touched by this commit (8)
Log message:
VIM 7.1.270

  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
   2008-03-02 17:01:32 by Johnny C. Lam | Files touched by this commit (8)
Log message:
+ Remove the check for whether you can remove -liconv from the linker
  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.

Next | Query returned 47 messages, browsing 11 to 20 | Previous