| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 May 2013 19:46:21
1.10.1390.102_3
|
hrs  |
- 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 ) |
24 Apr 2013 07:32:57
1.10.1390.102_2
|
daichi  |
fixed a mozc-el build issue |
23 Apr 2013 03:11:58
1.10.1390.102
|
daichi  |
update to 1.10.1390.102 |
26 Jul 2012 02:41:58
1.5.1090.102_7
|
daichi  |
fixed mozc-el build fail
PR: 170131
Submitted by: Seiji Ariga <freebsd@khaotic.net> |
29 May 2012 14:10:22
1.5.1090.102
|
daichi  |
update to mozc-1.5.1090.102.1 |
05 Mar 2012 12:22:11
1.3.975.102_1
|
daichi  |
version bump to follow Emacs23 update |
29 Jan 2012 05:22:57
1.3.975.102
|
daichi  |
Update to 1.3.975.102 |
01 Jan 2012 00:35:25
1.3.931.102
|
daichi  |
Forgotten to add pkg-message file
Pointed out by: pointyhat |
27 Dec 2011 01:57:38
1.3.931.102
|
daichi  |
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 |
22 Dec 2011 00:17:27
1.3.911.102
|
pav  |
- Mark BROKEN: does not build
Reported by: pointyhat |
06 Dec 2011 06:12:37
1.3.911.102
|
maho  |
Update to 1.3.911.102.
PR: 163074
Submitted by: HATANO Tomomi <hatanou@infolab.ne.jp>
Feature safe: yes |
17 Oct 2011 06:01:31
1.1.773.102_3
|
ashish  |
- Chase editors/emacs update |
07 Sep 2011 20:21:30
1.1.773.102_2
|
ashish  |
Chase editors/emacs update |
27 Aug 2011 22:22:57
1.1.773.102_1
|
ashish  |
Chase editors/emacs update.
PR: ports/160196 |
08 Aug 2011 08:29:29
1.1.773.102
|
maho  |
Update to 1.1.773.102.
PR: 159312
Submitted by: HATANO Tomomi <hatanou@infolab.ne.jp> |
17 Jul 2011 21:30:33
0.13.523.102
|
pav  |
- Mark BROKEN on FreeBSD 7.X: does not compile
base/process.cc:317: error: '::posix_spawn' has not been declared
Reported by: pointyhat |
28 Jun 2011 04:04:52
0.13.523.102
|
maho  |
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 |