pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors



Module Name:    pkgsrc
Committed By:   jlam
Date:           Sun Mar  2 16:01:32 UTC 2008

Modified Files:
        pkgsrc/editors/vim: Makefile
        pkgsrc/editors/vim-gtk: Makefile
        pkgsrc/editors/vim-gtk2: Makefile
        pkgsrc/editors/vim-kde: Makefile
        pkgsrc/editors/vim-motif: Makefile
        pkgsrc/editors/vim-share: distinfo
        pkgsrc/editors/vim-xaw: Makefile
Added Files:
        pkgsrc/editors/vim-share/patches: patch-af

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.


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 pkgsrc/editors/vim/Makefile
cvs rdiff -r1.57 -r1.58 pkgsrc/editors/vim-gtk/Makefile
cvs rdiff -r1.28 -r1.29 pkgsrc/editors/vim-gtk2/Makefile
cvs rdiff -r1.50 -r1.51 pkgsrc/editors/vim-kde/Makefile
cvs rdiff -r1.26 -r1.27 pkgsrc/editors/vim-motif/Makefile
cvs rdiff -r1.92 -r1.93 pkgsrc/editors/vim-share/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/editors/vim-share/patches/patch-af
cvs rdiff -r1.46 -r1.47 pkgsrc/editors/vim-xaw/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index