Commit graph

1211 commits

Author SHA1 Message Date
hiramatsu
708a5e7e00 Fix build break with gcc. 2015-04-21 13:59:31 +00:00
adam
4606c07235 Revbump after updating devel/boost-libs 2015-04-17 15:52:56 +00:00
joerg
ae8e411dff Entries in the output file are generally not correctly aligned, so tell
the compiler explicitly about this fact and use memcpy for writing the
data. Bump revision.
2015-04-14 14:38:05 +00:00
rodent
a7b568d574 Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
2015-04-13 23:12:40 +00:00
adam
9071d6b787 Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
joerg
9fcd65d743 Has race conditions. 2015-03-31 15:41:41 +00:00
hiramatsu
6993205d2d Set MAINTAINER to pkgsrc-users. 2015-03-15 21:10:07 +00:00
hiramatsu
6bb4a7cd07 Set MAINTAINER to pkgsrc-users. 2015-03-15 19:57:40 +00:00
hiramatsu
763c1e9995 Set MAINTAINER to pkgsrc-users. 2015-03-15 19:51:07 +00:00
hiramatsu
d9f661035e Set MAINTAINER to pkgsrc-users. 2015-03-15 19:42:33 +00:00
hiramatsu
955f857a1c Set MAINTAINER to pkgsrc-users. 2015-03-15 19:31:44 +00:00
hiramatsu
82d5d251a8 Set MAINTAINER to pkgsrc-users. 2015-03-15 19:11:21 +00:00
hiramatsu
63b4ef6006 Set MAINTAINER to pkgsrc-users. 2015-03-15 18:46:55 +00:00
hiramatsu
333d96379d Set MAINTAINER to pkgsrc-users. 2015-03-15 18:31:52 +00:00
hiramatsu
bb2e62806b Set MAINTAINER to pkgsrc-users. 2015-03-15 17:56:15 +00:00
hiramatsu
b15b9512b8 Set MAINTAINER to pkgsrc-users. 2015-03-15 17:41:58 +00:00
hiramatsu
80b88da227 Set MAINTAINER to pkgsrc-users. 2015-03-15 17:30:24 +00:00
hiramatsu
7c6162994d Set MAINTAINER to pkgsrc-users. 2015-03-15 17:20:19 +00:00
hiramatsu
4028688eb8 Set MAINTAINER to pkgsrc-users. 2015-03-15 17:09:00 +00:00
hiramatsu
ce855df990 Set MAINTAINER to pkgsrc-users. 2015-03-15 17:00:29 +00:00
hiramatsu
26305b1f4b Set MAINTAINER to pkgsrc-users. 2015-03-15 16:56:49 +00:00
taca
97379d958e This package supports ruby18 only. 2015-03-10 16:15:58 +00:00
ryoon
981bbcf88e Update to 2.16.2037.102
Changelog:
r510 2015-01-25 2.16.2037.102 - r494 2015-01-24 2.16.2021.102
Summary of changes between 2.16.2021.102 (r494) and 2.16.2037.102 (r510).

    DEPS changes:
        none
    Build related changes:
        libc++ is used by default to build Android target binaries.
        Clang 3.5 is now required to build Mozc for Android, NaCl, and Linux. See  Issue 276  for the motivation behind this change.
        Visual C++ 2013 is required to build Mozc for Windows.
    Major changes:
        Mozc for Windows now requires Windows Vista SP2 and later. Mozc 2.16.2034.102 (r507) is the last version that can run on Windows XP and Windows 2003 Server. See  Issue 277 .
    Known issues:
        Voiced sound marks on the key pad is not placed at correct position in Android (Issue 263)
        Compilation errors in Android arm64 and mips64 build (Issue 273)
    Fixed issues:
        FIX: Inconsistency between suggestion candidates and conversion candidates ( Issue 274 )
        FIX: Learning algorithm is sometimes too aggressive when punctuation is committed ( Issue 275 )
        FIX: Require Clang to build Linux host binaries ( Issue 276 )
        FIX: Discontinue the support of Windows XP / 2003 Server ( Issue 277 )
    Commit summary:
        r510: Remove a workaround code for Visual C++ 2010 (KB813540)
        r509: Require Visual C++ 2013 to build Mozc for Windows
        r508: Require Windows Vista SP2 or later
        r507: Remove build_tools command from build_mozc.py
        r506: Require Clang to build Linux host binaries
        r505: Switch from stlport to libcxx in Android build
        r504: Remove mozc::DetachedThread as it is no longer used
        r503: Fix build failur of unit tests when libcxx is used on Android
        r502: Fix test failure in release build with Visual C++ 2013
        r501: Make the conditions to learn candidates with a punctuation mark more strict
        r500: Apply the same hack as conversion to prediction for transition cost from history node
        r499: Remove an unused member field
        r498: As-is import of NaCl Mozc for Chromium OS
        r497: Remove platform-dependent mozc::Encryptor part 3
        r496: Fix style violations in header include guards part 4
        r495: Remove unused variables
        r494: Fix a typo in reading strings of Unicode Emoji data

r486 2015-01-18 2.16.2020.102 - r474 2015-01-01 2.16.2008.102
Summary of changes between 2.16.2008.102 (r474) and 2.16.2020.102 (r486).

    DEPS changes:
        protobuf: bba83652e1be610bdb7ee1566ad18346d98b843c -> 172019c40bf548908ab09bfd276074c929d48415 (downgrading)
    Build related changes:
        Ubuntu 14.04 is used as the reference build/test environment for Android, NaCl, and Linux. Hereafter we will not make sure that Mozc can be built on Ubuntu 12.04.
    Known issues:
        Voiced sound marks on the key pad is not placed at correct position in Android (Issue 263)
        Compilation errors in Android arm64 and mips64 build (Issue 273)
    Fixed issues:
        FIX: All resources are not released in Service.onDestory ( Issue 265 )
        FIX: Many emojis are suggested from space ( Issue 266 )
        FIX: Noisy candidate "itsumo" due to language aware conversion ( Issue 267 )
        FIX: BuildInDocker fails when building for Android ( Issue 269 )
        FIX: Runtime CHECK failure on Windows: protobuf/src/google/protobuf/descriptor.cc:1018 ( Issue 271 )
        FIX: AssertionError in gen_zip_code_seed.py ( Issue 272 )
    Commit summary:
        r486: Unsupport Ubuntu 12.04 as a build environment
        r485: Update copyright year in source header comments
        r484: Update copyright year in the about dialog to 2015
        r483: Update special rules for KEN_ALL.CSV
        r482: Revert r438 "Update Protocol Buffers to 2.6.1" and r444 "Suppress compiler warnings for Protocol Buffers 2.6.1"
        r481: Revert r477 "Revert r247 "Explicity invoke bash for make-standalone-toolchain.sh""
        r480: Call CalculatorInterface::CalculateString even for x86 Android testing
        r479: Suppress LangAwareRewriter to suggest the raw text if the query is in the dictionary as a key
        r478: Handle emojis that have multiple readings correctly
        r477: Revert r247 "Explicity invoke bash for make-standalone-toolchain.sh"
        r476: Several coding style fixes
        r475: Improve classic skins for Android
        r474: Fix resource leak on onDestroy
2015-02-17 23:55:58 +00:00
jperkin
5eb5815c96 Avoid GNU ld --version-script argument on SunOS. 2015-02-13 17:16:18 +00:00
joerg
4d75b5bf63 autoconf processing needs libintl source, so depend on full gettext. 2015-02-10 19:27:53 +00:00
obache
6cfa0f9abd reported to upstream 2015-01-29 11:45:25 +00:00
joerg
cc9e665e61 Don't declare a function non-void if it never returns a value and no
return value is expected.
2015-01-25 13:12:02 +00:00
joerg
4ccb4de994 Installs cmake file now. Bump revision. 2015-01-25 13:10:19 +00:00
obache
16f3047cbd Update ibus-array to 0.1.0.
Version 0.1.0
	* Fixed the configuration UI (because ibus config API is changed)
	* Add support for gettext (now only zh_TW.po is available)

Version 0.0.4
	* Update the tables supporting Unicode 5.3
	* show hints in the aux window when pressing 'w'

Version 0.0.3
	* ibus 1.4 support
	* Fix mess when inputing a wrong root sequence
	* remove embedded sqlite dependency
2015-01-20 11:24:33 +00:00
obache
f79cea7f45 Update ibus-table-others to 1.3.7.
* Use F1,F2,F3,F4,F5,F6,F7,F8,F9 as select keys for the latex table
* Make rusle agree with http://ru.pc-history.com/wp-content/uploads/ok-keyboard_xt-at1.jpg
2015-01-14 09:24:42 +00:00
obache
b094e4d3b0 Update ibus-table to 1.9.2.
* Use directories according to theXDG Base Directory Specification
* Resolves: rhbz#1172524 https://bugzilla.redhat.com/show_bug.cgi?id=1172524
* When a leading invalid character is passed through, it needs to be remembered
  in self._prev_char
2015-01-11 09:09:28 +00:00
ryoon
ca2dccc29d Update to 2.16.2007.102
Changelog:
Summary of changes between 2.16.2004.102 (r467) and 2.16.2007.102 (r470).

    DEPS changes:
        fontTools: initial import as of 5ba7d98a4153fad57258fca23b0bcb238717aec3
    Build related changes:
        Android build requires Android-21 SDK
    Major changes:
        Enable Material Theme on Android
        Support floating window and floating mode indicator on Android 5.0 and later when physical keyboard is attached
        Improve accessibility support on Android
    Known issues:
        Voiced sound marks on the key pad is not placed at correct position in Android (Issue 263)


Summary of changes between 2.16.1918.102 (r377) and 2.16.2003.102 (r463).

    DEPS changes:
        gtest: r692 -> r700
        gmock: r485 -> r501
        gyp: r1987 -> r2012
        protobuf: 172019c40bf548908ab09bfd276074c929d48415 -> bba83652e1be610bdb7ee1566ad18346d98b843c
    Build related changes:
        Android build requires NDK r10d
        Android build supports arm64/mips64/x86-64 ( Issue 259 )
        Android build supports Clang 3.5 and libc++ ( Issue 260 )
        Versioning scheme for Android is changed. See r439 for details.
        Build time dependency on libzinnia-dev is removed from Android and NaCl builds
    Major changes:
        Android 2.1 - Android 3.2 are no longer supported
        armeabi-v7a is always enabled in arm 32-bit build for Android
        Updated main dictionary, Emoji dictionary, emoticon dictionary, and single kanji dictionary
    Fixed issues:
        FIX: IME crashes when using US International hardware keyboard ( Issue 248 )
        FIX: ibus-mozc + XIM: preedit text is not cleared after preedit commit triggered by focus change ( Issue 255 )
        FIX: Entering symbol view causes NPE when "Switch Access" accessibility mode is enabled ( Issue 257 )
        FIX: An empty word can be suggested in the candidate list ( Issue 261 )
2015-01-06 10:30:54 +00:00
wiz
3ec156f142 Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
2014-12-31 13:57:25 +00:00
ryoon
18fd444d1b Fix comment for consistency with GCC_REQD. 2014-12-30 21:38:08 +00:00
obache
f9ca7b53db Prepare PKG_SYSCONFSUBDIR addtion, PKG_SYCONFIDR point to uim own one.
Fixes a part of PR pkg/49504 by YAMASHIRO Jun.
2014-12-26 08:43:27 +00:00
obache
282aef6a0a m17n-contrib is merged into m17n-db-1.6.5 and later.
fixes a part of PR pkg/49504 by YAMASHIRO Jun.
2014-12-26 08:37:14 +00:00
obache
37e309e2bc Update ibus-chewing to 1.4.12.
* Thu Dec 11 2014 Ding-Yi Chen <dchen at redhat.com> - 1.4.12
- Fix the GitHub download link

* Thu Dec 11 2014 Ding-Yi Chen <dchen at redhat.com> - 1.4.11.1
- Resolves Bug 1013977 - Slow focus change with ibus-chewing
- Resolves Bug 1062133 - ibus-chewing may not handle key event after focus change
- Resolves Bug 1073797 - Cannot identify input mode for Chinese IME (ibus-chewing)
- Fixed Bug 902866 - ibus-chewing uses dconf but still installs gconf schemas
  (Also listed as GitHub ibus-chewing #36)
- MakerDialog GUI is only loaded when setting dialog is invoked.
- Setting is removed from ibus-properties because it can be launched
  from either:
  + Executable ibus-setup-chewing: Usually under /usr/libexec
  + Input method preference in IBus preference.
- Fixed github issue #43: First space not able to input
    Thanks FreedomKnight.
- Fixed github issue #44: Update input-events (for libchewing-0.4.0)
    Thanks hiunnhue.
- Fixed github issue #45: Optimize properties handling.
    Thanks Ueno.
- github is now hosting the ibus-chewing tarballs.
2014-12-13 06:33:15 +00:00
obache
d1834ff643 libtool is required to build helper utiltilies.
fixes PR pkg/49321.
2014-12-07 02:29:00 +00:00
obache
8b6ce184b6 + ibus-rime 2014-12-04 13:00:55 +00:00
obache
514ec19454 Import ibus-rime-1.0 as inputmethod/ibus-rime.
ibus-rime: Rime Input Method Engine for Linux/IBus
2014-12-04 12:59:26 +00:00
obache
813b05df47 + brise 2014-12-04 12:12:15 +00:00
obache
f5b4d55d5c Import brise-0.30 as inputmethod/brise.
La brise: the official Rime schema repository.

providing:
  - default.yaml: Rime default settings
  - symbols.yaml: punctuation and special characters
  - essay: a vocabulary and language model
  - preset schemata: luna_pinyin, terra_pinyin, bopomofo, cangjie5, stroke
  - supplemental schemata: wubi86, quick5, double_pinyin, combo_pinyin,
    jyutping, wugniu, ipa_xsampa, sampheng, zyenpheng
  - extra schemata: (included in the source package but not installed)
2014-12-04 12:10:04 +00:00
obache
b9fcffb699 Add chinese to CATEGORIES 2014-12-04 12:06:58 +00:00
jnemeth
9419a9efa7 add and enable librime 2014-12-04 07:15:32 +00:00
obache
03ef220417 Import librime-1.0 as inputmethod/librime.
RIME: Rime Input Method Engine

features:
  - supporting varieties of input methods, either shape-based or phonetic-based,
    including those for Chinese dialects
  - a built-in dictionary in traditional Chinese, easily converting to
    simplified Chinese via opencc
  - a modulized, extensible input method framework to create innovative input
    schemata in YAML syntax
  - cross-platform core library in C++, built on top of open-source technologies
  - OS-specific wrappers working consistently on Windows, Linux and OS X
2014-11-29 09:31:49 +00:00
ryoon
9a30101469 Update to 15.2
Changelog:
* Improve GNU Emacs 24/25 support
* Follow NTEmacs directory structure change
* Remove obsolete functions use
* Improve annotation display
* More candidate display options
* More intelligent Kutoten handling
* Add NICOLA and Colemak keyboard supports
* Improve show-mode
* Some bugfixes
2014-11-24 02:08:51 +00:00
obache
6488858620 Update ibus-table-others to 1.3.6.
* Fix a typo in compose.txt (#12)
2014-11-22 11:54:50 +00:00
joerg
785e0d1bbf Make sure AM_GETTEXT can be resolved. 2014-11-17 19:04:49 +00:00
obache
d46f5032f4 exactly add dependency for py-gobject3, for the case ibus base package and
ibus-table is using different python version.
2014-11-09 05:15:07 +00:00
obache
9c22085d73 Update scim to 1.4.15.
* Disable key snooping by default.
* Handle special keys correctly.
* Send reedit-changed event when composing reedit string.
2014-11-09 02:46:30 +00:00