FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 11:42 AM BST
Port details
ibus-mozc 1.5.1053.102_4 japanese on this many watch lists=0 search for ports that depend on this port
Mozc engine for IBus
Maintained by: daichi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 May 2010 08:56:10
License: not specified in port


Mozc is a Japanese Input Method Editor (IME) designed for multi-platform 
such as Chromium OS, Windows, Mac and Linux. This open-source project 
originates from Google Japanese Input.

WWW: http://code.google.com/p/mozc/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Master port: japanese/mozc-server

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/python27, devel/gmake, textproc/intltool, devel/pkg-config, devel/py-gobject, x11-toolkits/py-gtk2
Required To Run: devel/xdg-utils, lang/python27, japanese/mozc-server, japanese/mozc-tool, japanese/mozc-additions, devel/py-notify, devel/pkg-config, devel/gio-fam-backend, devel/py-gobject, x11-toolkits/py-gtk2
Required Libraries: ftp/curl, devel/googletest, devel/protobuf, japanese/zinnia, textproc/ibus, converters/libiconv, accessibility/atk, devel/glib20, x11-toolkits/gtk20, devel/libglade2, textproc/libxml2, x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/japanese/ibus-mozc/ && make install clean
To add the package: pkg_add -r ja-ibus-mozc


Configuration Options
     No options to configure

Master Sites:
http://mozc.googlecode.com/files/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2010-06-26
    Affects: users of japanese/ibus-mozc
    Author: daichi@FreeBSD.org
    Reason: 
      The japanese/ibus-mozc port has been updated to version 0.11.383.102,
      and separated into 5 ports to cope with upcoming new port
      japanese/scim-mozc.
    
        o japanese/mozc-server
        o japanese/mozc-tool
        o japanese/mozc-additions
        o japanese/ibus-mozc
        o devel/py-gyp-devel
    
      You can not upgrade with portupgrade or portmaster. To upgrade, you
      must deinstall japanese/ibus-mozc first and then install the new
      japanese/ibus-mozc.
    
      For example:
    
        # pkg_delete ja-ibus-mozc-0.11.365.102_1
        # portsnap fetch update
        # cd /usr/ports/japanese/ibus-mozc/
        # make install clean
    
    

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
29 Jan 2012 05:22:57
Original commit files touched by this commit  1.3.975.102
daichi search for other commits by this committer
Update to 1.3.975.102
10 Jan 2012 00:09:47
Original commit files touched by this commit  1.3.931.102_3
daichi search for other commits by this committer
Update for ibus 1.4.0
07 Jan 2012 04:49:16
Original commit files touched by this commit  1.3.931.102_2
daichi search for other commits by this committer
added support for ibus-1.4.0

Requested by:   Buganini
07 Jan 2012 02:19:30
Original commit files touched by this commit  1.3.931.102_1
daichi search for other commits by this committer
fixed wrong packages name
12 Dec 2011 17:43:50
Original commit files touched by this commit  1.3.911.102_1
daichi search for other commits by this committer
- fixed a gcc 4.2.1 's namespace bug. Now mozc can build
  himself using the system's default gcc.
- removed the dependency for external gyp
- removed the gsed dependency
- removed the gnugrep dependency
- refined the mozc relative ports

Feature safe: yes
Submitted by:   hrs
10 Dec 2011 11:14:24
Original commit files touched by this commit  1.3.911.102
daichi search for other commits by this committer
Fixed a build error caused by a gcc 4.2.1's namespace bug.

Feature safe: yes
04 Dec 2011 14:02:11
Original commit files touched by this commit  1.3.911.102
daichi search for other commits by this committer
Update to 1.3.911.102 including new features
  - New tool: Word Register
  - New tool: Hand Writing
  - New tool: Character Palette
  - Prediction feature
  - Correct suggestion feature
  - dictionary improvements

Feature safe: yes
23 Mar 2011 23:59:10
Original commit files touched by this commit  0.13.523.102_1
pav search for other commits by this committer
- Chase protobuf update

Reported by:    pointyhat
Pointy hat to:  vanilla
25 Dec 2010 16:55:41
Original commit files touched by this commit  0.13.523.102
sunpoet search for other commits by this committer
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:             ports/152844
Submitted by:   sunpoet (myself)
Approved by:    miwi (with portmgr hat)
06 Nov 2010 02:40:39
Original commit files touched by this commit  0.13.523.102
daichi search for other commits by this committer
Update mozc to 0.13.523.102
16 Oct 2010 03:42:06
Original commit files touched by this commit  0.13.499.102
daichi search for other commits by this committer
Update mozc relative ports from 0.13.481.102 to 0.13.499.102
03 Oct 2010 09:52:48
Original commit files touched by this commit  0.13.481.102
daichi search for other commits by this committer
Reduce amount of patch, pointed by Google mozc dev team.
27 Sep 2010 08:02:42
Original commit files touched by this commit  0.13.481.102
daichi search for other commits by this committer
Add Debug build knob, WITH_DEBUG_CODE
Log files will be generated under ~/.mozc/
25 Sep 2010 03:56:28
Original commit files touched by this commit  0.13.481.102
daichi search for other commits by this committer
Update mozc to 0.13.481.102
18 Sep 2010 06:05:48
Original commit files touched by this commit  0.13.464.102
daichi search for other commits by this committer
Update mozc to 0.13.464.102
05 Sep 2010 02:08:49
Original commit files touched by this commit  0.12.434.102_1
daichi search for other commits by this committer
Added some mozc improvements for FreeBSD:
  - add signal treatments for FreeBSD to do correct
    termination process (remove socket file and lock file
    as closing time).
  - improve socket filename treatment

Now mozc_server does correct termination process. By this
improvements, you don't need mozc-additions anymore. But
commands included in mozc-additions is safe and useful for
start, stop, restart and launch mozc tools even now.
04 Sep 2010 02:44:13
Original commit files touched by this commit  0.12.434.102
daichi search for other commits by this committer
Update Mozc (Japanese Input Method Editor)
relative ports to 0.12.434.102 and fix build error on
recent 9-CURRENT.
26 Jun 2010 08:21:35
Original commit files touched by this commit  0.11.383.102
daichi search for other commits by this committer
Update to 0.11.383.102

  - japanese/ibus-mozc port has been separated into 5 ports
    to cope with upcoming new port japanese/scim-mozc.

      o japanese/mozc-server
      o japanese/mozc-tool
      o japanese/mozc-additions
      o japanese/ibus-mozc
      o devel/py-gyp-devel

Notice:
  You must deinstall ibus-mozc before do portupgrade or portmaster.
Uninstall ibus-mozc and install new ibus-moz.

  e.g.
    # cd /usr/ports/japanese/ibus-mozc/
    # make deinstall
    # portsnap fetch update
    # cd /usr/ports/japanese/ibus-mozc/
    # make install clean

Feature safe:   yes
14 Jun 2010 03:45:32
Original commit files touched by this commit  0.11.365.102_1
daichi search for other commits by this committer
- add Qt components dependencies to fix build fail reported by QAT

Pointed out by: QAT
12 Jun 2010 07:31:07
Original commit files touched by this commit  0.11.365.102
daichi search for other commits by this committer
- update to mozc-0.11.365.102
- you need 8.0 or over to build mozc
- added UT dictionary options to add UT extra dictionary.
  default is disable:
    WITH_DIC_UT_MEISHI, WITH_DIC_UT_JINMEI, WITH_DIC_UT_KAOMOJI,
    WITH_DIC_UT_EDICTKATAKANAGO, WITH_DIC_UT_ZIPCODE,
    WITH_DIC_UT_JIGYOSHO, WITH_DIC_UT_GCANNAKIHONMEISHI

  WITH_DIC_UT is shortcut of:
    WITH_DIC_UT_MEISHI
    WITH_DIC_UT_JINMEI

  WITH_DIC_UT_FULL is shortcut of:
    WITH_DIC_UT_MEISHI
    WITH_DIC_UT_JINMEI
    WITH_DIC_UT_KAOMOJI
    WITH_DIC_UT_EDICTKATAKANAGO
    WITH_DIC_UT_ZIPCODE
    WITH_DIC_UT_JIGYOSHO
    WITH_DIC_UT_GCANNAKIHONMEISHI
- added two original icons because mozc has no icon files.
11 Jun 2010 09:01:39
Original commit files touched by this commit  r28_2
daichi search for other commits by this committer
- add devel/py-notify to RUN_DEPENDS to get run
  system tray feature with ibus 1.3.*.

NOTICE: But still under BROKEN bacause some environment
       has a build problem. Under researching now.
11 Jun 2010 03:10:47
Original commit files touched by this commit  r28_1
daichi search for other commits by this committer
Chase with ibus shilb change.

NOTICE: But still under BROKEN bacause some environment
       has a build problem. Under researching now.
09 Jun 2010 20:11:47
Original commit files touched by this commit  r28
pav search for other commits by this committer
- Mark BROKEN: does not build ('::posix_spawn' has not been declared)

Reported by:    pointyhat
30 May 2010 03:14:38
Original commit files touched by this commit  r28
daichi search for other commits by this committer
fix typo failing install

Submitted by:   sasaki@ongs.co.jp
29 May 2010 13:29:36
Original commit files touched by this commit  r28
daichi search for other commits by this committer
Update to mozc r28
  - performance improvements by async dictionaries
  - add dictionary gui tool (mozc_tool --mode=dictionary_tool)
  - add config gui tool (mozc_tool --mode=config_dialog)
  - add kana input mode
  - separate server process from uni-binary
  - etc etc

FreeBSD specific change:
  - add some scripts to control mozc_server and mozc_tool
    mozc_server_start     (start mozc_server w/o lockfile issue)
    mozc_server_stop      (stop mozc_server w/olockfile issue)
    mozc_server_restart   (restart mozc_server w/o lockfile issue)
    mozc_tool_config      (as mozc_tool --mode=dictionary_tool)
    mozc_tool_dictionaly  (as mozc_tool --mode=config_dialog)

Notice
  - You should start mozc_server by mozc_server_start command
    before ibus-daemon starts bacause to prevent mozc_server
    lockfile issue. Read pkg-message file well.
23 May 2010 08:55:45
Original commit files touched by this commit  r23
daichi search for other commits by this committer
Add new port japanese/ibus-mozc
  - Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
    such as Chromium OS, Windows, Mac and Linux. This open-source project
    originates from Google Japanese Input.

Submitted by:   daichi

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23675
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours19
new 7 days62
new fortnight185
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.492 seconds.