Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Maybe GCC 5.3 problem.
|
|
|
|
Changelog:
2.17.2288.102 - 2.17.2313.102 / 2016-01-03 - 2016-01-10
Summary of changes between 2.17.2288.102 and 2.17.2313.102 as follows.
Third party libraries:
None.
Build related changes:
None.
Major changes:
Update system dictionary.
Status icons for OS X are updated with Noto font.
Fixed issues:
#344: Support icon_prop_key entry in ibus-mozc
#345: Mozc for Android keeps crashing
#347: Software keyboard is not rendered correctly on Android 6 if non-material theme is selected
#350: Status icon is not updated when using Windows Store Apps in desktop mode on Windows 10
#351: Mozc cannot be activated in the search box on the task bar when configured to be the default IME on Windows 10
Following issues are not completely fixed yet, but at least worked around.
#348: DirectWrite may fail to render text in certain enviromnents
#349: Word suggestion can be unexpectedly suppressed on Chromium
Total commits:
29 commits.
2.17.2285.102 - 2.17.2287.102 / 2016-01-01 - 2016-01-02
Summary of changes between 2.17.2285.102 and 2.17.2287.102 as follows.
Third party libraries:
None.
Build related changes:
None.
Major changes:
None.
Fixed issues:
None.
Total commits:
4 commits.
2.17.2241.102 - 2.17.2284.102 / 2015-11-15 - 2015-12-31
Summary of changes between 2.17.2241.102 and 2.17.2284.102 as follows.
Third party libraries:
fontTools: 5ba7d98 -> 8724513
Build related changes:
Reference Dockerfile for Fedora now uses Fedora 23 base image.
Default SDKROOT for OS X build is switched from macosx10.8 to macosx10.9.
Major changes:
CalculatorRewriter is now triggered not only by inputs end with = but also by inputs start with =. For instance, now =1+1 triggers CalculatorRewriter. See the commit message of 5d423b0b and its unittests as for how it works.
Performance improvements in LOUDS. See commits 3591f5e7 and cac14650 for details.
Fixed issues:
#317: session_handler_scenario_test is flaky in Linux build on Travis-CI
#341: 1d*= should not trigger language-aware rewriter
Total commits:
48 commits.
|
|
|
|
|
|
|
|
|
|
* Buildlink libX11 to ibus-python to fix build
Changelog:
1.5.13
src: Use cache file for compose table for launching time 7241f66 d5bf50c 706ba01 97e28cc
Add SetCursorLocationRelative D-Bus method (Daiki Ueno) (Rui Matos) b51c620
1.5.12
check for x11 for the ui too (Marc-Antoine Perennou) c0ced65
ibus-daemon update user cache when user observed path is updated 1d67867
panel: Constrain the candidate area to the current monitor bounds (Alexey Kotlyarov) 4a8024b
panel: Fix the default position of property panel with dual monitors 3ebeb65
setup: Fix PyGIWarning: GdkX11 was imported without specifying a version 49f3a73
engine: Change language code from ISO 639-2 to ISO 639-1 in simple.xml 3af58fa
|
|
|
|
|
|
|
|
Ishihara
(That includes Githubify).
|
|
installed.
|
|
Anyway, the actual problem seems fixed in the latest mozc-2.17.2116.102
(error is not reproducible on my environment). See also PR/50281.
|
|
|
|
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.
Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.
Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
|
|
|
|
|
|
Problems found locating distfiles:
Package anthy: missing distfile 2ch.t
Package anthy: missing distfile okinawa-20090801.t
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
|
|
Reported by Takeshi Nakayama in PR pkg/50368.
Also update comment in patch-lib_RK_ncache.c to mention about
the upstream fix in the same commit.
Bump PKGREVISION.
|
|
specifically.
|
|
Bump PKGREVISION.
Tested on NetBSD/i386 7.0 and NetBSD/luna68k 7.0.
|
|
pkgsrc changes:
- reorganize patch filenames for maintainability
- patch-ac is also merged into existing patch-dic_phono_Imakefile
- fix a missed 64 bit time_t issue in libRK
- add a hook in cmd.tmpl to disable installation of cmd/forcpp and
cmd/kpdic in canna-lib
- tweak SUBDIRS patches in Makefiles to avoid unnecessary builds
for each packages
- pull various updates to canuum from the original FreeWnn's uum,
including posix_openpt(3) support, and disable the default but
obsolete libspt support
- reorganize curses(3) ops in canuum per curses(3) documents
- fix misc compiler warnings
- take maintainership
Upstream changes:
All changes are noted in ChangeLog and CHANGES.jp in distfile.
I won't bother to quote ~1700 line ChangeLogs here,
because this latest 3.7pl3 was released on 2004/05/20 and
the previous 3.6pl4 was 2003/09/22.
Highlight points are:
- binary dictionary format is changed
- shlib versions are bumped to 1.2 from 1.1
- new APIs for wchar
- experimental 64 bit architecture support
- IPv6 support
Both server and clients (canuum and mule-1.1) are tested on
NetBSD/i386 7.0, NetBSD/amd64 7.0, and NetBSD/luna68k 7.0.
Also thanks to Nobuyoshi SATO, for his initial patch posted
to tech-pkg-ja@.
|
|
Do not mix libstdc++ from gcc46-libs (libstdc++.so.6) and
NetBSD base (libstdc++.so.7) under netbsd-6.
Patch from tnozaki.
|
|
Changelog:
Not available.
|
|
|
|
|
|
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
|
|
|
|
|
|
Changelog:
* protobuf changes
Not available officially.
|
|
Changelog:
Release 1.5.11
dconf: Work around using dbus development builds and /etc/machine-id (Colin Walters) 49ee54f
Add ibus_keyval_convert_case and ibus_keyval_to_upper/lower methods (Peng Wu) 0ba6452
Add Swedish svdvorak in simple.xml (Albert Veli) f32e98f
Change ranks for minor keymaps in simple.xml 4a4bd5f
I18N for engine longnames on ibus-setup 8b18759 0215603
Put PropertyPanel at bottom right when desktop is KDE eb4ffa1
ibus-ui-gtk3: Draw gray color on PropertyPanel handle 020bd45
Fix compile error in client/x11/Makefile (Hodong Kim) cc88075 f6ba337
ibus-ui-gtk3: Enable absolute path of engine icon in KDE5 35d035b
ibus-ui-gtk3: Support language icon in KDE5. cb93cab 25593ed
xim: use gtk3 (Marc-Antoine Perennou) 4d49a66 0f9ea3d
Fix to show keyboard shortcuts in ibus-setup. 5d9109b
Fix to get X11 display name on GTK3 applications in GNOME Wayland ffdcc6c
Update xinput-ibus to check Qt5 libraries besides Qt4 ones 1a45642
Load locale compose files dynamically. 7ae585a 85f5433 3397fca
Set sync process_key_event in ibus-x11 b58351e
ibus-ui-gtk3: radio and check menu items work with GTK 3.16 64b8609
Support vertical writing with IBUS_INPUT_HINT_VERTICAL_WRITING 7fd6077
Enable to show a property on ibus panel icon 23c45b9
Release 1.5.10
Fix to lose a focus when move the focus from the delayed focus-in/out. f33e19b
Fix not to SEGV ibus-ui-gtk3 with wrong 'preload-engines' value. bb818e4
ibus-setup tries C since en_US.UTF-8 is not installed in Debian by default. by Osamu Aoki e250726
Remove "Release" modifiers key on ibus-setup. de3541d
Fixes ibus_engine_update_lookup_table_fast method by Peng Wu a7abce6
Fixes ibus_keyval_name method in c++ binding by Peng Wu f69ddc3
Carry current context content type into fake context when switching by Rui Matos 0977157
Show language rather than layout in xkb panel icon by Doug Rintoul 8f471ce
IMdkit: Track window property offsets correctly by Klemens Baum 576ebc3
Increase dbus timeout to 15 seconds 1b668f6
Run ibus_bus_preload_engines_async 30 seconds later in ibus-ui-gtk3 83451e4
gtk clients do not lose focus when chrome popup window takes the focus 38d3c5c
Release registry observed_paths and components if they are broken e6c8832
Add ibus panel icon for plasma-desktop in KDE5 aab56c2
Now ibus gtk panel enables AppIndicator when the desktop is KDE.
If you use KDE4, run ./configure --disable-appindicator in the build,
or do not set XDG_CURRENT_DESKTOP=KDE in the runtime.
|
|
|
|
|
|
|
|
sourceforge.jp is renamed to osdn.jp.
However its mirror sites are not ready for osdn.jp.
|
|
per FreeWnn-1.1.1-a023 release.
Upstream changelog in the release note:
http://osdn.jp/projects/freewnn/releases/63271
Basically, This alhpa version is a snapshot release.
Main changes:
* Merge modificaion used in OpenSUSE packages by new member,
Mitsutoshi NAKANO. Added explicit function prototype and cast in
many places, so we reduced unpredictable effect on 64bit environment.
* As a consequence of this change, #define of WNN_CREATE / WNN_NO_CREATE
in jl_dic_create() is also changed. We believe no change is needed
for client build, but please report if you have problems.
* Exit status of jserver changed on receiving some signals (ex. SIGTERM).
(Not well documented.)
* Fixed problem for parallel build (ex. make -jXX) on pubdic+.
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
|
|
|
|
|
|
|
the compiler explicitly about this fact and use memcpy for writing the
data. Bump revision.
|
|
tech-pkg@ and pkgsrc-users@.
|
|
|
|
|