Commit graph

971 commits

Author SHA1 Message Date
rodent
b65af7be2b Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
rodent
942aad2e6a Resolves:
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.
2013-04-06 20:27:16 +00:00
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
joerg
d5f818e0f7 Fix return types. 2013-03-28 21:28:12 +00:00
obache
ee15d43510 more patches, access(2) require unistd.h. 2013-03-25 12:55:04 +00:00
joerg
f07d3a7af5 Not MAKE_JOBS_SAFE 2013-03-24 16:56:32 +00:00
obache
697dc4ef44 include <cstring> for strncmp(). 2013-03-22 13:41:32 +00:00
obache
99f81590e4 add include <cstring> for strcmp(). 2013-03-22 13:37:21 +00:00
obache
9f88597fa3 fixes patch about cast for the case of __STDC_ISO_10646__ 2013-03-22 13:29:42 +00:00
obache
959269d5f7 add include <cstrin> for strlen. 2013-03-22 12:45:26 +00:00
obache
96e49f537a prevent to use non portable sig_t 2013-03-20 06:54:41 +00:00
obache
4b7c961078 require unistd.h for access(2) 2013-03-20 06:08:44 +00:00
obache
7b53a26288 fixes hard-coded localedir:
* fixes installation with PKGLOCALEDIR != share
* fixes runtime search path of locale data.

Bump PKGREVISION.
2013-03-20 05:59:01 +00:00
obache
0dfa5c9f89 Fixes build on some situations:
* use C++ style header files
* fixes bogus NULL usage, as Integer 0.
2013-03-20 05:25:58 +00:00
ryoon
e8cec2e9f2 Update to 15.1
* Drop emacs-21 support.

Changelog:
* Drop emacs-21 support.
* Improve emacs-24.3 support.
* Many improvements.
* Some new features.
2013-03-16 14:59:49 +00:00
obache
6a8dc62c0b Update ibus-qt to 1.3.2.
bug fixes.
2013-03-16 11:10:56 +00:00
ryoon
18be36bea3 Add used by line. 2013-03-13 15:54:44 +00:00
ryoon
6427c33f74 Add mozc-elisp. 2013-03-13 15:08:16 +00:00
ryoon
92c741d8b9 Import mozc-elisp-1.6.1187.102 as inputmethod/mozc-elisp.
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
such as Chromium OS, Windows, Mac and Linux. This open-source
project originates from Google Japanese Input.

This package includes Emacs LISP and helper program to use mozc on emacs.

This package is based on PR pkg/47573.
2013-03-13 15:07:38 +00:00
hiramatsu
22c63a7337 - Ignore dictionary entries which cause skkserv not to start.
Diff is taken from FreeBSD ports.
- Combine patch-af and patch-bsearch into single file, because those are
  diff files for the same file.
- Add LICENSE.
2013-03-10 18:53:31 +00:00
obache
afcba21ae4 Use FOR_emacs_no_byte_compile as comditional PLIST for future emacs version. 2013-03-10 14:14:31 +00:00
tsutsui
e9e8cc82c3 Fix anthy-elisp build failure with emacs24.
Per comment from mef@, leim is required by only old versions.
2013-03-10 13:40:37 +00:00
hiramatsu
5015cef72c Update dictionary data to 201212. 2013-03-10 10:40:50 +00:00
hiramatsu
13a9f7ea67 Add emacs24nox to the list of EMACS_VERSIONS_ACCEPTED. 2013-03-10 06:25:10 +00:00
obache
b6ed49f552 Update uim to 1.8.4.
based on PR pkg/47468 by YAMASHIRO, Jun.

Overview of changes from 1.8.3 to 1.8.4
=======================================
* Enhancements
  - uim-xim
    * Add Hungarian locale support (by Kővágó Zoltán)
  - uim-tutcode
    * Enhance postfix katakana conversion
      - Take characters while hiragana continues
      - Exclude specified number of characters
      - Shrink last postfix katakana conversion
    * Updated trycode composition table retrieved 2012-11-22


Overview of changes from 1.8.2 to 1.8.3
=======================================
* Fixes
  - uim-toolbar-gtk-systray
  - uim-toolbar-gtk3-systray
    * Avoid SEGV in some environments ([uim-ja 337])
    * Fix typo ([uim-ja 339])

  - uim-tutcode
    * Fix bug: <Shift>left/right key erases current selection text
      on Google Chrome
2013-03-06 11:06:55 +00:00
joerg
ac89b8007e Always return a value from !void functions. 2013-02-26 11:09:46 +00:00
dholland
384132a8a7 Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
ryoon
ca12059c9c Fix typo.
Pointed out by tsutsui@.
2013-02-17 11:20:14 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
wiz
5f461dbea7 Recursive bump for png-1.6. 2013-02-16 11:18:48 +00:00
wiz
0602d449ce Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
ryoon
9bef86f5fd Bump PKGREVISION from audio/jack. 2013-02-09 22:11:28 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
ryoon
791324767b Bump PKGREVISIONs.
Fix build on NetBSD/i386.
The patch is provided from tsutsui@.
2013-01-26 20:33:59 +00:00
obache
6b39c53479 Update ibus-hangul to 1.4.2.
1.4.2
 * Use Gobject Introspection
 * GNOME Control Center integration
 * Miscellaneous bug fixes
2013-01-26 11:48:26 +00:00
ryoon
9a4c78ed59 Fix build on NetBSD 6.0.1.
Use correct macro name, ALL_ENV.
2013-01-26 10:35:20 +00:00
ryoon
e3fe3c199b Replace hardcoded netbsd with LOWER_OPSYS.
This change should fix build on Linux.
2013-01-26 09:47:46 +00:00
reed
dc391ed95f increase BUILDLINK_ABI_DEPENDS.icu due to so change from 49 to 50.
Also bump PKGREVISION for a few packages using it.

The packages I did this for:
net/yaz
lang/parrot
misc/openoffice3 (where I noticed the run-time failure due to missing shared library)
www/webkit-gtk
sysutils/open-vm-tools
inputmethod/ibus-qt

I didn't do this recursively or for all packages using icu
since I didn't know if they used the shared library directly,
some use was optional. The list of packages I didn't touch:
devel/devhelp
databases/idzebra
databases/sqlite3
devel/gnustep-base/
finance/gnucash
games/openttd
graphics/shotwell
lang/mono
meta-pkgs/boost
misc/calibre
misc/libreoffice
news/tin
textproc/php-intl
www/deforaos-surfer
www/epiphany
www/liferea-current
www/midori
2013-01-25 19:18:08 +00:00
obache
6f498d3c3a require swig1 not swig2. 2013-01-25 12:54:07 +00:00
obache
3feaf8f10b * swig is just required to build
* prevent to pick up swig2

Bump PKGREVISION.
2013-01-25 12:50:02 +00:00
obache
8d161fb0ea Update libskk to 1.0.0.
Noteworthy changes in version 1.0.0 (2012-08-27)
------------------------------------------------

 * Make sure to create parent directory of user-dict (Debian bug#685745).
 * Clear output and preedit on context reset.
 * Fix header include in tests (Issue#19).
2013-01-25 12:07:13 +00:00
ryoon
69f2c67c93 Replace -j ${MAKE_JOBS} with ${_MAKE_JOBS}.
Fix build when MAKE_JOBS is not defined.
2013-01-22 11:26:02 +00:00
ryoon
04821c37e6 Fix build when MAKE_JOBS is not defined, use _MAKE_JOBS. 2013-01-22 11:15:27 +00:00
ryoon
010886e49e Disable flock(1)
Fix build on NetBSD 6.0.x.
It seems that flock(1) is not needed by ibus-mozc, mozc-server,
and mozc-tool.
2013-01-20 08:28:36 +00:00
ryoon
6aa0e4a986 Add mozc packages. 2013-01-18 11:39:10 +00:00
ryoon
650c0579dc Import mozc-server-1.6.1187.102 as inputmethod/mozc-server.
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
such as Chromium OS, Windows, Mac and Linux. This open-source
project originates from Google Japanese Input.

This package is dictionary server for mozc client, such as ibuz-mozc.
2013-01-18 11:38:40 +00:00
ryoon
be2728573c Import mozc-tool-1.6.1187.102 as inputmethod/mozc-tool.
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
such as Chromium OS, Windows, Mac and Linux. This open-source
project originates from Google Japanese Input.

This package is configuration tool for mozc.
2013-01-18 11:38:02 +00:00
ryoon
ddebcbb8f4 Import ibus-mozc-1.6.1187.102 as inputmethod/ibus-mozc.
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
such as Chromium OS, Windows, Mac and Linux. This open-source
project originates from Google Japanese Input.
2013-01-18 11:36:39 +00:00
joerg
d453257c86 Call correct destructor. 2012-12-25 21:07:47 +00:00