nia
f6dd9d2f87
Revbump packages with a runtime Python dep but no version prefix.
...
For the Python 3.8 default switch.
2020-12-04 20:44:57 +00:00
ryoon
2831546220
*: Recursive revbump from textproc/icu-68.1
2020-11-05 09:07:25 +00:00
ryoon
4675ccbc79
*: Recursive revbump from textproc/icu-68.1
2020-11-05 09:06:42 +00:00
mef
bfd852a998
(inputmethod/ibus) Fix recent bulkbuild error, Cannot convert from `void Extension...
...
extension.vala:54.37-54.56: error: Argument 7:
Cannot convert from `void ExtensionGtk.bus_name_acquired_cb
(GLib.DBusConnection, string, string, string, string, GLib.Variant)'
to `void GLib.DBusSignalCallback
(GLib.DBusConnection, string?, string, string, string, GLib.Variant)'
bus_name_acquired_cb);
See
3 2020-10-17 13:37 git clone https://github.com/ibus/ibus.git
4 2020-10-17 13:38 cd ibus/
5 2020-10-17 13:38 git show dd4cc5b028c35f9bb8f
Information provided from @tristelo of Twitter, thanks
2020-10-17 05:25:46 +00:00
wiz
15d9521b5e
*: recursive bump for vala 0.50
2020-10-06 19:51:15 +00:00
mef
087e6a165e
(inputmethod/ibus) regen PLIST
2020-10-06 04:27:39 +00:00
tsutsui
0ed627d29a
ibus: update to 1.5.23.
...
pkgsrc changes:
- require the latest unicode database packages
Upstream changes:
https://github.com/ibus/ibus/releases/tag/1.5.23
1.5.23
Features & Bug Fixes:
* Generate simple.xml with denylist
* Accept xdigits only for Unicode typing
* Update emoji-parser with CLDR emoji annotation release-31-0-1
* Update ibusunicodegen.h with unicode-ucd 13.0.0
* Delete deprecated ENABLE_APPINDICATOR_ENGINE_ICON check
* Fix SEGV
* Fix some errors in ibus-desktop-testing-runner
* Refactor source files
* Fix string formats in translatable strings
Code Contributors:
* Use WAYLAND_DISPLAY on Wayland sessions to make up IBus socket name (Carlos Garnacho)
* Skip parsing of compose sequence with invalid keysyms (Neil Shepperd)
* Tell Pango about the engine language in the candidate panel (Aaron Muir Hamilton)
* Fix for several error spotted by static analyzer (ntfs.hard)
* Remove glib_check_version() in gtk immodule (Changwoo Ryu)
* Build the Emoji dictionaries in parallel (Changwoo Ryu)
Translation Contributors:
* Update translation (Chinese (Simplified)) (Tian Shixiong)
* Update translation (Chinese (Simplified)) (Boyuan Yang)
* Update translation (Chinese (Simplified)) (Whired Planck)
* Update translation (Chinese (Traditional)) (Yi-Jyun Pan)
* Update translation (Danish) (scootergrisen)
* Update translation (Finnish) (Jiri Grönroos)
* Update translation (French) (Jean-Baptiste Holcroft)
* Update translation (German) (Mike FABIAN)
* Update translation (Hebrew) (Yaron Shahrabani)
* Update translation (Hungarian) (Balázs Meskó)
* Update translation (Japanese)
* Update translation (Korean) (Changwoo Ryu)
* Update translation (Norwegian Bokmål) (Allan Nordhøy)
* Update translation (Odia) (Ankit Behera)
* Update translation (Polish) (Piotr Drąg)
* Update translation (Spanish) (Emilio Herrera)
* Update translation (Swedish) (Allan Nordhøy)
* Update translation (Swedish) (Göran Uddeborg)
* Update translation (Turkish) (Oğuz Ersen)
* Update translation (Ukrainian) (Yuri Chornoivan)
* Update translation (Urdu) (Shehroz Kaleem)
2020-10-03 16:43:17 +00:00
ryoon
332372fda7
skk: Accept emacs27 and emacs27nox
2020-09-06 03:03:34 +00:00
wiz
00da7815c0
*: bump PKGREVISION for perl-5.32.
2020-08-31 18:06:29 +00:00
ryoon
87c8c80371
skk: Update to 17.1
...
Changelog:
* Support Emacs 27.1.
2020-08-24 20:40:00 +00:00
ryoon
d50da50214
fcitx: Fix build, devel/libuuid is explicitly required
2020-08-23 08:15:48 +00:00
leot
953ab724e1
*: revbump after fontconfig bl3 changes (libuuid removal)
2020-08-17 20:19:01 +00:00
leot
0e49372c4e
*: revbump after fontconfig bl3 changes (libuuid removal)
2020-08-17 20:17:15 +00:00
ryoon
689a0be266
dbskkd-cdb: Update to 3.00
...
CHangelog:
* Update license to MIT.
2020-08-14 01:55:04 +00:00
ryoon
26f7355fc4
skk-jisyo, skk-jisyo-cdb: Update to 20200809
...
Update dictionary file to snapshot of 2020-08-09.
2020-08-12 19:14:22 +00:00
taca
e744d1425b
inputmethod/mozc-server: fix build problem
...
Fix build problem applying from https://github.com/google/mozc/issues/460 .
2020-06-19 05:45:30 +00:00
adam
6bd0c30da6
Revbump for icu
2020-06-02 08:22:31 +00:00
rillig
bcd66d0e30
inputmethod/mozc-server: document possible array[char] bug
2020-05-25 05:30:31 +00:00
joerg
8b3ecb288a
Fix boost fallout
2020-05-22 13:45:28 +00:00
adam
d62c903eea
revbump after updating security/nettle
2020-05-22 10:55:42 +00:00
rillig
30b6e2a472
inputmethod/ibus: allow no-op SUBST block
2020-05-16 14:16:20 +00:00
nia
2a4f83a6ec
inputmethod: remove imhangul_status_applet
...
It's a gnome2 panel applet and we no longer support gnome2 in pkgsrc.
2020-05-15 09:46:24 +00:00
joerg
57e1eaacf6
Since disabling doxygen logic no longer works, just pull in the
...
dependency
2020-05-14 19:36:42 +00:00
rillig
dea59f0ab1
inputmethod/skkserv: fix accidental patch for version number
...
The version number is supposed to be substituted in pre-configure, not in
the patch itself. To ensure this in the future, fail fast by setting
SUBST_NOOP_OK=no.
2020-05-13 04:14:48 +00:00
adam
7d4b705c63
revbump after boost update
2020-05-06 14:04:05 +00:00
joerg
1f53701d1b
Needs pkg-config
2020-04-17 13:34:11 +00:00
adam
24daafa112
Recursive revision bump after textproc/icu update
2020-04-12 08:27:48 +00:00
ryoon
fc7bc2ea00
fcitx-qt5: This needs libintl
2020-04-07 15:19:35 +00:00
rillig
2c20270c12
inputmethod/ja-freewnn-lib: fix "array subscript has type 'char'"
2020-03-25 07:13:52 +00:00
nia
4b51d9715f
*: Convert broken sourceforge HOMEPAGEs back to http
2020-03-20 11:57:53 +00:00
wiz
a6f6163169
*: bump for vala 0.48.0
2020-03-11 09:53:51 +00:00
wiz
4e3b1b97c2
librsvg: update bl3.mk to remove libcroco in rust case
...
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
tsutsui
46f6f6b387
ibus: update to 1.5.22.
...
pkgsrc changes:
- remove patches included in a new release
- require the latest unicode-character-database
- update BUILDLINK_API_DEPENDS per configure
Upstream changes:
https://github.com/ibus/ibus/releases/tag/1.5.22
1.5.22
* GDBusAuthObserver security fix
* Use XDG_CACHE_HOME for Unix socket directory
* Hangul button press handling
* Fix deprecated APIs
* Bug fixes
Code contributors
* Fix restart crash with inotify read() (Robert Hoffmann)
* Make session file header comment more clear (Jason)
* Amend typos (Jason)
* Add NotShowIn and Keywords keys to the desktop entry (Changwoo Ryu)
* Handle small final sigma in ibus_keyval_convert_case (Alex Henrie)
Translation contributors
* Update translation (Catalan) (Antoni Bella Perez)
* Update translation (French) (Julien Humbert)
* Update translation (French) (Jean-Baptiste Holcroft)
* Update translation (German) (Mike FABIAN)
* Update translation (Hebrew) (Yaron Shahrabani)
* Update translation (Hungarian) (Balazs Mesko)
* Update translation (Italian) (Luigi Toscano)
* Update translation (Korean) (Changwoo Ryu)
* Update translation (Persian) (Ahmad Haghighi)
* Update translation (Polish) (Piotr Drag)
* Update translation (Portuguese (Brazil)) (Rafael Fontenelle)
* Update translation (Turkish) (Oguz Ersen)
* Update translation (Ukrainian) (Yuri Chornoivan)
2020-03-10 14:13:22 +00:00
wiz
f669fda471
*: recursive bump for libffi
2020-03-08 16:47:24 +00:00
nros
ae5bf53e74
Fix qt5 option for inputmethod/uim
...
Fix qt5 option for inputmethod/uim as pointed out by HITOSHI Osada
in pkg/55021 .
2020-03-08 08:59:08 +00:00
nia
b8de9c05ad
uim: needs alloca, use gnu++03
2020-03-05 13:04:45 +00:00
nia
7b901698e8
inputmethod: Remove qt5-uim
...
Package is redundant with uim including qt5 support, and no longer builds.
2020-02-08 15:37:56 +00:00
rillig
9637f7852e
all: migrate homepages from http to https
...
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
rillig
b686dd9180
all: migrate several HOMEPAGEs to https
...
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +00:00
jperkin
26c1bffc9f
*: Recursive revision bump for openssl 1.1.1.
2020-01-18 21:48:19 +00:00
ryoon
eedd1e806f
*: Recursive revbump from devel/boost-libs
2020-01-12 20:19:52 +00:00
joerg
873c6d8cd4
Needs pkg-config.
2020-01-10 21:13:55 +00:00
nia
0cbe5deb5c
im-ja: Disable GNOME 2 panel applet support.
...
inspired by FreeBSD Ports - gnome2 is dead, long live mate.
bump PKGREVISION
2020-01-01 14:16:41 +00:00
wiz
7a96cf1f51
ibus-libpinyin: mark as compatible with python-2.x only
2019-12-28 12:32:09 +00:00
nia
45fb374840
uim-elisp: Needs autopoint
2019-11-29 03:19:55 +00:00
nia
e98b0e5d4b
uim: Needs autopoint
2019-11-11 10:12:35 +00:00
ryoon
510232ec33
The version number problem of uim-elisp is fixed in another way
...
Revert previous partially.
2019-11-07 03:01:35 +00:00
wiz
292f0cbf9f
*: recursive bump for vala-0.46
2019-11-06 14:34:29 +00:00
szptvlfn
22e9b8155f
update HOMEPAGE
2019-11-06 11:26:59 +00:00
nia
d3b567dd8b
uim-elisp: Fix version number
2019-11-05 21:32:14 +00:00