Up to [cvs.netbsd.org] / pkgsrc / inputmethod / ja-freewnn-lib
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Tue Sep 13 07:23:16 2011 UTC (8 months, 1 week ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
HEAD
Changes since 1.10: +73 -19
lines
Diff to previous 1.10 (colored)
- bump to 1.10 to 1.1.1-a021
See ChangeLog, ChangeLog.en
(too many lines to be listed here)
Please note minimum security fixes had been updated after
1.10 was committed, so not really whole thing between 1.10
and 1.1.1-a021
- And more, a021 to a022 (CVS version) equivalent patches
- Thus
PKGNAME= ja-FreeWnn-{lib,server}-1.11alpha22
- DESTDIR support (That's why a022 patches added)
- package structure adjusted
from (-lib -dict -server -server-bin) to (-lib -server)
for minimum modification from DISTFILE to pkgsrc.
- some common VARIABLES have been moved to ja-freewnn-lib/Makefile.common
ja-freewnn-dict/{DESCR,Makefile,PLIST}
ja-freewnn-server-bin/{DESCR,Makefile}
Removed
ja-freewnn-lib/Makefile.common
More variables moved in
ja-freewnn-lib/patches
70 files added for a021 -> a022 updates
ja-freewnn-server/PLIST
- some executable moved sbin to bin
by following line in Makefile
+CONFIGURE_ARGS+= --disable-traditional-layout
- 23 of dictionary files in share/wnn/ja_JP/dic
moved from ja-freewnn-dict/PLIST to ja-freewnn-server/PLIST
Thanks obache@ for correcting/proofreading for above Changes.
Revision 1.9.38.1 / (download) - annotate - [select for diffs], Mon Jul 12 12:39:50 2010 UTC (22 months, 1 week ago) by tron
Branch: pkgsrc-2010Q2
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored) next main 1.10 (colored)
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.10 / (download) - annotate - [select for diffs], Sun Jul 11 02:53:24 2010 UTC (22 months, 2 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Fixes memory corruption, PR#43586. Bump PKGREVISION.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Jun 21 15:15:16 2006 UTC (5 years, 11 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
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,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
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,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Branch point for: pkgsrc-2010Q2
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Remove conflicting declaration of malloc(); include stdlib.h instead.
Revision 1.8 / (download) - annotate - [select for diffs], Tue May 2 08:00:08 2006 UTC (6 years ago) by yyamano
Branch: MAIN
Changes since 1.7: +3 -3
lines
Diff to previous 1.7 (colored)
Make this build on Darwin. Apply the fixes suggested by Tadashi G. Takaoka on tech-pkg-ja@jp.n.o.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Dec 31 00:51:27 2005 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.6: +5 -1
lines
Diff to previous 1.6 (colored)
More errno fixes for the rest of freewnn.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Dec 30 21:51:23 2005 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Fix errno. Add DragonFly.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Feb 23 21:00:35 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.4: +3 -1
lines
Diff to previous 1.4 (colored)
Add RMD160 digests
Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 25 19:22:57 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.3: +1 -1
lines
Diff to previous 1.3 (colored)
Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk.
Revision 1.3.2.2 / (download) - annotate - [select for diffs], Sun Jun 23 18:47:36 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.3.2.1: +14 -0
lines
Diff to previous 1.3.2.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.3.2.1, Thu Jun 20 08:55:50 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.3: +0 -14
lines
FILE REMOVED
file distinfo was added on branch buildlink2 on 2002-06-23 18:47:36 +0000
Revision 1.3 / (download) - annotate - [select for diffs], Thu Jun 20 08:55:50 2002 UTC (9 years, 11 months ago) by sakamoto
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Branch point for: buildlink2
Changes since 1.2: +3 -2
lines
Diff to previous 1.2 (colored)
fix jserverrc installation probrem (lib -> server-bin).
Revision 1.2 / (download) - annotate - [select for diffs], Mon Jun 10 10:03:33 2002 UTC (9 years, 11 months ago) by sakamoto
Branch: MAIN
Changes since 1.1: +8 -6
lines
Diff to previous 1.1 (colored)
bump PKGREVISION. add buildlink.mk. DIST_SUBDIR=freewnn. apply to security-related patch ftp://ftp.etl.go.jp/pub/FreeWnn/patch-1.1.0-a01.gz.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri May 31 13:00:48 2002 UTC (9 years, 11 months ago) by seb
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Reimport of package ja-FreeWnn-lib from japanese/freewnn-lib into inputmethod/ja-freewnn-lib. This is part of the japanese category retirement. CATEGORIES adjusted.
Revision 1.1 / (download) - annotate - [select for diffs], Fri May 31 13:00:48 2002 UTC (9 years, 11 months ago) by seb
Branch: MAIN
Initial revision