Commit Graph

43 Commits

Author SHA1 Message Date
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
Adrien Destugues
3335c491dd vim: needs libiconv. 2016-08-28 22:36:19 +02: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
Jérôme Duval
2676bbc507 vim: delete old recipe which uses ncurses_devel. 2015-12-02 17:30:09 +01:00
Jerome Duval
4daa7bc6a7 bump recipe revisions to rebuild with ncurses 6.
* also fix aspell provides, remove libtool files.
2015-11-22 14:35:53 +00:00
Adrien Destugues
a19001a0bf Vim: add deskbar symlink. 2015-11-22 11:13:31 +00:00
Humdinger
9e304a2e9a De-lint recipes.
*	v8
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	verilator
	80-char limit of DESCRIPTION.
	Re-ordered blocks.

*	vim
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	virtulbelive
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	vl_gothic
	Shortened SUMMARY.
	Re-ordered blocks.

*	vlc
	Re-ordered blocks.
	Changed libgpg-error to libgpg_error.

*	vncserver
	Improved COPYRIGHT.
	Re-ordered blocks.

*	vwget
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	wesnoth
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	xerces
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	zip
	Re-ordered blocks.
	Lint warning of non-declared patch can be ignored, as it doesn't
	grok: $portName-$portVersion.patchset
2015-07-23 14:20:24 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01: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
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Jonathan Schleifer
b8cd718c7e vim: Add cmd:vi
As we have no package providing vi, vim should provide it.
2014-03-29 14:00:59 +01:00
Jonathan Schleifer
e56613755a vim-7.4: Add checksums 2014-03-25 01:46:11 +01:00
Adrien Destugues
6b80bad914 Some fixes to vim 7.4 recipe
* Add missing requires
* Add a system vimrc file setting the nocp option. This makes arrow,
backspace, and delete keys work as expected, and disabled a lot of bugs
that vim emulates from the original vi.
2014-03-10 14:22:44 +01:00
dradancer
609b62205d Updated descriptions/summaries to comply 2014-01-05 04:12:45 -08:00
noryb009
7f99504c1c Rewrap app-editors DESCRIPTIONs 2014-01-02 16:40:56 -05: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
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00: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