notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
uim-kde KDE panel applet of uim input method
1.8.5 textproc Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.8.5Version of this port present on the latest quarterly branch.
Maintainer: nobutaka@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-03-10 20:23:43
Last Update: 2013-07-26 19:19:21
SVN Revision: 323748
Also Listed In: ipv6
License: not specified in port
WWW:
http://code.google.com/p/uim/
Description:
KDE panel applet of uim input method. WWW: http://code.google.com/p/uim/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • uim-kde>0:textproc/uim-kde
No installation instructions:
This port has been deleted.
PKGNAME: uim-kde
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Master port: textproc/uim
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. moc : x11-toolkits/qt33
  2. gmake : devel/gmake
  3. perl5.14.2 : lang/perl5.14
  4. libtool>=2.4 : devel/libtool
  5. intltool-extract : textproc/intltool
Runtime dependencies:
  1. uim-pref-qt : textproc/uim-qt
  2. moc : x11-toolkits/qt33
  3. libgiofam.so : devel/gio-fam-backend
Library dependencies:
  1. uim : textproc/uim
  2. Xft.2 : x11-fonts/libXft
  3. kimproxy.0 : x11/kdelibs3
  4. intl : devel/gettext
  5. iconv.3 : converters/libiconv
  6. glib-2.0 : devel/glib20
  7. pcre : devel/pcre
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://uim.googlecode.com/files/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: textproc/uim
CommitCreditsLog message
1.8.5
26 Jul 2013 19:19:21
Revision:323748Original commit files touched by this commit
rene search for other commits by this committer
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
1.8.5
14 May 2013 16:51:17
Revision:318178Original commit files touched by this commit
nobutaka search for other commits by this committer
- Update to 1.8.5.
- Trim Makefile header.
- Remove shared lib version from LIB_DEPENDS.
1.8.0
01 Apr 2012 15:41:28
Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.8.0.

Feature safe:   yes
1.7.1
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
1.7.0
28 May 2011 19:42:58
Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.7.0.
1.6.0
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.6.0
26 Nov 2010 17:38:22
Original commit files touched by this commit
nobutaka search for other commits by this committer
- Update to 1.6.0.
- 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.
1.5.5_2
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
1.5.4
29 Dec 2008 08:10:11
Original commit files touched by this commit
gerald search for other commits by this committer
Change USE_GCC=4.2 to USE_GCC=4.2+.
Adjust position of LIB_DEPENDS and RUN_DEPENDS.

Approved by:    nobutaka
1.5.3
19 Oct 2008 15:14:27
Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.5.3.
1.5.1
18 May 2008 15:40:06
Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.5.1.
1.5.0
11 May 2008 13:09:45
Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.5.0.
1.4.1
14 Oct 2007 15:12:51
Original commit files touched by this commit
nobutaka search for other commits by this committer
- Update to 1.4.1.
- Update WWW entry in pkg-descr.
1.3.1
10 Mar 2007 20:22:58
Original commit files touched by this commit
nobutaka search for other commits by this committer
Add uim-kde, KDE panel applet of uim input method.

PR:             ports/109399
Submitted by:   Yamashiro Jun<yamajun@ofug.net>

Number of commits found: 14