2739 Commits

Author SHA1 Message Date
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
robert
ccec33d98a update to 7.3.3.2 2022-05-08 06:12:55 +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
robert
c55684a654 enable LTO during build 2022-05-04 14:23:48 +00:00
mestre
b2d07ab61a update to 6.3
Improvements:
- For multiline regexes, text is now colored as soon a start match
is found, also when there is no end match at all.
- The colorizing of any line is stopped after two thousand bytes,
to avoid frustrating delays.
- When environment variable NO_COLOR is set, the two default colors
(yellow for the spotlight, red for error messages) are suppressed
when no interface colors are specified in a nanorc file.
- Full justification and piping the whole buffer through a command
now keep the cursor at the same line number.
- Utility xsel can be used to copy a marked region to the system's
clipboard. See doc/sample.nanorc for an example.

ok naddy@
2022-04-29 15:30:47 +00:00
tb
86c7b39340 editors/neovim: update to 0.7.0, ok edd
https://github.com/neovim/neovim/releases/tag/v0.7.0
2022-04-22 13:52:06 +00:00
landry
9151fe3cdd editors/ghostwriter: update to 2.1.2, from Yifei Zhan
Drop awolk@ from MAINTAINER per his request
2022-04-22 08:31:47 +00:00
jca
6a92477893 Update to emacs-28.1
Major changes:
- native lisp code compilation (not enabled in our port)
- emacs is moving to cairo + harfbuzz and away from libXft.  This may cause
  issues with bitmap fonts.
- update to Unicode standard 14.0.

Support for OpenBSD <= 5.3 has been dropped, but we don't care.

See C-h n for other changes.

Positive test feedback from tb@ abieber@ jj@ krw@, thanks!
2022-04-19 11:54:34 +00:00
ajacoutot
763076cd4c Move from enchant to enchant-2. 2022-04-17 09:33:06 +00:00
robert
88762bd16a enable offline html help pages 2022-04-13 18:48:35 +00:00
robert
2390e1e7d3 update to 7.3.2.2 2022-04-01 10:29:00 +00:00
sthen
fb4f4282c3 sync WANTLIB 2022-03-31 16:51:59 +00:00
rsadowski
57489fa07e Disable plugins/calligrasheets/extensions/sheetssolver support
Looks like calligra depends on GSL 1.7 but devel/gsl is still 1.5.
Too many reported bulk errors in sheets/plugins/solver/sheetssolver_autogen.

Unhappy bulk build crew, unhappy rsadowski.
2022-03-28 20:06:46 +00:00
sthen
3cdf2816b0 sync WANTLIB for some packages that could be semi-automated for some
common missing libs, with "help" from portbump, but i reviewed everything
2022-03-27 16:23:04 +00:00
sthen
6adce9ee65 update to vim-8.2.4600-gtk3 2022-03-21 15:28:53 +00:00
rsadowski
aafb1a2bc9 Set CMAKE_CXX_STANDARD to 17 instead 11
Missed in the previous C++17 commit. Spotted again by naddy in a bulk
2022-03-13 06:23:14 +00:00
sthen
24bbd7f19f update to vim-8.2.4552 2022-03-12 16:53:50 +00:00
naddy
b2cbb03f33 drop RCS Ids 2022-03-11 18:58:26 +00:00
kn
e7411f37c1 Remove RCSIDs from ports I maintain 2022-03-10 12:03:30 +00:00
jca
cd0fba1ff1 Drop RCS Ids in the ports I maintain 2022-03-10 00:04:05 +00:00
sthen
385739a94f drop rcs id in category Makefiles 2022-03-09 16:18:03 +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
naddy
69de5bdc39 drop RCS Id from all ports where I'm listed as MAINTAINER 2022-03-08 14:27:46 +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