Commit graph

1653 commits

Author SHA1 Message Date
nia
e11f93b154 fcitx5-configtool: Add BROKEN with link to upstream bug report 2022-09-19 17:44:10 +00:00
tsutsui
e16d639752 ibus: update to 1.5.27.
pkgsrc changes:
- workaround for unconditional -ldl for ubuntu
 https://github.com/ibus/ibus/pull/2442

Upstream changes:
 https://github.com/ibus/ibus/releases/tag/1.5.27

1.5.27

  * Disable XKB engines in Plasma Wayland 230fb22 b4723eb 9ad0637
  * ibusimcontext keycode - 8 for gtk3 keycode generation 8711dc8
  * Revert CCedilla change for pt-BR in ibusimcontext 3e5fab4
  * Update CI 47303a6 16df64e 79e446e
  * Add IBUS_CAP_OSK to IBusCapabilite b94f0c1
  * Enable ibus restart in GNOME desktop ab0d176
  * Add ibus im-module command 965567d fee26c6 db2ef5d
  * Implement new process_key_event for GTK4 c957c5f
  * Add focus_in_id()/focus_out_id() class methods 92771d0
  * Delete xkb:latam:: in denylist.txt 82e38d9
  * Enhance Xutf8TextListToTextProperty d47dbfa
  * Revert Emoji shoftcut key to Super-space 1520c39
  * Update simple.xml with xkeyboard-config 2.36 ef9bd3b

Code Contributors:

  * Fix refcounting issues (Carlos Garnacho) 17648f0
  * Fix bashisms in org.freedesktop.IBus.session.GNOME.service (Mitsuya
    Shibata) f1c456d
  * Update xkb-latin-layouts in gschema (Mike FABIAN) bca7bf0
  * Use our own prefix to look up systemd user services dir (Naim Favier)
    9f62a40
  * Add functionality to change IBus panel themes with available GTK themes
    (Hollow Man) 233a3f4 addab9f ff99828

Translation Contributors:

  * Update translation (Korean) (simmon) f7c045e d810713
  * Update translation (Punjabi) (A S Alam) 5f85888
  * Update translation (Italian) (Nathan) 8ec7eff
  * Update translation (Ukrainian) (Yuri Chornoivan) 2c262cb 742091b
  * Update translation (Japanese) (fujiwarat) f3d7aa9
  * Update translation (Estonian) (H A) e88651e
  * Update translation (Polish) (Piotr Drag) e78c545
  * Update translation (German) (Mike FABIAN) 1f4fe9f
  * Update translation (Turkish) (Oguz Ersen) ced5bfb
2022-09-03 14:14:41 +00:00
gutteridge
1e4ca2627d Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
2022-08-11 05:08:00 +00:00
adam
776310b6c5 librime: updated to 1.7.3
librime 1.7.3

Bug Fixes

memory: possibly dereferencing null pointer
plugins: buffer overflow in plugin lotem/librime-octagram
2022-08-05 13:02:35 +00:00
wiz
92b4a6e496 *: remove pkg-config from tools where no buildlink3.mk file is included
Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).
2022-07-25 11:12:18 +00:00
micha
be420eac91 *: recursive bump for graphics/graphviz 5.0.0 2022-07-22 17:07:10 +00:00
ryoon
b59f2c4a02 skk: Support emacs28 2022-07-04 14:40:40 +00:00
nia
04f4eef997 *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
wiz
8292204475 *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
nia
18a52de61c libskk: Remove introspection option.
https://marc.info/?l=pkgsrc-users&m=165444158600671&w=2
2022-06-28 10:11:55 +00:00
nia
bc71a026c5 ibus-table-chinese: Fix typo. Use OPSYS_VERSION. 2022-05-24 12:58:54 +00:00
rxg
e2b2784a5e Use the new APIs of libchewing-0.5.1, bump revision. 2022-05-20 13:38:45 +00:00
dholland
1aba038902 Bump all elisp packages for the CONFLICTS change. 2022-05-14 22:25:32 +00:00
tnn
41196c2eea librime: install pkg-config file on SunOS too 2022-04-25 22:29:15 +00:00
tnn
4ce120d232 mozc-*: move include bsd.pkg.mk to the correct place 2022-04-24 22:19:15 +00:00
tnn
16ec33e45a mozc-server: add CHECK_PORTABILITY_SKIP 2022-04-24 22:16:03 +00:00
adam
f5e35d538b revbump for textproc/icu update 2022-04-18 19:09:40 +00:00
nia
0e745acde7 fcitx5-libthai: fix building on netbsd-9 2022-04-10 07:59:29 +00:00
adam
e39295c91d revbump for devel/protobuf 2022-04-03 18:50:16 +00:00
wiz
0f6341b8bd *: recursive bump for vala 0.56 2022-03-30 10:02:21 +00:00
tnn
06e88d6e9e fcitx5: handle xdg autostart .desktop file correctly. Bump. 2022-03-27 13:17:34 +00:00
tnn
bf787ee422 fcitx5: fix build on SunOS
XXX it still fails in Joyent's bulk builds due to missing libuuid but
I could not reproduce on SmartOS?
2022-03-27 12:45:04 +00:00
tnn
c144626024 ibus: fix build on SunOS 2022-03-27 11:48:16 +00:00
tsutsui
dcd787f4af ibus-python: sync with ibus 1.5.26 updates. Build test only. 2022-03-15 20:45:39 +00:00
tsutsui
5351c0e8f6 ibus: update to 1.5.26.
pkgsrc changes:
- explicitly disable systemd support
- explicitly require the latest unicode packages
- no need to specify python 2.x

Upstream changes:
 https://github.com/ibus/ibus/releases/tag/1.5.26

1.5.26

  * Enhance compose keys df664b1 19377ad
  * Enhance Emoji features acc5570 104148b d9ff2bb
  * Implement clear preedit for GTK4 5487a6b
  * Calculate keycode from keysym in GTK3 forward-key-event 4957d14
  * Fix to send char position at update_preedit_text f5757ad
  * Deprecate gettext.bind_textdomain_codeset() since Python 3.8 28acfd4
  * Fix ibus_key_event_from_string for gobject-introspection c69b61a
  * Fix a key event loop with forwarding keys 6b979e7
  * Delete gnome-autogen dependency 2bc47f0
  * Change XKB layout string color in panel 0e118e7
  * Add IBUS_INPUT_HINT_PRIVATE for browser private mode 0f1485b
  * mkdir socket dirs instead of socket paths 787b564 dfd3fbf
  * Add org.freedesktop.IBus.session.generic.service b5423f0
  * Check XDG_SESSION_DESKTOP for Plasma desktop 1f27521
  * Update simple.xml with xkeyboard-config 2.35.1 a3c0724
  * Update ibusunicodegen.h with unicode-ucd 14.0.0 9bf9ef0
  * Enhance CI fbea544 51e3295 d53d31d be17934 675b94f
  * Fix typos a82bda5

Code Contributors:

  * Fix wrong cursor location in gtk3 apps (Alynx Zhou) 936a0e7
  * Update URLS (Eberhard Beilharz) ecca9db
  * invalidate cache based on symlink mtime too (Naim Favier) cfcc6f1
  * Fix unref problems with floating references (Eberhard Beilharz) 5a455b1
  * Update man page for Emoji shortcut key (Sibo Dong) ad95015
  * Add systemd unit file (Carlos Garnacho) a076b38
  * Fix forward key keycode for GTK4 (Changwoo Ryu) 5cfe838

Translation Contributors:

  * Update translation (Finnish) (Jan Kuparinen) e77f80c
  * Update translation (Korean) (simmon) 6df55eb
  * Update translation (Chinese (Simplified) (zh_CN)) (Dingzhong Chen) 0199dde
  * Update translation (Turkish) (Oguz Ersen) 58fe1e5
  * Update translation (Catalan) (Jordi Mas) a1528a0
  * Update translation (Arabic) (Abdullah Albaroty) 0e522c4
  * Update translation (Arabic) (Zayed Al-Saidi) 20c5dc9
2022-03-15 13:13:36 +00:00
nia
b574dc39b3 *: Replace per-package msgfmt hacks with msgfmt-desktop.mk 2022-03-12 08:01:48 +00:00
nia
61321731aa inputmethod: Use hacks.mk to avoid NetBSD msgfmt on NetBSD only. 2022-03-12 07:11:13 +00:00
wiz
1507c2e2af *: switch to python 2.7 version of py-gobject3 2022-01-28 14:02:33 +00:00
wiz
f83a336267 ibus-anthy: limit to python 2.7 to fix build
(ibus-python is already limited to python 2.7)
2022-01-28 12:49:56 +00:00
wiz
6f5176020f gyp: python 3.10 support breaks python 2.7 support; disable it 2022-01-27 18:47:07 +00:00
wiz
e3f47fbb0e *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
wiz
b1e1e2c132 *: convert to egg.mk 2022-01-10 23:46:48 +00:00
wiz
c30da7e048 ibus-tegaki: convert to egg.mk 2022-01-10 22:42:03 +00:00
wiz
620d5edfc8 tegaki-python: convert to egg.mk 2022-01-10 22:08:03 +00:00
wiz
887edda0f0 py-zinnia: convert to egg.mk 2022-01-10 19:44:47 +00:00
ryoon
45fb4e2594 *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
tnn
4c00f1860d Fix packages that use GITSUB_MODULES on SunOS and possibly others
This is annoying, but for now we must always explicitly combine
GITHUB_SUBMODULES with EXTRACT_USING+=bsdtar.

This is because mk/fetch/github.mk uses OPTS_TAR=--strip-components=1
and that is not supported by nbtar(pax), which is the default pkgsrc
tar on some platforms. We cannot override EXTRACT_USING in github.mk
because that is too late.

We should switch all platforms to bsdtar and retire pax.
2022-01-09 23:42:02 +00:00
adam
b6d9bd86bc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
wiz
025613e28f *: recursive bump for gstreamer 1.18.5 2021-11-15 22:53:55 +00:00
wiz
9cd413ae3f anthy: use BLAKE2s 2021-11-15 17:50:26 +00:00
kim
fcb31ffb58 *: Revbump for protobuf-3.19.0
Fix for: Shared object "libprotobuf.so.29" not found
2021-11-11 12:02:46 +00:00
nia
29232e1efb libime: fix building on netbsd/current 2021-11-09 10:15:35 +00:00
nia
afa868c45a inputmethod: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./inputmethod/anthy/distinfo 2ch.t
./inputmethod/anthy/distinfo okinawa-20090801.t
2021-10-26 10:49:30 +00:00
kim
8f52ceaa4f *: Revbump for protobuf-3.18.0
Fix for: Shared object "libprotobuf.so.28" not found
2021-10-21 20:33:03 +00:00
nia
0e6591d263 inputmethod: Remove SHA1 hashes for distfiles 2021-10-07 14:19:36 +00:00
adam
5e7c36d9d2 revbump for boost-libs 2021-09-29 19:00:02 +00:00
wiz
33dc5de577 *: recursive bump for vala 0.54 2021-09-29 09:10:30 +00:00
tsutsui
4415b27c0d ibus: update to 1.5.25.
pkgsrc changes:
- remove patches fixed in the upstream

Upstream changes:
 https://github.com/ibus/ibus/releases/tag/1.5.25
 https://github.com/ibus/ibus/releases/tag/1.5.24

1.5.25

fujiwarat released this Aug 20, 2021

  * src/tests: Run gnome-session with no-overview mode 214b60a bc7811c ab6b958
  * client/gtk2: Implement ibus_im_context_set_surrounding_with_selection()
    d105a39
  * Code reviews e9e1642 17ae266
  * src/ibuscomposetable: Do not include the same compose file a755d16
  * src/ibusenginesimple: Multi_key to 0xB7 7e12d58 2fc1a02
  * src/ibusenginesimple: Make Compose preedit less intrusive 3e2609e df49566
    4259f16 5bd2ecc
  * Change default Emoji shortcut key b952d30
  * setup: Enhance engine search function a4939f6
  * client/gtk2/ibusimcontext: Enable sync process in GTK4 a823161
  * engine: Update simple.xml with xkeyboard-config 2.33 934c456 238eb61

Code Contributors:

  * src/ibuscomposetable: Add support for the include directive (lf-) 9f9c88b
  * src/ibuscomposetable: Fix a buffer overflow in compose handling (lf-)
    7f09379
  * client/x11: Add support for XFixes ClientDisconnectMode (Olivier Fourdan)
    71ca4a9
  * setup: Start ibus-daemon with the --daemonize option (Gunnar Hjalmarsson)
    e465011
  * src: Fix a typo in ibusenginesimple.h (user202729) bc265fb

Translation Contributors:

  * po: Update translation (Spanish) (Emilio Herrera) c0170ae
  * po: Update translation (Bengali) (Abu Huraira) 1239c93
  * po: Update translation (Finnish) (Jan Kuparinen) 3ceecf3
  * po: Update translation (Occitan) (Quentin PAGES) 6e1588d
  * po: Update translation (Chinese (Simplified) (zh_CN)) (Liu Tao) 883f517
  * po: Update translation (Russian) (Alexey Rubtsov) a7ebfc9
  * po: Update translation (Japanese) (Korean) (simmon) b85c399
  * po: Update translation (Korean) (Seong-ho Cho) 904f162
  * po: Update translation (Korean) (JungHee Lee) 32d54e0

1.5.24

fujiwarat released this Feb 21, 2021

Features & Bug Fixes:

  * Add GTK4 IM module c7928b1 d0a47c3
  * Search engine name directly ef4c5c7
  * Update IBusInputPurpose and IBusInputHints in ibustypes.h b72efea
  * Warn deprecated IBus XKB engines /w dialog 5322c44
  * Update simple.xml 5012b69
  * Add CI 30a3641
  * Fix arguments in GLib.DBusSignalCallback for Vala 0.50 dd4cc5b
  * Fix to build emoji-*.dict in CLDR 38 aa558de
  * Fix build environments 02338ce 5d68b00 29959e1

Code Contributors:

  * Warning dialog for any deprecated IBus XKB engine (Gunnar Hjalmarsson)
    aec2ac7
  * Hide IBus Preferences from AppStream (Gunnar Hjalmarsson) 72ca5c9

Translation Contributors:

  * Update translation (Danish) (scootergrisen) 2d49256
  * Update translation (Bengali) (Tawsif Hossain Shafi) abca464
  * Update translation (Spanish) (Adolfo Jayme Barrientos) c62043f
  * Update translation (Spanish) (Emilio Herrera) 54224ee
  * Update translation (Portuguese (Brazil)) (Henrique Roberto Gattermann
    Mittelstaedt) 54652f5
  * Update translation (Polish) (Piotr Drag) fece06e
  * Update translation (Turkish) (Oguz Ersen) ceea329
  * Update translation (Ukrainian) (Yuri Chornoivan) 3af102b
  * Update translation (Swedish) (Sebastian Rasmussen) e9cd26d
  * Update translation (German) (Mike FABIAN) 37ec730
  * Update translation (Chinese (Simplified) (zh_CN)) (Dingzhong Chen) ceea02e
  * Update translation (Finnish) (Jan Kuparinen) 1470078
  * Update translation (Finnish) (Ricky Tigg) ef49742
  * Update translation (French) (Julien Humbert) 5834205
2021-08-21 17:40:17 +00:00
nia
2a48e9ac7e ibus-python: remove reference to Linux in DESCR 2021-06-23 20:25:13 +00:00
nia
f0dc0fa986 *: Stop listing OS names in package descriptions 2021-06-14 21:08:05 +00:00