Commit graph

880 commits

Author SHA1 Message Date
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
obache
21ddec9905 We don't want lib64 dir even on 64bit arch. 2012-06-02 03:00:57 +00:00
obache
040132445f include <cstring> additionally for strcmp. 2012-05-22 11:58:36 +00:00
obache
13337c6cb7 from the manual, end of getopt_long(3) is -1, not EOF. 2012-05-19 06:55:03 +00:00
obache
731685cdcb Update patches to upstream changes for non UTF-8 locales.
Bump PKGREVISION.
2012-05-18 11:12:24 +00:00
sbd
b549fcdad0 Change the the cast on gettext() when testing for it so the gcc doesn't
complain with "error: cast from 'char*' to 'int' loses precision",
which causes the test to fail and NLS to be disabled.
2012-05-14 05:01:24 +00:00
obache
873a466b2f require msgfmt to build. 2012-05-09 05:19:18 +00:00
obache
a2fbcb8cce Update ibus-m17n to 1.3.4.
some fixes and improvements.
2012-05-08 09:41:33 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
dholland
efec1d7bfb Fix build with latest glib2. 2012-05-06 17:24:41 +00:00
dholland
729029f707 Set BUILDLINK_ABI_DEPENDS.tomoe correctly (with +=, not ?=)
caught by pkglint
2012-05-06 17:24:21 +00:00
marino
e323780736 inputmethod/scim: workaround bad NLS test on DragonFly
With the upgrade to version 1.4.12 or 1.4.13, scim began failing on
DragonFly when PKG_DEVELOPER=yes option was used due to the missing
locale files outlined in the plist.  All the USE_TOOLS callouts and
buildlinks were correct.  The problem was traced back to the configure
tests for gettext.  They were producing casting errors and number of
argument errors.

The workaround is to cache the result of the gettext/libintl test
as successful in the package makefile.  Doing so results in successful
build, confirming the conftest has a problem at least on some platforms.
2012-05-06 09:18:48 +00:00
obache
6e54f6ba47 Drop dependency on libXp (from Imake)
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc,
  x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default.
* With x11/xorg-cf-files, libXp was offered with XawClientLibs,
  but updated to 1.0.4, it was removed.
* And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc,
  so all platforms should not require libXp from libXaw with Imake.

Bump PKGREVISION.
2012-05-03 09:55:29 +00:00
obache
a0743541b3 Add a patch to fix translations fail of ibus-setup.
Bump PKGREVISION.
2012-05-02 09:11:43 +00:00
obache
6715137f44 Update scim to 1.4.13.
fixes installation issue (not affect to pkgsrc).
2012-04-29 12:15:55 +00:00
obache
a6d5ad9edc Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
obache
eca7bc46ed Bump PKGREVISION from ibus shlib name change, with some ibus-1.4 compatibility
fix patches.
2012-04-22 14:09:09 +00:00
obache
3a3c6d7eaf Update ibus-unikey to 0.6.1.
2012-02-29

	* Release 0.6.1
	- fix compability with new IbusProperty
	- mouse capture commit text only if mouse move at least X pixels
	- Fix ui
2012-04-22 14:06:16 +00:00
obache
8b01f308ed Update ibus-skk to 1.4.1.
Noteworthy changes in version 1.4.1 (2012-03-29)
------------------------------------------------

 * Use libskk's X keysym handling.

Noteworthy changes in version 1.4.0 (2012-01-25)
------------------------------------------------

 * Initial release using libskk.
2012-04-22 14:04:51 +00:00
obache
c8047a2af4 Update ibus-pinyin to 1.4.0.
* ibus-1.4 support
* add option to support build without boost with c++0x feature
* and some fixes.
2012-04-22 14:02:50 +00:00
obache
a4bfe0cf59 Update ibus-input-pad to 1.4.0.
Released 1.4.0

    Changed GTK+ configure option.

    Supported GTK3.

    Integrated gdbus for IBus 1.4
2012-04-22 14:01:31 +00:00
obache
1b3637a1ce Update ibus-hangul to 1.4.1.
1.4.1
 * Handle exceptions properly in ibus-setup-hangul
   https://github.com/choehwanjin/ibus-hangul/pull/5
 * Update icon files
 * Support ibus icon symbol feature

1.4.0
 * Require ibus 1.4
 * Add desktop menu for ibus-setup-hangul
 * Add an option for automatic reordering
 * Add an option for a word preedit text
 * Update MS IME compatible symbol table
 * Use surrounding text feature on converting to hanja
2012-04-22 14:00:44 +00:00
obache
176bf7e086 Update ibus-el to 0.3.2.
2012-02-29  IRIE Shinsuke <irieshinsuke@yahoo.co.jp>
	* Version0.3.2
	* Added option `ibus-agent-search-paths' to fix problem that ibus-el-agent
	cannot be found automatically if it has been moved to another directory
	after loading ibus.el
	* Fixed problem: Message of Xlib's BadWindow error sometimes is displayed
	in particular environments (LP #932517)
	* Changed command line options for ibus-daemon automatically launched
	to start XIM server together ("-d" -> "-dx")
2012-02-14  IRIE Shinsuke <irieshinsuke@yahoo.co.jp>
	* Version0.3.1
	* Fixed bug: An error occurs when using old version of IBus (< 1.4.0) which
	doesn't support surrounding text (LP #930015)
	* Fixed bug: ibus-mode aborts if newly created buffer is immediately
	killed before receiving IMContext ID from IBus daemon (LP #930820)
	* Fixed inappropriate error message "Couldn't receive data from agent."
	in the synchronous communication
	* Fixed bug: Prefix argument doesn't work for unhandled key events
	* Fixed echo area's display for multiple strokes key sequence
	* Changed to execute Emacs command directly as fallback for unhandled key
	events, except for partial key sequences such as C-x
	* Removed README.Debian file (Debian #648596)
2011-12-24  IRIE Shinsuke <irieshinsuke@yahoo.co.jp>
	* Version0.3.0
	* Added support for surrounding text
	* Added option `ibus-candidate-window-h-offset'
	* Added option `ibus-prediction-window-h-offset'
	* Added command `ibus-enable-specified-engine'
	* Changed to enable setting of ibus-prediction-window-position=0 even in
	minibuffer if IBus version is 1.3.8 or later
	* Changed to show underlines even if their thicknesses are zero
	* Fixed problem: Table created by `table-insert' command might corrupt
	when preediting aborts
	* Fixed problem: Preediting may abort when using some engines such as m17n
	* Fixed problem: Input focus cannot be detected on Ubuntu Unity desktop
	because get_input_focus() often returns root window incorrectly
	* Fixed bug: auto-fill-mode doesn't work (LP #784452)
	* Fixed bug: Input focus cannot be obtained correctly in StumpWM (LP #856358)
2012-04-22 13:59:42 +00:00
obache
f716657d36 Update ibus-anthy to 1.2.7.
Released 1.2.7

    Added --with-layout option in configure for IBusEngineDesc.
    Added symbol and hotkeys property in IBusEngineDesc.

    Added --with-layout option in configure for IBusEngineDesc.

    New ibus 1.5 will use the IBusEngineDesc.layout but Japanese input method
    inherits the system keyboard layout so I added the configuration.
    Probably ibus-anthy would need IBusEngineDesc.layout = 'default'.

    Added symbol and hotkeys property in IBusEngineDesc.

    Fixed UTF-8 copyright on about dialog.

    Fixed undefined getuid in engine.py
2012-04-22 13:58:21 +00:00
obache
f2885d8aa3 Update ibus to 1.4.1.
2012-02-07 ibus 1.4.1 stable release
* Many bug fixings.

2011-09-23 ibus 1.4.0 stable release
* Remove libdbus dependence, use glib gdbus instead.
* Support surrounding text feature.
* Add dconf config backend.
* Add memory config backend.
* Support replacing ibus panel on the fly.
* Add asynchronous API.
* Remove most blocking function call in daemon.
* Improve gobject-introspection support.
* Improve vala language support.
* Improve unit test.
* Many bug fixes.
2012-04-22 13:57:30 +00:00
obache
ad545809cf Update input-pad to 1.0.1.
Released 1.0.1

    Added Rupee symbol (U+20B9)
    Removed gtk_set_locale() for GTK3.
    Followed eek 0.90 API changes.
    Added some acronyms.
    Set XTEST module by default if it's installed.
    Added Runes group in Custom Characters table.
    Added variants and options.
2012-04-22 13:56:19 +00:00
obache
7455f9b711 + libskk 2012-04-22 13:22:25 +00:00
obache
cd908f5bda Import libskk-0.0.12 as inputmethod/libskk.
libskk -- a library to deal with Japanese kana-to-kanji conversion method

Features:

* Support basic features of SKK including new word registration into
  dictionary, completion, numeric conversion, abbrev mode, kuten
  input, hankaku-katakana input, Lisp expression evaluation (concat
  only), and re-conversion.

* Support various typing rules including romaji-to-kana, AZIK,
  TUT-Code, and NICOLA.

* Support various dictionary types including file dictionary (such as
  SKK-JISYO.[SML]), user dictionary, skkserv, and CDB format
  dictionary.

* GObject based API with gobject-introspection support.

* Experimental support for intelligent kana-to-kanji conversion based
  on Viterbi algorithm.
2012-04-22 13:21:04 +00:00
obache
56873b6100 missing recursive bump for pcre-8.30.
To avoid future missing bump, exactly buildlink with gtk2+ in addition to
module.mk.
2012-04-21 08:27:16 +00:00
obache
6e58f9cf79 Missing recursive bump for pcre-8.30.
To avoid future missing bump, exactly buildlink with gtk2+ in addition to
module.mk.
2012-04-21 08:20:22 +00:00
obache
eed4ae06e9 Update scim to 1.4.12.
* ported to GTK3 (still using gtk2 in pkgsrc)
* patch so that now also working in Firefox
* patch for more robust
2012-04-20 12:13:48 +00:00
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
obache
828e413dcd allow wnn4 option (now ja-freewnn-lib has shlib). 2012-03-10 15:24:50 +00:00
obache
e7b746e544 fix EGG_NAME with PKGREVISION using DISTNAME. 2012-03-10 13:04:34 +00:00
obache
214f3a9a55 bump PKGREVISION from python default change to 2.7. 2012-03-10 10:56:12 +00:00
wiz
8b5589a2ea Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
2012-03-09 12:33:57 +00:00
ryoon
45f8f27196 Recursive PKGREVISION bump for xulrunner, nss, and nspr. 2012-03-06 17:38:53 +00:00
wiz
e0808f0de0 More pcre PKGREVISION bumps. 2012-03-03 12:54:15 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
ryoon
44a54620ee Update to 14.4
Changelog:
* Simplify skk-isearch
* Add some menu items
* Display input mode indicator near cursor position
* Get annotation from DictionaryServices on Mac OS X
* Get annotation from other program
* Make $ behavior changable
* Remove some combination from skk-azik.el
* Improve Tan-Kanji transform
* Add skk-search-web.el
* Other bugfixes
2012-02-21 09:51:25 +00:00
obache
3636ac6713 Update uim to 1.7.3.
Based on PR 46030 by YAMASHIRO, Jun.
(enable commented out wnn4 option additionally)

Overview of changes from 1.7.2 to 1.7.3
=======================================
* Fixes
  - Qt4 bridge
    * Fix im-delete-text in QTextEdit
    * Build fix for NetBSD ([uim-ja 322])

  - uim-m17nlib
    * Don't discard key release event when input mode is off (#45734)
    * Fix crashes with some IMs (regressed in 1.7.0-alpha).

* Others
  - Generic build fix for GNU/Hurd ([uim-ja 310])


Overview of changes from 1.7.1 to 1.7.2
=======================================
* Fixes
  - libuim
    * Fix crash in im-acquire-text with selection

  - uim-pref-qt4
    * Fix build failure when --as-needed is used (#40385, Julian Taylor)

* Enhancements
  - Qt4 bridge
    * Support text acquisition API with QTextEdit

* Others
  - Plug very minor memory leak in uim-xim
  - Plug very minor file descriptor leak in libuim-custom


Overview of changes from 1.7.0 to 1.7.1
=======================================
* Fixes
  - uim-tutcode
    * Fix behavior when on-key and off-key are different

  - uim-dict-gtk
  - uim-dict-gtk3
    * Fix compilation with Canna >= 3.7

 - fileio.scm
    * Fix for files with no newline at the end

* Enhancements
  - uim-byeoru
    * Speedup in conversion by change of system dictionary format
    * Introduce a new way to define a personal dictionary

  - uim-tutcode
    * Show stroke help temporarily by keys in kanji combination guide
    * Support bushu composition which consists of three or more bushu
      on auto help
    * Use bushu.help file on auto help and bushu conversion

  - uim-toolbar-gtk3-systray
  - uim-toolbar-gtk-systray
    * gnome-shell support

  - uim-notify
    * Support dynamic reconfiguration of the agent selection

* Others
  - Make uim functional when --disable-notify is set at configure
2012-02-18 11:46:14 +00:00
obache
f92cfd303f Bugs of iconv should be fixed in NetBSD-6 and later, not require GNU iconv. 2012-02-18 05:34:23 +00:00
wiz
5a1e8b0499 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
joerg
99454c9ec7 Kill empty section in man page. Bump revision. 2012-01-24 20:39:59 +00:00
sbd
0baf031533 Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
adam
70b4394a59 Revbump after updating db5 2012-01-18 13:55:13 +00:00
obache
615c758c19 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
obache
c9e0d00011 Fixes PLIST for Linux and HP-UX. 2012-01-07 12:58:45 +00:00
obache
3a2eac0bcf Exactly pass bdb library name to configure so that unwanted system bdb libraries
will not be picked up.
2012-01-07 12:35:20 +00:00