aboutsummaryrefslogtreecommitdiff
path: root/textproc/uim-gtk
Commit message (Collapse)AuthorAgeFilesLines
* - Convert texproc/uim and friends to USES=libtool, drop .la filesDmitry Marakasov2014-07-251-2/+0
| | | | | | | | | | - Bump ports dependent on uim as some .so versions have changed - While here, convert some USE_BZIP2 to USES=tar:bzip2 Approved by: portmgr blanket Notes: svn path=/head/; revision=362884
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-11/+11
| | | | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr Notes: svn path=/head/; revision=359185
* Update to 1.8.6.MANTANI Nobutaka2014-06-161-7/+6
| | | | | | | Support staging. Notes: svn path=/head/; revision=357974
* With gtk 2.4.22, immodule cache has moved from gtk.immodules toAntoine Brodin2014-01-041-2/+2
| | | | | | | | | | | | immodules.cache. gtk-query-immodules-2.0 has a new option, --update-cache that does what we want too. Use this new option. While here, add stage support to non slave ports Reviewed by: kwm (immodules part) Notes: svn path=/head/; revision=338683
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Add gtk-query-immodules to _FORCE_POST_PATTERNS to run it post-deinstallAntoine Brodin2013-06-171-2/+2
| | | | | | | | | | | | | | | | with pkg - Consistently use full path when running gtk-query-immodules as the path is embedded in output (we prefer reproducible output) This fixes leftovers reported by poudriere ====>> Files or directories modified: etc/gtk-2.0/gtk.immodules PR: ports/179230 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=321140
* - Update to 1.8.5.MANTANI Nobutaka2013-05-141-6/+2
| | | | | | | | - Trim Makefile header. - Remove shared lib version from LIB_DEPENDS. Notes: svn path=/head/; revision=318178
* Update to 1.8.0.MANTANI Nobutaka2012-04-011-6/+15
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294084
* Update to 1.7.3.MANTANI Nobutaka2012-02-151-1/+0
| | | | Notes: svn path=/head/; revision=291447
* Fix undefined symbol of im-uim.so.MANTANI Nobutaka2011-05-301-1/+2
| | | | | | | Submitted by: Wolfgang Jenkner <wjenkner@inode.at> Notes: svn path=/head/; revision=274814
* Update to 1.7.0.MANTANI Nobutaka2011-05-281-1/+1
| | | | Notes: svn path=/head/; revision=274766
* - Update to 1.6.0.MANTANI Nobutaka2010-11-261-2/+2
| | | | | | | | | | | | | - Add textproc/uim-kde4, KDE4 panel applet of uim input method. It is a slave port of textproc/uim. - Remove japanese/uim-canna and japanese/uim-prime. Now the canna and prime modules are implemented as scheme scripts and they can be installed from textproc/uim. - Enable helper tools installation of textproc/uim-qt4. - Enable sj3 support of textproc/uim. Notes: svn path=/head/; revision=265188
* Update to 1.5.0.MANTANI Nobutaka2008-05-111-4/+5
| | | | Notes: svn path=/head/; revision=212904
* - Update to 1.4.1.MANTANI Nobutaka2007-10-142-2/+2
| | | | | | | - Update WWW entry in pkg-descr. Notes: svn path=/head/; revision=201461
* Update to 1.3.1.MANTANI Nobutaka2007-03-101-2/+1
| | | | | | | | PR: ports/109399 Submitted by: Yamashiro Jun<yamajun@ofug.net> Notes: svn path=/head/; revision=187071
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-3/+4
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Update to 1.2.1.MANTANI Nobutaka2006-09-031-1/+1
| | | | Notes: svn path=/head/; revision=172048
* Add WITHOUT_X11 knob.MANTANI Nobutaka2006-07-101-0/+4
| | | | Notes: svn path=/head/; revision=167319
* Change the dependency on textproc/uim to LIB_DEPENDS to fix package building ↵MANTANI Nobutaka2006-06-261-1/+1
| | | | | | | | | errors. Reported by: linimon Notes: svn path=/head/; revision=166379
* - Update to 1.1.0.MANTANI Nobutaka2006-06-122-3/+8
| | | | | | | - Mark textproc/uim-m17nlib IGNORE since it requires m17n-lib-1.3.1 or later. Notes: svn path=/head/; revision=165254
* Install uim-candwin-gtk from textproc/uim port for uim-xim.MANTANI Nobutaka2006-04-262-2/+1
| | | | Notes: svn path=/head/; revision=160527
* Add uim-gtk. GTK+ modules of uim input method.MANTANI Nobutaka2006-04-163-0/+41
PR: ports/95785 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Notes: svn path=/head/; revision=159730