summaryrefslogtreecommitdiff
path: root/inputmethod
AgeCommit message (Collapse)AuthorFilesLines
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
2004-02-05The long awaited update libtool to 1.5.2.skrll1-3/+1
Some pkgsrc things - Fix PLISTs for packages that use -release - Include canonicalisation of a couple of paths for the benefit of qt3-* - the normal version=sunos patching - fix all library_names_spec for the standard set of symlinks The libtool things some of which had already made it into pkgsrc libtool. New in 1.5.2: 2004-01-25; CVS version 1.5.0a, Libtool team: * lt_dlrealloc is an official part of the libltdl API. * --tag, --silent and --debug options are preserved and reused when libtool calls itself for relinking etc. * `-pthread' and similar options are honoured when linking shared libraries. * -no-suppress in compile mode shows compiler output for both PIC and non-PIC object compilation. * New link mode option `-precious-files-regex' to prevent accidental removal of files you want to keep, such as test coverage data, from the temporary output directory. * Directories specified in /etc/ld.so.conf are no longer hardcoded on Linux. * Recognises the 'R' symbol type on Solaris so read-only symbols can be exported. * Bug fixes. New in 1.5: 2003-04-14; CVS version 1.4e, Libtool team: * First stable release of multi-language architecture. * libtool and libltdl support for Mac OS/X. * libltdl will now use cygwins dlopen API instead of always forcing LoadLibrary. * Support auto-import patch to binutils on cygwin for much improved dll support. * Bug fixes. New in 1.4.3: 2002-10-13; CVS version 1.4.2a, Robert Boehne: * The libltdl subdirectory now bootstraps correctly with Automake 1.5. * srcdir != builddir builds with Automake 1.5 work correctly. * Support for mips-compaq-nonstopux. * New command line argument, --preserve-dup-deps prevents removal of duplicate dependent libraries. New in 1.4d: 2002-01-07; CVS version 1.4c, Libtool team: * Help strings display correctly again. * Better error messages when library linking fails. * Better error messages from libltdl when loading fails. * Better search path management in libltdl with `lt_dlinsertsearchdir' call. * Support /lib/w32api in recent cygwin releases. * Support cross compilation to mingw. * Support for .rc files (Windows resource compiler). * Improved handling of mingw gcc. * Improved handling of $PATH with entries containing spaces. * Improved support for linking with gcc on aix4* and aix5*. * Improved support for GCC 3.0. * Initial support for QNX RTOS, UnixWare 7 and OpenUNIX 8. * Bug fixes to the OpenBSD port. * Bug fixes. New in 1.4.2: 2001-09-11; CVS version 1.4.1a, Gary V. Vaughan: * libltdl now builds on solaris again * diagnose and warn about not-quite-working combinations of gcc and ld on solaris. * Improved OpenBSD support. * Improved cygwin support. * Bugfixes. New in 1.4.1: 2001-09-03; CVS version 1.4.0a, Libtool team: * Better error messages from libltdl when loading fails. * Don't leave here-doc files behind. * Improved support for OpenBSD. * Libtool will build with autoconf-2.50 and higher. * Plug memory management bugs in libltdl. * Prefer shl_load to dlopen for better operation on HP-UX. New in 1.4b: 2001-07-09; CVS version 1.4a, Libtool team: * Now bootstraps with autoconf-2.50 and automake-1.4-p4. * Always try to build at least a static lib, even if both static and shared libs were disabled. * Full support for C++ compiler. * Support for GNU gcj compiler. * libltdl can now load all modules in a given path according to user supplied criteria with `lt_dlforeachfile' call. * Improved support for AIX ia64, djgpp, HPUX, hurd, OpenBSD, sco3.2*. * Internal mutex handling no longer has namespace clashes on NCR MP-RAS. * New pdemo and tagdemo tests. * Bug fixes.
2004-01-27Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248heinz3-8/+8
2004-01-24remove empty conditionalgrant1-3/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc5-11/+11
2004-01-06Update MASTER_SITES.uebayasi1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-1/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-20Update to 0.12 from Min Sik Kim PR pkg/23795.xtraeme3-7/+10
Changes since 0.11: o Fix a bug that nabi dies when its tray icon disappears. o Smart handling of the size of a tray icon. o Add the MS Windows 2000 theme. o Bug fixes regarding XIM.
2003-12-13Bump PKGREVISION for atk library major bump.wiz1-1/+2
2003-11-29Update nabi to 0.11. Changes since 0.10:junyoung2-5/+7
- Now it's possible to configure nabi in the main window. This is useful for the environment without the system tray. - Shows character in combination properly when running in 3-bul mode. - Added -s option used to display status only. - Some other small bug fixes. Patch provided by Min Sik Kim in PR#23595.
2003-11-18Update to 0.10, provided by Min Sik Kim in PR pkg/23448.xtraeme2-5/+5
Changes: * Improved Chinese character input window. * Added symbol input.
2003-10-24Update to 0.9:jmmv2-5/+5
- Allows input with non-UTF-8 locales on NetBSD and FreeBSD. - Displays Chinese characters on Qt applications. From Min Sik Kim in PR pkg/23256.
2003-10-23Update nabi to 0.8. Changes include:junyoung2-5/+5
- Improved over-the-spot input. - Better distinction of EUC-KR. - Provide brief description of key input in the About menu. PR/23108 from Min Sik Kim.
2003-10-18Add RCS IDscjep1-0/+1
2003-10-18Whitespace fixescjep1-2/+2
2003-10-14I'm taking responsiblity for maintaining ami.junyoung1-2/+2
2003-10-14Make ami compile with gcc 3.x.junyoung2-1/+247
2003-09-27Add nabi.junyoung1-1/+2
2003-09-27X Input Method for Korean.junyoung5-0/+81
2003-09-23canna-server-bin -> canna-serveruebayasi5-0/+152
2003-09-23Redo part of previous.uebayasi5-152/+0
2003-09-231) Update Canna to 3.6p4.uebayasi20-345/+70
* Reconstruct sample init files. * RC-style start script. * Auto-registration of Kana conversion. * Abolish fuzokugo.cld. * More key symbols can be configured with Lisp. * Server returns more appropriate values at abort. * TeX document improvements. * And many bug fixes. 2) Make Canuum use Canna's common make files. From Osamu Oishi in PR 22244.
2003-09-13editors/mule-ucs now supports emacs20.minoura2-4/+4
Thanks again to Ogawa-san.
2003-09-13Require Mule-UCS upon build when Emacs version is 21.x.minoura1-1/+4
Pointed out by Takanori Ogawa (ogawa at soundboard dot co dot jp).
2003-09-12Correct XEmacs support.minoura2-5/+10
Avoid dependency on the build environment; leim-list.el is installed only when leim is installed.
2003-09-02Obsoleted by inputmethod/skk.minoura6-80/+0
2003-09-02Add skk, remove ddskk.minoura1-2/+2
2003-09-02Remove whitespaces at the EOL.minoura1-69/+69
2003-09-02Add a new package SKK, Simple Kana to Kanji conversion program.minoura5-0/+145
This package replaces inputmethod/ddskk program; the DISTNAME still has the prefix `dd' (which stands for daredevil), but it is the official successor of the original SKK-9.6 developed by Mr.Masahiko Sato, and the release is announced under the name of SKK. So we decided to change the package name. Notable changes from ddskk-20030629 include: enhancements to skk-study, bug fixes, support of ML dictionary, etc.
2003-08-30Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL ifjlam2-5/+8
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically pick up a INSTALL/DEINSTALL script in the package directory and assume that you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30Prepare for pkgviews by making sure that passing VIEW-INSTALL orjlam4-13/+14
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb2-4/+2
2003-08-07Convert to USE_NEW_TEXINFO.seb2-5/+3
2003-07-31Define a proper relative path to Makefile.versionjmc1-2/+2
2003-07-31* Split the version definition into Makefile.version.uebayasi4-16/+19
* Complete CANNA_OWNER -> CANNA_USER change, which was mostly done by Julio Merino a few days ago.
2003-07-31Convert the rc.d script to the standard rc.subr format. Ok'ed by uebayasi@.jmmv2-14/+25
Bump PKGREVISION to 3.
2003-07-29Convert to bsd.pkg.install.mk to handle the rc.d script. MESSAGE is removedjmmv3-16/+11
as the default install template provides the right standard information (or can be extended in a common way if needed ;). Bump PKGREVISION to 2.
2003-07-29Use bsd.pkg.install.mk to manage the rc.d script. While here, add SJ3OWNERjmmv1-11/+12
and SJ3GROUP variables to BUILD_DEFS. Bump PKGREVISION to 2.
2003-07-29Use the bsd.pkg.install.mk framework to generate the rc.d script.jmmv3-7/+7
Bump PKGREVISION of ja-freewnn-server-bin to 2.
2003-07-29Go one step further: turn CANNA_GROUP and CANNA_USER build definitions andjmmv3-9/+16
handle the group and the user they specify with bsd.pkg.install.mk. In fact, these variables were already changeable.
2003-07-29Convert to the bsd.pkg.install.mk framework:jmmv3-17/+10
- Use RCD_SCRIPTS for automatic generation and handling of the rc.d script. - Use OWN_DIR_PERMS instead of OWN_DIRS to handle permissions for the spool directory and avoid (un)exec commands in PLIST. As a result, bump PKGREVISION to 1.