The NetBSD Project

CVS log for pkgsrc/inputmethod/kasumi/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / inputmethod / kasumi

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Sat Mar 3 00:13:22 2012 UTC (2 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Recursive bump for pcre-8.30* (shlib major change)

Revision 1.13 / (download) - annotate - [select for diffs], Mon Feb 6 12:40:41 2012 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Nov 1 06:01:52 2011 UTC (6 months, 3 weeks ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Apr 22 13:43:55 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jan 13 13:38:28 2011 UTC (16 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Nov 15 22:57:34 2010 UTC (18 months, 1 week ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome

Revision 1.8 / (download) - annotate - [select for diffs], Tue Sep 14 11:02:09 2010 UTC (20 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 13 22:44:48 2010 UTC (23 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.

Revision 1.6 / (download) - annotate - [select for diffs], Sat May 8 13:33:17 2010 UTC (2 years ago) by obache
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Set LICENSE=gnu-gpl-v2.

Revision 1.5 / (download) - annotate - [select for diffs], Sat May 8 13:26:23 2010 UTC (2 years ago) by obache
Branch: MAIN
Changes since 1.4: +6 -7 lines
Diff to previous 1.4 (colored)

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>

Revision 1.4 / (download) - annotate - [select for diffs], Wed Aug 26 19:57:54 2009 UTC (2 years, 8 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

bump revision because of graphics/jpeg update

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 14 12:56:07 2008 UTC (3 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

Mark as destdir ready.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 8 17:00:58 2007 UTC (5 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, cwrapper
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Needs pkg-config.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jan 2 15:18:12 2007 UTC (5 years, 4 months ago) by obache
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Add kasumi version 1.0.1.
Imported from pkgsrc-wip-jp, suggested in PR 35336.
And I fixed pkglint warnings.

Kasumi is a dictionary management tool for anthy kana-kanji conversion system.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jan 2 15:18:12 2007 UTC (5 years, 4 months ago) by obache
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>