CVS log for pkgsrc/inputmethod/kinput2/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / inputmethod / kinput2
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Nov 2 22:56:54 2019 UTC (5 years, 1 month ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
HEAD
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -4
lines
inputmethod: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Oct 18 06:44:38 2015 UTC (9 years, 1 month ago) by tsutsui
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +6 -2
lines
Apply kinput2-v3.1-canna37.diff, which enables Canna 3.7 new APIs.
Bump PKGREVISION.
Tested on NetBSD/i386 7.0 and NetBSD/luna68k 7.0.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Oct 6 14:25:14 2012 UTC (12 years, 2 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -3
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu May 3 09:55:30 2012 UTC (12 years, 7 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -3
lines
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.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Sep 13 07:28:48 2011 UTC (13 years, 3 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -2
lines
* PKGREVISION = 2
* To compile with ja-freewnn-lib-1.11alpha22, small patches
added for mainly with adding include directive:
---
+#include <unistd.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
----
the patches are listed below.
patch-cmd_kinput2.c
patch-lib_Canna.c
patch-lib_ConvCtrl.c
patch-lib_KIProto.c
patch-lib_XimpProto.c
patch-lib_ctext.c
patch-lib_wnnlib.c
Revision 1.19.4.1: download - view: text, markup, annotated - select for diffs
Mon Jul 12 12:39:51 2010 UTC (14 years, 5 months ago) by tron
Branches: pkgsrc-2010Q2
Diff to: previous 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19: +2 -1
lines
Pullup ticket #3162 - requested by obache
editors/mule: bug fix patch
inputmethod/ja-freewnn-lib: bug fix patch
inputmethod/kinput2: bug fix patch
Revisions pulled up:
- editors/mule/Makefile 1.44
- editors/mule/distinfo 1.8
- editors/mule/patches/patch-cj 1.1
- inputmethod/ja-freewnn-lib/Makefile 1.10
- inputmethod/ja-freewnn-lib/buildlink3.mk 1.8
- inputmethod/ja-freewnn-lib/distinfo 1.10
- inputmethod/ja-freewnn-lib/patches/patch-ag 1.6
- inputmethod/ja-freewnn-server-bin/Makefile 1.17
- inputmethod/kinput2/Makefile 1.20
---
Module Name: pkgsrc
Committed By: obache
Date: Sun Jul 11 02:53:25 UTC 2010
Modified Files:
pkgsrc/inputmethod/ja-freewnn-lib: Makefile buildlink3.mk distinfo
pkgsrc/inputmethod/ja-freewnn-lib/patches: patch-ag
Log Message:
Fixes memory corruption, PR#43586.
Bump PKGREVISION.
---
Module Name: pkgsrc
Committed By: obache
Date: Sun Jul 11 02:56:35 UTC 2010
Modified Files:
pkgsrc/inputmethod/ja-freewnn-server-bin: Makefile
Log Message:
Bump PKGREVISION to force rebuild with fixed ja-FreeWnn-lib,
or wnnkill dumped core.
---
Module Name: pkgsrc
Committed By: obache
Date: Sun Jul 11 02:58:16 UTC 2010
Modified Files:
pkgsrc/inputmethod/kinput2: Makefile
Log Message:
Bump PKGREVISION to force rebuild with fixed ja-FreeWnn-lib, or dumped core.
---
odule Name: pkgsrc
Committed By: obache
Date: Sun Jul 11 03:00:33 UTC 2010
Modified Files:
pkgsrc/editors/mule: Makefile distinfo
Added Files:
pkgsrc/editors/mule/patches: patch-cj
Log Message:
* add patch-cj to fix build failure
* add user-destdir installation support.
* Bump PKGREVISION to force rebuild with fixed ja-FreeWnn-lib.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Jul 11 02:58:16 2010 UTC (14 years, 5 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1
lines
Bump PKGREVISION to force rebuild with fixed ja-FreeWnn-lib, or dumped core.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Feb 15 13:41:17 2010 UTC (14 years, 9 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Branch point for: pkgsrc-2010Q2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -5
lines
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.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Nov 10 17:21:36 2008 UTC (16 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Nov 10 05:06:45 2008 UTC (16 years, 1 month ago) by taca
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1
lines
make MAKE_JOBS_SAFE to NO.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Aug 15 02:39:25 2008 UTC (16 years, 3 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Adjust MASTER_SITES, old distfiles was moved to subdir.
Noticed by Zafer Aydogan via private mail.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jul 14 12:56:07 2008 UTC (16 years, 5 months ago) by joerg
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -1
lines
Mark as destdir ready.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Dec 27 13:37:38 2006 UTC (17 years, 11 months ago) by joerg
Branches: 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,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
cwrapper
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -1
lines
- fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:09:43 2006 UTC (18 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Dec 1 18:58:39 2005 UTC (19 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -34
lines
Convert to options framework.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:46:11 2005 UTC (19 years, 8 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2
lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Mar 24 21:12:55 2005 UTC (19 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2
lines
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 13 19:51:49 2004 UTC (20 years, 7 months ago) by kristerw
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4
lines
Correct spelling of ja-FreeWnn-lib, sj3-lib, and Canna-lib in use
of BUILDLINK_PREFIX.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Apr 19 21:43:21 2004 UTC (20 years, 7 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -5
lines
bl3ify
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:43:41 2003 UTC (21 years, 4 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
s/netbsd.org/NetBSD.org/
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 2 20:18:50 2003 UTC (21 years, 9 months ago) by jschauma
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1
lines
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable. Bump PKGREVISION accordingly.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Dec 7 02:39:09 2002 UTC (22 years ago) by schmonz
Branches: MAIN
CVS tags: netbsd-1-6-1-base,
netbsd-1-6-1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 13 12:40:07 2002 UTC (22 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -7
lines
buildlink1 -> buildlink2.
Revision 1.3.2.2: download - view: text, markup, annotated - select for diffs
Sun Jun 23 18:47:48 2002 UTC (22 years, 5 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.3.2.1: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.2.1: +58 -0
lines
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.3.2.1
Wed Jun 12 01:46:42 2002 UTC (22 years, 6 months ago) by jlam
Branches: buildlink2
FILE REMOVED
Changes since revision 1.3: +0 -58
lines
file Makefile was added on branch buildlink2 on 2002-06-23 18:47:48 +0000
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jun 12 01:46:42 2002 UTC (22 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Branch point for: buildlink2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Fix path to freewnn-lib (it's ja-freewnn-lib).
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 10 11:53:54 2002 UTC (22 years, 6 months ago) by sakamoto
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -7
lines
adapt to update of canna-lib, ja-freewnn-lib, sj3-lib,
and use buildlink.mk.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri May 31 13:01:25 2002 UTC (22 years, 6 months ago) by seb
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Reimport of package kinput2 from japanese/kinput2 into inputmethod/kinput2.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 31 13:01:25 2002 UTC (22 years, 6 months ago) by seb
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>