------------------------------------------------------------------- ibus installation finished. To use ibus, please do the following: If you are using bash, please add following lines to your $HOME/.bashrc: export XIM=ibus export GTK_IM_MODULE=ibus export QT_IM_MODULE=xim export XMODIFIERS=@im=ibus export XIM_PROGRAM="ibus-daemon" export XIM_ARGS="--daemonize --xim" If you are using tcsh, please add following lines to your $HOME/.cshrc: setenv XIM ibus setenv GTK_IM_MODULE ibus setenv QT_IM_MODULE xim setenv XMODIFIERS @im=ibus setenv XIM_PROGRAM ibus-daemon setenv XIM_ARGS "--daemonize --xim" If you are using KDE4, you may create a shell script in $HOME/.kde4/env, and add following lines: #!/bin/sh export XIM=ibus export GTK_IM_MODULE=ibus export QT_IM_MODULE=xim export XMODIFIERS=@im=ibus export XIM_PROGRAM="ibus-daemon" export XIM_ARGS="--daemonize --xim" Following input methods/engines are available in ports: chinese/ibus-chewing Chewing engine for IBus chinese/ibus-pinyin The PinYin input method japanese/ibus-anthy Anthy engine for IBus japanese/ibus-mozc Mozc engine for IBus japanese/ibus-skk SKK engine for IBus korean/ibus-hangul Hangul engine for IBus textproc/ibus-kmfl KMFL IMEngine for IBus framework textproc/ibus-m17n The m17n IMEngine for IBus framework textproc/ibus-table Table based IM framework for IBus and QT4 input method module, textproc/ibus-qt. If ibus cannot start or the panel does not appear, please ensure that you are using up-to-date python. There's a bug in python 2.5, which may prevent the panel from appearing. ------------------------------------------------------------------- devel/electron4/files/elliptic-6.5.3'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript9
Commit message (Expand)AuthorAgeFilesLines
* Update CONFLICTS lines.hrs2011-06-211-2/+2
* Fix an issue that the bbox device was not built.hrs2011-06-102-5/+6
* - Fix build when WITHOUT_X11=yes.hrs2011-06-105-5/+47
* Fix pkg-plist.hrs2011-05-262-1/+3