• R/O
  • HTTP
  • SSH
  • HTTPS

MacPorts: Commit

My MacPorts


Commit MetaInfo

Revision603dbd43b9f8a4250242359f21807ed9d6a72080 (tree)
Time2009-06-20 21:30:07
AuthorKazuki Sakamoto <sakamoto@splh...>
CommiterKazuki Sakamoto

Log Message

MacVim 20090620

Change Summary

Incremental Difference

--- a/PortIndex
+++ b/PortIndex
@@ -7,10 +7,10 @@ portdir devel/fmdiff description {Wrapper scripts for FileMerge} platforms darwi
77 gettext 741
88 variants {universal darwin_6} variant_desc {universal {Build for multiple architectures} darwin_6 {Platform variant, do not select manually}} portdir devel/gettext description {GNU gettext package} homepage http://www.gnu.org/software/gettext/ epoch 0 platforms {darwin freebsd linux} depends_lib {port:libiconv port:ncurses port:expat} name gettext maintainers ryandesign long_description {This is the GNU gettext package. It is interesting for authors or maintainers of other packages or programs which they want to see internationalized. As one step the handling of messages in different languages should be implemented. For this task GNU gettext provides the needed tools and library functions.} version 0.17 categories devel revision 4
99 macvim 824
10-variants {perl python ruby tcl cscope standalone gdb universal} variant_desc {perl {Enable Perl scripting} python {Enable Python scripting} ruby {Enable Ruby scripting} tcl {Enable Tcl scripting} cscope {Enable source code browsing with cscope} standalone {Enable standalonize} gdb {Enable GDB integration} universal {Build for multiple architectures}} portdir editors/macvim description {MacVim is a port of the text editor Vim to Mac OS X.} homepage http://code.google.com/p/macvim-kaoriya/ epoch 0 platforms darwin name macvim depends_lib {port:cmigemo port:gettext port:libiconv port:ncurses} maintainers nomaintainer long_description {MacVim supports multiple windows with tabbed editing and a host of other features. MacVim brings you the full power of Vim to Mac OS X.} version 20090511 categories editors revision 0
10+variants {perl python ruby tcl cscope standalone gdb universal} variant_desc {perl {Enable Perl scripting} python {Enable Python scripting} ruby {Enable Ruby scripting} tcl {Enable Tcl scripting} cscope {Enable source code browsing with cscope} standalone {Enable standalonize} gdb {Enable GDB integration} universal {Build for multiple architectures}} portdir editors/macvim description {MacVim is a port of the text editor Vim to Mac OS X.} homepage http://code.google.com/p/macvim-kaoriya/ epoch 0 platforms darwin name macvim depends_lib {port:cmigemo port:gettext port:libiconv port:ncurses} maintainers nomaintainer long_description {MacVim supports multiple windows with tabbed editing and a host of other features. MacVim brings you the full power of Vim to Mac OS X.} version 20090620 categories editors revision 0
1111 vim-app 901
1212 variants {xim perl python ruby tcl cscope darwin_ppc gdb aqua cocoa universal} depends_build {bin:gnutar:gnutar bin:grep:grep bin:7za:p7zip} variant_desc {xim {Build with support for X Input Method} perl {Enable Perl scripting} python {Enable Python scripting} ruby {Enable Ruby scripting} tcl {Enable Tcl scripting} cscope {Enable source code browsing with cscope} gdb {Enable GDB integration} universal {Build for multiple architectures}} portdir editors/vim-app description {Vim.app is a GUI version of the famous editor vim.} homepage http://www.vim.org/ epoch 0 platforms darwin name vim-app depends_lib {port:ncurses port:gettext port:libiconv port:ctags} maintainers nomaintainer long_description {This port provides Vim.app, a GUI version of the famous editor vim. Vim is a highly configurable text editor built to enable efficient text editing.} categories editors version 7.2.147 revision 2
13-zsh-devel 1112
14-variants {darwin_8 mp_completion pcre doc examples cjk universal} variant_desc {darwin_8 {Platform variant, do not select manually} mp_completion {Install port(1) completion file} pcre {Add regular expressions support in builtin functions through PCRE} doc {Install extra documentation} examples {Install configuration examples} cjk {Add East Asian Ambiguous characters support} universal {Build for multiple architectures}} portdir shells/zsh-devel description {Zsh is a UNIX command interpreter (shell)} homepage http://www.zsh.org/ epoch 0 platforms darwin name zsh-devel depends_lib {port:libiconv port:ncursesw} maintainers {nox openmaintainer} long_description {Zsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell (ksh), although it is not completely compatible. It includes enhancements of many types, notably in the command-line editor, options for customising its behaviour, filename globbing, features to make C-shell (csh) users feel more at home and extra features drawn from tcsh (another `custom' shell).} version 4.3.9 categories shells revision 1
13+zsh-devel 1123
14+variants {darwin_8 mp_completion pcre doc examples cjk universal} variant_desc {darwin_8 {Platform variant, do not select manually} mp_completion {Install port(1) completion file} pcre {Add regular expressions support in builtin functions through PCRE} doc {Install extra documentation} examples {Install configuration examples} cjk {Add East Asian Ambiguous characters support} universal {Build for multiple architectures}} portdir shells/zsh-devel description {Zsh is a UNIX command interpreter (shell)} homepage http://www.zsh.org/ epoch 0 platforms darwin name zsh-devel depends_lib {port:libiconv port:ncursesw port:gdbm} maintainers {nox openmaintainer} long_description {Zsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell (ksh), although it is not completely compatible. It includes enhancements of many types, notably in the command-line editor, options for customising its behaviour, filename globbing, features to make C-shell (csh) users feel more at home and extra features drawn from tcsh (another `custom' shell).} version 4.3.10 categories shells revision 0
1515 cmigemo 503
1616 variants {utf8 universal} variant_desc {universal {Build for multiple architectures}} portdir textproc/cmigemo description {C/Migemo is a Japanese incremental search tool.} homepage http://www.kaoriya.net/ epoch 0 name cmigemo depends_lib {bin:iconv:libiconv bin:nkf:nkf} maintainers nomaintainer long_description {C/Migemo is a set of a library and an application to search Japanese words incrementally, or a C version of Migemo originally written in Ruby.} version 1.3c categories textproc revision 8
--- a/Readme.txt
+++ b/Readme.txt
@@ -3,5 +3,5 @@
33 fmdiff @7819_0 (active)
44 gettext @0.17_4+universal (active)
55 iTerm @0.9.6_20090614 (active)
6- macvim @20090511_0+cscope+gdb+perl+python+ruby+standalone+universal (active)
7- zsh-devel @4.3.9_1+cjk+mp_completion+pcre (active)
6+ macvim @20090620_0+cscope+gdb+perl+python+ruby+standalone+universal (active)
7+ zsh-devel @4.3.10_0+cjk+mp_completion+pcre (active)
--- a/editors/macvim/Portfile
+++ b/editors/macvim/Portfile
@@ -2,7 +2,7 @@
22 PortSystem 1.0
33
44 name macvim
5-version 20090511
5+version 20090620
66 revision 0
77 categories editors
88 platforms darwin
@@ -16,7 +16,7 @@ set gittag ${version}
1616 distname KaoriYa-${gittag}
1717 use_zip yes
1818 checksums \
19- ${distname}.zip sha1 ae9e8f8d289a4a5b063f5e36a12c337520a3b2ea
19+ ${distname}.zip sha1 ff8e8cddb21ccdb51ea90e244be645fcc6d8278b
2020 master_sites \
2121 "http://repo.or.cz/w/MacVim/KaoriYa.git?a=snapshot;h=${gittag};sf=zip&"
2222 worksrcdir KaoriYa/src
--- a/editors/macvim/files/patch-option.c
+++ b/editors/macvim/files/patch-option.c
@@ -1,9 +1,33 @@
11 --- option.c.orig
22 +++ option.c
3-@@ -1169,14 +1169,6 @@
4- (char_u *)&p_fp, PV_NONE,
5- {(char_u *)"", (char_u *)0L}},
6- {"fsync", "fs", P_BOOL|P_SECURE|P_VI_DEF,
3+@@ -524,11 +524,6 @@
4+ (char_u *)NULL, PV_NONE,
5+ #endif
6+ {(char_u *)FALSE, (char_u *)0L} SCRIPTID_INIT},
7+-#ifdef FEAT_GDB
8+- {"asm", NULL, P_NUM|P_VI_DEF,
9+- (char_u *)&p_asm, PV_NONE,
10+- {(char_u *)10L, (char_u *)0L}},
11+-#endif
12+ {"altkeymap", "akm", P_BOOL|P_VI_DEF,
13+ #ifdef FEAT_FKMAP
14+ (char_u *)&p_altkeymap, PV_NONE,
15+@@ -545,6 +540,11 @@
16+ {(char_u *)0L, (char_u *)0L}
17+ #endif
18+ SCRIPTID_INIT},
19++#ifdef FEAT_GDB
20++ {"asm", NULL, P_NUM|P_VI_DEF,
21++ (char_u *)&p_asm, PV_NONE,
22++ {(char_u *)10L, (char_u *)0L}},
23++#endif
24+ #ifdef FEAT_AUTOCHDIR
25+ {"autochdir", "acd", P_BOOL|P_VI_DEF,
26+ (char_u *)&p_acd, PV_NONE,
27+@@ -1158,14 +1158,6 @@
28+ # endif
29+ SCRIPTID_INIT},
30+ #endif
731 -#ifdef FEAT_GDB
832 - {"gdbvariables", "gdbvar",P_STRING|P_EXPAND|P_VI_DEF|P_SECURE,
933 - (char_u *)&p_gvar, PV_NONE,
@@ -12,13 +36,13 @@
1236 - (char_u *)&p_gdp, PV_NONE,
1337 - {(char_u *)"gdb", (char_u *)0L} },
1438 -#endif
15- #ifdef HAVE_FSYNC
16- (char_u *)&p_fs, PV_NONE,
17- {(char_u *)TRUE, (char_u *)0L}
18-@@ -1200,6 +1192,14 @@
19- (char_u *)NULL, PV_NONE,
20- {(char_u *)NULL, (char_u *)0L}},
39+ {"formatexpr", "fex", P_STRING|P_ALLOCED|P_VI_DEF|P_VIM,
40+ #ifdef FEAT_EVAL
41+ (char_u *)&p_fex, PV_FEX,
42+@@ -1211,6 +1203,14 @@
43+ {(char_u *)NULL, (char_u *)0L}
2144 #endif
45+ SCRIPTID_INIT},
2246 +#ifdef FEAT_GDB
2347 + {"gdbvariables", "gdbvar",P_STRING|P_EXPAND|P_VI_DEF|P_SECURE,
2448 + (char_u *)&p_gvar, PV_NONE,
@@ -29,4 +53,4 @@
2953 +#endif
3054 {"gdefault", "gd", P_BOOL|P_VI_DEF|P_VIM,
3155 (char_u *)&p_gd, PV_NONE,
32- {(char_u *)FALSE, (char_u *)0L}},
56+ {(char_u *)FALSE, (char_u *)0L} SCRIPTID_INIT},
Show on old repository browser