311 Commits

Author SHA1 Message Date
jeremy 322b7f7264 Bump ports after switching the default ruby version in ports to Ruby 4.0
OK sthen@
2026-06-18 00:15:06 +00:00
sthen 43adf14c88 update to vim-9.2.663 2026-06-16 23:35:09 +00:00
sthen e6fc84b052 update to vim-9.2.653 2026-06-15 20:10:30 +00:00
sthen 40a0b57c03 update to vim-9.2.545 2026-05-28 15:22:08 +00:00
sthen 2ac50e65e5 update to vim-9.2.447 2026-05-06 16:02:57 +00:00
sthen 86fa72fa67 update to vim-9.2.357 2026-04-17 13:32:13 +00:00
sthen e27c437777 update to vim-9.2.323 2026-04-09 11:32:52 +00:00
sthen 533f4cf089 fix packaging for gtk3 flavour 2026-03-31 16:06:23 +00:00
sthen c5eaec879d update to vim-9.2.272
adapt flavour changes as done in vim-classic (rather than have a no_x11
flavour, the default is now no_x11; in this case, to cope with updates
from old versions, @pkgpath is built dynamically and passed via a var
to PLIST). reduce other differences to vim-classic makefile.
2026-03-30 12:28:27 +00:00
sthen 51cc2b19eb update to vim-9.2.260 2026-03-27 16:06:11 +00:00
sthen 629cb3f205 update to vim-9.2.140 2026-03-11 21:29:15 +00:00
sthen 51fc466630 update to vim-9.2.136 (fixes url fetching on the command line) 2026-03-11 12:09:25 +00:00
sthen 3d3d681c3e update to vim-9.2.78 2026-02-28 11:22:44 +00:00
sthen 6a1d252375 update to vim-9.1.2135 2026-02-06 11:21:39 +00:00
sthen 94c0e6a875 update to vim-9.1.2077 2026-01-11 19:08:19 +00:00
sthen c29b5b40e3 update to vim-9.1.1952 2025-12-04 11:14:17 +00:00
sthen 508bad5a50 update to vim-9.1.1917 2025-11-16 12:22:52 +00:00
sthen b0488bb378 drop DPB_PROPERTIES, naddy ran into the build problem that happens when
this fails. (packaging failure due to missing manpages).
2025-10-23 21:52:44 +00:00
sthen a105f9aa40 set DPB_PROPERTIES=parallel for vim, it seems that something changed
in upstream build infrastructure and this is now happy. let me know if
you run into problems with parallel builds with this.

(note: with some configs, the last update resulted in ^G not showing
the line number, this seems to be related to upstream change about ruler:
https://github.com/vim/vim/commit/ba36510920654a52d8b5908f5a61c6969bb31942
if affected, try 'set noruler').
2025-10-22 14:49:55 +00:00
sthen fb50fbfb5b update to vim-9.1.1863 2025-10-17 16:42:38 +00:00
sthen 2aaf66dacf update to vim-9.1.1706 2025-08-28 09:21:18 +00:00
sthen ee2585e3d6 set --without-wayland 2025-07-21 15:15:05 +00:00
sthen a77e704403 update to vim-9.1.1552
Fixes path traversal problem in zip/tar plugins; archives with ../ paths
can result in possibly-unexpected file writes. The victim must edit such
a file using Vim which will reveal the filename and the file content.
2025-07-15 22:50:48 +00:00
sthen af814d9571 set MODLUA_SA=Yes, to stop lua.port.mk playing dirty tricks with flavours
PLIST_DB failure reported by tb@
2025-07-03 05:43:53 +00:00
jeremy 3d87e3f458 Bump ports after switching the default ruby version in ports to Ruby 3.4
OK phessler@ sthen@ rsadowski@
2025-06-28 00:36:32 +00:00
sthen 4c820a76b5 vim port tweaks: use a single PLIST with a "GUI_ONLY" SUBST_VARS rather
than separate PFRAG, and some other tidying/simplification
2025-06-24 23:40:51 +00:00
sthen d655985d0a update to vim-9.1.1478, merging the -lang subpackage into the main
package while there. the byte saving in the default install isn't worth
the extra hassle at update time (which is already tricky due to evim,
gvim and friends which are only in the gui installs).

pvk@ sent me a diff to fix some issues with missing dir creations due
to badly placed files, but I thought I'd go with this approach instead.

updates handled with @conflict @pkgpath as needed (relying on the old
packages which had @pkgpath ${BASE_PKGPATH} that means they match nicely
with the default new pkgpaths, avoiding the need for messy flavour
handling).
2025-06-24 22:41:44 +00:00
sthen a23533cc5e update to vim-9.1.1418 2025-05-29 15:19:04 +00:00
sthen e686d119e2 update to vim-9.1.1265
revert the backout of bd4614f43d0e, now fixed upstream in 06774a271a7d
2025-04-01 09:31:38 +00:00
sthen 79478d33cb update to vim-9.1.1199 2025-03-13 10:00:54 +00:00
sthen ea5a67aa03 update to vim-9.1.1194 2025-03-11 16:13:41 +00:00
sthen 76b3beae56 update to vim-9.1.1119 2025-02-17 21:29:39 +00:00
sthen 4eaa919faf update to vim-9.1.1055
move DEBUG_PACKAGES before pulling in bsd.port.arch.mk
2025-01-28 16:36:45 +00:00
sthen 9014ecb549 update to vim-9.1.1043 2025-01-20 23:11:48 +00:00
sthen 5598f4d195 update to vim-9.1.1006
fixes a possible heap-buffer overflow when switching to other buffers
using :all if visual mode is still active
2025-01-12 13:19:22 +00:00
sthen d578806331 backout https://github.com/vim/vim/commit/bd4614f43d0eac4aff743132bab8e53b015ac801.patch
segfaults seen, at least when using vim-airline
2024-12-27 14:18:16 +00:00
sthen f573e48b86 enable debug packages 2024-12-27 00:50:17 +00:00
sthen e459f7a4d3 update to vim-9.1.964 2024-12-27 00:04:52 +00:00
sthen d19fcea57b handle py3.12 switchover in editors 2024-12-21 11:37:54 +00:00
sthen da90693355 update to vim-9.1.866 2024-11-15 13:19:57 +00:00
sthen dc2b6659d4 update to vim-9.1.764 2024-10-07 14:02:18 +00:00
sthen 0f4b66060a update to vim-9.1.707 2024-08-31 20:49:27 +00:00
sthen b86004dc59 update to vim-9.1.698 2024-08-27 08:10:19 +00:00
sthen 45c00346e6 update to vim-9.1.597 2024-08-26 13:15:37 +00:00
sthen 9ad2c14f13 update to vim-9.1.678 2024-08-16 11:01:32 +00:00
sthen 476780bf9e update to vim-9.1.663 2024-08-06 19:19:26 +00:00
sthen 3b12f174c4 update to vim-9.1.586 2024-07-15 12:33:43 +00:00
jeremy e7f7a27c04 Bump ports after switching the default ruby version in ports to Ruby 3.3
OK tb@
2024-06-20 22:41:25 +00:00
sthen aff658bed1 update to vim-9.1.455 2024-06-01 10:03:47 +00:00
sthen 4e6da14ea0 update to vim-9.1.404
For the xxd tool, when outputting colored hexdumps using the -R command
line flag, together with -g1 (group every byte), -c 256 (format 256
octets per line), -d (show offsets in decimal) and -o <large_numer> (add
offset to the file position), the buffer used to write to may overflow.
2024-05-10 13:09:13 +00:00