Commit Graph

78 Commits

Author SHA1 Message Date
rymdbar
7fd3f8d849 vim, bump version + add fullscreen patch (#12726)
Ideally the patch ought to be upstreamed, but it probably make sense to
keep it in haikuports for a while first.

Co-authored-by: cos <cos>
2025-08-16 05:19:17 +00:00
Schrijvers Luc
aa773e398a vim, bump version after upstreamed patch (#11828) 2025-02-27 05:07:32 +00:00
Schrijvers Luc
505a1d7002 vim, bump version (#11824) 2025-02-26 08:51:45 +00:00
Schrijvers Luc
2b9c6061e9 vim, cleanup vulnerable recipe (superseded) (#10295) 2024-04-03 15:43:42 +02:00
hfsfox
d140888f66 vim: new version (#9939) 2024-01-06 09:19:56 +01:00
Schrijvers Luc
c4efcf9eab vimp, bump version (#9653) 2023-10-20 14:15:46 +00:00
Schrijvers Luc
53d9105941 vim, bump version (#9553) 2023-10-02 09:17:41 +00:00
PulkoMandy
55af6185f6 vim: switch to Python 3.10
No reason to remain on Python 3.9, which is built without readline
support currently.
2023-07-29 13:52:30 +02:00
OscarL
9be1ee8369 vim: update to version 9.0.1479 (#8493) 2023-04-23 16:24:00 +02:00
PulkoMandy
29e60bb883 vim: fix enabling of python3 support, remove python2 2023-01-14 21:03:22 +01:00
extrowerk
260d21a6eb VIM: bump, enable python3 (#6684) 2022-03-13 08:25:16 +01:00
Jerome Duval
8b35b86e4a vim: remove dependency on libssp
now provided by libroot
2021-10-14 20:22:10 +02:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Schrijvers Luc
66fd2e0ffd vim, bump version, fix install for 32bit (#6076) 2021-07-18 17:08:22 +02:00
Emir Sarı
1c2bc7e6e0 vim: bump version (#6067) 2021-07-16 09:49:52 +02:00
Emir Sarı
304fff99fa vim: bump version (#5703) 2021-02-12 14:25:11 +03:00
Emir Sarı
614046b1f3 Vim: Bump version (#5374) 2020-10-31 06:08:34 +03:00
Emir Sarı
650607d0c1 Vim: bump version (#5291) 2020-09-17 15:00:15 +03:00
Emir Sarı
8e8ac81ed0 Vim: Disable Python3 interpreter (#5238) 2020-08-07 10:08:38 -04:00
Emir Sarı
e8214d3ceb Vim: Enable Python3 interpreter (#5209)
* Vim: Enable Python3 interpreter
2020-08-05 21:35:26 +02:00
Emir Sarı
529dd22e35 Vim: bump version (#5130)
* Git: bump version & delete old recipes

* Vim: bump version
2020-06-21 23:03:26 +03:00
Emir Sarı
5d9d6d9a42 Vim: Bump version (#5044) 2020-06-01 01:44:08 +03:00
Adrien Destugues
cf9654fef8 vim: fix build.
TCL is not available on 32bit systems.
2020-05-25 17:41:30 +00:00
Emir Sarı
0647c65337 Vim: bump version & improve recipe (#4925) 2020-05-13 13:29:01 +03:00
Emir Sarı
cda616008f Vim: bump version (#4900)
* upstream patchset
2020-04-27 14:44:53 +03:00
Jérôme Duval
6fbccd2ea7 vim: rebuild 2020-02-07 13:39:27 +01:00
extrowerk
6ada3be986 Vim: build fix (#4692) 2020-02-07 13:36:28 +01:00
Augustin Cavalier
ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
Adrien Destugues
079c920c28 vim: force ncurses6. 2019-05-18 15:02:54 +02:00
Zoltán Mizsei
2c679373c6 Add libssp to REQs for x86_64 2019-05-01 19:18:02 +02:00
Zoltán Mizsei
44a6cd92c9 Build fix 2019-05-01 19:18:02 +02:00
Adrien Destugues
3a303413cf vim 8.1. 2019-05-01 16:38:40 +02:00
Adrien Destugues
e5c4290b7a vim: bump revision to rebuild against new python
Otherwise youcompleteme doesn't work :(
2019-01-07 21:40:24 +01:00
kenmays
a9ca1eb613 Vim: bump to 8.0.1230 (#3092) 2018-09-21 10:28:55 +00:00
Adrien Destugues
4eea91aa66 Vim: fix gcc2 build
There is no libruby for gcc2, so just disable that. It is optional and
not too commonly used.
2017-12-20 20:52:17 +01:00
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