Port details |
- mecab-ipadic MeCab IPA dictionary meta-port
- 2.7.0.20070801_1 japanese =4 2.7.0.20070801_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-05-07 08:25:49
- Last Update: 2022-11-28 12:55:45
- Commit Hash: a5252c8
- People watching this port, also watch:: libxml2, p5-Encode, mDNSResponder, dbus, nasm
- Also Listed In: textproc
- License: NA
- WWW:
- https://taku910.github.io/mecab/
- Description:
- Japanese Morphological Dictionary for MeCab.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ja-mecab-ipadic>0:japanese/mecab-ipadic
- To install the port:
- cd /usr/ports/japanese/mecab-ipadic/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/mecab-ipadic
- pkg install ja-mecab-ipadic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-mecab-ipadic
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1498217854
SHA256 (mecab-ipadic-2.7.0-20070801.tar.gz) = b62f527d881c504576baed9c6ef6561554658b175ce6ae0096a60307e49e3523
SIZE (mecab-ipadic-2.7.0-20070801.tar.gz) = 12208105
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- japanese/mecab-ipadic-eucjp
- japanese/mecab-ipadic-sjis
- japanese/mecab-ipadic-utf8
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- ja-mecab-ipadic-utf8>0 : japanese/mecab-ipadic-utf8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ja-mecab-ipadic-2.7.0.20070801_1:
====> Options available for the radio CHARSET: you can only select none or one of them
EUCJP=off: Use EUC-JP as dictionary charset.
SHIFTJIS=off: Use SHIFT-JIS as dictionary charset.
UTF8=on: Use UTF-8 as dictionary charset.
===> Use 'make config' to modify these settings
- Options name:
- japanese_mecab-ipadic
- USES:
- metaport
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.0.20070801_1 28 Nov 2022 12:55:45 |
Koichiro Iwao (meta) |
japanese/mecab-ipadic: Do not set LICENSE for metaport
as metaport itself does not any LICENSE.
PR: 266476 |
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) |
2.7.0.20070801_1 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 ) |
2.7.0.20070801_1 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 ) |
2.7.0.20070801_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.7.0.20070801_1 29 Sep 2017 19:39:55 |
antoine |
Canonicalize a few LICENSE_PERMS
With hat: portmgr |
2.7.0.20070801_1 24 Jun 2017 16:31:55 |
sunpoet |
Pass maintainership to ports@
PR: 220254
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
2.7.0.20070801_1 23 Jun 2017 11:54:00 |
matthew |
- Add LICENSE when it it metaport.
- Simplify *_BUILD_DEPENS.
- Update WWW.
PR: 213328
Submitted by: yasu@utahime.org (maintainer) |
2.7.0.20070801_1 22 Sep 2016 11:26:48 |
amdmi3 |
- Remove duplicate license variables to fix build error
PR: 212893
Submitted by: yasu@utahime.org (maintainer) |
2.7.0.20070801_1 20 Sep 2016 13:54:10 |
marino |
japanese/mecab-ipadic: Update MASTER_SITES to unbreak
While here, define license
PR: 212756 |
2.7.0.20070801_1 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
2.7.0.20070801_1 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
2.7.0.20070801_1 26 Mar 2016 11:42:56 |
tota |
- Separate japanese/mecab-ipadic into three slave ports
to identify character set by means of package name
* japanese/mecab-ipadic-eucjp
* japanese/mecab-ipadic-sjis
* japanese/mecab-ipadic-utf8 (default)
- Set default character set to UTF-8
- Unbreak mecab-ipadic-sjis
- Bump PORTREVISION
PR: 200325
Submitted by: Koichiro IWAO (meta+ports_AT_vmeta_DOT_jp)
Approved by: maintainer timeout (> 8 weeks) |
2.7.0.20070801 15 Oct 2014 11:32:10 |
marino |
Close out a bunch of PRs that only remove @dirrm
PR: 194331, 194332
PR: 194365, 194366, 194369, 194371, 194374 |
2.7.0.20070801 28 Sep 2013 19:41:54 |
antoine |
Convert to STAGEDIR
PR: ports/182398
Submitted by: Yasuhiro KIMURA (maintainer) |
2.7.0.20070801 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
2.7.0.20070801 20 Aug 2013 11:54:39 |
az |
Conver to new perl5 framework.
PR: ports/181207
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
2.7.0.20070801 11 Feb 2013 05:52:14 |
tota |
- Fix issue that option settings are saved in /var/db/ports/ja-mecab
rather than /var/db/ports/ja-mecab-ipadic
- Revert change of pkg-descr in r310466 except Author: line since it is
description of MeCab rather than that of IPA dictonary for MeCab
- Update MASTER_SITES and WWW URL
PR: ports/175536 (based on)
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org> |
2.7.0.20070801 15 Jan 2013 21:51:01 |
jgh |
- trim historical header, add LICENSES, convert CHARSET to optionsNG and drop
pre-everything target
- update pkg-descr
PR: 175195
Submitted by: maintainer, yasu@utahime.org |
2.7.0.20070801 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
2.7.0.20070801 22 Aug 2009 00:24:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
2.7.0.20070801 07 Mar 2008 13:57:30 |
miwi |
- Update to 2.7.0-20070801
PR: 121402
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by: maintainer |
2.7.0_3 20 Jun 2007 03:47:20 |
clsung |
- New version 2.7.0-20070610 is released.
- pass maintainership (from TAKATSU to KIMURA)
PR: ports/113634
Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot rog>
Approved by: maintainer (TAKATSU Tomonari <tota_AT_rtfm dot jp>) |
2.7.0_2 01 Mar 2007 01:07:24 |
clsung |
- Bump PORTREVISION to follow dictionary format change in MeCab 0.94.
- Master site is moved to sourceforge.net.
PR: ports/109515
Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot org>
Reviewed by: maintainer (TAKATSU Tomonari)
Approved by: maintainer |
2.7.0_1 09 Sep 2006 11:50:34 |
itetcu |
Add WITH_CHARSET knob to allow user to set default charset.
PR: ports/101252
Submitted by: TAOKA Fumiyoshi
Approved by: TAKATSU Tomonari (maintainer) |
2.7.0_1 17 Jul 2006 14:12:22 |
clsung |
- New version 2.7.0-20060707 is released.
PR: ports/100404
Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot org> |
2.7.0 21 May 2006 14:21:45 |
nobutaka |
Add USE_PERL5_BUILD.
PR: ports/97351
Submitted by: TAKATSU Tomonari <tota@rtfm.jp> (maintainer) |
2.7.0 07 May 2006 08:25:27 |
nobutaka |
Add mecab-ipadic. Japanese Morphological Dictionary for MeCab.
PR: ports/96888
Submitted by: TAKATSU Tomonari <tota@rtfm.jp> |