Commit graph

592 commits

Author SHA1 Message Date
obache
49bc19da98 LICENSE-gnu-gpl-v2 2010-05-16 00:26:49 +00:00
obache
eef8436a45 Note commented out LICENSE.
Many of them are mit-like license from Sony.
Some of them are rewitten/added with mit license.
Some of them are 2-clause-bsd license fron OpenBSD.
2010-05-16 00:18:41 +00:00
obache
e1e84e480f LICENSE=gnu-gpl-v2 2010-05-16 00:01:40 +00:00
obache
020a59dda7 LICENSE=gnu-gpl-v2 2010-05-15 13:07:38 +00:00
obache
1ddb97717a LICENSE=gnu-lgpl-v2.1 2010-05-15 13:06:00 +00:00
obache
ef937f6e24 LICENSE=gnu-lgpl-v2.1 2010-05-15 12:52:08 +00:00
obache
6beb6156eb LICENSE=gnu-gpl-v2. 2010-05-15 11:32:47 +00:00
obache
0f450afd59 Rename options for QT and KDE.
default qt and kde are cosidered as qt4 and kde4.
2010-05-15 07:05:57 +00:00
obache
67cc0adfe9 remove a deprecated package from comment. 2010-05-15 06:50:03 +00:00
obache
6ccc281600 Enable gucharmap support again.
Bump PKGREVISION.
2010-05-14 11:02:20 +00:00
obache
1d99cba803 Set LICENSE=gnu-gpl-v2. 2010-05-08 13:33:17 +00:00
obache
654dfd4d83 Update kasumi to 2.5.
2009-07-29  Takuro Ashie <ashie@clear-code.com>

	* preparation for release (ver 2.5)

2009-07-21  Takuro Ashie <ashie@clear-code.com>

	* fix:
	  - Fix paddings in the KasumiAddWindow.

2009-07-16  Takuro Ashie <ashie@clear-code.com>

	* fix:
	  - Use stock objects for buttons on KasumiAddWindow.
	  - Remove neeldless key accelerators for KasumiAddWindow.

2009-07-16  Takuro Ashie <ashie@clear-code.com>

	* fix:
	  - Fix paddings in the main window.
	  - Fix minimum size of columns in the word list view.
	  - Remove needless key accelerators in main window.
	    Use mnemonic instead.
	  - Remove some needless codes.

2009-07-13  Takuro Ashie <ashie@clear-code.com>

	* fix:
	  - Fix a compile time warning.
	  - Rename some strang variable names.

2009-07-13  Takuro Ashie <ashie@clear-code.com>

	* enhancement:
	  - Added some word type subcategories. Thanks to Jun Oizumi.

2009-06-25  Takuro Ashie <ashie@clear-code.com>

	* fix
	  - Kill duplicated Ikuya Awashiro in man page! Thanks to Jun Oizumi.

2009-06-25  Takuro Ashie <ashie@clear-code.com>

	* fix
 	  - Remove "SIKU" conjugation. Thanks to Jun Oizumi.

2009-01-29  Takuro Ashie <ashie@clear-code.com>

	* preparation for release (ver 2.4)

2009-01-20  Ikuya Awashiro <ikuya@fruitsbasket.info>

	* KasumiAddWindow.cxx:
	 - addded an include file. Thanks to Mike Fabian.
	* KasumiWord.cxx:
	 - DITTO.
	* main.cxx:
	 - DITTO.

2009-01-20  Takuro Ashie <ashie@clear-code.com>

	* enhancement:
	 - Support ANTHY_UTF8_ENCODING and set it as default.
	   You can switch to ANTHY_EUC_JP_ENCODING by -E or --eucjp option.

2007-10-30  Ikuya Awashiro <ikuya@fruitsbasket.info>
	* fix:
	 - FTBFS with GCC 4.3: missing #includes
	   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=417266
	   Thaks to Martin Michlmayr <tbm@cyrius.com>.
	 - kasumi dumps core on x86_64 systems when trying
	   to add new words to the dictionary
	   https://bugzilla.novell.com/show_bug.cgi?id=253788
	   Thanks to Mike Fabian.
	 - fail in the judgment of the version.
	   http://kasumi.sourceforge.jp/index.php?%A5%D0%A5%B0%CA%F3%B9%F0%2F95
	   Thanks to dtana.
	* preparation for release (ver 2.3)

2006-11-29  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>

	* preparation for release (ver 2.2)

2006-11-28  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>

	* enhancement:
	 - change the text color on the search entry box if Kasumi failed
	   to find specified text
	 - ask Gtk+ library to keep above the exclusive mode window

	* fix:
	 - scroll to the undermost of the view after adding a new word

2006-11-27  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>

	* fix:
	 - the bug raised while sorting

2006-10-15  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>

	* enhancement:
	 - add exclusive mode

2006-10-14  Ikuya Awashiro <ikuya@fruitsbasket.info>
	* configure.in: 2.1
	* This release is a result at the CodeFest Kyoto 2006
	  hosted by FSIJ.

2006-10-14  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>

	* enhancement:
	 - add new word type category combo box

	* fix:
	 - export embedded string to po files
	 - changed adding window title
	 - remove unnecessary words
	 - improve portability
	 - support dakuon mark

2006-06-28  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>

	* fix: AUTHORS
	 - reconstruction of AUTHORS file
	 - added Italian l10n team

2006-06-26  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>

	* fix: KasumiException.cxx
	 - security fix

	* fix: KasumiDicEventListener.hxx KasumiWordEventListener.hxx
	 - add virtual destructor to avoid compilation warnings

	* fix: configure.in main.cxx Makefile.am acconfig.h
	 - removed acconfig.h deprecated in autoconf 2.5
	 - correctly handling "--disable-nls" option on no-glibc platform
	 - thanks to Diego's patch

	* fix: AUTHORS
	 - typo of my email address :(

2006-06-25  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>

	* fix: KasumiAddWindow.cxx po/*.po po/*.pot
	 - fixed typo: "Invlid" -> "Invalid"

	* New feature:
	 - Italian localization

2006-06-23  Ikuya Awashiro <ikuya@fruitsbasket.info>
	* KasumiMainWindow.hxx:
	 - fixed compile error on gcc 4.1. thanks to sgtom.

2006-06-21  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>

	* fix: configure.in
	 - require Gtk+ version is 2.6 or higher for GtkCellRendererCombo

2006-06-20  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>

	* fix: KasumiDic.cxx
	 - fix the defect that Kasumi failes when the private dictionary
	   doesn't have any word.

2006-06-03  Ikuya Awashiro <ikuya@fruitsbasket.info>
	* kasumi.desktop.in:
	 - added.
	* Makefile.am, configure.in:
	 - resistered in GNOME/K menu.

2006-06-02  Ikuya Awashiro <ikuya@fruitsbasket.info>
	* Makefile.am:
	 - kasumi.png was placed in /usr/share/pixmaps instead /usr/share/kasumi.
	 - add man page.
	* kasumi.1:
	 - added.

2006-05-29  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>

 	* preparation for release (ver 2.0)

	* fix: KasumiWord.cxx, configure.in
	 - accept ASCII character in sound entries

	* fix: AUTHORS
	 - add Ikuya to AUTHORS

	* fix: POTFILES.in ja.po
	 - translated newly created message

	* enhancement: KasumiMainWindow.cxx KasumiMainWindow.hxx
	 - obsolete "Add Mode" button

2006-05-28  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>

	* fix: main.cxx
	 - changed copyright notice

	* fix: KasumiWordType.hxx, KasumiWord.cxx
	 - don't issue modification event when the same value are set

2006-05-27  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>

	* fix: KasumiDic.cxx, KasumiWordType.cxx
	 - set an alternative word type if specified one does not exist
	 - measures against an anthy's defect that it returns error code
	   even when it is right and no word is registered.

	* fix:
	 - inserted copyright and license terms into the head of each
	   source file or header file.

	* fix: KasumiAddWindow.cxx
	 - changed the page size of the spin button

2006-05-17  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>

	* fix: KasumiDic.cxx
	 - change the condition of anthy version

2006-05-14  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>

	* fix
	 - KasumiAddWindow
	 - search function for KasumiMainWindow

	* enhancement
	 - implement of KasumiWordEventListener

2006-05-7  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>

	* drastic changes for new version 2.0

2006-03-26  Ikuya Awashiro <ikuya@fruitsbasket.info>
	* KasumiMainWindow.hxx, KasumiAddWindow.hxx:
	Fixed with G++ 4.1: friends not declared
	Thanks to Martin Michlmayr <tbm@cyrius.com>
2010-05-08 13:26:23 +00:00
obache
64349f9908 Update gtk-im-libthai to 0.1.5.
0.1.5 (2009-12-27)
=====
- Correctly fall back to rejection when client does not support correction
2010-03-10 13:51:26 +00:00
obache
a4a3a3a8c8 * add user-destdir support
* fix permission of dict directory for binary package
Bump PKGREVISION.
2010-02-20 11:44:53 +00:00
obache
be25bad5e3 Marked as destdir support. 2010-02-20 10:48:00 +00:00
obache
637c1e28cd Add comments about "used by". 2010-02-20 10:41:59 +00:00
obache
d824e092cb META_PACKAGE should be set to "yes". 2010-02-20 10:39:01 +00:00
obache
1c86886dfd * need suid root perms for bin/canuum
* need termcap
* marked as destdir ready (XXX: need to fix nbitool for user-destdir)
* clean up

Bump PKGREVISION.
2010-02-20 10:37:24 +00:00
obache
3ab766ea25 sort. 2010-02-20 10:34:04 +00:00
obache
bd9cc4a92e refrect rearrangement of sj3-* packages. 2010-02-16 01:15:21 +00:00
obache
741760dc81 not in pkgsrc-wip world anymore. 2010-02-15 15:35:05 +00:00
joerg
80746581aa Not MAKE_JOBS_SAFE. 2010-02-15 14:00:01 +00:00
obache
bc195077b5 Allow to build with sj3. 2010-02-15 13:56:17 +00:00
obache
773ad689cf Update kinput2 to 3.1.
Major changes from version 3.0 to 3.1:

* Kinput2 now supports ATOK.  The source code is kindly contributed
  by Justsystem Corporation.  Thanks!
  To compile for Atok, define symbol `UseAtok' in Kinput2.conf.

* Minimum support of Wnn7 is implemented.

* Two IC attributes, XNPreeditState and XNResetState both of which
  are introduced by X11R6, are supported.

* Kinput2's `egg'-emulation is improved.

* A workaround for bugs in some Xlib implementations has been added.

* Previously, when kinput2 cannot connect to jserver, kinput2 seems
  to be frozen (actually it keeps retrying).  Now kinput2 beeps and
  ends conversion in such a case.  The next time you start conversion,
  it tries to connect again.
2010-02-15 13:41:17 +00:00
obache
778d65ea5f Update sj3 to 2.0.1.23p1.
Re-arranged packages:
 * sj3-lib:removed
 * sj3-dict: removed
 * sj3-server-bin: removed
 * sj3-client: added (lib + client tools)
 * sj3-server: no more meta-pkg (server + dict)
 * sj3: added (sj3-server + sj3-client)

Notable changes since 2.0.1.21:
 * changed to gnu-configure.
 * sj3lib is shared library.
 * using lua for server settings.
 * sj3 command was removed.
 * sj3serv no longer listen network socket. Set "false" to "strict_auth" and
   invoke sj3proxy additionaly if require it.
 * dictionaty directry was changed, please refer MigrationGuide from HOMEPAGE.
   On pkgsrc, new location is ${VARBASE}/sj3/dict.
2010-02-15 13:35:21 +00:00
dholland
1ed5a0a12a Fix crashing LP64 build by including necessary standard headers.
Remove NOT_FOR_PLATFORM again. Bump PKGREVISION (to 5) as a precaution.
2010-02-14 22:07:38 +00:00
dholland
ab6801c634 Fix crashing LP64 build by including necessary standard headers.
Remove NOT_FOR_PLATFORM again. Bump PKGREVISION (to 6) as a precaution.
2010-02-14 22:07:37 +00:00
joerg
4bbac41ab5 Lacks enough header includes to crash easily on 64bit platforms. 2010-02-14 19:52:53 +00:00
obache
eb29b45d9c Remove "XXX why is readline a must?" comment.
It make no sense at all, because just checking existence of builtin libedit.
2010-02-14 08:41:36 +00:00
obache
d8ff6e2fa3 - uim-qt4-immodule. 2010-01-20 11:12:58 +00:00
obache
6a27367ff3 Remove uim-qt4-immodule package, it is now a part of base uim package. 2010-01-20 11:12:20 +00:00
obache
eae7248809 Fixes CONFLICTS pattern for uim-qt4-immodule. 2010-01-20 11:10:46 +00:00
obache
f986cb56f1 Reset PKGREVISION from update of base package. 2010-01-20 11:08:48 +00:00
obache
bc21ee8a4e Update uim to 1.5.7, based on PR#42481 by YAMASHIRO Jun.
pkgsrc changelog:
* Enable Anthy's UTF-8 dictionary support.
* Improved configure option for 'eb' option.
* Add qt4/kde4 option
(Note: UIM widget for KDE4("kde4" option) still buggy)

Overview of changes from 1.5.6 to 1.5.7
=======================================
* New features
  - uim-chardict-qt4
  - uim-toolbar-qt4
  - uim-pref-qt4
  - uim-candwin-qt4
  - uim-applet-kde4
    * Experimental support of Qt4 tools by Muneyuki Noguchi (#24123,
      #24620)

* Enhancement
  - uim-toolbar-gtk-systray
    * Support transparent background

* Fixes
  - GTK+ bridge
    * Fix crash in combination with Firefox and flashplayer plugin
      (#25139)

  - uim-fep
    * Fix compilation on NetBSD current ([uim-ja 148])

  - uim.el
    * Fix bug: uim.el doesn't work when linum-mode is activated and
      the inline candidates displaying mode is enabled ([uim-en 245])
    * Fix bug: Some special keys (such as arrow keys) cannot be used
      when uim.el is enabled on emacs23 with -nw option.

  - Qt4 bridge
    * Don't enable knotify3 when qt4-immodule is enabled in configure
      time (#19877)
    * Fix compilation when srcdir != builddir

  - uim-notify
    * Disable uim-notify on build phase to prevent dependency library
      mismatch

  - uim-chardict-qt
    * Install translation file properly ([uim-ja 150])

Overview of changes from 1.5.5 to 1.5.6
=======================================
* Enhancement
  - uim-dict-gtk
    * Support UTF-8 characters with Anthy personal dictionary

* Fixes
  - XIM bridge (uim-xim)
    * Fix segfault with latest X.Org
    * Fix segfault with PRIME

* Others
  - Apply build fix from Fedora
2010-01-20 11:06:07 +00:00
wiz
7e9f949650 Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
joerg
c6aea75184 Mark as not 64bit safe as shown by the build of sj3-dict. 2010-01-09 16:15:41 +00:00
obache
f5278dac37 Add patch-ac to avoid conflict with getline(3) in IEEE Std 1003.1-2008.
PR#42595.
2010-01-09 11:50:36 +00:00
obache
0fc92dc74c Marked as destdir ready. 2010-01-09 11:37:10 +00:00
joerg
95a25da807 Fix build. 2010-01-08 18:10:53 +00:00
obache
4be0486f32 libuim is linked with libintl, so add buildlink to gettext-lib. 2010-01-05 02:10:13 +00:00
abs
55e6f0c967 PKG_DESTDIR_SUPPORT=destdir 2009-12-23 21:46:10 +00:00
obache
6901fef376 Need msgfmt to build. 2009-12-23 09:03:20 +00:00
obache
6e781e2ba0 configure require xgettext, msgmerge and msgfmt. 2009-12-23 07:43:21 +00:00
obache
cf0bf4e173 Add dependency on kasumi, honor changes to 0.7.0 entry in NEWS.
Bump PKGREVISION.
2009-12-12 06:22:08 +00:00
obache
1f843ce7e2 Update skkinput to 2.06.4.
Based on patch provided by Ryo ONODERA in PR 42416 (include user-destdir support).
While here set LICENSE=gnu-gpl-v2.

* 2.06.3 -> 2.06.4
 - close IM by Shift-Space even if NumLock or CapsLock.
 - fix skkinput.ja.man install path
2009-12-08 11:52:41 +00:00
obache
df4a7874fe Add user-destdir support. 2009-12-08 11:48:55 +00:00
obache
00e4fd82f5 Added http one to MASTER_SITES. 2009-11-30 09:20:45 +00:00
joerg
fdd918e1d9 Prepare for libtool-2.2: explicitly use --tag. 2009-11-26 16:48:26 +00:00
obache
28b0ba9ab3 * adjust short option as described in long option and source code (patch-af)
* fixes unportable, broken socket connect/bind (patch-ae, patch-ag)

Bump PKGREVISION.
2009-11-26 12:30:12 +00:00
joerg
b4859dc816 Needs --x-includes with modular Xorg. 2009-11-25 20:38:45 +00:00