2601 Commits

Author SHA1 Message Date
landry
6142a996d1 Make sure system minizip isnt used, as its options/defines differ from
the bundled one and build fails if system minizip is detected.

reported by naddy@, thanks !
2020-10-20 16:45:54 +00:00
robert
54685f7cd2 update to 7.0.2.2 2020-10-15 17:36:42 +00:00
naddy
33c2a0ea6d Update to 5.3. Notable improvement:
- With --stateflags the state of some things is shown in the title bar.
2020-10-12 15:13:48 +00:00
rsadowski
f7bb9ac822 Bump after hunspell update
The library name has changed from hunspell-1.6 to hunspell-1.7.
2020-10-09 19:12:00 +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
jca
644a1b7a49 Prevent gnulib compat code from using snprintf("...%n") for no good reason
Heavier fix in upstream gnulib:
https://lists.gnu.org/archive/html/bug-gnulib/2020-10/msg00013.html

Spotted in a test bulk by naddy@, ok gonzalo@ (maintainer)
2020-10-05 23:04:15 +00:00
ajacoutot
9890d8665a Bump after py-gobject3 merge. 2020-10-03 15:39:57 +00:00
sthen
5a25d18a36 move py-qscintilla to py3-only, from kn@
merge old py-qscintilla-common into py3-scintilla, from me, ok kn@
2020-10-02 21:40:25 +00:00
naddy
b7466b4627 update to 5.2 for some bug fixes 2020-09-19 15:02:57 +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
ajacoutot
c7d9caa8d2 Move to py3 and unbreak. 2020-09-13 10:10:07 +00:00
rsadowski
208c67dd91 Use MODPY_WANTLIB
OK edd
2020-09-07 14:45:49 +00:00
robert
9f1fec5820 update to 7.0.1.2 2020-09-05 05:41:37 +00:00
gnezdo
dad6d91999 editors/kakoune 2020.08.04->2020-09-01
This is mostly a bugfix release.
 * Daemon mode (-d switch) does not fork anymore.
 * Fix crash on completion.

MAINTAINER UPGRADE By Frederic GALUSIK <openbsd@galusik.fr>
ok solene@
2020-09-04 03:43:29 +00:00
naddy
c552ea72f3 bump for plist changes 6.7 -> 6.8 2020-08-31 22:20:49 +00:00
bcallah
f4a46da3b6 Update to editorconfig-core-c-0.12.4.
Changelog:
https://github.com/editorconfig/editorconfig-core-c/releases/tag/v0.12.4

Its one consumer (x11/elementary/code) is happy with this.
2020-08-30 18:54:06 +00:00
fcambus
7a4c8c9a24 Update hexedit to 1.5. 2020-08-29 12:26:52 +00:00
bcallah
56af9583e6 Update to featherpad-0.15.0
Changelog: https://github.com/tsujan/FeatherPad/releases/tag/V0.15.0
2020-08-23 19:38:14 +00:00
jca
55039f29b8 Update to emacs-27.1
The most prominent change for us is probably the new portable dumper,
emacs no longer modifies the layout of its ELF executable as part of its
dumping mechanism.  No more sbrk-based allocator at build time, no more
nopie or ld -Z workarounds, etc.

From the release announce email:
--8<--
Emacs 27.1 has a wide variety of new features, including:
  - Built-in support for arbitrary-size integers
  - Text shaping with HarfBuzz
  - Native support for JSON parsing
  - Better support for Cairo drawing
  - Portable dumping used instead of unexec
  - Support for XDG conventions for init files
  - Additional early-init initialization file
  - Lexical-binding is used by default
  - Built-in support for tab bar and tab-line
  - Support for resizing and rotating of images without ImageMagick
-->8--

Feedback for 27.0.91 pretest from bcallah@, matthieu@, krw@
Feedback for 27.1 from Nam Nguyen, ok krw@
2020-08-23 09:55:00 +00:00
rsadowski
5d7f1b9daf Rework multimedia/phonon multimedia/phonon-backend
- Merge multimedia/phonon-qt5 into multimedia/phonon and remove the
  phonon MODULE.
- Update all phonon ports to the latest version.
- Regen all consumer WANTLIB's and bump them.
2020-08-20 18:00:13 +00:00
edd
9685e5a778 editors/py-neovim: Simple update to version 0.4.1.
To accompany the neovim update.
2020-08-18 19:17:28 +00:00
edd
934e913e22 editors/neovim: Incremental update to version 0.4.4.
Initial diff sent in from Travis Cole, then some tweaks by myself.

Thanks!
2020-08-18 19:15:54 +00:00
naddy
404acfbb21 Update to 5.1. Improvements:
- M-Bsp deletes a word leftward.
- With --indicator a "scrollbar" is shown, indicating position+portion.
- M-Ins places an anchor, M-PgUp/M-PgDn jump to the nearest anchor.
- Toggling help lines (M-X) and Refresh (^L) work nearly everywhere.
- Colors can be modified with the attributes "bold," and/or "italic,".
- Nine new color names: from pink and purple to orange and latte.
2020-08-12 20:49:16 +00:00
landry
a5f46e55f0 Use the powerpc fix for missing RunStyles symbols on all 32-bits archs
fixes geo/qgis build failure on i386 after the llvm update
2020-08-11 18:58:44 +00:00
millert
98de0ec907 Update nvi to version 2.2.0.
They have moved to out-of-source builds so we can remove most of
our patches.  OK bentley@
2020-08-10 18:20:21 +00:00
solene
7702546add Update to kakoune-2020.08.04
maintainer Frederic Galusik is ok
2020-08-10 06:59:14 +00:00
robert
ca79e2059c add some missing OpenBSD ifdefs to take the Linux codepath 2020-08-09 06:33:26 +00:00
jasper
c6ed35663c update to vim-8.2.1382
ok sthen@ (MAINTAINER)
2020-08-07 09:24:35 +00:00
robert
0ec060c159 update to 7.0.0.3 2020-08-07 07:09:30 +00:00
sthen
82ff1fc349 update to TeXmacs-1.99.13, from Nam Nguyen, small tweak
(DISTNAME+PKGNAME+WRKDIST -> DISTNAME+EXTRACT_SUFX) from me
2020-08-01 11:00:31 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
robert
2d787ad5b0 disable the annoying tip-of-the-day popup by default 2020-07-05 13:15:15 +00:00
ajacoutot
9eb13a9c8a Bump for py3.7 -> py3.8 2020-07-05 08:40:48 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
adb0575adc recognize python 3.8 2020-07-03 21:11:05 +00:00
jca
eda3b0e8c4 i386 switched to ld.lld more than one year ago
No functional change
2020-07-03 17:05:14 +00:00
jca
f7b53b3a25 Comment patches, add link to upstream bug report 2020-07-03 17:00:42 +00:00
robert
690cf2326d update to 6.4.5.2 2020-07-02 18:41:18 +00:00
sthen
df3461ff1a libreoffice: use ${MODPY_WANTLIB} not python${MODPY_VERSION}m, no pkg change 2020-07-01 10:18:33 +00:00
rsadowski
0b86bbf9e1 +neovim-qt 2020-06-28 21:25:18 +00:00
rsadowski
7c86a7d1cb Import neovim-qt-0.2.16.1
OK sthen@, port from Laurence Tratt <laurie -A-T-tratt -DOT- net>

Comment:
Qt5 GUI front-end for neovim

Description:
neovim-qt is a simple QT5 GUI front-end for neovim.

WWW: https://github.com/equalsraf/neovim-qt/wiki
2020-06-28 21:24:26 +00:00
yasuoka
e29987df81 Fix configure to use posix_openpt(3).
ok jca
2020-06-27 04:11:03 +00:00
bcallah
24ba8a3572 +editorconfig-core-c 2020-06-25 22:44:32 +00:00
bcallah
ae3c630c57 Import editors/editorconfig-core-c, a library for managing IDE consistency.
tweak and ok cwen@

EditorConfig helps developers define and maintain consistent coding
styles between different editors and IDEs.

This package provides the core library and editorconfig(1) executable
both written in C for use by text editor plugins supporting EditorConfig
parsing.
2020-06-25 22:44:11 +00:00
chrisz
4d0cedba6e update to 8.2.0986
ok sthen@
2020-06-16 16:45:14 +00:00
solene
34de54d24d + kakoune 2020-06-14 13:07:23 +00:00
solene
add7cbc144 Import kakoune-2020.01.16
Kakoune is a code editor that implements Vi's "keystrokes as a text
editing language" model.  As it's also a modal editor, it is somewhat
similar to the Vim editor (after which Kakoune was originally
inspired).

Kakoune can operate in two modes, normal and insertion.  In insertion
mode, keys are directly inserted into the current buffer.  In normal
mode, keys are used to manipulate the current selection and to enter
insertion mode.

Kakoune has a strong focus on interactivity, most commands provide
immediate and incremental results, while still being competitive (as
in keystroke count) with Vim.

Kakoune works on selections, which are oriented, inclusive range of
characters, selections have an anchor and a cursor character.  Most
commands move both of them, except when extending selection where the
anchor character stays fixed and the cursor one moves around.

ok kn@

Port submitted by maintainer Frederic Galusik <openbsd at galusik dot fr>
2020-06-14 13:07:04 +00:00
bcallah
60a5a12cc2 Update to featherpad-0.14.2
Changelog: https://github.com/tsujan/FeatherPad/releases/tag/V0.14.2
2020-06-13 01:42:35 +00:00
cwen
296714a075 qscintilla: fix some consumers build on powerpc
cad/openscad and databases/sqlitebrowser builds were failing with some
undefined references to "Scintilla::RunStyles<long, ...>"; use ptrdiff_t
variants on that arch. While here, regen a patch.

OK rsadowski@
2020-06-12 22:40:41 +00:00
kn
2146e63a0b Bump REVISION to be sure 2020-06-11 16:57:36 +00:00