Port details |
- cmigemo C implementation of Migemo Japanese incremental search tool
- 20141220 japanese =2 20141220Version of this port present on the latest quarterly branch.
- Maintainer: nobutaka@FreeBSD.org
- Port Added: 2011-08-22 17:18:03
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://www.kaoriya.net/software/cmigemo
- Description:
- C/Migemo is a C language implementation of Migemo Japanese incremental search
tool. You can search a text for Japanese words without having to input kanji.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ja-cmigemo>0:japanese/cmigemo
- To install the port:
- cd /usr/ports/japanese/cmigemo/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/cmigemo
- pkg install ja-cmigemo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-cmigemo
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cmigemo/koron-cmigemo-20141220-6a1c438_GH0.tar.gz) = 833b85f9b4ba5e5fe54e902b1631c0e56b235ef1c99d3523a16326a37efa3929
SIZE (cmigemo/koron-cmigemo-20141220-6a1c438_GH0.tar.gz) = 69764
SHA256 (cmigemo/SKK-JISYO.L-20110813.bz2) = 560da93401f0a58417d61e2ff41a43a24f0886877797bbea879ba9db3e70e3d9
SIZE (cmigemo/SKK-JISYO.L-20110813.bz2) = 1694235
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- japanese/cmigemo-dict
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nkf : japanese/nkf
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- migemo-dict : japanese/cmigemo-dict
- This port is required by:
- for Run
-
- japanese/migemo.el
Configuration Options:
- ===> The following configuration options are available for ja-cmigemo-20141220:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- japanese_cmigemo
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
20141220 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
20141220 20 Jul 2022 14:22:11 |
Tobias C. Berner (tcberner) |
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above ) |
20141220 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20141220 16 Jun 2019 14:01:27 |
nobutaka |
- Set MAKE_JOBS_UNSAFE=yes to fix build on powerpc64. [*]
- Regenerate patches with make makepatch.
- Pet portlint.
PR: 238304 [*]
Submitted by: pkubaj [*] |
20141220 13 Jan 2017 16:54:56 |
mat |
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr
Sponsored by: Absolight |
20141220 02 Nov 2016 22:45:14 |
mat |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
20141220 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
20141220 07 May 2015 16:32:44 |
mat |
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
20141220 19 Mar 2015 16:44:59 |
bdrewery |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
20141220 23 Dec 2014 13:30:13 |
nobutaka |
Update to 20141220.
Change MASTER_SITES to GitHub.
Use nkf to generate dictionaries and data files.
PR: ports/193305
Submitted by: katsuyoshi.ohara@gmail.com |
20110227 12 Nov 2014 13:46:00 |
antoine |
Cleanup plist |
20110227 04 Jul 2014 08:46:52 |
antoine |
Unbreak |
20110227 04 Jul 2014 00:13:34 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
20110227 17 Jun 2014 14:36:11 |
nobutaka |
Use converters/libiconv instead of base system iconv to fix build error.
Reported by: swills |
20110227 16 Jun 2014 14:33:04 |
nobutaka |
Support staging. |
20110227 10 Mar 2014 15:21:21 |
bapt |
Convert j* to USES=zip |
20110227 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
20110227 10 Sep 2013 10:27:53 |
az |
- Fix this port as master port for cmigemo-dict to allow override USES |
20110227 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
20110227 27 Aug 2011 12:33:57 |
nobutaka |
Fix configure error of cmigemo and cmigemo-dict.
Reported by: pav |
20110227 22 Aug 2011 17:17:43 |
nobutaka |
Add cmigemo, C implementation of Migemo Japanese incremental search tool. |