13e90 FreshPorts -- japanese/mozc-server
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
mozc-server 1.10.1390.102_4 japanese on this many watch lists=1 search for ports that depend on this port
Mozc Japanese Input Method, Server
Maintained by: daichi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Jun 2010 08:07:25
License: BSD NAISTL


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Slave ports
  1. japanese/fcitx-mozc
  2. japanese/ibus-mozc
  3. japanese/mozc-el
  4. japanese/mozc-tool

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/openssl
  2. lang/python27
  3. devel/pkgconf
  4. devel/gmake
Required To Run:
  1. devel/xdg-utils
  2. security/openssl
Required Libraries:
  1. devel/protobuf
  2. japanese/zinnia
  3. converters/libiconv

This port is required by:

for Run

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://mozc.googlecode.com/files/

Number of commits found: 64

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 May 2013 00:37:49
Original commit files touched by this commit  1.10.1390.102_4
hrs search for other commits by this committer
Fix dependency.

Reported by:	miwi
15 May 2013 18:19:49
Original commit files touched by this commit  1.10.1390.102_3
hrs search for other commits by this committer
Add a workaround when archivers/lha-ac is installed.

Spotted by:	me
14 May 2013 19:46:21
Original commit files touched by this commit  1.10.1390.102_3
hrs search for other commits by this committer
 - Add Japan Post zip code dictionary.
 - Add LICENSE.
 - Fix malformed BUILD_DEPENDS and remove unnecessary dependencies.
   Use USE_* in a consistent manner.
 - Fix inconsistency toolchain usage in build_tools and the others.
   Hardcoded g++ was always used only for the former even if both gcc
   and clang were available.
 - Enable -Werror.
 - Fix SSP issue on i386 platform.
 - Let cpp(1) to replace LOCALBASE instead of patching and sed(1).
 - Use GYP_DEFINES for build variables instead of patching.
 - Separate the stages of configuration and build from each other.
 - Add options for localbase and openssl-related configuration to gyp
   instead of patching.
 - Fix makesum target.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
27 Apr 2013 11:59:29
Original commit files touched by this commit  1.10.1390.102_2
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
24 Apr 2013 07:32:57
Original commit files touched by this commit  1.10.1390.102_2
daichi search for other commits by this committer
fixed a mozc-el build issue
23 Apr 2013 11:46:54
Original commit files touched by this commit  1.10.1390.102_1
bapt search for other commits by this committer
Convert j* categories to USES=pkgconfig
23 Apr 2013 03:45:02
Original commit files touched by this commit  1.10.1390.102_1
daichi search for other commits by this committer
enabled mozc_renderder, default on.
23 Apr 2013 03:11:58
Original commit files touched by this commit  1.10.1390.102
daichi search for other commits by this committer
update to 1.10.1390.102
02 Apr 2013 15:02:19
Original commit files touched by this commit  1.6.1187.102_3
miwi search for other commits by this committer
- Mark broken fails to build

Reported by:	pointyhat
Approved by:	maintainer feedback timeout 3 weeks+; portmgr
18 Mar 2013 15:14:28
Original commit files touched by this commit  1.6.1187.102_3
vanilla search for other commits by this committer
1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING.
08 Mar 2013 10:51:36
Original commit files touched by this commit  1.6.1187.102_2
kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
14 Dec 2012 07:52:56
Original commit files touched by this commit  1.6.1187.102_2
daichi search for other commits by this committer
fixed build error related to OPENSSL_LDFLAGS

PR:		ports/174406
Submitted by:	Mamoru Sakaue <sakaue.mamoru@mwghennndo.com>
26 Sep 2012 12:53:34
Original commit files touched by this commit  1.6.1187.102_2
daichi search for other commits by this committer
build issue fixed

PR:		ports/172088
Submitted by:	Kazuyoshi Kamitsukasa <jou4.pub@gmail.com>
18 Sep 2012 05:43:23
Original commit files touched by this commit  1.6.1187.102_1
daichi search for other commits by this committer
improved paralell build handling
17 Sep 2012 08:29:02
Original commit files touched by this commit  1.6.1187.102_1
daichi search for other commits by this committer
fixed a FreeBSD 9.x build issue
10 Sep 2012 00:55:40
Original commit files touched by this commit  1.6.1187.102
daichi search for other commits by this committer
fixed distinfo
09 Sep 2012 05:01:46
Original commit files touched by this commit  1.6.1187.102
daichi search for other commits by this committer
update distinfo
07 Sep 2012 03:28:19
Original commit files touched by this commit  1.6.1187.102
daichi search for other commits by this committer
Updated mozc relative ports to 1.6.1187.102
  - Google droped SCIM support from this version.
    japanese/scim-mozc will be removed in the future.
28 Jul 2012 15:57:56
Original commit files touched by this commit  1.5.1090.102_7
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
26 Jul 2012 02:41:58
Original commit files touched by this commit  1.5.1090.102_7
daichi search for other commits by this committer
fixed mozc-el build fail

PR:		170131
Submitted by:	Seiji Ariga <freebsd@khaotic.net>
22 Jul 2012 06:11:54
Original commit files touched by this commit  1.5.1090.102_6
daichi search for other commits by this committer
improve gtk/glib dependency

PR:		170037
Submitted by:	Seiji Ariga <freebsd@khaotic.net>
20 Jul 2012 06:18:38
Original commit files touched by this commit  1.5.1090.102_5
daichi search for other commits by this committer
fixed a build error reported by pointy hat
19 Jul 2012 01:13:40
Original commit files touched by this commit  1.5.1090.102_4
daichi search for other commits by this committer
corresponding to ibus update
03 Jul 2012 06:15:28
Original commit files touched by this commit  1.5.1090.102_3
daichi search for other commits by this committer
improved dependency handling
26 Jun 2012 01:40:10
Original commit files touched by this commit  1.5.1090.102_2
daichi search for other commits by this committer
- Fix the BROKEN flag
- Add LIB_DEPENDS
        devel/glib20
        x11-toolkits/gtk20
- Minor Makefile code fixes to make portlint happier
- Checked on Redports.org

PR:             ports/169364
Submitted by:   Masaki TAGAWA <masaki@club.kyutech.ac.jp>
10 Jun 2012 09:37:13
Original commit files touched by this commit  1.5.1090.102_1
pav search for other commits by this committer
- Mark BROKEN: does not build

Reported by:    pointyhat
06 Jun 2012 06:44:38
Original commit files touched by this commit  1.5.1090.102_1
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.5.1090.102_1
dinoex search for other commits by this committer
- update png to 1.5.10
29 May 2012 14:10:22
Original commit files touched by this commit  1.5.1090.102
daichi search for other commits by this committer
update to mozc-1.5.1090.102.1
23 May 2012 06:30:39
Original commit files touched by this commit  1.5.1053.102_4
daichi search for other commits by this committer
- fixed a build error
- improved fcitx-mozc build handling

Submitted by:   Zhihao Yuan <lichray@gmail.com>
23 May 2012 01:27:59
Original commit files touched by this commit  1.5.1053.102_3
daichi search for other commits by this committer
fixed some path issues

Submitted by:   Zhihao Yuan <lichray@gmail.com>
22 May 2012 05:19:41
Original commit files touched by this commit  1.5.1053.102_2
daichi search for other commits by this committer
Added fcitx-mozc support

PR:             167860, 166711
Submitted by:   Zhihao Yuan <lichray@gmail.com>
02 May 2012 04:18:31
Original commit files touched by this commit  1.5.1053.102_1
daichi search for other commits by this committer
added a new patch of the openssl build handling
02 May 2012 04:16:50
Original commit files touched by this commit  1.5.1053.102_1
daichi search for other commits by this committer
improved the openssl relative handling

Submitted by:   hrs
01 May 2012 06:41:06
Original commit files touched by this commit  1.5.1053.102
daichi search for other commits by this committer
added a needed patch file
01 May 2012 06:38:43
Original commit files touched by this commit  1.5.1053.102
daichi search for other commits by this committer
removed unneeded patch file
01 May 2012 05:53:34
Original commit files touched by this commit  1.5.1053.102
daichi search for other commits by this committer
update to 1.5.1053.102
02 Apr 2012 00:10:35
Original commit files touched by this commit  1.4.1033.102
daichi search for other commits by this committer
Update to Mozc 1.4.1033.102

Feature safe: yes
16 Mar 2012 04:22:16
Original commit files touched by this commit  1.4.1003.102
daichi search for other commits by this committer
Update to 1.4.1003.102

Feature safe: yes
30 Jan 2012 06:48:45
Original commit files touched by this commit  1.3.975.102
daichi search for other commits by this committer
Fixed a build issue for 8.x
29 Jan 2012 06:26:01
Original commit files touched by this commit  1.3.975.102
daichi search for other commits by this committer
Simplified LOCALBASE replacement treatment
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_1
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_1
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
daichi search for other commits by this committer
fixed wrong packages name
24 Dec 2011 14:15:32
Original commit files touched by this commit  1.3.931.102
daichi search for other commits by this committer
Update mozc* to 1.3.931.102
  - update to 1.3.931.102
  - added mozc-el knob
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
11 Dec 2011 12:14:52
Original commit files touched by this commit  1.3.911.102
daichi search for other commits by this committer
Fixed typo.

Submitted by:   sanpei
Feature safe:   yes
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
07 Dec 2011 03:33:47
Original commit files touched by this commit  1.3.911.102
daichi search for other commits by this committer
Fix a dependency issue pointed out by pointyhat

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
10 Nov 2011 05:38:32
Original commit files touched by this commit  0.13.523.102_1
linimon search for other commits by this committer
Mark broken on powerpc as well as sparc64.  (In fact, on all the tier-2s.)

Hat:            portmgr
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.
14 Aug 2010 08:42:51
Original commit files touched by this commit  0.11.383.102
linimon search for other commits by this committer
Mark as broken on sparc64.

Hat:            portmgr
26 Jun 2010 08:06:48
Original commit files touched by this commit  0.11.383.102
daichi search for other commits by this committer
Add a new port: mozc-server
  - Mozc server for IBus, SCIM and others

Feature safe:   yes

Number of commits found: 64

286b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days31
new fortnight62
new month216

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0