Commit graph

1038 commits

Author SHA1 Message Date
ryoon
a479395e39 Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
adam
4b3fe7d29a Revbump after updating lang/lua to 5.2.2. 2013-07-04 21:27:56 +00:00
joerg
8b60b30b4a Remove obsoleted and now harmful patch. 2013-06-17 11:45:58 +00:00
ryoon
25af54ec62 Remove obsolete patch. 2013-06-16 00:32:32 +00:00
ryoon
e968c14ee3 Update to 1.0.1
* Change MASTER_SITES, tar ball is not distributed on github anymore.

Changelog:
Noteworthy changes in version 1.0.1 (2013-04-01)
------------------------------------------------

 * Cancel okuri-ari conversion only if there is no candidate (Issue#23).
 * Allow clients to populate lookup table before setting cursor pos
   (ibus-skk Issue#51).
 * rules: inherit AZIK keymap from the default keymap (Issue#22).
 * Don't use type-punning when converting bytes to uint32 (Issue#20).
2013-06-16 00:30:53 +00:00
dholland
7270800aca Not MAKE_JOBS_SAFE (seen in joerg's build of 20130601) 2013-06-10 03:09:01 +00:00
wiz
9857186f24 Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
e05e426ab4 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
61dc4ab4d2 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
wiz
047a7f787e Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
obache
49368849e5 Update scim-table to 0.5.13.
2013-05-21 09:01  tzhuan

        * Relase 0.5.13
	* Add modern Hebrew and Russian support, thanks to Ury Marshak
2013-05-29 13:09:55 +00:00
wiz
7beb3ce74b Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
adam
2459ac824e Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
joerg
5191e1a408 locale_t is surprisingly used by locale.h, so pick a different name. 2013-04-30 22:23:07 +00:00
ryoon
d6ccbda456 Bump PKGREVISION.
Change DEPENDS dependency to py-notify-python from py-notify.
2013-04-29 14:47:29 +00:00
ryoon
e2682a444d Change base package to mozc-server from ibus-mozc.
This change encourages uim-mozc, fcitx-mozc and so on.
2013-04-29 09:52:15 +00:00
ryoon
e37f1c1e19 Update to 1.10.1390.102
Changelog:
r147 2012-03-29 1.10.1390.102

    Check Qt version in GNU/Linux build ( Issue 183 )
    Add missing semicolon for ibus-mozc ( Issue 184 )
    Remove unnecessary dependency on libzinnia from Android build.

r131 2012-03-28 1.10.1389.102

    Support IBus 1.5 ( Issue 161 )
    Support Mac OS X 10.8 as a build environment ( Issue 166 ,  Issue 176 )
    Fix build failure on Windows ( Issue 173 )
    Increase opaque buffer size for x32 ( Issue 177 )
    Check physycal monitor area in mozc_renderer ( Issue 180 )
    Add missing properties for gnome-shell ( Issue 182 )
    Switch to Protocol Buffers 2.5
    Switch to Ninja from msbuild to build Mozc for Windows
    Support Android build
    Unsupport Visual C++ 2008
    Remove RX from the repository
2013-04-29 09:21:24 +00:00
rodent
2ab539dcf6 Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
rodent
0fe51336d1 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
b0587df2a1 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
a83d849844 Fix return types. 2013-03-28 21:28:12 +00:00
obache
9e516819cb more patches, access(2) require unistd.h. 2013-03-25 12:55:04 +00:00
joerg
23e52053da Not MAKE_JOBS_SAFE 2013-03-24 16:56:32 +00:00
obache
4682b1f306 include <cstring> for strncmp(). 2013-03-22 13:41:32 +00:00
obache
eaba6a4886 add include <cstring> for strcmp(). 2013-03-22 13:37:21 +00:00
obache
d764f4f203 fixes patch about cast for the case of __STDC_ISO_10646__ 2013-03-22 13:29:42 +00:00
obache
df70cc0488 add include <cstrin> for strlen. 2013-03-22 12:45:26 +00:00
obache
3eabae11ca prevent to use non portable sig_t 2013-03-20 06:54:41 +00:00
obache
e3c11fc68c require unistd.h for access(2) 2013-03-20 06:08:44 +00:00
obache
5ed63bda0a 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
594fffabb6 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
692106f4ca 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
7740731fbb Update ibus-qt to 1.3.2.
bug fixes.
2013-03-16 11:10:56 +00:00
ryoon
bcc6f9930c Add used by line. 2013-03-13 15:54:44 +00:00
ryoon
d9a5837f53 Add mozc-elisp. 2013-03-13 15:08:16 +00:00
ryoon
86e4aa6074 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
6701634c5b - 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
926903bdb9 Use FOR_emacs_no_byte_compile as comditional PLIST for future emacs version. 2013-03-10 14:14:31 +00:00
tsutsui
a23acf3d02 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
5010aeb355 Update dictionary data to 201212. 2013-03-10 10:40:50 +00:00
hiramatsu
ac0b71429c Add emacs24nox to the list of EMACS_VERSIONS_ACCEPTED. 2013-03-10 06:25:10 +00:00
obache
cd3558eda9 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
2b099aba48 Always return a value from !void functions. 2013-02-26 11:09:46 +00:00
dholland
9570ccfb13 Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
ryoon
1a4b9e225c Fix typo.
Pointed out by tsutsui@.
2013-02-17 11:20:14 +00:00
wiz
a96f4900ac Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
wiz
63be13c921 Recursive bump for png-1.6. 2013-02-16 11:18:48 +00:00
wiz
ab373a817a Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
ryoon
5482a9caec Bump PKGREVISION from audio/jack. 2013-02-09 22:11:28 +00:00
jperkin
84991145cf PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
adam
d1ab9d8533 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
ryoon
c305d3797e Bump PKGREVISIONs.
Fix build on NetBSD/i386.
The patch is provided from tsutsui@.
2013-01-26 20:33:59 +00:00
obache
b55730e79b 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
908a6d7583 Fix build on NetBSD 6.0.1.
Use correct macro name, ALL_ENV.
2013-01-26 10:35:20 +00:00
ryoon
c8204bbccd Replace hardcoded netbsd with LOWER_OPSYS.
This change should fix build on Linux.
2013-01-26 09:47:46 +00:00
reed
982d120109 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
b25881872d require swig1 not swig2. 2013-01-25 12:54:07 +00:00
obache
e4a71da0fc * swig is just required to build
* prevent to pick up swig2

Bump PKGREVISION.
2013-01-25 12:50:02 +00:00
obache
aa08cdfce5 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
07d127c14f Replace -j ${MAKE_JOBS} with ${_MAKE_JOBS}.
Fix build when MAKE_JOBS is not defined.
2013-01-22 11:26:02 +00:00
ryoon
e6e4d000e4 Fix build when MAKE_JOBS is not defined, use _MAKE_JOBS. 2013-01-22 11:15:27 +00:00
ryoon
ed38136ce9 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
742d8267b1 Add mozc packages. 2013-01-18 11:39:10 +00:00
ryoon
79c0c48b6c 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
3ce4cc6890 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
b32bfbbb99 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
e551a493ff Call correct destructor. 2012-12-25 21:07:47 +00:00
obache
48fa2afa6d Update scim-tables to 0.5.12.
* update po files
* bug fixes
* improve gtk3 compatibility
2012-12-23 06:37:30 +00:00
obache
35a05313e6 Update ibus-table-chinese to 1.4.6.
* Sat Dec 22 2012 Ding-Yi Chen <dchen@redhat.com> - 1.4.6
- Fixed IBus Google issue 1126: An error in ChineseTableLicenseAuditing
- Complete LICENSE tag for all of the tables.

* Mon Nov 26 2012 Ding-Yi Chen <dchen@redhat.com> - 1.4.5
- Table build scripts has been refactored.
- cmake-fedora is added as submodule.
- Fixed Bug 855250 - Change the default filtering for Quick and Cangjie by
  merging maxiaojun's repository
- Fixed Google Issue 1405: failed to build ibus-table-chinese due to missing db files
- Fixed Google issue 1507: Add CJKV Extension C/D support for Array30
- Merge GitHub Pull request 3: Added the inter punct
- Merge GitHub Pull request 4: Give Cangjie and Quick users 9 candidates per page
2012-12-22 08:58:14 +00:00
obache
c90808e019 Update ibus-chewing to 1.4.3.
* Sat Dec 22 2012 Ding-Yi Chen <dchen at redhat.com> - 1.4.3
- Fixed GitHub issue #30: Rework decorate_preedit
  by merging pull request #30 from buganini
- Fixed GitHub issue #31: Properly refresh property
  by merging pull request #31 from buganini
2012-12-22 08:41:36 +00:00
joerg
1358a1fb0e Fix up function definitions to match implementation use of return
values.
2012-12-20 21:50:47 +00:00
obache
6e518767d0 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
ryoon
f260763809 Bump PKGREVISION from devel/nss 3.14.0. 2012-12-15 10:36:18 +00:00
joerg
b292b86bef Fix use of uninitialized memory. Can't use a default argument of
QVariant().
2012-11-19 23:21:39 +00:00
joerg
e7a38bf31d Always return a value in non-void functions. 2012-11-19 23:19:30 +00:00
joerg
917464c08f Don't use nested functions. Bump revision. 2012-11-19 23:16:40 +00:00
joerg
f29c5f123e Always return a value in non-void functions. 2012-11-19 23:15:52 +00:00
joerg
7baba81fa1 Consistently return a value in non-void functions. 2012-11-16 01:02:53 +00:00
wiz
a825c28ac2 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00
wiz
9f2cee372c Recursive bump for new gtkglext pangox-compat dependency. 2012-10-16 17:47:19 +00:00
adam
ed93f0ca47 Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
cb73c42888 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
wiz
6881df6a4c Update for python25 removal. 2012-10-03 22:14:00 +00:00
wiz
3184463075 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
tron
78f9c75877 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
f9bb02bbcc SunOS require libuuid too. 2012-09-28 06:04:14 +00:00
jperkin
11726c17b7 Solaris requires more alloca.h fixes, move them to a common header.
Add a MSG_NOSIGNAL compatability define.

Fixes package on Solaris.
2012-09-26 08:17:00 +00:00
obache
00612fe6dc alloca.h is required for alloca(3C) on Solaris. 2012-09-22 08:27:28 +00:00
obache
2df7ac86a2 Update uim to 1.8.2.
PR 46840 by YAMASHIRO, Jun.
added comments to patches from mef@.

Overview of changes from 1.8.1 to 1.8.2
=======================================
* Fixes
  - uim-gtk3
    * Avoid problem with the wrap mode
    * Prevent selection if needed

  - uim-tutcode
    * Fix error when label key is typed just after entering
      interactive bushu mode
    * Fix error on auto help after bushu conversion for some kanji
    * Fix mismatch between preedit display and pending keys after focus out

* Enhancements
  - uim-skk
    * Support sticky key

* Others
  - uim-candwin-qt4
  - uim-chardict-qt4
  - uim-pref-qt4
  - uim-im-switcher-qt4
  - uim-toolbar-qt4
  - uim-qt4
    * Honor CPPFLAGS in compilation

  - uim-candiwn-gtk3
  - uim-dict-gtk3
  - uim-input-pad-ja-gtk3
  - uim-pref-gtk3
  - uim-im-switcher-gtk3
  - uim-toolbar-gtk3
  - uim-gtk3
    * Replace deprecated functions
2012-09-15 12:05:00 +00:00
obache
3e277ed689 Emacs uim bridge is modified-bsd license. 2012-09-15 11:59:11 +00:00
obache
8ace00dcd8 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
obache
4b9fb9801a Update ibus-table-chinese to 1.4.0.
* Fri Sep 07 2012 Ding-Yi Chen <dchen@redhat.com> - 1.4.0
- Table build scripts has been refactored.
- cmake-fedora is added as submodule.
- Fixed Bug 855250 - Change the default filtering for Quick and Cangjie by
  merging maxiaojun's repository
- Fixed Google Issue 1405: failed to build ibus-table-chinese due to missing db files
2012-09-10 11:53:40 +00:00
adam
e7608643ab Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
obache
db72153181 Update ibus-chewing to 1.4.2.
* Thu Aug 30 2012 Ding-Yi Chen <dchen at redhat.com> - 1.4.2
- Fixed GitHub issue #7: highlighted text be cut after switch back to pure ibus
  by merging pull request #24 from buganini
- Fixed GitHub issue #20: Shift key will send duplicated strings
  by merging pull request #22 from buganini
- Fixed GitHub issue #21: somethings wrong with cmake
- Fixed GitHub issue #25: Weird symbol when input with somethings highlighted
  by merging pull request #26 from buganini
- Fixed GitHub issue #27: Local path committed into tree
- Fixed: Bug 713033 -  [zh_TW] ibus-chewing problem
- Fixed: Bug 745371 -  ibus-chewing: mode confusion In Temporary English mode and Chinese mode later on
- Fixed: Google Issue 1172: [ibus-chewing] move elf file to standard directory.
- Fixed: Google Issue 1426: ibus-chewing-1.3.10 installs directory /gconf to root filesystem
- Fixed: Google Issue 1428: ibus-chewing-1.3.10 fails to save it's settings
- Fixed: Google Issue 1481: Some characters are missing when a long string in preedit buffer.
- Fixed: Google Issue 1490: Cannot change INSTAL prefix for ibus-chewing-1.4.0
2012-08-30 12:26:32 +00:00
obache
94fb5a5753 Update ibus to 1.4.2.
* Some bug fixings.
2012-08-23 12:34:14 +00:00
obache
4da9be6203 Update scim-pinyin to 0.5.92.
* Support GTK+ 3.0
* Remove skim related codes
* language files update (+nl)
* C++ related fixes
2012-08-19 09:38:52 +00:00
obache
b64c5f9eaf Update scim-hangul to 0.4.0.
Changes:
 * Support GTK+ 3.0
 * Remove skim related codes
2012-08-19 09:04:16 +00:00
obache
a27896e719 Update scim-tables to 0.5.11.
gtk3 support and a build fix.
2012-08-19 08:33:58 +00:00
obache
0be73b28b3 - scim-bridge 2012-08-19 08:14:38 +00:00
obache
a4d6af21f4 Remove scim-bridge, integraged into scim-1.4.14 as scim-im-agent. 2012-08-19 08:13:49 +00:00