Next | Query returned 46 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2007-05-19 01:55:53 by Klaus Heinz | Files touched by this commit (1)
Log message:
- Added support for installation to DESTDIR.
- Introduced PKGMANDIR.
- check-interpreter.mk complained about dangling symlinks to vim.1 when
  installing to DESTDIR. Used CHECK_INTERPRETER_SKIP as a workaround.
   2006-12-15 21:33:06 by Joerg Sonnenberger | Files touched by this commit (236)
Log message:
Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
   2006-07-18 12:27:16 by Martti Kuparinen | Files touched by this commit (5)
Log message:
* Make sure PATCHDIR is always set so that the patches are really used.
  This fixes the vim-motif build.

* Update to 7.0.39

  3990  7.0.036  can't compile with small features and syntax HL
  1880  7.0.037  crash when resizing Vim window when a line doesn't fit
  3236  7.0.038  complete() can be used from expr. mapping after inserting text
  3240  7.0.039  third argument for inputdialog() doesn't work in the console
   2006-05-09 08:36:48 by Martti Kuparinen | Files touched by this commit (12)
Log message:
Update vim to 7.0.0

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".
   2006-03-02 11:41:42 by Martti Kuparinen | Files touched by this commit (12)
Log message:
Fix pkglint -Wall warnings.
   2006-02-28 12:10:45 by Martti Kuparinen | Files touched by this commit (1)
Log message:
Remove PKGREVISION after 6.4.8 upgrade.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2005-12-12 22:36:56 by Joerg Sonnenberger | Files touched by this commit (43) | Package updated
Log message:
Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
   2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432)
Log message:
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
   2005-07-19 12:18:59 by grant beattie | Files touched by this commit (7)
Log message:
depends should be ../../<category>/<pkg>

Next | Query returned 46 messages, browsing 21 to 30 | Previous