Commit Graph

422 Commits

Author SHA1 Message Date
sthen
d9c8b26a02 update to vim-9.0.1151
use a newer lua for the lua flavour
2023-01-06 18:23:08 +00:00
sthen
03cb94a0bb update to vim-9.0.0976 2022-11-30 15:52:06 +00:00
sthen
6400c91455 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:14 +00:00
sthen
9c62ecec3a update to vim-9.0.0192 and sync vim-spell 2022-08-11 15:02:38 +00:00
sthen
af1151f00e update to vi-8.2.5172 2022-08-11 14:30:31 +00:00
sthen
3a6f08dc22 update to vim-8.2.5036
this includes new colour schemes. they aim to be more consistent in
different environments (e.g. between text and gui versions), but
in some cases significantly change what people are familiar with.

a copy of the old colour schemes is installed under the "legacy"
directory to make it easier to revert if desired. you can either use
them directly in config, or (probably better if you share config
files between machines) copy the relevant files from
/usr/local/share/vim/vim82/colors/legacy to ~/.vim/colors
which take priority.

for more information, see
https://github.com/vim/colorschemes
https://github.com/vim/vim/issues/10449#issuecomment-1140195027=
2022-05-28 11:09:25 +00:00
sthen
5dfb5205c0 update to vim 8.2.4981, with patches to revert the runtime colour theme updates
which have big changes in particular to background colours - various themes went
from "no" background colour (i.e. dark on a dark terminal) to setting a light
background.
2022-05-19 12:06:57 +00:00
sthen
c7b4e8ffad update to vim-8.2.4950 (sticking to a version from before the default
colours changed, while I decide what to do with that)
2022-05-19 09:58:20 +00:00
jeremy
1026c9569a Bump ports after switching default ruby version to 3.1
OK sthen@, tb@
2022-05-05 15:41:56 +00:00
sthen
6adce9ee65 update to vim-8.2.4600-gtk3 2022-03-21 15:28:53 +00:00
sthen
24bbd7f19f update to vim-8.2.4552 2022-03-12 16:53:50 +00:00
sthen
b3681e366f update to vim-8.2.4529
remove the patches backing out SIGTSTP changes; a fix was committed for Android
which helps us too after widening the ifndef
2022-03-09 00:38:50 +00:00
sthen
b6966d2e73 GC a few more RCS ids in my ports 2022-03-07 21:45:09 +00:00
sthen
a98e0e6666 remove rcs IDs in ports that I maintain 2022-03-07 21:36:41 +00:00
sthen
24c6afe427 update to vim-8.2.4476
diff-wrangling for the "backout SIGTSTP changes" diff (re
https://github.com/vim/vim/pull/9422) because other changes have been
made to the upstream code (it's still broken)
2022-02-26 13:48:31 +00:00
sthen
84a492ce9d vim: backout ab16ad33ba (patch 8.2.3941) which results in an
uninterruptible loop when pressing ^Z

ab16ad33ba
2022-01-17 17:03:19 +00:00
sthen
74c2e59703 update to vim-8.2.4096 2022-01-15 15:40:27 +00:00
espie
208c0b1f40 default for PKGNAME-sub where it makes sense, no pkgnames change 2021-11-22 15:00:41 +00:00
sthen
3d643a24f2 update to vim-8.2.3596, requested by tj@
apparently crashes when typing in malformed commands is enough for a "high" cve these days
2021-11-15 16:26:21 +00:00
sthen
5e4370b64d bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
sthen
c0aef9bc93 update to vim-8.2.3456, including fixes for issues mentioned in
https://www.openwall.com/lists/oss-security/2021/10/01/1
2021-10-03 19:04:52 +00:00
sthen
bd20ec36bb update to vim-8.2.3394 2021-09-02 16:08:43 +00:00
jeremy
b5da0994ab Switch default ruby version to 3.0
Add patches to a few ports to build with ruby 3.0, mostly -fdeclspec to
CFLAGS or CXXFLAGS.

Bump ports where the default version change causes a package change.

OK kmos@
2021-09-02 14:59:44 +00:00
sthen
52e76b258c update to vim-8.2.3357 2021-08-17 20:41:17 +00:00
sthen
1ddb82e849 update to vim-8.2.3225 2021-07-26 20:31:16 +00:00
sthen
f0af5315b1 vim: tweak @pkgpath marker, should fix issue with updating gtk2->gtk3 seen by jsg 2021-05-16 17:11:41 +00:00
sthen
1570e8d277 update to vim-8.2.2580 2021-03-09 17:58:33 +00:00
sthen
4b035acdc4 update to vim-8.2.2541 2021-02-22 16:59:53 +00:00
sthen
802b35b3bf Update to vim-8.2.2401
Drop gtk2 and py2 flavours, so now it only has to build 7 instead of 14
times in bulk builds and update tests.
2021-01-24 15:20:06 +00:00
sthen
2d1ed97d3f update to vim-8.2.2230 2020-12-27 18:24:20 +00:00
sthen
f8fab62f85 update to vim-8.2.2083 2020-12-03 21:35:55 +00:00
sthen
30224e7522 update to vim-8.2.2034 2020-11-23 10:49:41 +00:00
jeremy
06ac160d22 Bump related ports after default Ruby version switch
OK gkoehler@
2020-11-17 03:19:36 +00:00
sthen
5c47a93869 update to vim-8.2.1805, fixing a bug with :shell introduced in 8.2.1513
that is somewhat nasty on OpenBSD (https://github.com/vim/vim/issues/7079,
reported by Oliver Taïbi).

- shuffle some lang entries to the correct PLIST while there
2020-10-06 16:21:00 +00:00
sthen
54d1ee8cdc update to vim-8.2.1704, based on update to 8.2.1700 from jasper@ 2020-09-18 12:29:47 +00:00
jasper
c6ed35663c update to vim-8.2.1382
ok sthen@ (MAINTAINER)
2020-08-07 09:24:35 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
chrisz
4d0cedba6e update to 8.2.0986
ok sthen@
2020-06-16 16:45:14 +00:00
sthen
87be70518d update to vim-8.2.885 2020-06-02 20:09:55 +00:00
sthen
8470d501aa update to vim-8.2.534 2020-04-09 20:07:47 +00:00
sthen
793093c249 update to vim-8.2.356 2020-03-05 20:53:13 +00:00
sthen
bda6511a83 update to vim-8.2.255 2020-02-14 10:59:54 +00:00
sthen
295df56382 update to vim-8.2.25 2019-12-21 13:27:04 +00:00
sthen
38f48a3136 update to vim-8.1.2061 2019-09-20 17:21:05 +00:00
sthen
f75d2955f3 disable vim's new hidden dep on libcanberra; found by naddy@ 2019-09-06 14:50:23 +00:00
sthen
3a4465bd30 update to vim-8.1.1987 2019-09-05 18:47:53 +00:00
sthen
bbca5b93e0 SECURITY UPDATE to vim-8.1.1483
CVE-2019-12735 Arbitrary Code Execution via Modelines

https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md

"Beyond patching, it's recommended to disable modelines in the vimrc
(set nomodeline), to use the securemodelines plugin, or to disable
modelineexpr (since patch 8.1.1366, Vim-only) to disallow expressions in
modelines."
2019-06-06 15:04:22 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00