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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
cmigemo-dict 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:19:57
Last Update: 2022-09-10 17:41:16
Commit Hash: e79fe1a
License: GPLv2
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. This port installs the dictionary for C/Migemo.
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 (9 items)
Collapse this list.
  1. /usr/local/share/licenses/ja-cmigemo-dict-20141220/catalog.mk
  2. /usr/local/share/licenses/ja-cmigemo-dict-20141220/LICENSE
  3. /usr/local/share/licenses/ja-cmigemo-dict-20141220/GPLv2
  4. share/cmigemo/cp932/migemo-dict
  5. share/cmigemo/euc-jp/migemo-dict
  6. share/cmigemo/utf-8/migemo-dict
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • ja-cmigemo-dict>0:japanese/cmigemo-dict
To install the port:
cd /usr/ports/japanese/cmigemo-dict/ && make install clean
To add the package, run one of these commands:
  • pkg install japanese/cmigemo-dict
  • pkg install ja-cmigemo-dict
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ja-cmigemo-dict
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-dict
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---
Master port: japanese/cmigemo
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
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Extract dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Run
  1. japanese/cmigemo

Configuration Options:
===> The following configuration options are available for ja-cmigemo-dict-20141220: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
japanese_cmigemo-dict
USES:
perl5 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: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: japanese/cmigemo
CommitCreditsLog message
20141220
10 Sep 2022 17:41:16
commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Author: Tobias Kortkamp
Fix WWW in parent/child ports

Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
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
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
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
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
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:19:57
Revision:326889Original commit files touched by this commit
az search for other commits by this committer
- Perl required also and patch stage
20110227
10 Sep 2013 09:39:12
Revision:326884Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
20110227
22 Aug 2011 17:19:24
Original commit files touched by this commit
nobutaka search for other commits by this committer
Add cmigemo-dict, Dictionary for C/Migemo Japanese incremental search tool.

Number of commits found: 15