summaryrefslogtreecommitdiff
path: root/inputmethod
AgeCommit message (Collapse)AuthorFilesLines
2004-09-18Fix a linkage of a program which is run during build.uebayasi2-1/+15
2004-08-28Update nabi to 0.14.minskim2-5/+5
Changes: - Provide a configuration window. - Better support Java applications. - Increase the number of entries to 9 in the Hanja/symbol input list. - Print warning for non-supported locales. - Support Korean input with en_US.UTF-8.
2004-08-11Update imhangul to 0.9.11.minskim2-5/+5
Changes: Fix a bug that crashes epiphany when a window is being closed.
2004-08-02etc/rc.d/ja_freewnn is handled by bsd.pkg.install.mk and shouldn't beminskim2-4/+3
in PLIST. Bump PKGREVISION.
2004-07-19Update imhangul to 0.9.10.minskim4-14/+26
Major changes: - Added Korean menu. - Per-toplevel-window status. - Fix a problem with evolution 1.5.
2004-07-04Unused.wiz1-21/+0
2004-07-04Convert to bl3.wiz1-7/+7
2004-06-25Add two missing files to PLIST.wiz1-1/+3
Reported by Kouichirou Hiratsuka in PR 26049.
2004-05-13Correct spelling of ja-FreeWnn-lib, sj3-lib, and Canna-lib in usekristerw1-4/+4
of BUILDLINK_PREFIX.
2004-04-30Revert to r1.3. Changes made in r1.4 were "oversimplification."minskim1-2/+3
2004-04-30Simplify Makefile by combining USE_LIBTOOL and SHLIBTOOL_OVERRIDE intominskim1-3/+2
USE_SHLIBTOOL.
2004-04-29Install a shared object only; there is no need to install a staticminskim2-3/+4
library for GTK+ input module. Bump PKGREVISION.
2004-04-27Installation of the RCD_SCRIPTS rc.d script is done automaticreed3-10/+3
here. So don't install it twice. (Anyways, ${PREFIX}/etc/rc.d is not the correct location; the RCD_SCRIPTS uses ${RCD_SCRIPTS_EXAMPLEDIR}.)
2004-04-26Unused.wiz2-46/+0
2004-04-25Bump PKGREVISION due to gdk-pixbuf update.xtraeme1-2/+2
2004-04-23Fix references to rc.d scripts. This package uses RCD_SCRIPTSreed1-2/+2
which installs to ${RCD_SCRIPTS_EXAMPLEDIR}. But the MESSAGE referred to wrong hard-coded location if the RCD_SCRIPTS_EXAMPLEDIR was not the default. So use RCD_SCRIPTS_EXAMPLEDIR instead. PKGREVISION not bumped because if someone had changed RCD_SCRIPTS_EXAMPLEDIR before recent change of autoregistration of rc.d script in PLIST, then it could not have been packaged in first place. Note that this commit does not imply that the MESSAGE is correct. In some cases, the MESSAGE is clearly wrong such as suggesting running the rc.d script from the example directory (which will work although).
2004-04-23mk/bsd.pkg.install.mk now automatically registersreed3-6/+3
the RCD_SCRIPTS rc.d script(s) to the PLIST. This GENERATE_PLIST idea is part of Greg A. Woods' PR #22954. This helps when the RC_SCRIPTS are installed to a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later, the default RCD_SCRIPTS_EXAMPLEDIR will be changed to be more clear that they are the examples.) These patches also remove the etc/rc.d/ scripts from PLISTs (of packages that use RCD_SCRIPTS). (This also removes now unused references from openssh* makefiles. Note that qmail package has not been changed yet.) I have been doing automatic PLIST registration for RC_SCRIPTS for over a year. Not all of these packages have been tested, but many have been tested and used. Somethings maybe to do: - a few packages still manually install the rc.d scripts to hard-coded etc/rc.d. These need to be fixed. - maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-19bl3ifyxtraeme1-5/+5
2004-04-19Unused.wiz1-30/+0
2004-04-18Convert to bl3.wiz1-2/+2
2004-04-18Unused.wiz1-24/+0
2004-04-18Convert to bl3.wiz3-6/+26
2004-04-18Convert to bl3.wiz1-3/+3
2004-04-18Convert to bl3.wiz2-1/+21
2004-04-18Convert to bl3.wiz2-3/+23
2004-04-18Convert to bl3, and remove superfluous DEPENDS line.wiz1-5/+4
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+2
*-dirs packages.
2004-04-11Update nabi to 0.13.minskim3-17/+12
Changes since 0.12: - Session support. - Display meanings for Chinese characters. - Fix memory leaks.
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam3-3/+6
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-23USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.jlam2-4/+4
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-14Spelling fixes.snj1-1/+1
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-1/+3
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-03-05bl3ify and enable pkgviews installation.minskim4-9/+38
2004-03-05Match the new buildlink3.mk template.minskim1-9/+8
2004-03-05Define NO_BUILDLINK and NO_CONFIGURE becuase this is a meta package.minskim1-1/+3
2004-03-05Make Canna* packages use the buildlink framework. It will fix theminskim5-13/+32
build problem reported by Yasushi Oshima on tech-pkg-ja@jp.NetBSD.org.
2004-03-05Define CANNA_MODULE, which is used in COMMENT. Also defineminskim1-1/+5
NO_BUILDLINK and NO_CONFIGURE, becuase this is a meta package.
2004-03-02Remove sj3 library from Makefile dependencies, because it is built byminskim1-1/+2
sj3-lib. Noted by Haruhisa MINAMI on tech-pkg-ja@jp.NetBSD.org.
2004-03-01I'm no longer maintaining these packages.junyoung1-2/+2
2004-02-21Remove info files entries from PLIST.seb1-2/+1
2004-02-18Remove info files entries from PLIST.seb1-6/+1
2004-02-18Add and enable imhangul_status_applet.minskim1-1/+2
2004-02-18Import imhangul_status_applet from pkgsrc_wip.minskim5-0/+102
GNOME2 applet for imhangul. It displays the status of imhangul, a Hangul input module for GTK+-2.
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam3-6/+3
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-10bl3ifyminskim1-6/+6
2004-02-10Add imhangul.minskim1-1/+2
2004-02-10Import imhangul-0.9.9 from pkgsrc-wip.minskim5-0/+44
Imhangul is a Hangul input module for GTK+ 2. This supports Korean Hangul input with several types of keyboards widely used in Korea.
2004-02-10Remove -Wall to please cc.minskim1-1/+7