/[ports]
ViewVC logotype

Revision 318195


Jump to revision: Previous Next
Author: hrs
Date: Tue May 14 19:46:20 2013 UTC (11 years, 1 month ago)
Changed paths: 26
Log Message:
 - 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)


Changed paths

Path Details
Directoryhead/japanese/fcitx-mozc/Makefile modified , text changed
Directoryhead/japanese/ibus-mozc/Makefile modified , text changed
Directoryhead/japanese/mozc-el/Makefile modified , text changed
Directoryhead/japanese/mozc-el/pkg-message modified , text changed
Directoryhead/japanese/mozc-server/Makefile modified , text changed
Directoryhead/japanese/mozc-server/distinfo modified , text changed
Directoryhead/japanese/mozc-server/files/leim-list.el added
Directoryhead/japanese/mozc-server/files/patch-base_base.gyp modified , text changed
Directoryhead/japanese/mozc-server/files/patch-base_iconv.cc modified , text changed
Directoryhead/japanese/mozc-server/files/patch-base_logging.cc added
Directoryhead/japanese/mozc-server/files/patch-base_mutex.cc modified , text changed
Directoryhead/japanese/mozc-server/files/patch-base_process.cc modified , text changed
Directoryhead/japanese/mozc-server/files/patch-build_mozc.py added
Directoryhead/japanese/mozc-server/files/patch-gui_about_dialog_about_dialog.cc modified , text changed
Directoryhead/japanese/mozc-server/files/patch-gyp_common.gypi modified , text changed
Directoryhead/japanese/mozc-server/files/patch-handwriting_zinnia_handwriting.cc modified , text changed
Directoryhead/japanese/mozc-server/files/patch-ipc_ipc_path_manager.cc modified , text changed
Directoryhead/japanese/mozc-server/files/patch-ipc_unix_ipc.cc modified , text changed
Directoryhead/japanese/mozc-server/files/patch-server_mozc_server.cc modified , text changed
Directoryhead/japanese/mozc-server/files/patch-third_party_gyp_pylib_gyp_generator_make.py modified , text changed
Directoryhead/japanese/mozc-server/files/patch-unix_emacs_mozc.el added
Directoryhead/japanese/mozc-server/files/patch-unix_ibus_gen_mozc_xml.py modified , text changed
Directoryhead/japanese/mozc-server/files/patch-unix_ibus_ibus.gyp added
Directoryhead/japanese/mozc-server/files/patch-unix_ibus_mozc.xml deleted
Directoryhead/japanese/mozc-server/files/patch-unix_ibus_path_util.cc modified , text changed
Directoryhead/japanese/mozc-tool/Makefile modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27