Bug 128696 - Update textproc/uim and new package request textproc/uim-qt4-immodule
Summary: Update textproc/uim and new package request textproc/uim-qt4-immodule
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: MANTANI Nobutaka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-08 14:00 UTC by Yamashiro
Modified: 2010-08-10 23:00 UTC (History)
0 users

See Also:


Attachments
file.shar (1.90 KB, text/plain)
2008-11-08 14:00 UTC, Yamashiro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yamashiro freebsd_committer freebsd_triage 2008-11-08 14:00:07 UTC
UIM(textproc/uim) has immodule for GTK/Qt4.  It enable switch 
input method(uim, scim, xim, etc.).  But, not packaged UIM's 
immodule for Qt4.

I made new package for UIM's immodule for Qt4.  But, current
version(uim-1.5.3) of textproc/uim can't compile immodule for Qt4
with FreeBSD.

I tested uim-1.5.4 with testproc/uim / uim-gtk / uim-gnome / uim-qt / uim-kde.
That work fine.

Fix: Update to uim-1.5.4
(uim-1.5.3's Qt4 immodule can't compile on FreeBSD)

1. # cd /path/to/ports/textproc/uim
2. Edit Makefile
(Change version 1.5.3 to 1.5.4)
3. # make makesum

Extract attached archive file at ports/textproc
4. # cd /path/to/ports/textproc
5. # sh /path/to/uim-qt4-immodule.shar


Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-08 14:00:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nobutaka

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-08-10 22:50:22 UTC
makc        2010-08-10 21:50:13 UTC

  FreeBSD ports repository

  Added files:
    textproc/uim-qt4     Makefile pkg-descr 
  Log:
  Add new port textproc/uim-qt4:
  
  Qt4 IM modules of uim input method.
  
  WWW:    http://code.google.com/p/uim/
  
  PR:             ports/128696
  Submitted by:   Yamashiro Jun <yamajun@ofug.net>
  
  Revision  Changes    Path
  1.1       +43 -0     ports/textproc/uim-qt4/Makefile (new)
  1.1       +3 -0      ports/textproc/uim-qt4/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Max Brazhnikov freebsd_committer freebsd_triage 2010-08-10 22:51:09 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!