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
p5-MeCab MeCab library module for Perl5
0.996_2 japanese on this many watch lists=2 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 0.996_2Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-04-23 08:20:21
Last Update: 2023-07-23 10:50:18
Commit Hash: 78170a3
People watching this port, also watch:: pcre, ja-mecab-ipadic, xorg-fonts-miscbitmaps, screen, sdl
Also Listed In: perl5 textproc
License: BSD3CLAUSE GPLv2 LGPL21
WWW:
https://code.google.com/p/mecab/
Description:
This is the MeCab library module for Perl5.
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 (11 items)
Collapse this list.
  1. /usr/local/share/licenses/ja-p5-MeCab-0.996_2/catalog.mk
  2. /usr/local/share/licenses/ja-p5-MeCab-0.996_2/LICENSE
  3. /usr/local/share/licenses/ja-p5-MeCab-0.996_2/BSD3CLAUSE
  4. /usr/local/share/licenses/ja-p5-MeCab-0.996_2/GPLv2
  5. /usr/local/share/licenses/ja-p5-MeCab-0.996_2/LGPL21
  6. lib/perl5/site_perl/mach/5.32/MeCab.pm
  7. lib/perl5/site_perl/mach/5.32/auto/MeCab/MeCab.so
  8. share/examples/MeCab/test.pl
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • ja-p5-MeCab>0:japanese/p5-MeCab
To install the port:
cd /usr/ports/japanese/p5-MeCab/ && make install clean
To add the package, run one of these commands:
  • pkg install japanese/p5-MeCab
  • pkg install ja-p5-MeCab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ja-p5-MeCab
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (mecab-perl-0.996.tar.gz) = 71fe5559c5bd2a13ea9929190a8f9f5ee4c63987108081bd7332ca1bbbb616c9 SIZE (mecab-perl-0.996.tar.gz) = 49888

Packages (timestamps in pop-ups are UTC):
ja-p5-MeCab
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.996_20.996_20.996_20.996_20.996_2-0.996_2-
FreeBSD:13:quarterly0.996_20.996_20.996_20.996_20.996_20.996_20.996_20.996_2
FreeBSD:14:latest0.996_20.996_20.996_20.996_20.996_20.996_2-0.996_2
FreeBSD:14:quarterly0.996_20.996_2-0.996_20.996_20.996_20.996_20.996_2
FreeBSD:15:latest0.996_20.996_2n/a0.996_2n/a0.996_20.996_20.996_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Library dependencies:
  1. libmecab.so : japanese/mecab
This port is required by:
for Run
  1. japanese/namazu2

Configuration Options:
===> The following configuration options are available for ja-p5-MeCab-0.996_2: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
japanese_p5-MeCab
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://drive.google.com/uc?export=download&id=0B4y35FiV1wh7M1pQam5XQjBLcU0&dummy=/
Collapse this list.

Number of commits found: 42

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.996_2
23 Jul 2023 10:50:18
commit hash: 78170a36df56c3ba6867592a391cbeccc86a125fcommit hash: 78170a36df56c3ba6867592a391cbeccc86a125fcommit hash: 78170a36df56c3ba6867592a391cbeccc86a125fcommit hash: 78170a36df56c3ba6867592a391cbeccc86a125f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
japanese/p5-MeCab: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
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)
0.996_2
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)
0.996_2
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)
0.996_2
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.
0.996_2
20 Sep 2016 14:05:27
Revision:422499Original commit files touched by this commit
marino search for other commits by this committer
japanese/p5-Mecab: Update MASTER_SITES to unbreak

PR:	212757
0.996_2
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
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
0.996_2
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
0.996_2
17 Aug 2015 14:20:41
Revision:394508Original commit files touched by this commit
mat search for other commits by this committer
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
0.996_2
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.996_1
08 Nov 2014 09:13:00
Revision:372308Original commit files touched by this commit
pi search for other commits by this committer
japanese/p5-MeCab: some fixes

- Fix LICENSE(BSD -> BSD3CLAUSE)
- Strip shared library
- Remove unnecessary .if ${PORT_OPTIONS:MEXAMPLES} ... .endif
- remove @dir* from pkg-plist

PR:		191308
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
0.996
10 Jun 2014 12:14:14
Revision:357300Original commit files touched by this commit
mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
0.996
05 May 2014 09:45:37
Revision:352986Original commit files touched by this commit
bapt search for other commits by this committer
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
0.996
08 Apr 2014 06:19:29
Revision:350567Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
0.996
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)
0.996
11 Aug 2013 05:21:05
Revision:324570Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.996
- Remove LICENSE_FILE for standard license

PR:		ports/177694
Submitted by:	Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
0.995
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
0.995
20 Mar 2013 12:41:53
Revision:314727Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.995
- Add LICENSE section
- Adopt OptionsNG
- Trim Makefile header
- Remove Author: line from pkg-descr
- Replace tab with space WWW: line in pkg-descr
- Update WWW: line in pkg-descr

PR:		ports/175695 (based on)
Submitted by:	Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
0.994
13 Oct 2012 03:56:49
Revision:305811Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.994
- Pet portlint
  * Don't mix PORTDOCS with EXAMPLESDIR
  * Remove specific ABI version numbers from LIB_DEPENDS

PR:		ports/171413 (based on)
Feature safe:	yes
0.98
01 May 2012 01:47:10
Original commit files touched by this commit
swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
0.98
17 Sep 2011 06:49:29
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
0.98
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
0.98
31 Mar 2010 08:38:55
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.98
0.97
22 Aug 2009 00:24:37
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
0.97
07 Apr 2008 08:11:36
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.97
0.96
08 Sep 2007 01:00:17
Original commit files touched by this commit
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
0.96
10 Jul 2007 01:51:37
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.96
0.95
16 Mar 2007 02:27:43
Original commit files touched by this commit
clsung search for other commits by this committer
- New version 0.95 is released.

PR:             ports/110347
Submitted by:   HASHI Hiroaki <hashiz_AT_tomba dot meridiani dot jp>
0.94
01 Mar 2007 01:16:36
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.94

PR:             ports/109544
Submitted by:   HASHI Hiroaki <hashiz_AT_tomba dot meridiani dot jp>
0.93
31 Jul 2006 11:48:38
Original commit files touched by this commit
erwin search for other commits by this committer
- Update to 0.93 [1]
- Mark for perl 5.8.0 and higher only due to its dependency on
  japanese/mecab

PR:             101092
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
0.92
17 Jul 2006 00:53:35
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.92

PR:             ports/100405
Submitted by:   KIMURA Yasuhiro <yasu_AT_utahime dot org>
0.91
07 May 2006 08:20:31
Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 0.91.

PR:             ports/96889
Submitted by:   TAKATSU Tomonari <tota@rtfm.jp>
0.81
15 Dec 2005 16:05:49
Original commit files touched by this commit
vs search for other commits by this committer
Require at least perl 5.6.0
0.81
24 Nov 2005 23:02:13
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.81
11 Nov 2005 01:18:01
Original commit files touched by this commit
linimon search for other commits by this committer
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
0.81
28 May 2005 12:58:56
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Upgrade to 0.81.
- Unbreak on some conditions.
- Update WWW: line.

No response from:       maintainer
0.76
26 Mar 2005 22:50:27
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Unfetchable

Approved by:    portmgr (self)
0.76
22 Mar 2004 15:05:32
Original commit files touched by this commit
knu search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
0.76
21 Feb 2004 22:05:48
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 4.x: does not compile
0.76
18 Aug 2003 19:26:00
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.76.  Pthread is not required any longer.
0.75
23 Apr 2003 08:22:09
Original commit files touched by this commit
knu search for other commits by this committer
[Forced commit + pkg-descr update]

Note that this does not work properly on FreeBSD 4.x or prior
since mecab is linked with libc_r but perl is with libc, which
conflict causes memory fault.
0.75
23 Apr 2003 08:19:23
Original commit files touched by this commit
knu search for other commits by this committer
Add p5-MeCab, MeCab library module for Perl5.

Note that this does not work properly since mecab is linked with libc_r
but perl is with libc, which conflict causes memory fault.

Number of commits found: 42