aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/mozc-server
Commit message (Collapse)AuthorAgeFilesLines
* Flavorize and modernize Emacs portsjrm2018-02-041-1/+1
| | | | | | | | | | | | | | | | | | | | | - Convert USE_EMACS to USES=emacs - Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and editors/emacs-devel) - Permit default Emacs flavor to be specified in make.conf - Rename japanese/migemo-emacs23 to japanese/migemo-emacs - Update and simplify audio/emms and fix build on FreeBSD 10 [1] - Update databases/bbdd and fix build on FreeBSD 10 [1] - Update editors/emacs-devel - Ensure Makefile shell commands that change directory are executed in a subshell - Silence some portlint warnings [1] By not depending on base texinfo PR: 225404 Reviewed by: antoine Approved by: portmgr (mat) ashish (maintainer) Differential Revision: https://reviews.freebsd.org/D13506
* Update devel/protobuf to 3.5.0sunpoet2018-02-041-1/+1
| | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-02-041-1/+1
| | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
* Update devel/protobuf to 3.4.0sunpoet2018-02-041-1/+1
| | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
* Regular USE_GITHUB cleanup.mat2018-02-041-2/+2
| | | | Sponsored by: Absolight
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-231-4/+4
| | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
* Update devel/protobuf to 3.3.0sunpoet2017-04-291-1/+1
| | | | | | | | - Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds fine without it - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases PR: 178687 [1]
* Chase editors/emacs update to version 25.2jrm2017-04-291-1/+1
| | | | | | Reported by: des Approved by: ashish (emacs maintainer), swills (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D10534
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1
| | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707
* Fix build with devel/protobuf 3.2.0sunpoet2017-01-311-1/+1
| | | | Notified by: Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
* Update devel/protobuf to 3.2.0sunpoet2017-01-301-0/+1
| | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
* Fix build of japanese/mozc-tool.hrs2017-01-021-1/+1
|
* Update to 2.20.2677.102.02.hrs2017-01-025-74/+6
|
* Fix build.hrs2017-01-024-9/+66
|
* Add a patch to enable verbose build logging.hrs2017-01-011-0/+11
|
* Update to 2.20.2677.102.hrs2017-01-0124-749/+23
|
* - Update devel/protobuf to 3.1.0sunpoet2016-12-151-1/+1
| | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
* More USE_GITHUB cleanup.mat2016-12-152-22/+13
| | | | | | Use GH_SUBDIR, or GH_TUPLE, where applicable. Sponsored by: Absolight
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-201-1/+1
| | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler.
* - Double-quote $@ to properly propagate parameters down the execution pathdanfe2016-10-171-1/+1
| | | | - Consistently pad (separate) shebang in wrapper scripts with an empty line
* Unbreak build as a regular userantoine2016-10-131-2/+0
|
* japanese/mozc-server: with build with python3rm2016-10-131-2/+7
| | | | | | | | | | | | | | | - limit python version to python 2.7 - remove duplicated python direct build dependency - set correct python version in build scripts - fix packaging by not installing to /root: ====>> Checking for filesystem violations... done ====>> Error: Filesystem touched during build: extra: root/.mozc PR: 207937 Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com> (based on) Approved by: maintainer timeout (14 days)
* - Add workaround for broken C++11 support in GCC.hrs2016-05-243-1/+93
| | | | - Remove extra -9 for GZIP_CMD.
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*amdmi32016-05-191-2/+2
| | | | Approved by: portmgr blanket
* Update japanese/mozc-server to 2.17.2322.102. Changes include:hrs2016-05-1723-333/+176
| | | | | | | | | | | - Use Github as the source. - Depend on devel/py-gyp and japanese/zinnia because bundled versions have been removed from the original distfile. - devel/py-gyp-devel has been updated to snapshot as of 20160504 and renamed with devel/py-gyp. Take maintainership[*]. - Install mozc.el.gz instead of mozc.el. Approved by: maintainer [*]
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-011-18/+18
| | | | | With hat: portmgr Sponsored by: Absolight
* Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.mat2016-03-082-10/+7
| | | | | | | | | | | | Fix distinfo for the offending ports. lang/yorick's tag was moved, and the added patch was no longer needed. PR: 207644 Submitted by: mat Exp-run by by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D4268
* Remove deprecated @exec/@unexec from ports using uim-module-managerantoine2015-09-261-2/+2
|
* Add a missing dependency which could cause a build failure.hrs2015-09-261-2/+3
|
* Fix dependency which could cause build failure pointed out in r396511.hrs2015-09-091-0/+10
|
* Update to 2.17.2106.102.hrs2015-07-1336-112/+251
|
* - Add japanese/uim-mozc, uim plugin for mozc input method[*].hrs2015-07-104-10/+90
| | | | | | | | - Fix XML file for ibus engine. - Fix stop_server() in mozc startup script. PR: 199258 [*] Based on work by: Koichiro IWAO [*]
* converters/libiconv:tijl2015-04-151-14/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove const qualifier from iconv(3) to match POSIX: http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html - Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is defined because the base system iconv supports these extensions too. Add/remove patches to/from ports to call iconv with non-const arguments. This breaks some ports on FreeBSD 10 because base system iconv.h still has the const qualifier. Fix this by letting USES=iconv add a build dependency on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG defined) instead of the base system iconv.h. This exposed some ports that link with libiconv when it is available instead of using libc iconv. In these cases one of the following changes has been made: - patch configure scripts to test for libc iconv first - add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable some configure tests - converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4 - lang/gcc5-aux: respect CFLAGS and friends during configure such that LIBICONV_PLUG is defined in the iconv test, also switch to external gettext - mail/gnarwl: replace patches with CPPFLAGS/LIBS - multimedia/ffmpeg2theora: remove iconv test from SConstruct and use ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c - net-im/licq: finish conversion to cmake - net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4: don't need iconv - textproc/p5-XML-TinyXML: finish conversion to USES=perl5 Other changes: - databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2 and lzo support - games/ldmud: respect CFLAGS and friends - graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg dependencies PR: 199099 Exp-run by: antoine Approved by: portmgr (antoine)
* Remove OSVERSION checks that do not make sense any more.mat2015-04-031-4/+0
| | | | | | | | | | For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true, as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107). Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when it is always needed, I renamed it, in one case, I merged two patches. Differential Revision: https://reviews.freebsd.org/D2209
* - Fix installation path of mozc_emacs_helper.hrs2015-02-202-3/+31
| | | | - Fix mozc_tool path in the fcitx patch set.
* - Fix pathname of mozc_renderer, mozc_tool, and mozc_emacs_helper.hrs2015-02-1911-33/+173
| | | | | - Fix mozc_tool script to accept options regardless --mode= is specified. - Fix leim-list.el to load mozc.elc.
* Update to 2.16.2051.102.hrs2015-02-155-27/+100
| | | | | - fcitx-mozc has been updated to 2.16.2037.102.2 patch. - mozc_server_* scripts have been replaced with a single mozc script.
* Cleanup plistbapt2014-12-211-1/+0
|
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. Thetijl2014-11-301-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | first contains runtime libraries such as libintl and the latter contains developer tools such as msgfmt. Ports that use gettext will usually need a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools. USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on devel/gettext-runtime and USES=gettext-tools can be used to set a BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools. Update gettext to 0.19.3. Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave symlinks with the old library versions to avoid the need to bump PORTREVISION on a large number of dependent ports. When most of the dependent ports have had normal version updates, PORTREVISION can be bumped on the remaining ones (low number) and the links can be removed. Fix some ports that installed files in lib/locale instead of share/locale. PR: 194038 Reviewed by: bapt Exp-run: antoine Approved by: portmgr (antoine)
* Fix build on 10.0.hrs2014-10-071-11/+4
|
* - Fix build failure on braches with Clang older than 3.4.hrs2014-10-074-23/+103
| | | | | | - Fix build failure on head due to libiconv link error. - Remove redundant patches. - Add cflags and cflags_cc flags to build_mozc.py.
* - Update to 2.6.0sunpoet2014-10-041-0/+1
| | | | | | | | | | | | | - Update MASTER_SITES - Add my LOCAL to MASTER_SITES - Use USE_CSTD - Use MAKE_CMD - Reformat pkg-descr - Update WWW - Take maintainership - Bump PORTREVISION for devel/protobuf shlib change Changes: https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt
* Fix mozc-server and mozc-client builds by directly depending onadamw2014-09-041-1/+2
| | | | lang/python so that the python command exists.
* Use USES=python instead of USE_PYTHON_*.hrs2014-09-011-4/+2
|
* Fix build on branches with GCC 4.2.1.hrs2014-09-011-1/+3
| | | | Spotted by: ume
* Fix MASTER_SITES.hrs2014-09-011-1/+1
|
* Update Mozc to 1.15.1868.102.hrs2014-08-3115-483/+229
|
* Fix some non default LIB_DEPENDSbapt2014-07-161-1/+1
| | | | With hat: portmgr
* Modernize LIB_DEPENDSbapt2014-07-141-2/+2
| | | | With hat: portmgr
* Convert GMAKE to MAKE_CMDbapt2014-06-251-1/+1
| | | | | | | 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
* support stage.sanpei2014-06-211-0/+1
|
* support stage for mozc-el.sanpei2014-06-191-1/+1
|
* - Convert gmake,bzip2 to USESmiwi2014-05-261-3/+1
| | | | Approved by: portmgr
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
* - Back out my change, since wg@ already fixed the portmva2013-12-161-1/+0
| | | | Noticed by: wg@
* - Depend explicitly on lang/python at build time.mva2013-12-161-0/+1
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* japanese/mozc-server: depends explicitly on "python" to buildwg2013-12-161-0/+1
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Fix build of japanese/mozc-tools with native iconv. The error:bsam2013-11-181-0/+1
| | | | | | | | | | | | | | | | | | | | | ----- LINK(target) out_linux/Release/mozc_tool /usr/bin/ld: cannot find -liconv c++: error: linker command failed with exit code 1 (use -v to see invocation) gmake[2]: *** [out_linux/Release/mozc_tool] Error 1 ----- Notes: 1. The fix for japanese/mozc-tools (committed to japanese/mozc-server). 2. Do not bump PORTREVISION of japanese/mozc-tools since: - it's a build failure; - it should be treated while upgrading at each system along with other iconv changes. Reported by: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> Tested by: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> Approved by: portmgr (bapt, implicit)
* - Fix build on 10.x.hrs2013-11-032-34/+26
| | | | - Add STAGEDIR support.
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | japanese)
* Add a patch to fix a build error "invalid DSO for symbol `libiconv_open'hrs2013-08-182-1/+10
| | | | definition".
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Do not define post-configure and pre-build target for mozc_el.hrs2013-07-251-0/+2
| | | | Spotted by: HATANO Tomomi
* - Update to 1.11.1502.102. Changes include:hrs2013-07-2012-114/+228
| | | | | | | | | | | | * Fixes cursor movement issue on Emacs 24 (Issue 168) * Support numpad keys in mozc.el (Issue 170) * Support Emacs 24 in mozc.el (Issue 190) * Support surrounding text * Dictionary update - Take maintainership. Approved by: daichi (maintainer)
* Fix BUILD_DEPENDS in japanese/mozc-tool.hrs2013-07-031-1/+1
| | | | Spotted by: ume
* Update zipcode database to 20130628.hrs2013-07-032-8/+8
|
* The FreeBSD x11 team proudly presentszeising2013-05-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing!
* Fix dependency.hrs2013-05-231-2/+3
| | | | Reported by: miwi
* Add a workaround when archivers/lha-ac is installed.hrs2013-05-161-1/+1
| | | | Spotted by: me
* - Add Japan Post zip code dictionary.hrs2013-05-1521-297/+584
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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. - Fix whitespaces to make portlint happy. - Disable serialization for linking. It is not needed. - Remove hardcoded mozc.xml. - Respect DISABLE_MAKE_JOBS=yes. Do not calculate the factor using the number of CPUs. - Remove a confusing message after pkg-message. - Rename a deprecated function (inactivate-current-input-method-function) in mozc.el in a compatible fashion with the older emacsen [1]. - Add leim-list.el for registration of mozc-mode via LEIM API. "(require 'mozc)" is no longer needed. - Fix a build problem when binutils is installed and ${LOCALBASE}/bin comes first in $PATH [2]. Submitted by: Tadaaki Nagao [1] Reported by: Kenichi Niioka [2] PR: ports/178250 Approved by: maintainer timeout (2 weeks)
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising
* fixed a mozc-el build issuedaichi2013-04-241-4/+3
|
* Convert j* categories to USES=pkgconfigbapt2013-04-231-6/+2
|
* enabled mozc_renderder, default on.daichi2013-04-231-5/+10
|
* update to 1.10.1390.102daichi2013-04-2319-136/+159
|
* - Mark broken fails to buildmiwi2013-04-021-0/+2
| | | | | Reported by: pointyhat Approved by: maintainer feedback timeout 3 weeks+; portmgr
* 1: Upgrade protobuf to 2.5.0.vanilla2013-03-181-2/+2
| | | | | 2: bump revision. 3: document UPDATING.
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | 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
* fixed build error related to OPENSSL_LDFLAGSdaichi2012-12-141-3/+4
| | | | | PR: ports/174406 Submitted by: Mamoru Sakaue <sakaue.mamoru@mwghennndo.com>
* build issue fixeddaichi2012-09-261-2/+2
| | | | | PR: ports/172088 Submitted by: Kazuyoshi Kamitsukasa <jou4.pub@gmail.com>
* improved paralell build handlingdaichi2012-09-181-5/+11
|
* fixed a FreeBSD 9.x build issuedaichi2012-09-174-7/+14
|
* fixed distinfodaichi2012-09-101-2/+2
|
* update distinfodaichi2012-09-091-4/+4
|
* Updated mozc relative ports to 1.6.1187.102daichi2012-09-0720-137/+79
| | | | | - Google droped SCIM support from this version. japanese/scim-mozc will be removed in the future.
* Fix typos in COMMENTcs2012-07-281-1/+1
| | | | Approved by: portmgr@ (implicit)
* fixed mozc-el build faildaichi2012-07-261-9/+9
| | | | | PR: 170131 Submitted by: Seiji Ariga <freebsd@khaotic.net>
* improve gtk/glib dependencydaichi2012-07-221-8/+11
| | | | | PR: 170037 Submitted by: Seiji Ariga <freebsd@khaotic.net>
* fixed a build error reported by pointy hatdaichi2012-07-201-3/+9
|
* corresponding to ibus updatedaichi2012-07-191-2/+2
|
* improved dependency handlingdaichi2012-07-031-10/+8
|
* - Fix the BROKEN flagdaichi2012-06-261-5/+5
| | | | | | | | | | | - 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>
* - Mark BROKEN: does not buildpav2012-06-101-0/+2
| | | | Reported by: pointyhat
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* update to mozc-1.5.1090.102.1daichi2012-05-2919-30/+29
|
* - fixed a build errordaichi2012-05-2322-2775/+15
| | | | | | - improved fcitx-mozc build handling Submitted by: Zhihao Yuan <lichray@gmail.com>
* fixed some path issuesdaichi2012-05-232-3/+4
| | | | Submitted by: Zhihao Yuan <lichray@gmail.com>
* Added fcitx-mozc supportdaichi2012-05-2222-6/+2838
| | | | | PR: 167860, 166711 Submitted by: Zhihao Yuan <lichray@gmail.com>
* added a new patch of the openssl build handlingdaichi2012-05-021-0/+27
|
* improved the openssl relative handlingdaichi2012-05-021-2/+9
| | | | Submitted by: hrs
* added a needed patch filedaichi2012-05-011-0/+11
|
* removed unneeded patch filedaichi2012-05-011-11/+0
|
* update to 1.5.1053.102daichi2012-05-0118-67/+39
|
* Update to Mozc 1.4.1033.102daichi2012-04-0220-60/+39
| | | | Feature safe: yes
* Update to 1.4.1003.102daichi2012-03-1621-52/+53
| | | | Feature safe: yes
* Fixed a build issue for 8.xdaichi2012-01-303-1/+27
|
* Simplified LOCALBASE replacement treatmentdaichi2012-01-291-1/+1
|
* Update to 1.3.975.102daichi2012-01-2919-40/+40
|
* Update for ibus 1.4.0daichi2012-01-101-3/+1
|
* added support for ibus-1.4.0daichi2012-01-072-1/+14
| | | | Requested by: Buganini
* fixed wrong packages namedaichi2012-01-071-1/+1
|
* Update mozc* to 1.3.931.102daichi2011-12-2418-25/+57
| | | | | - update to 1.3.931.102 - added mozc-el knob
* - fixed a gcc 4.2.1 's namespace bug. Now mozc can builddaichi2011-12-133-46/+190
| | | | | | | | | | | 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
* Fixed typo.daichi2011-12-111-1/+1
| | | | | Submitted by: sanpei Feature safe: yes
* Fixed a build error caused by a gcc 4.2.1's namespace bug.daichi2011-12-101-5/+16
| | | | Feature safe: yes
* Fix a dependency issue pointed out by pointyhatdaichi2011-12-071-1/+2
| | | | Feature safe: yes
* Update to 1.3.911.102 including new featuresdaichi2011-12-0419-67/+108
| | | | | | | | | | | - New tool: Word Register - New tool: Hand Writing - New tool: Character Palette - Prediction feature - Correct suggestion feature - dictionary improvements Feature safe: yes
* Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)linimon2011-11-101-2/+2
| | | | Hat: portmgr
* - Chase protobuf updatepav2011-03-241-1/+2
| | | | | Reported by: pointyhat Pointy hat to: vanilla
* - Use canonical format for FreeBSD.org MAINTAINER addressessunpoet2010-12-262-2/+1
| | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat)
* Update mozc to 0.13.523.102daichi2010-11-0618-107/+41
|
* Update mozc relative ports from 0.13.481.102 to 0.13.499.102daichi2010-10-1617-38/+37
|
* Reduce amount of patch, pointed by Google mozc dev team.daichi2010-10-032-21/+6
|
* Add Debug build knob, WITH_DEBUG_CODEdaichi2010-09-271-3/+9
| | | | Log files will be generated under ~/.mozc/
* Update mozc to 0.13.481.102daichi2010-09-2518-46/+48
|
* Update mozc to 0.13.464.102daichi2010-09-1817-115/+163
|
* Added some mozc improvements for FreeBSD:daichi2010-09-053-1/+86
| | | | | | | | | | | | - 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.
* Update Mozc (Japanese Input Method Editor)daichi2010-09-0419-65/+202
| | | | | relative ports to 0.12.434.102 and fix build error on recent 9-CURRENT.
* Mark as broken on sparc64.linimon2010-08-141-0/+4
| | | | Hat: portmgr
* Add a new port: mozc-serverdaichi2010-06-2611-0/+222
- Mozc server for IBus, SCIM and others Feature safe: yes