| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=358380
|
|
|
|
|
|
|
| |
japanese)
Notes:
svn path=/head/; revision=327737
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=318195
|
|
|
|
| |
Notes:
svn path=/head/; revision=316406
|
|
|
|
| |
Notes:
svn path=/head/; revision=316305
|
|
|
|
|
|
|
|
| |
PR: 170131
Submitted by: Seiji Ariga <freebsd@khaotic.net>
Notes:
svn path=/head/; revision=301538
|
|
|
|
| |
Notes:
svn path=/head/; revision=297673
|
|
|
|
| |
Notes:
svn path=/head/; revision=292732
|
|
|
|
| |
Notes:
svn path=/head/; revision=290001
|
|
|
|
|
|
|
| |
Pointed out by: pointyhat
Notes:
svn path=/head/; revision=288363
|
|
|
|
|
|
|
|
|
|
|
| |
for its easy maintenance
- changed as mozc-server slave ports for easy maintenance
- updated to 1.3.931.102
Approved by: maho
Notes:
svn path=/head/; revision=288092
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=287833
|
|
|
|
|
|
|
|
|
| |
PR: 163074
Submitted by: HATANO Tomomi <hatanou@infolab.ne.jp>
Feature safe: yes
Notes:
svn path=/head/; revision=286962
|
|
|
|
| |
Notes:
svn path=/head/; revision=283686
|
|
|
|
| |
Notes:
svn path=/head/; revision=281398
|
|
|
|
|
|
|
| |
PR: ports/160196
Notes:
svn path=/head/; revision=280599
|
|
|
|
|
|
|
|
| |
PR: 159312
Submitted by: HATANO Tomomi <hatanou@infolab.ne.jp>
Notes:
svn path=/head/; revision=279184
|
|
|
|
|
|
|
|
|
| |
base/process.cc:317: error: '::posix_spawn' has not been declared
Reported by: pointyhat
Notes:
svn path=/head/; revision=277871
|
|
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
Notes:
svn path=/head/; revision=276545
|