Commit graph

17 commits

Author SHA1 Message Date
MIHIRA Sanpei Yoshiro
8c3b93066c support stage for mozc-el. 2014-06-19 11:08:10 +00:00
Baptiste Daroussin
8ee9a3584f Add NO_STAGE all over the place in preparation for the staging support (cat: japanese) 2013-09-20 18:47:54 +00:00
Hiroki Sato
8a7acbced9 - 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.
 - 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)
2013-05-14 19:46:20 +00:00
Daichi GOTO
91696069c0 fixed a mozc-el build issue 2013-04-24 07:32:57 +00:00
Daichi GOTO
ff03793c3a update to 1.10.1390.102 2013-04-23 03:11:57 +00:00
Daichi GOTO
49ac3accb4 fixed mozc-el build fail
PR:		170131
Submitted by:	Seiji Ariga <freebsd@khaotic.net>
2012-07-26 02:41:58 +00:00
Daichi GOTO
2e3c15fee7 update to mozc-1.5.1090.102.1 2012-05-29 14:10:22 +00:00
Daichi GOTO
6f04dbda84 version bump to follow Emacs23 update 2012-03-05 12:22:11 +00:00
Daichi GOTO
2e8ce22485 Changed the mozc-el port to use the master mozc-server port
for its easy maintenance
  - changed as mozc-server slave ports for easy maintenance
  - updated to 1.3.931.102

Approved by:	maho
2011-12-27 01:57:38 +00:00
Pav Lucistnik
c9b6c0f9be - Mark BROKEN: does not build
Reported by:	pointyhat
2011-12-22 00:17:27 +00:00
Maho Nakata
97fd94da48 Update to 1.3.911.102.
PR:		163074
Submitted by:	HATANO Tomomi <hatanou@infolab.ne.jp>
Feature safe:	yes
2011-12-06 06:12:37 +00:00
Ashish SHUKLA
8f63af93b0 - Chase editors/emacs update 2011-10-17 06:01:31 +00:00
Ashish SHUKLA
dfda2a32ec Chase editors/emacs update 2011-09-07 20:21:30 +00:00
Ashish SHUKLA
9d1247d864 Chase editors/emacs update.
PR:		ports/160196
2011-08-27 22:22:57 +00:00
Maho Nakata
33ce48af03 Update to 1.1.773.102.
PR:		159312
Submitted by:	HATANO Tomomi <hatanou@infolab.ne.jp>
2011-08-08 08:29:29 +00:00
Pav Lucistnik
c1b8182869 - Mark BROKEN on FreeBSD 7.X: does not compile
base/process.cc:317: error: '::posix_spawn' has not been declared

Reported by:	pointyhat
2011-07-17 21:30:33 +00:00
Maho Nakata
79e65382ce Add japanese/mozc-el port.
Mozc.el is an Emacs client of Mozc, so you can input
Japanese via mozc in your tty, bypassing ibus.

WWW: http://code.google.com/p/mozc/

Submitted by:	TAKANO, Yuji
2011-06-28 04:04:52 +00:00