2763 Commits

Author SHA1 Message Date
edd
d12ee795e8 editors/neovim: update to version 0.8.0.
Diff from Laurence Tratt.

Input from myself, rsadowski@, bentley@ and sthen@. OK sthen@.
2022-11-21 10:00:00 +00:00
kn
442983d6ce Make vise(1) refer to re_format(7) not regex(7); from Artsi0m 2022-11-20 12:06:58 +00:00
naddy
c207f0c3d9 editors/nano: update to 7.0
Improvements:
- String binds may contain bindable function names between braces.
- Word completion looks for candidates in all open buffers.
- Unicode codes can be entered without leading zeroes.
2022-11-16 23:15:31 +00:00
sthen
6400c91455 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:14 +00:00
robert
35af4da437 add support and enable for arm64 (tested on m1) 2022-11-11 22:39:50 +00:00
solene
954afbc38b + helix 2022-11-11 15:56:14 +00:00
solene
8af2e483b4 import helix-22.08.1
A Kakoune / Neovim inspired text editor.

Features:
  - Vim-like modal editing
  - Multiple selections
  - Built-in language server support
  - Smart, incremental syntax highlighting
    and code editing via tree-sitter

ok semarie@
port sent by Laurent Cheylus who takes maintainership
2022-11-11 15:54:50 +00:00
ajacoutot
f5c5712d45 WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:10:20 +00:00
ajacoutot
d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
kn
529a5e7439 simpler vis-test handling 2022-11-05 13:16:26 +00:00
kn
08801e8c8e Update to vis 0.8 (all 34 tests keep passing on amd64)
This is a release of vis as it has been for more than a year before some
development started up again. We're releasing this version to get a stable
'old' release out there which should still contain a number of bugfixes
compared to 0.7.

https://github.com/martanne/vis/releases/tag/v0.8
2022-11-05 13:03:00 +00:00
kirby
42131ac0f9 Update to sigil-1.9.20.
Original diff from wen heping <wenheping2000 () hotmail ! com>, thanks!
Hints from op@ and sthen@
OK op@
2022-10-26 12:23:45 +00:00
op
bda1f8fa0f update editors/ghostwriter to 2.2.0
need to switch to GH_COMMIT because upstream didn't tag the release, the
version number was just bumped in a commit.

ok caspar@
2022-10-24 14:22:48 +00:00
robert
8015739dfa update to 7.4.2.3 2022-10-17 14:45:57 +00:00
robert
2b405defc0 remove pt-BR files lurking in the main package 2022-10-05 06:13:20 +00:00
fcambus
c7469f4455 Update poke to 2.4. 2022-10-04 06:53:24 +00:00
jca
6faf08fabd Bugfix update to emacs-28.2
Test reports from krw@ namn@ and gkoehler@, thanks!
ok krw@
2022-09-22 07:16:16 +00:00
rsadowski
3c31f61c06 Bugfix update KDE Gear to 22.08.1
https://kde.org/announcements/changelogs/gear/22.08.1/
2022-09-20 16:02:28 +00:00
op
6e2aed95ed editors/micro: mark as broken on mips64 too
fails similarly to aarch4:

# github.com/zyedidia/pty
../../../../go/pkg/mod/github.com/zyedidia/pty@v1.1.20/doc.go:15:9: undefined: open
2022-09-19 18:43:55 +00:00
robert
17442eccb7 update to 7.4.1.2 2022-09-16 12:21:57 +00:00
ajacoutot
10cef8ef72 Missed bumps after recent x11/dbus-python pkgpath change. 2022-09-10 08:04:45 +00:00
robert
fb7a3f9cc7 unbreak on i386 with some static_cast 2022-09-06 05:28:08 +00:00
sthen
bef9ad9742 mark BROKEN-i386 2022-09-05 07:59:59 +00:00
ajacoutot
5f89f6ccdd Bump after webkitgtk4 -> webkitgtk40 rename. 2022-09-03 07:53:08 +00:00
robert
2c6e0eea19 update to 7.4.0.3 2022-08-30 11:44:28 +00:00
sthen
a67174bbe3 py-neovim: drop RDEP on py-uv, it was only used for python 2 (and py-uv
is abandoned upstream). ok edd@
2022-08-27 09:29:41 +00:00
sthen
498c063a1c tweak whitespace 2022-08-26 09:00:43 +00:00
sthen
76e6da7342 update to vile-9.8w, and changes to work better on OpenBSD:
a) use built-in syntax filters, workaround for OpenBSD permissions
b) use curses rather than terminfo, also needed with OpenBSD
c) workaround for configure check for crypt

From Thomas Dickey
2022-08-26 08:59:50 +00:00
op
3f7eb010ea update editors/micro to 2.0.11
simple update, while here move the modules to modules.inc.  still broken
on aarch64, thanks tb for testing!
2022-08-26 07:02:23 +00:00
sthen
1b66e150f5 the recent update to qscintilla resulted in breakage on 32-bit archs
(undefined symbol references when using the produced lib), mark broken
for now
2022-08-19 23:54:16 +00:00
rsadowski
3a479c0f05 Forgot to delete the patches 2022-08-14 14:02:07 +00:00
rsadowski
09caecef9f Update Qt5 Python and friends
- py-qscintilla to 2.13.3
- py-qt-builder to 1.13.0
- py-qt5 to 5.15.7
- py-qtawesome to 1.1.1
- py-qtpy to 2.1.0
- py-qtwebengine to 5.15.6
- py-sip to 6.6.2
- py-sip-qt5 to 12.11.0
- qscintilla to 2.13.3

Feedback and OK caspar@, ok landry@
2022-08-14 13:55:40 +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
mestre
9eee801c41 update to 6.4
Improvements:
- The file browser does not crash when moving up to the root folder.
- Softwrapping very long lines is done more efficiently.
- Invoking the formatter does not blink the screen.

ok naddy@
2022-08-08 07:40:20 +00:00
robert
c6fd7ea22b update to 7.3.5.2 2022-07-21 21:40:32 +00:00
naddy
b7e6d89139 bump for plist changes 7.1 -> 7.2 2022-07-21 13:04:32 +00:00
kn
9bc454eba3 Typofix KDE5INC from kde4 to kde5
This indicates that KDE5INC is currently not required.

OK robert
2022-07-15 10:26:01 +00:00
op
4f99b40eac update editors/ghostwriter to 2.1.4
changelog:

- Issue #751: Fixed various sidebar and HTML preview size issues.
- Issue #762: Fixed typo in Brazilian Portuguese translation.
- Fixed editor margins on resize and on sidebar hide/show.
- Updated Russian translation.
- Changed selection color for Plainstraction Dark theme to be brighter.
- Added workaround for segmentation fault on GTK/Gnome 42 at startup.

ok rsadowski@
2022-07-10 17:34:05 +00:00
op
36f9ae72ab update eidtors/apostrophe to 2.6.3
while here change the HOMEPAGE to gitlab too since it's where it seems
to be developed, but keep fetching from github because the GH_* vars are
handy.

ok rsadowski@
2022-07-10 17:32:39 +00:00
lraab
da241a5387 editors/neovim: update to 0.7.2
with tweak and ok edd@
2022-07-04 14:49:03 +00:00
sthen
c50677fba1 update to wordgrinder-0.8, from Ruben Llorente 2022-06-30 14:40:17 +00:00
rsadowski
672683ab27 Update KDE Gear to 22.04.2
https://kde.org/announcements/gear/22.04.2/

This should fix all reported build issues with x11/kde-applications/ksirk,
yakuake. Thanks for the reports, naddy, aja, sthen.
2022-06-15 18:43:56 +00:00
robert
09707df6f8 update to 7.3.4.2 2022-06-10 12:11:06 +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
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
ajacoutot
6751d2cb8c Regen WANTLIB to unbreak. 2022-05-27 07:39:32 +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
solene
4fdee4969f drop maintainership 2022-05-08 09:39:32 +00:00