Jerome Duval
5d0a37db3d
vim: add recipe for version 8.0.1176.
2017-10-20 22:02:57 +02:00
miqlas
1176917030
VIM: Missing Copyright end-year. ( #1527 )
2017-07-22 08:39:26 -04:00
miqlas
d49aea4812
VIM: bump version, less sed magic ( #1526 )
2017-07-21 21:37:13 -04:00
miqlas
08615e025f
VIM: bump version, recipe cleanup, enable python, fix ruby ( #1344 )
2017-06-17 11:11:25 -04:00
miqlas
7014bedf71
vim: bump version, updated patchset ( #1219 )
2017-03-18 12:57:44 +01:00
miqlas
9210e447c8
vim: updated recipe and patchset ( #917 )
2016-12-11 11:41:49 +01:00
miqlas
2420a894cc
Fixed recipe for x64 ( #916 )
2016-12-11 10:52:04 +01:00
miqlas
c527264139
Vim: Add recipe for versionn 8 ( #840 )
...
* patchset needs cleaning.
* recipe could use $portVersion, SOURCE_DIR could be dropped.
2016-11-09 11:16:58 +01:00
Kacper Kasper
790bc7ce57
Fixes for vim.
...
* Change download protocol. For some reason FTP timeouts.
* Fix diacritics in menus for Polish language. Resolves #354 .
2016-01-10 21:46:05 +00:00
Adrien Destugues
56677611c4
Vim: create settings folder if it doesn't exists.
...
Patch by GCI2014 student Ezo. Thanks!
2014-12-03 09:06:08 +01:00
Scott McCreary
1ddc1d1633
Deleted several old and outdated recipes and patches
2013-11-04 13:56:31 -08:00
Siarzhuk Zharski
2c60e6fe5f
Fix vim-7.4 build and cleanup patch for whitespaces
...
* vim-7.4 recipe and makefile adjusted for building both console and GUI vim binaries;
* patch trailing whitespaces cleanup.
Thanks to Alex von Gluck for initial turning this stuff function.
2013-10-22 20:16:14 +02:00
Alexander von Gluck IV
78b0168893
via-7.4: Fix patch and write recipe
...
* Going to rebase the patch as it has some
whitespace issues
2013-10-17 22:04:08 +00:00
Siarzhuk Zharski
1450f61b86
Haiku support for vim 7.4
...
what's new ahead of version 7.3:
* GUI font Selector dialog implemented;
* documentation updated, more Haiku-related information added and fixed;
* __HAIKU__ code snippets are separated fromEOS__ rudiments allowing to purge out last ones if needed.
2013-10-17 21:09:02 +00:00
Adrien Destugues
7c1de0c5f7
Get Vim 7.3 recipe working.
2013-09-30 16:49:22 +02:00
Oliver Tappe
94cc6aaf85
Merge all changes from trunk
2013-03-29 14:04:07 +00:00
Siarzhuk Zharski
947c08c79d
- port updated to Vim version 7.3.
2010-08-21 20:48:17 +00:00
Scott McCreary
d676b21ad8
Fixed error in vim's patch that prevented it from applying cleanly. Combined the 3 vim source packages into one zip file. Seems the vim .bep
...
file is not correct as it's not building cleanly yet.
2010-05-05 04:04:30 +00:00
Siarzhuk Zharski
b70f5b78f1
- added Haiku OS notes into vimrc and gvimrc templates.
2010-05-04 20:13:09 +00:00
Siarzhuk Zharski
0f54d11f4f
- support for $BE_USER_SETTINGS to store config files under standard
...
Haiku settings directory instead of $HOME;
- minor cleanup;
2010-05-04 19:34:50 +00:00
Siarzhuk Zharski
277ddb687a
- support for toolbar added;
...
- some minor gcc4 build warnings cleanup.
2010-05-03 20:31:30 +00:00
Siarzhuk Zharski
fc5150d7a4
- use vector icons in gui dialogs;
...
- use main vector icon created by zuMi.
2010-04-26 18:29:30 +00:00
Siarzhuk Zharski
f0b224b78e
- applied patch by stimut. Thank you and sorry for delay!
2010-02-06 21:13:41 +00:00
Siarzhuk Zharski
46d6b8a633
- automatic copying uganda.txt as license file on target system.
2009-06-08 18:35:53 +00:00
Siarzhuk Zharski
6cb06c3a3b
- haiku_package target added into main Makefile. It creates zip archive ready for
...
installation as Haiku optional package. this package contains both gui and console
versions of vim. Those versions are build separately;
- FilePanels in GUI version are dynamically allocated now. This fixes some hang problems
during performing make test;
- some syntax and cosmetic fixes.
2009-05-31 20:19:50 +00:00
Siarzhuk Zharski
7c5a0e6a3d
- refactored vim Makefile. More natural way of building and installing instroduced.
2009-05-23 12:46:16 +00:00
Siarzhuk Zharski
7e9161d828
- removed some BeOS era workarounds not rewuired by Haiku build.
2009-05-21 16:25:00 +00:00
Siarzhuk Zharski
dc262b0866
Haiku support for VIm 7.2 editor.
2009-05-05 20:16:39 +00:00