Port details |
- php-mecab PHP bindings of the MeCab
- 0.6.0_2 textproc
=0 0.6.0_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Requires php 7.4 which is set to expire on 2022-11-29
This port expired on: 2022-11-28
- Maintainer: gasol.wu@gmail.com
- Port Added: 2015-09-07 07:25:03
- Last Update: 2022-11-29 20:21:11
- Commit Hash: de3e5b7
- License: MIT
- WWW:
- https://github.com/rsky/php-mecab
- Description:
- MeCab: Yet Another Part-of-Speech and Morphological Analyzer
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}mecab>0:textproc/php-mecab
- No installation instructions:
- This port has been deleted.
- PKGNAME: php74-mecab
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (rsky-php-mecab-v0.6.0_GH0.tar.gz) = 8ec57164dd208f700ca16853f07fb62f111e16b025ca1ab5d4100aaaa9aa7c58
SIZE (rsky-php-mecab-v0.6.0_GH0.tar.gz) = 54864
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php74
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php74
- Library dependencies:
-
- libmecab.so : japanese/mecab
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_php-mecab
- USES:
- php:ext
- 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 |
0.6.0_2 29 Nov 2022 20:21:11 |
Muhammad Moinur Rahman (bofh) |
textproc/php-mecab: Cleanup
- Requires php74 which was EOL on 2022-11-28
Approved by: portmgr (blanket infrastructure)
Sponsored by: Bounce Experts |
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) |
0.6.0_2 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 ) |
0.6.0_2 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.6.0_2 13 Jun 2022 00:08:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Ignore with php82 |
0.6.0_2 15 Feb 2022 07:10:23 |
Muhammad Moinur Rahman (bofh) |
textproc/php-mecab: Mark DEPRECATED
- Set EXPIRATION_DATE on 2022-11-28
Upstream last updated 6 years ago and chances of php 8.x support is
very low.
PR: 261608
Approved by: gasol.wu@gmail.com (maintainer-timeout) |
0.6.0_2 10 Jan 2022 13:30:00 |
Muhammad Moinur Rahman (bofh) |
Mark ports to IGNORE with new php81
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts |
0.6.0_2 05 Jan 2022 07:58:40 |
Muhammad Moinur Rahman (bofh) Author: Gasol Wu |
textproc/php-mecab: Add support for php74
- Pet portlint
PR: 260654
Approved by: gasol.wu@gmail.com |
0.6.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.0_1 29 Dec 2020 09:14:44 |
antoine |
Ignore with PHP 8.0
Reported by: pkg-fallout |
0.6.0_1 22 Sep 2019 07:14:00 |
antoine |
Ignore with php 7.4
Reported by: pkg-fallout |
0.6.0_1 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
0.6.0_1 29 Dec 2016 14:29:19 |
amdmi3 |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes
Approved by: portmgr blanket |
0.6.0_1 03 Aug 2016 12:47:05 |
mat |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
0.6.0 28 Jun 2016 14:00:45 |
mat |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
0.6.0 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.6.0 08 Mar 2016 13:09:12 |
mat |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
0.6.0 09 Jan 2016 09:05:48 |
miwi |
- Update to 0.6.0
PR: 205995
Submitted by: maintainer |
0.5.0.20121209 07 Sep 2015 07:24:56 |
vanilla |
Add php-mecab 0.5.0.20121209, PHP bindings of the MeCab.
PR: 202831
Submitted by: Gasol Wu <gasol.wu@gmail.com> |