notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
cmigemo C implementation of Migemo Japanese incremental search tool
20141220 japanese on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20141220Version of this port present on the latest quarterly branch.
Maintainer: nobutaka@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-08-22 17:18:03
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (24 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ja-cmigemo-20141220/catalog.mk
  3. /usr/local/share/licenses/ja-cmigemo-20141220/LICENSE
  4. /usr/local/share/licenses/ja-cmigemo-20141220/MIT
  5. bin/cmigemo
  6. include/migemo.h
  7. lib/libmigemo.so.1.1.0
  8. lib/libmigemo.so.1
  9. lib/libmigemo.so
  10. share/cmigemo/cp932/han2zen.dat
  11. share/cmigemo/cp932/hira2kata.dat
  12. share/cmigemo/cp932/roma2hira.dat
  13. share/cmigemo/cp932/zen2han.dat
  14. share/cmigemo/euc-jp/han2zen.dat
  15. share/cmigemo/euc-jp/hira2kata.dat
  16. share/cmigemo/euc-jp/roma2hira.dat
  17. share/cmigemo/euc-jp/zen2han.dat
  18. share/cmigemo/utf-8/han2zen.dat
  19. share/cmigemo/utf-8/hira2kata.dat
  20. share/cmigemo/utf-8/roma2hira.dat
  21. share/cmigemo/utf-8/zen2han.dat
  22. @owner
  23. @group
  24. @mode
Collapse this list.
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):
ja-cmigemo
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2014122020141220201412202014122020141220-20141220-
FreeBSD:13:quarterly2014122020141220201412202014122020141220201412202014122020141220
FreeBSD:14:latest201412202014122020141220201412202014122020141220-20141220
FreeBSD:14:quarterly2014122020141220-2014122020141220201412202014122020141220
FreeBSD:15:latest2014122020141220n/a20141220n/a201412202014122020141220
FreeBSD:15:quarterly--n/a-n/a---
Slave ports:
  1. japanese/cmigemo-dict
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. nkf : japanese/nkf
  2. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. migemo-dict : japanese/cmigemo-dict
This port is required by:
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/koron/cmigemo/tar.gz/6a1c438?dummy=/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
20141220
20 Jul 2022 14:22:11
commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
20141220
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20141220
16 Jun 2019 14:01:27
Revision:504345Original commit files touched by this commit
nobutaka search for other commits by this committer
- 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
Revision:431402Original commit files touched by this commit
mat search for other commits by this committer
Fix ports using PREFIX in their depends instead of LOCALBASE.

With hat:	portmgr
Sponsored by:	Absolight
20141220
02 Nov 2016 22:45:14
Revision:425174Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:412347Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
20141220
07 May 2015 16:32:44
Revision:385637Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:381618Original commit files touched by this commit
bdrewery search for other commits by this committer
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
Revision:375323Original commit files touched by this commit
nobutaka search for other commits by this committer
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
Revision:372492Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
20110227
04 Jul 2014 08:46:52
Revision:360575Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak
20110227
04 Jul 2014 00:13:34
Revision:360493Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
20110227
17 Jun 2014 14:36:11
Revision:358123Original commit files touched by this commit
nobutaka search for other commits by this committer
Use converters/libiconv instead of base system iconv to fix build error.

Reported by:	swills
20110227
16 Jun 2014 14:33:04
Revision:358003Original commit files touched by this commit
nobutaka search for other commits by this committer
Support staging.
20110227
10 Mar 2014 15:21:21
Revision:347771Original commit files touched by this commit
bapt search for other commits by this committer
Convert j* to USES=zip
20110227
20 Sep 2013 18:47:56
Revision:327737Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
20110227
10 Sep 2013 10:27:53
Revision:326890Original commit files touched by this commit
az search for other commits by this committer
- Fix this port as master port for cmigemo-dict to allow override USES
20110227
27 Apr 2013 11:59:29
Revision:316662Original commit files touched by this commit
mva search for other commits by this committer
- 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
Original commit files touched by this commit
nobutaka search for other commits by this committer
Fix configure error of cmigemo and cmigemo-dict.

Reported by:  pav
20110227
22 Aug 2011 17:17:43
Original commit files touched by this commit
nobutaka search for other commits by this committer
Add cmigemo, C implementation of Migemo Japanese incremental search tool.

Number of commits found: 22