non port: japanese/mozc-server/Makefile |
Number of commits found: 178 (showing only 78 on this page) |
Sunday, 13 Jul 2014
|
23:36 bapt
Modernize LIB_DEPENDS
With hat: portmgr
 |
Wednesday, 25 Jun 2014
|
05:35 bapt
Convert GMAKE to MAKE_CMD
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
 |
Saturday, 21 Jun 2014
|
01:26 sanpei
support stage.
 |
Thursday, 19 Jun 2014
|
11:08 sanpei
support stage for mozc-el.
 |
Monday, 26 May 2014
|
12:33 miwi
- Convert gmake,bzip2 to USES
Approved by: portmgr
 |
Wednesday, 16 Apr 2014
|
18:28 zeising
The FreeBSD x11@ and graphics team proudly presents
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)
 |
Sunday, 15 Dec 2013
|
21:56 mva
- Back out my change, since wg@ already fixed the port
Noticed by: wg@
 |
21:50 mva
- Depend explicitly on lang/python at build time.
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
 |
20:32 wg
japanese/mozc-server: depends explicitly on "python" to build
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
 |
Monday, 18 Nov 2013
|
14:55 bsam
Fix build of japanese/mozc-tools with native iconv. The error:
-----
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)
 |
Sunday, 3 Nov 2013
|
12:56 hrs
- Fix build on 10.x.
- Add STAGEDIR support.
 |
Friday, 20 Sep 2013
|
18:47 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
 |
Sunday, 18 Aug 2013
|
08:03 hrs
Add a patch to fix a build error "invalid DSO for symbol `libiconv_open'
definition".
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Thursday, 25 Jul 2013
|
04:51 hrs
Do not define post-configure and pre-build target for mozc_el.
Spotted by: HATANO Tomomi
 |
Saturday, 20 Jul 2013
|
04:02 hrs
- Update to 1.11.1502.102. Changes include:
* 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)
 |
Wednesday, 3 Jul 2013
|
10:22 hrs
Fix BUILD_DEPENDS in japanese/mozc-tool.
Spotted by: ume
 |
Tuesday, 2 Jul 2013
|
16:22 hrs
Update zipcode database to 20130628.
 |
Saturday, 25 May 2013
|
14:37 zeising
The FreeBSD x11 team proudly presents
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!
 |
Thursday, 23 May 2013
|
00:37 hrs
Fix dependency.
Reported by: miwi
 |
Wednesday, 15 May 2013
|
18:19 hrs
Add a workaround when archivers/lha-ac is installed.
Spotted by: me
 |
Tuesday, 14 May 2013
|
19:46 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.
- 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)
 |
Saturday, 27 Apr 2013
|
11:59 mva
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
 |
Wednesday, 24 Apr 2013
|
07:32 daichi
fixed a mozc-el build issue
 |
Tuesday, 23 Apr 2013
|
11:46 bapt
Convert j* categories to USES=pkgconfig
 |
03:45 daichi
enabled mozc_renderder, default on.
 |
03:11 daichi
update to 1.10.1390.102
 |
Tuesday, 2 Apr 2013
|
15:02 miwi
- Mark broken fails to build
Reported by: pointyhat
Approved by: maintainer feedback timeout 3 weeks+; portmgr
 |
Monday, 18 Mar 2013
|
15:14 vanilla
1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING.
 |
Friday, 8 Mar 2013
|
10:51 kwm
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
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
 |
Friday, 14 Dec 2012
|
07:52 daichi
fixed build error related to OPENSSL_LDFLAGS
PR: ports/174406
Submitted by: Mamoru Sakaue <sakaue.mamoru@mwghennndo.com>
 |
Wednesday, 26 Sep 2012
|
12:53 daichi
build issue fixed
PR: ports/172088
Submitted by: Kazuyoshi Kamitsukasa <jou4.pub@gmail.com>
 |
Tuesday, 18 Sep 2012
|
05:43 daichi
improved paralell build handling
 |
Monday, 17 Sep 2012
|
08:29 daichi
fixed a FreeBSD 9.x build issue
 |
Friday, 7 Sep 2012
|
03:28 daichi
Updated mozc relative ports to 1.6.1187.102
- Google droped SCIM support from this version.
japanese/scim-mozc will be removed in the future.
 |
Saturday, 28 Jul 2012
|
15:57 cs
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
 |
Thursday, 26 Jul 2012
|
02:41 daichi
fixed mozc-el build fail
PR: 170131
Submitted by: Seiji Ariga <freebsd@khaotic.net>
 |
Sunday, 22 Jul 2012
|
06:11 daichi
improve gtk/glib dependency
PR: 170037
Submitted by: Seiji Ariga <freebsd@khaotic.net>
 |
Friday, 20 Jul 2012
|
06:18 daichi
fixed a build error reported by pointy hat
 |
Thursday, 19 Jul 2012
|
01:13 daichi
corresponding to ibus update
 |
Tuesday, 3 Jul 2012
|
06:15 daichi
improved dependency handling
 |
Tuesday, 26 Jun 2012
|
01:40 daichi
- Fix the BROKEN flag
- 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>
 |
Sunday, 10 Jun 2012
|
09:37 pav
- Mark BROKEN: does not build
Reported by: pointyhat
 |
Wednesday, 6 Jun 2012
|
06:44 miwi
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Tuesday, 29 May 2012
|
14:10 daichi
update to mozc-1.5.1090.102.1
 |
Wednesday, 23 May 2012
|
06:30 daichi
- fixed a build error
- improved fcitx-mozc build handling
Submitted by: Zhihao Yuan <lichray@gmail.com>
 |
01:27 daichi
fixed some path issues
Submitted by: Zhihao Yuan <lichray@gmail.com>
 |
Tuesday, 22 May 2012
|
05:19 daichi
Added fcitx-mozc support
PR: 167860, 166711
Submitted by: Zhihao Yuan <lichray@gmail.com>
 |
Wednesday, 2 May 2012
|
04:16 daichi
improved the openssl relative handling
Submitted by: hrs
 |
Tuesday, 1 May 2012
|
05:53 daichi
update to 1.5.1053.102
 |
Monday, 2 Apr 2012
|
00:10 daichi
Update to Mozc 1.4.1033.102
Feature safe: yes
 |
Friday, 16 Mar 2012
|
04:22 daichi
Update to 1.4.1003.102
Feature safe: yes
 |
Monday, 30 Jan 2012
|
06:48 daichi
Fixed a build issue for 8.x
 |
Sunday, 29 Jan 2012
|
06:26 daichi
Simplified LOCALBASE replacement treatment
 |
05:22 daichi
Update to 1.3.975.102
 |
Tuesday, 10 Jan 2012
|
00:09 daichi
Update for ibus 1.4.0
 |
Saturday, 7 Jan 2012
|
04:49 daichi
added support for ibus-1.4.0
Requested by: Buganini
 |
02:19 daichi
fixed wrong packages name
 |
Saturday, 24 Dec 2011
|
14:15 daichi
Update mozc* to 1.3.931.102
- update to 1.3.931.102
- added mozc-el knob
 |
Monday, 12 Dec 2011
|
17:43 daichi
- fixed a gcc 4.2.1 's namespace bug. Now mozc can build
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
 |
Sunday, 11 Dec 2011
|
12:14 daichi
Fixed typo.
Submitted by: sanpei
Feature safe: yes
 |
Saturday, 10 Dec 2011
|
11:14 daichi
Fixed a build error caused by a gcc 4.2.1's namespace bug.
Feature safe: yes
 |
Wednesday, 7 Dec 2011
|
03:33 daichi
Fix a dependency issue pointed out by pointyhat
Feature safe: yes
 |
Sunday, 4 Dec 2011
|
14:02 daichi
Update to 1.3.911.102 including new features
- New tool: Word Register
- New tool: Hand Writing
- New tool: Character Palette
- Prediction feature
- Correct suggestion feature
- dictionary improvements
Feature safe: yes
 |
Thursday, 10 Nov 2011
|
05:38 linimon
Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat: portmgr
 |
Wednesday, 23 Mar 2011
|
23:59 pav
- Chase protobuf update
Reported by: pointyhat
Pointy hat to: vanilla
 |
Saturday, 25 Dec 2010
|
16:55 sunpoet
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
 |
Saturday, 6 Nov 2010
|
02:40 daichi
Update mozc to 0.13.523.102
 |
Saturday, 16 Oct 2010
|
03:42 daichi
Update mozc relative ports from 0.13.481.102 to 0.13.499.102
 |
Sunday, 3 Oct 2010
|
09:52 daichi
Reduce amount of patch, pointed by Google mozc dev team.
 |
Monday, 27 Sep 2010
|
08:02 daichi
Add Debug build knob, WITH_DEBUG_CODE
Log files will be generated under ~/.mozc/
 |
Saturday, 25 Sep 2010
|
03:56 daichi
Update mozc to 0.13.481.102
 |
Saturday, 18 Sep 2010
|
06:05 daichi
Update mozc to 0.13.464.102
 |
Sunday, 5 Sep 2010
|
02:08 daichi
Added some mozc improvements for FreeBSD:
- 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.
 |
Saturday, 4 Sep 2010
|
02:44 daichi
Update Mozc (Japanese Input Method Editor)
relative ports to 0.12.434.102 and fix build error on
recent 9-CURRENT.
 |
Saturday, 14 Aug 2010
|
08:42 linimon
Mark as broken on sparc64.
Hat: portmgr
 |
Saturday, 26 Jun 2010
|
08:06 daichi
Add a new port: mozc-server
- Mozc server for IBus, SCIM and others
Feature safe: yes
 |
Number of commits found: 178 (showing only 78 on this page) |